Text Classification
Text Classification is the task of assigning a sentence or document an appropriate category. The categories depend on the chosen dataset and can range from topics.
Text Classification problems include emotion classification, news classification, citation intent classification, among others. Benchmark datasets for evaluating text classification capabilities include GLUE, AGNews, among others.
In recent years, deep learning techniques like XLNet and RoBERTa have attained some of the biggest performance jumps for text classification problems.
( Image credit: Text Classification Algorithms: A Survey )
Papers
Showing 1–10 of 3635 papers
All datasetsMTEBAG NewsDBpediaR8TREC-620NEWSUK Key Stage ReadabilityOhsumedYahoo! AnswersMRClimabenchNewsDiscourse
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | BERT-ITPT-FiT | Accuracy | 77.62 | — | Unverified |
| 2 | DRNN | Accuracy | 76.26 | — | Unverified |
| 3 | DELTA (HAN) | Accuracy | 75.1 | — | Unverified |
| 4 | EXAM | Accuracy | 74.8 | — | Unverified |
| 5 | ULMFiT (Small data) | Accuracy | 74.3 | — | Unverified |
| 6 | DNC+CUW | Accuracy | 74.3 | — | Unverified |
| 7 | CCCapsNet | Accuracy | 73.85 | — | Unverified |
| 8 | SWEM-concat | Accuracy | 73.53 | — | Unverified |
| 9 | FastText | Accuracy | 72.3 | — | Unverified |
| 10 | Seq2CNN(50) | Accuracy | 55.39 | — | Unverified |