| bentrevett/pytorch-sentiment-analysis |
4,133 |
|
0 |
0 |
about 2 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Tutorials on getting started with PyTorch and TorchText for sentiment analysis. |
| 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. |
| SenticNet/personality-detection |
273 |
|
0 |
0 |
about 6 years ago |
0 |
|
21 |
mit |
Python |
| Implementation of a hierarchical CNN based model to detect Big Five personality traits |
| kamalkraj/Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs |
241 |
|
0 |
0 |
almost 6 years ago |
0 |
|
10 |
gpl-3.0 |
Python |
| Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs |
| sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python |
241 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow |
| gabrielspmoreira/chameleon_recsys |
202 |
|
0 |
0 |
about 5 years ago |
0 |
|
4 |
mit |
Python |
| Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems |
| Sshanu/Relation-Classification-using-Bidirectional-LSTM-Tree |
182 |
|
0 |
0 |
almost 7 years ago |
0 |
|
8 |
mit |
Jupyter Notebook |
| TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations |
| cbaziotis/datastories-semeval2017-task4 |
171 |
|
0 |
0 |
almost 8 years ago |
0 |
|
8 |
mit |
Python |
| Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis". |
| yuvalpinter/Mimick |
149 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017) |
| keishinkickback/Pytorch-RNN-text-classification |
145 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
Python |
| Word Embedding + LSTM + FC |