search for: zeusufza

Displaying 2 results from an estimated 2 matches for "zeusufza".

Did you mean: eusufzai
2009 Dec 22
0
Reading PDF files (using xpdf)
...#put your pdfs in here > Corpus(DirSource(my.path), readerControl = list(reader=readPDF)) There are some limitations to how well the conversions work depending on the pdf file, but it was so long ago now that I'm afraid I don't remember the details. HTH. Tony Breyal 2009/12/22 <zeusufza at lmu.edu>: > Hi: > > I am very new to R. I just read through your 2008 posts on converting PDF files to text. I have exactly the same goal. > > Has the procedure been standardized in any tutorial? I was able to follow only part of the discussion. Any way to get a set of step by...
2009 Dec 22
2
Reading PDF files
Hi: I need to do text mining on PDF files. I understand there is a readPDF command in tm that can be used. Have read the 2008 posts on converting PDF files to text by Tony Breyal and others. Wondering if the procedure has been standardized in any tutorial or otherwise? Being new to R, I was able to follow only part of the discussion. Any way to get a set of step by step instructions