References & Citations
Computer Science > Computation and Language
Title:Bag of Tricks for Efficient Text Classification
(Submitted on 6 Jul 2016 (v1), last revised 9 Aug 2016 (this version, v3))
Abstract: This paper explores a simple and efficient baseline for text classification. 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.
Submission history
From: Armand Joulin [view email][v1] Wed, 6 Jul 2016 19:40:15 UTC (24 KB)
[v2] Thu, 7 Jul 2016 19:27:54 UTC (24 KB)
[v3] Tue, 9 Aug 2016 17:38:43 UTC (22 KB)