Skip to content

Kero2375/pdf-spell-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PDF grammar spell-checker [ita]

requirements:

  • Linux (ubuntu?)
  • Python3
  • Textract (pip install textract)
  • Language_check (pip install language-check)

usage:

  1. (optional) open the script with any text editor
    • add or remove rules to check
    • add or remove ignored words
  2. download check.py
  3. put the script and the pdf in the same folder
  4. open folder in terminal
  5. type "python3 check.py filename.pdf"
  6. errors will be reported in log.txt

~Kero2375

About

Pdf spell checker written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages