-
Notifications
You must be signed in to change notification settings - Fork 0
License
partiallyordered/pdf-spell-checker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Extracts all the text it can find from a pdf and spell checks words. Particularly good for spell-checking things you've built into your doc that may not be spell-checked by the software that creates them, such as figures. Prerequisites: aspell pdftotext make Put your pdf file in this directory and run 'make'. If it throws up words you're ok with, add them to the okwords.en.pws file (it's just text). Some examples are already there. Feel free to remove them. Don't remove the first line. If okwords.en.pws exceeds 500 words, you may (but probably won't) need to change the '500' in the first line to reflect this. TODO: make this readme .md
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published