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 | 266 | |
| Text Classification | AG News (test) | Accuracy92.4 | 210 | |
| Text Classification | TREC | Accuracy85.7 | 179 | |
| Text Classification | Yahoo! Answers (test) | Clean Accuracy73.68 | 133 | |
| Text Classification | AGNews | Accuracy92.3 | 119 | |
| Topic Classification | DBPedia (test) | -- | 64 | |
| Ontology Classification | DBPedia (test) | Accuracy98.96 | 53 | |
| Sentiment Analysis | Yelp P. (test) | Accuracy95.6 | 40 | |
| Text Classification | DBPedia (test) | Test Error Rate0.0131 | 40 | |
| Sentiment Classification | Yelp Polarity (test) | Error Rate4.36 | 37 |
Showing 10 of 36 rows