| brightmart/text_classification |
7,628 |
|
0 |
0 |
over 2 years ago |
0 |
|
45 |
mit |
Python |
| all kinds of text classification models and more with deep learning |
| dennybritz/cnn-text-classification-tf |
5,256 |
|
0 |
0 |
over 5 years ago |
0 |
|
110 |
apache-2.0 |
Python |
| Convolutional Neural Network for Text Classification in Tensorflow |
| JohnSnowLabs/spark-nlp |
3,578 |
|
0 |
30 |
about 2 years ago |
134 |
December 08, 2023 |
43 |
apache-2.0 |
Scala |
| State of the Art Natural Language Processing |
| gaussic/text-classification-cnn-rnn |
2,950 |
|
0 |
0 |
almost 7 years ago |
0 |
|
16 |
mit |
Python |
| CNN-RNN中文文本分类,基于TensorFlow |
| x4nth055/pythoncode-tutorials |
1,923 |
|
0 |
0 |
about 2 years ago |
0 |
|
32 |
mit |
Jupyter Notebook |
| The Python Code Tutorials |
| Delta-ML/delta |
1,556 |
|
0 |
0 |
over 2 years ago |
3 |
March 27, 2020 |
2 |
apache-2.0 |
Python |
| DELTA is a deep learning based natural language and speech processing platform. |
| charlesXu86/Chatbot_CN |
850 |
|
0 |
0 |
almost 5 years ago |
0 |
|
8 |
apache-2.0 |
|
| 基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口 |
| ilivans/tf-rnn-attention |
703 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| Tensorflow implementation of attention mechanism for text classification tasks. |
| TobiasLee/Text-Classification |
622 |
|
0 |
0 |
almost 7 years ago |
0 |
|
0 |
apache-2.0 |
Python |
| Implementation of papers for text classification task on DBpedia |
| jiegzhan/multi-class-text-classification-cnn-rnn |
554 |
|
0 |
0 |
about 8 years ago |
0 |
|
29 |
apache-2.0 |
Python |
| Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow. |