python3-fasttext

fastText binding for Python3
  https://github.com/facebookresearch/fastText
  0
  no reviews



FastText is a library for efficient learning of word representations and sentence classification, which refers subword information to enrich word vectors.

python3-fasttext is its binding for Python3.