{"url":"/sota/text-classification-on-trec-6","task":{"name":"Text Classification","url":"/task/text-classification","note":null},"dataset":{"name":"TREC-6","url":null},"category":"Natural Language Processing","categories":["Natural Language Processing"],"category_note":null,"description":"**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. \r\n\r\nText Classification problems include emotion classification, news classification, citation intent classification, among others. Benchmark datasets for evaluating text classification capabilities include GLUE, AGNews,  among others. \r\n\r\nIn recent years, deep learning techniques like XLNet and RoBERTa have attained some of the biggest performance jumps for text classification problems. \r\n\r\n<span style=\"color:grey; opacity: 0.6\">( Image credit: [Text Classification Algorithms: A Survey](https://arxiv.org/pdf/1904.08067v4.pdf) )</span>","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Error"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Error":"lower"}},"counts":{"rows":19,"rows_with_code":18,"rows_with_paper_page":19,"rows_dated":19,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"Automatic Label Error Correction","metrics":{"Error":"0.40"},"uses_additional_data":false,"paper_date":"2023-02-09","paper":"/paper/the-re-label-method-for-data-centric-machine","paper_url":"https://arxiv.org/abs/2302.04391v9","paper_title":"The Re-Label Method For Data-Centric Machine Learning","code":"https://github.com/guotong1988/Automatic-Label-Error-Correction","n_code_links":1,"syntology":null},{"rank_in_archive_order":2,"model":"USE_T+CNN","metrics":{"Error":"1.93"},"uses_additional_data":false,"paper_date":"2018-03-29","paper":"/paper/universal-sentence-encoder","paper_url":"http://arxiv.org/abs/1803.11175v2","paper_title":"Universal Sentence Encoder","code":"https://github.com/facebookresearch/InferSent","n_code_links":24,"syntology":{"n_ran":1,"n_unverified":21,"n_samples":22,"n_pointer_only_licence":1}},{"rank_in_archive_order":3,"model":"RoBERTa+DualCL","metrics":{"Error":"2.60"},"uses_additional_data":false,"paper_date":"2022-01-21","paper":"/paper/dual-contrastive-learning-text-classification","paper_url":"https://arxiv.org/abs/2201.08702v1","paper_title":"Dual Contrastive Learning: Text Classification via Label-Aware Data Augmentation","code":"https://github.com/hiyouga/dual-contrastive-learning","n_code_links":2,"syntology":null},{"rank_in_archive_order":4,"model":"BERT-ITPT-FiT","metrics":{"Error":"3.2"},"uses_additional_data":false,"paper_date":"2019-05-14","paper":"/paper/how-to-fine-tune-bert-for-text-classification","paper_url":"https://arxiv.org/abs/1905.05583v3","paper_title":"How to Fine-Tune BERT for Text Classification?","code":"https://github.com/xuyige/BERT4doc-Classification","n_code_links":15,"syntology":{"n_ran":6,"n_unverified":12,"n_samples":18,"n_pointer_only_licence":5}},{"rank_in_archive_order":5,"model":"ULMFiT","metrics":{"Error":"3.6"},"uses_additional_data":false,"paper_date":"2018-01-18","paper":"/paper/universal-language-model-fine-tuning-for-text","paper_url":"http://arxiv.org/abs/1801.06146v5","paper_title":"Universal Language Model Fine-tuning for Text Classification","code":"https://github.com/fastai/fastai","n_code_links":66,"syntology":{"n_ran":2,"n_unverified":3,"n_samples":5,"n_pointer_only_licence":3}},{"rank_in_archive_order":6,"model":"LSTM-CNN","metrics":{"Error":"3.9"},"uses_additional_data":false,"paper_date":"2016-11-21","paper":"/paper/text-classification-improved-by-integrating","paper_url":"http://arxiv.org/abs/1611.06639v1","paper_title":"Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling","code":"https://github.com/ManuelVs/NNForTextClassification","n_code_links":3,"syntology":null},{"rank_in_archive_order":7,"model":"CNN+MCFA","metrics":{"Error":"4"},"uses_additional_data":false,"paper_date":"2018-06-14","paper":"/paper/translations-as-additional-contexts-for","paper_url":"http://arxiv.org/abs/1806.05516v1","paper_title":"Translations as Additional Contexts for Sentence Classification","code":"https://github.com/rktamplayo/MCFA","n_code_links":1,"syntology":null},{"rank_in_archive_order":8,"model":"TBCNN","metrics":{"Error":"4"},"uses_additional_data":false,"paper_date":"2015-04-05","paper":"/paper/discriminative-neural-sentence-modeling-by","paper_url":"http://arxiv.org/abs/1504.01106v5","paper_title":"Discriminative Neural Sentence Modeling by Tree-Based Convolution","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":9,"model":"CoVe","metrics":{"Error":"4.2"},"uses_additional_data":false,"paper_date":"2017-08-01","paper":"/paper/learned-in-translation-contextualized-word","paper_url":"http://arxiv.org/abs/1708.00107v2","paper_title":"Learned in Translation: Contextualized Word Vectors","code":"https://github.com/salesforce/cove","n_code_links":5,"syntology":{"n_ran":3,"n_unverified":0,"n_samples":3,"n_pointer_only_licence":2}},{"rank_in_archive_order":10,"model":"C-LSTM","metrics":{"Error":"5.4"},"uses_additional_data":false,"paper_date":"2015-11-27","paper":"/paper/a-c-lstm-neural-network-for-text","paper_url":"http://arxiv.org/abs/1511.08630v2","paper_title":"A C-LSTM Neural Network for Text Classification","code":"https://github.com/zackhy/TextClassification","n_code_links":10,"syntology":null},{"rank_in_archive_order":11,"model":"VLAWE","metrics":{"Error":"5.8"},"uses_additional_data":false,"paper_date":"2019-02-23","paper":"/paper/vector-of-locally-aggregated-word-embeddings","paper_url":"https://arxiv.org/abs/1902.08850v3","paper_title":"Vector of Locally-Aggregated Word Embeddings (VLAWE): A Novel Document-level Representation","code":"https://github.com/raduionescu/vlawe-boswe","n_code_links":1,"syntology":null},{"rank_in_archive_order":12,"model":"MPAD-path","metrics":{"Error":"6.2"},"uses_additional_data":false,"paper_date":"2019-08-17","paper":"/paper/message-passing-attention-networks-for","paper_url":"https://arxiv.org/abs/1908.06267v2","paper_title":"Message Passing Attention Networks for Document Understanding","code":"https://github.com/giannisnik/mpad","n_code_links":2,"syntology":null},{"rank_in_archive_order":13,"model":"GRU-RNN-GLOVE","metrics":{"Error":"7.0"},"uses_additional_data":false,"paper_date":"2017-02-05","paper":"/paper/all-but-the-top-simple-and-effective","paper_url":"http://arxiv.org/abs/1702.01417v2","paper_title":"All-but-the-Top: Simple and Effective Postprocessing for Word Representations","code":"https://github.com/lgalke/vec4ir","n_code_links":4,"syntology":{"n_ran":2,"n_unverified":24,"n_samples":26,"n_pointer_only_licence":0}},{"rank_in_archive_order":14,"model":"STM+TSED+PT+2L","metrics":{"Error":"7.04"},"uses_additional_data":false,"paper_date":"2019-05-31","paper":"/paper/190600095","paper_url":"https://arxiv.org/abs/1906.00095v1","paper_title":"The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding Distillation with Ensemble Learning","code":"https://github.com/bgshin/distill_demo","n_code_links":1,"syntology":null},{"rank_in_archive_order":15,"model":"Capsule-B","metrics":{"Error":"7.2"},"uses_additional_data":false,"paper_date":"2018-03-29","paper":"/paper/investigating-capsule-networks-with-dynamic","paper_url":"http://arxiv.org/abs/1804.00538v4","paper_title":"Investigating Capsule Networks with Dynamic Routing for Text Classification","code":"https://github.com/andyweizhao/capsule_text_classification","n_code_links":4,"syntology":null},{"rank_in_archive_order":16,"model":"SWEM-aver","metrics":{"Error":"7.8"},"uses_additional_data":false,"paper_date":"2018-05-24","paper":"/paper/baseline-needs-more-love-on-simple-word","paper_url":"http://arxiv.org/abs/1805.09843v1","paper_title":"Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mechanisms","code":"https://github.com/dinghanshen/SWEM","n_code_links":2,"syntology":null},{"rank_in_archive_order":17,"model":"DELTA (CNN)","metrics":{"Error":"7.8"},"uses_additional_data":false,"paper_date":"2019-08-02","paper":"/paper/delta-a-deep-learning-based-language","paper_url":"https://arxiv.org/abs/1908.01853v1","paper_title":"DELTA: A DEep learning based Language Technology plAtform","code":"https://github.com/didi/delta","n_code_links":2,"syntology":null},{"rank_in_archive_order":18,"model":"byte mLSTM7","metrics":{"Error":"9.6"},"uses_additional_data":false,"paper_date":"2018-05-14","paper":"/paper/a-la-carte-embedding-cheap-but-effective","paper_url":"http://arxiv.org/abs/1805.05388v1","paper_title":"A La Carte Embedding: Cheap but Effective Induction of Semantic Feature Vectors","code":"https://github.com/NLPrinceton/ALaCarte","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":1,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":19,"model":"TM-Glove","metrics":{"Error":"9.96"},"uses_additional_data":false,"paper_date":"2021-04-14","paper":"/paper/distributed-word-representation-in-tsetlin","paper_url":"https://arxiv.org/abs/2104.06901v2","paper_title":"Enhancing Interpretable Clauses Semantically using Pretrained Word Representation","code":"https://github.com/cair/TsetlinMachine","n_code_links":6,"syntology":null}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6264,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":3316},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":6,"rows_with_any_sample_ran":6,"distinct_papers_with_graph_line":6,"distinct_papers_with_any_sample_ran":6,"samples_over_distinct_papers":{"n_ran":16,"n_unverified":61,"n_samples":77,"n_pointer_only_licence":11,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":16,"n_unverified":61,"n_samples":77,"n_pointer_only_licence":11,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}