Quasi-stable models
Pre-release
Pre-release
- FastText classifier based on version 0.8.0 of https://github.com/salestock/fastText.py
- GensimFastText has now:
- negative sampling
- softmax as alternative output function
- almost complete LabeledWord2Vec as subclass of Gensim's Word2Vec
- More tests