# fastText

> library for learning of word embeddings and text classification created by Facebook's AI Research (FAIR) lab

**Wikidata**: [Q29124045](https://www.wikidata.org/wiki/Q29124045)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/FastText)  
**Source**: https://4ort.xyz/entity/fasttext


## References

1. [Release 0.1.0. 2017](https://github.com/facebookresearch/fastText/releases/tag/v0.1.0)
2. [Release 0.2.0. 2018](https://github.com/facebookresearch/fastText/releases/tag/0.2.0)
3. [Release 0.2.0. 2018](https://github.com/facebookresearch/fastText/releases/tag/v0.2.0)
4. [Release 0.9.1. 2019](https://github.com/facebookresearch/fastText/releases/tag/v0.9.1)
5. [Release 0.9.2. 2020](https://github.com/facebookresearch/fastText/releases/tag/v0.9.2)
6. [Source](https://github.com/facebookresearch/fastText/commit/836e53629585221e1d357fd357b000b316fb691c)