textcnn topic

List textcnn repositories

nlp-notebook

485
Stars
106
Forks
Watchers

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

NLPGNN

331
Stars
64
Forks
Watchers

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

405
Stars
156
Forks
Watchers

[2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案

text_classifier_tf2

170
Stars
44
Forks
Watchers

Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。

sentiment-analysis

374
Stars
63
Forks
Watchers

情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification

MQNLP

55
Stars
22
Forks
Watchers

自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key words extractor, auto summarize etc.

Text-Classification-PyTorch

61
Stars
11
Forks
Watchers

Implementation of papers for text classification task on SST-1/SST-2

Text-Classification

135
Stars
29
Forks
Watchers

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

ai_challenger_2018_sentiment_analysis

16
Stars
5
Forks
Watchers

Fine-grained Sentiment Analysis of User Reviews --- AI CHALLENGER 2018