Skip to content

v3.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 02:22
v3.20.0
db816b3

New features:

  • Send files to Android device via adb
  • Customize Word Wise lemmas difficulty level, enable or disable each lemma
  • Insert X-Ray image caption data
  • Add an option to enable or disable EPUB locator map

Bug fixes:

  • Fix the code that should check ASIN of books on Kindle but check books in library
  • Disable pip cache to fix memory error on some devices
  • Fix a typo in dump_lemmas.py

Other changes:

  • Merge person X-Ray entities when partial name appears first
  • Merge X-Ray entities that get redirected or normalized by MedaiWiki API
  • Unescape MOBI and EPUB HTML text
  • Only use texts inside the MOBI and EPUB body tag
  • Select orthographic locator map in SPARQL query
  • Add lemmas that contain parentheses
  • Change X-Ray fuzz algorithm to token_set_ratio()
  • Remove WORK_OF_ART NER label
  • Remove cardinal directions and ordinal directions X-Ray entities
  • Add 639 and update 173 lemmas

Full Changelog: v3.19.0...v3.20.0