kui-y's Stars
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
huanghao128/zh-nlp-demo
自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等
SoulDGXu/Sentiment-Analysis-Chinese-pytorch
中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classification is performed on 20,000 Chinese film review data.
cireli9/xlnet-doc2vec
IMDB movie review sentiment analysis w/ baseline models and xlnet + doc2vec combination features.
Mehrdad93/Sentiment-classification-NB-XLNet
Comparing a baseline and a SOTA NLP model (XLNet) for the sentiment classification problem
fjiangAI/xlnet_classification
This is an example of using xlnet for classification.