textcnn topic
nlp-notebook
NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。
NLPGNN
1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
zhihu-text-classification
[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案
text_classifier_tf2
Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
sentiment-analysis
情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification
MQNLP
自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key words extractor, auto summarize etc.
Text-Classification-PyTorch
Implementation of papers for text classification task on SST-1/SST-2
Text-Classification
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
ai_challenger_2018_sentiment_analysis
Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018