Character-level Convolutional Networks for Text Classification
About
This article offers an empirical exploration on the use of character-level convolutional networks (ConvNets) for text classification. We constructed several large-scale datasets to show that character-level convolutional networks could achieve state-of-the-art or competitive results. Comparisons are offered against traditional models such as bag of words, n-grams and their TFIDF variants, and deep learning models such as word-based ConvNets and recurrent neural networks.
Xiang Zhang, Junbo Zhao, Yann LeCun• 2015
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Subjectivity Classification | Subj | Accuracy88.4 | 329 | |
| Text Classification | AG News (test) | Accuracy92.4 | 228 | |
| Topic Classification | AG-News | Accuracy87.2 | 225 | |
| Text Classification | TREC | Accuracy85.7 | 207 | |
| Text Classification | Yahoo! Answers (test) | Clean Accuracy73.68 | 133 | |
| Text Classification | AGNews | Accuracy92.3 | 119 | |
| Text Classification | R8 | Accuracy94.02 | 71 | |
| Sentiment Analysis | IMDB | Accuracy80.35 | 67 | |
| Topic Classification | DBPedia (test) | -- | 64 | |
| Text Classification | R52 | Accuracy85.37 | 56 |
Showing 10 of 42 rows