This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
v0.6.4
Since 0.5.0:
- Drops
mediawiki-utilities
in favor ofmwapi
andmwtypes
- Improved error reporting in api extractor
- Change to configuration -- APIExtractor now requires
host
instead ofurl
- 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