====== Classification ====== ===== Classification NLP Tasks ===== * Binary classification * [[nlp:Argumentative Text Understanding]] * [[nlp:Automatic Fact Checking#Fake News Detection]] * [[nlp:Offensive Language Detection#Hate Speech Detection]] * [[nlp:Paraphrase#Paraphrase Identification]] * [[nlp:Offensive Language Detection]] * [[nlp:Sentiment Analysis]] * [[nlp:Spam Detection]] * [[nlp:Text Classification]] * Multi-class classification * [[nlp:Argumentative Text Understanding]] * [[nlp:Language Identification]] * [[nlp:Entailment#Recognizing Textual Entailment|Recognizing Textual Entailment]] (RTE) * [[nlp:Text Classification]] * [[nlp:Word-Sense Disambiguation]] ===== NLP Datasets ===== * Binary classification * Multi-class classification * CAirline: [[https://github.com/graph4ai/graph4nlp/tree/master/examples/pytorch/text_classification/data/CAirline/raw|CAirline]], originally here: [[https://www.kaggle.com/parthsharma5795/comprehensive-twitter-airline-sentiment-analysis/data|Kaggle]] ===== Related Pages ===== * [[Extreme Multi-Label Classification]]