Konic-NLP / text-classification

A repo for SemEval-2022 'Don't Patronize me' text classification with XLNET, LSTM and SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-classification

This is a repo for text-classification, right now it just include binary classification, which includes logistic regression from scratch; tf-idf/Glove embeddings features-based SVM, Bi-LSTM and Pre-trained model(XLNET)

About

A repo for SemEval-2022 'Don't Patronize me' text classification with XLNET, LSTM and SVM


Languages

Language:Jupyter Notebook 91.3%Language:Python 8.7%