Skip to content

creatale/node-dv.data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocumentVision

Training data for DocumentVision, a node.js library for processing and understanding scanned documents.

The training data is packaged this way as it very seldomly changes. The set includes:

  • English language support ('eng')
  • German language support ('deu')
  • Data for OSD mode

The module itself only exports two strings: filename contains module.filename and tessdata points to the tessdata directory (fully resolved).

Versioning

DocumentVision is maintained under the Semantic Versioning guidelines as much as possible:

  • Version number format is <major>.<minor>.<patch>
  • Breaking backward compatibility bumps the major (resetting minor and patch)
  • New additions without breaking backward compatibility bumps the minor (resetting patch)
  • Bug fixes and other changes bumps the patch

License

Licensed under the incredibly permissive MIT License. Copyright © 2012 Christoph Schulz.

Packages

No packages published

Contributors 3

  •  
  •  
  •