bicepjai / Deep-Survey-Text-Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
☆195Updated 7 years ago
Alternatives and similar repositories for Deep-Survey-Text-Classification:
Users that are interested in Deep-Survey-Text-Classification are comparing it to the libraries listed below
- Some frequently used NLP blocks I implemented☆227Updated 5 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆258Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 2 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆199Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 5 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Sentence2vec by Rock☆314Updated 2 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 8 months ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆285Updated 2 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆236Updated 7 years ago
- ☆150Updated last year
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆296Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆108Updated 5 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago