text-classification topic

List text-classification repositories

rnn-text-classification-tf

118
Stars
52
Forks
Watchers

Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification

self-attentive-emb-tf

92
Stars
32
Forks
Watchers

Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)

bert-han

40
Stars
9
Forks
Watchers

Hierarchical-Attention-Network

Dan-Jurafsky--Chris-Manning--NLP

158
Stars
55
Forks
Watchers

My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.

deep-atrous-cnn-sentiment

65
Stars
9
Forks
Watchers

Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications

atec-nlp

85
Stars
38
Forks
Watchers

ATEC 金融大脑-金融智能NLP服务

Kevinpro-NLP-demo

230
Stars
47
Forks
Watchers

All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)

OpenTextClassification

178
Stars
19
Forks
Watchers

OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全面的开源文本分类项目,支持中英双语、多种模型、多种任...

Document-Classifier-LSTM

169
Stars
52
Forks
Watchers

A bidirectional LSTM with attention for multiclass/multilabel text classification.

nlp_estimator_tutorial

135
Stars
51
Forks
Watchers

Educational material on using the TensorFlow Estimator framework for text classification