leo.blog();

fastText

fastText is a text classification and representation algorithm from Facebook.

It uses the Hashing trick with n-grams and embeddings.

Comparison to Vowpal Wabbit

Useful links

Leave a Comment