textrnn topic

List textrnn repositories

OpenTextClassification

178
Stars
19
Forks
Watchers

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

text_classification

7.8k
Stars
2.6k
Forks
Watchers

all kinds of text classification models and more with deep learning

textclf

230
Stars
39
Forks
Watchers

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

PyTorchText

1.1k
Stars
362
Forks
Watchers

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

TextClassification-Keras

817
Stars
187
Forks
Watchers

Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.

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.

TextSentimentClassification

15
Stars
13
Forks
Watchers

TextSentimentClassification, using tensorflow.