| yongzhuo/Keras-TextClassification |
1,808 |
|
0 |
0 |
almost 2 years ago |
9 |
December 19, 2020 |
1 |
mit |
Python |
| 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN |
| Tencent/NeuralNLP-NeuralClassifier |
1,650 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
other |
Python |
| An Open-source Neural Hierarchical Multi-label Text Classification Toolkit |
| chenyuntc/PyTorchText |
959 |
|
0 |
0 |
over 7 years ago |
0 |
|
6 |
mit |
Python |
| 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案) |
| ShawnyXiao/TextClassification-Keras |
649 |
|
0 |
0 |
almost 5 years ago |
0 |
|
13 |
mit |
Python |
| Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc. |
| AnubhavGupta3377/Text-Classification-Models-Pytorch |
309 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Python |
| Implementation of State-of-the-art Text Classification Models in Pytorch |
| moneyDboat/data_grand |
195 |
|
0 |
0 |
over 7 years ago |
0 |
|
10 |
|
Python |
| 2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830) |
| JackHCC/Chinese-Text-Classification-PyTorch |
156 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
Python |
| 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用! |
| liyibo/text-classification-demos |
106 |
|
0 |
0 |
about 7 years ago |
0 |
|
5 |
|
Python |
| Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ... |
| rockyzhengwu/CoolNLTK |
23 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Python |
| Text Classification ToolKit |
| charlesXu86/Text_Classification_TF |
19 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
|
Python |
| 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化 |