| graykode/nlp-tutorial |
13,226 |
|
0 |
0 |
over 2 years ago |
0 |
|
35 |
mit |
Jupyter Notebook |
| Natural Language Processing Tutorial for Deep Learning Researchers |
| 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 |
| songyouwei/ABSA-PyTorch |
1,782 |
|
0 |
0 |
almost 3 years ago |
0 |
|
91 |
mit |
Python |
| Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。 |
| 649453932/Chinese-Text-Classification-Pytorch |
1,609 |
|
0 |
0 |
over 5 years ago |
0 |
|
28 |
mit |
Python |
| 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。 |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| ozan-oktay/Attention-Gated-Networks |
1,099 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
mit |
Python |
| Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation |
| pprp/SimpleCVReproduction |
1,021 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
apache-2.0 |
Jupyter Notebook |
| Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc. |
| richliao/textClassifier |
1,003 |
|
0 |
0 |
over 4 years ago |
0 |
|
29 |
apache-2.0 |
Python |
| Text classifier for Hierarchical Attention Networks for Document Classification |
| ilivans/tf-rnn-attention |
703 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
Python |
| Tensorflow implementation of attention mechanism for text classification tasks. |
| 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. |