Releases: xxyzz/WordDumb
Releases · xxyzz/WordDumb
v3.14.0
- use RapidFuzz to merge similar X-Ray tokens
- check proxy error before pip error
- remove "'d" from X-Ray token
- simplify X-Ray code
v3.13.3
- revert regression causes unpack None error when job failed
- update spaCy dependencies
v3.13.2
- use Python Launcher if it exists otherwise try
python
- simplity x-ray code
- update deps
- add HTTP proxy configuration error message
- update mobi-asin metadata even if job failed
- show installing packages in job status
- install flashtext from git
- set the default spaCy model size to medium
v3.13.1
- install all packages in the same folder
- add GitHub censorship error
- add 277 and update 51 lemmas
- reuse YJ_Book obj to avoid decoding KFX file multiple times
- show notification after files are sent to device if device is connected
- create SQL indices after inserting data to X-Ray db
- update spaCy to 3.1.3
v3.13.0
- ignore "hapter*" while creating X-Ray
- add spaCy model link and tooltip to config label
- tell Debian based Linux users to install pip module and uninstall Flatpak calibre in error window
- use Flashtext to search lemmas and phrases, remove NLTK
v3.12.1
insert end column for word wise phrases
v3.12.0
- use spaCy's PhraseMatcher to find word wise phrases - match lemma contains "'" - use `continue` instead of `return` to check rest named entities when a token contains 'chapter'
v3.11.2
- check processed named entity's length and content - update dependencies - parse Kindle dictionary to create klld file
v3.11.1
- save disambiguation Wikipedia pages to cache - install spaCy's dependencies for NLTK - update dependencies - update book ASIN inside ThreadedJob - tell 32bit calibre users to install 64bit calibre in error window
v3.11.0
- cache Wikipedia summary - filter X-Ray records have length less then three for English books - also add missing or disambiguation titles to Wikipedia cache file - add Wikipedia summary to more X-Ray entities