|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^3: Word Frequency in Particular Sentencesby nefigah (Monk) |
| on Mar 28, 2008 at 06:25 UTC ( #676918=note: print w/ replies, xml ) | Need Help?? |
|
And here is some code for getting the text out of a PDF, using an excellent little CPAN module called CAM::PDF. (If you don't know how to install CPAN modules, just ask). This goes through a PDF page-by-page, grabbing the text, and then saves it all to a text file. Note that if your PDF is huge you may want to modify this to do it in chunks (the 367 page PDF I tested it on only took a few seconds, though).
I'm a peripheral visionary... I can see into the future, but just way off to the side.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||