Skip to content

Spelling check for epub e-books with suggested fixes for common issues such as OCR errors, unnecessary hyphenation, etc.

License

Notifications You must be signed in to change notification settings

drake7707/epubspellchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description This is a tool that will attempt to list spelling errors, OCR errors and the like from an epub file and try to suggest fixes.

Requirements

  • .NET Framework 4.0

Things you might be interested in checking the source out for

  • Reading/writing an epub file
  • Parsing/tokenizing all words regardless of their markup tags (e.g Fire will still result in Fire).
  • Replacing words regardless of their markup tags (e.g. replacing fire with water in Fire will result in Water to be written.
  • Async loading of suggestions
  • Datagridview binding and using custom column(s)

Short explanation

Screenshots

About

Spelling check for epub e-books with suggested fixes for common issues such as OCR errors, unnecessary hyphenation, etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published