ftio

Python tools for working with fastText, an open-source library from the Facebook AI Research lab


Keywords
fastText, word2vec, word, embeddings, natural, language, processing, text
License
MIT
Install
pip install ftio==0.4

Documentation

ftio

ftio - fastText I/O - is a set of tools for working with fastText, an open-source library from the Facebook AI Research lab, in Python.

ftio is designed to be lightweight and usable in production for hundreds of languages along with Python libraries like Gensim or salestock/fastText.py that wrap or otherwise implement fastText.

ftio.wiki - Working with the pre-trained models

See ftio.wiki for tools for downloading and working with the models pre-trained by fastText on Wikipedia for hundreds of languages.