WordDumb

A calibre plugin that generates Kindle Word Wise and X-Ray files for KFX, AZW3, MOBI and EPUB eBook.

GPL-3.0 License

Stars
378
Committers
5

Bot releases are visible (Hide)

WordDumb - v3.18.0

Published by github-actions[bot] over 2 years ago

  • X-Ray descriptions can be downloaded from Fandom
  • Check ASIN of book on device if it's not sent by the plugin
  • Add install KFX Input plugin error message
  • Update dependencies
  • Use relative imports
WordDumb - v3.17.0

Published by github-actions[bot] almost 3 years ago

  • Add platform option to prevent command line tool's pip from compiling package
  • Change X-Ray search people checkbox text and add tooltip
  • Make plugin job unkillable
  • Display X-Ray job progress on Linux and Windows
  • Return iterator from parse_book()
  • Add support of AZW format
  • Install thinc-apple-ops on M1 native calibre
WordDumb - v3.16.1

Published by github-actions[bot] almost 3 years ago

  • send MOBI rawml or KFX json str to the new process's stdin
  • fix NoneType error when creating KFX X-Ray file on macOS
  • don't use outdated pip from Apple Command Line Tools
WordDumb - v3.16.0

Published by github-actions[bot] almost 3 years ago

  • X-Ray can be created on macOS
  • add 5038 and update 608 lemmas
  • update dependencies
WordDumb - v3.15.0

Published by github-actions[bot] almost 3 years ago

  • update dependencies
  • close MOBI file
  • support X-Ray images, thanks for jhowell's help
WordDumb - v3.14.4

Published by github-actions[bot] almost 3 years ago

  • update dependencies
  • use book's codec in find_named_entity()
  • open subprocess's stderr in text mode
  • raise exception on 32bit calibre
WordDumb - v3.14.3

Published by github-actions[bot] almost 3 years ago

  • check proxy error in job exception
  • avoid reinstalling SudachiPy and SudachiDict-core
  • update SudachiPy to 0.6.0
WordDumb - v3.14.2

Published by github-actions[bot] almost 3 years ago

  • save Wikipedia title in page summary cache
  • update spaCy to 3.2.0
WordDumb - v3.14.1

Published by github-actions[bot] almost 3 years ago

  • Add 458 and update 189 lemmas
  • Find lemma with senses.display_lemma_id
  • Handle lemma has '/' and use itertools to add all forms of phrase
  • MOBI might use cp1252 encoding format
  • Update spaCy to 3.1.4 & update RapidFuzz to 1.8.2
WordDumb - v3.14.0

Published by github-actions[bot] about 3 years ago

  • use RapidFuzz to merge similar X-Ray tokens
  • check proxy error before pip error
  • remove "'d" from X-Ray token
  • simplify X-Ray code
WordDumb - v3.13.3

Published by github-actions[bot] about 3 years ago

  • revert regression causes unpack None error when job failed
  • update spaCy dependencies
WordDumb - v3.13.2

Published by github-actions[bot] about 3 years ago

  • 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
WordDumb - v3.13.1

Published by github-actions[bot] about 3 years ago

  • 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
WordDumb - v3.13.0

Published by github-actions[bot] about 3 years ago

  • 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
WordDumb - v3.12.1

Published by github-actions[bot] about 3 years ago

insert end column for word wise phrases

WordDumb - v3.12.0

Published by github-actions[bot] about 3 years ago

WordDumb - v3.11.2

Published by github-actions[bot] about 3 years ago

WordDumb - v3.11.1

Published by github-actions[bot] about 3 years ago

WordDumb - v3.11.0

Published by github-actions[bot] about 3 years ago

WordDumb - v3.10.4

Published by github-actions[bot] about 3 years ago