Skip to content

Releases: vrasneur/pyfasttext

0.2.0

06 Aug 20:07
Compare
Choose a tag to compare
  • Fix some bugs
  • Add support for numpy ndarray (optional)
  • Update the fastText source to the latest version

Initial release

01 Aug 20:26
Compare
Choose a tag to compare

Initial release!

  • Fairly complete support of all the features of the fastText binary (training, prediction, quentization)
  • Add some new features too (normalized probabilities, label extraction, ...)