Skip to content

SignalN/ftio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 made to use along with third-party Python libraries like Gensim or salestock/fastText.py that implement or wrap fastText to make it possible to work with fastText models.

ftio is designed to be lightweight, modular, usable in production and inherently language-agnostic - it should support applications that use text in hundreds of languages.

ftio is available on PyPI. To install:

pip install ftio

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published