Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

v0.6.4

Compare
Choose a tag to compare
@halfak halfak released this 03 Oct 15:08
· 1063 commits to master since this release

Since 0.5.0:

  • Drops mediawiki-utilities in favor of mwapi and mwtypes
  • Improved error reporting in api extractor
  • Change to configuration -- APIExtractor now requires host instead of url
  • Fixes an issue with looking up user info in APIExtractor
  • Adds batching to Feature extraction for more speed.
  • Silences a utf16 encoding warning in enchant
  • Fix travis builds, add coverage to reports
  • Adds wheel support
  • Adds model_info storage & utility