fastText

Source: Wikipedia, the free encyclopedia.
fastText
Developer(s)Facebook's AI Research (FAIR) lab[1]
Initial releaseNovember 9, 2015; 8 years ago (2015-11-09)
Stable release
0.9.2[2] / April 28, 2020; 3 years ago (2020-04-28)
Windows
TypeMachine learning library
LicenseMIT License
Websitefasttext.cc

fastText is a library for learning of word embeddings and text classification created by Facebook's AI Research (FAIR) lab.[3][4][5][6] The model allows one to create an unsupervised learning or supervised learning algorithm for obtaining vector representations for words. Facebook makes available pretrained models for 294 languages.[7][8] Several papers describe the techniques used by fastText.[9][10][11][12]

See also

References

  1. ^ Mannes, John. "Facebook's fastText library is now optimized for mobile". TechCrunch. Retrieved 12 January 2018.
  2. ^ Onur Çelebi (2020-04-28). "facebookresearch/fastText/releases/tag/v0.9.2". Facebook. Retrieved 2020-11-21.
  3. ^ Mannes, John. "Facebook's fastText library is now optimized for mobile". TechCrunch. Retrieved 12 January 2018.
  4. ^ Ryan, Kevin J. "Facebook's New Open Source Software Can Learn 1 Billion Words in 10 Minutes". Inc. Retrieved 12 January 2018.
  5. ^ Low, Cherlynn. "Facebook is open-sourcing its AI bot-building research". Engadget. Retrieved 12 January 2018.
  6. ^ Mannes, John. "Facebook's Artificial Intelligence Research lab releases open source fastText on GitHub". TechCrunch. Retrieved 12 January 2018.
  7. ^ Sabin, Dyani. "Facebook Makes A.I. Program Available in 294 Languages". Inverse. Retrieved 12 January 2018.
  8. ^ "Wiki word vectors". fastText. Retrieved 26 November 2020.
  9. ^ "References · fastText". fasttext.cc. Retrieved 2021-09-08.
  10. ].
  11. ].
  12. ].

External links