dpcnn topic

List dpcnn repositories

OpenTextClassification

178
Stars
19
Forks
Watchers

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

Keras-TextClassification

1.7k
Stars
403
Forks
Watchers

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(gra...

textclf

230
Stars
39
Forks
Watchers

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

nlp_research

184
Stars
48
Forks
Watchers

NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务

ConText

124
Stars
14
Forks
Watchers

ConText v4: Neural networks for text categorization

pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.

Chinese-Text-Classification-PyTorch

291
Stars
43
Forks
Watchers

中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!

TextClassification

65
Stars
21
Forks
Watchers

All kinds of neural text classifiers implemented by Keras

Text-Classification-Pytorch

34
Stars
3
Forks
Watchers

Summary and comparison of Chinese classification models