fastText is a text classification and representation algorithm from Facebook.
It uses the Hashing trick with n-grams and embeddings.
Comment
Name