Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 547 Bytes

HISTORY.rst

File metadata and controls

44 lines (26 loc) · 547 Bytes

History

0.2.2

  • Fixed bug in probability normalization (#6)
  • Fully implemented data type argument in classify()
  • Adapted training scripts to Python3 (untested)

0.2.1

  • Maintenance: update and simplify code

0.2.0

  • Change Numpy data type for features (uint32uint16)
  • Code cleaning

0.1.2

  • Include data in non-wheel package versions

0.1.1

  • Faster module loading
  • Extended tests and readme

0.1.0

  • Fork re-packaged
  • Efficiency improvements in langid.py