1.3K

Bag of Tricks for Efficient Text Classification

Conference of the European Chapter of the Association for Computational Linguistics (EACL), 2016
Abstract

This paper proposes a simple and efficient approach for text classification and representation learning. Our experiments show that our fast text classifier fastText is often on par with deep learning classifiers in terms of accuracy, and many orders of magnitude faster for training and evaluation. We can train fastText on more than one billion words in less than ten minutes using a standard multicore CPU, and classify half a million sentences among 312K classes in less than a minute.

View on arXiv
Comments on this paper