Hacker News new | ask | show | jobs
by SkyMarshal 2683 days ago
What does it read? Text files? Web sites? Maybe I missed it but I don’t see this mentioned on the github page.
1 comments

It works best with any plain ASCII text. What I've been doing is taking PDF's and using `pdftotext` and `iconv` to convert documents into plain text. I'll add more information on this in the README.md to make it more clear what it reads.