This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
Do my bidding
Hello,
1 year, 1 month, and 13 days after the release of Paperwork 0.1, here
is Paperwork 0.2. This new release brings mainly many GUI improvements
and a feature called 'label prediction' (so you can be even more lazy
when scanning).
To be more specific, changes are:
- Improved search : whoosh.FuzzyTerm is now used
- Label look has been improved
- Menu bar has been removed and replaced by an application menu
- Label prediction : when a new document is scanned, predicted labels
are automatically set on it - Pages are not displayed separately anymore (you can scroll directly
from one to another) - New settings:
- scan source
- number of page orientations to try
- OCR can be disabled
- Scans are displayed in real time
- And of course, new bugs .. :-)
Also, here are the new additional dependencies (used for label prediction):
- joblib
- numpy
- scipy
- scikit-learn
- scikit-image
The git branch 'stable' has been renamed 'old-stable-0.1.x'.
The git branch 'testing' has been renamed 'stable'.
Enjoy :-)