bhaveshoswal / CNN-text-classification-keras
Text Classification by Convolutional Neural Network in Keras
☆219Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for CNN-text-classification-keras
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆261Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated last year
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆195Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 5 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year
- Sentence2vec by Rock☆314Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 6 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆236Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆463Updated 6 months ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆308Updated 6 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
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆199Updated 6 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆233Updated 7 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 5 years ago
- ☆318Updated last year
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆438Updated 3 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆596Updated 5 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆296Updated 6 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆214Updated 7 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆155Updated 4 years ago