alexander-rakhlin / CNN-for-Sentence-Classification-in-KerasLinks
Convolutional Neural Networks for Sentence Classification in Keras
☆596Updated 7 years ago
Alternatives and similar repositories for CNN-for-Sentence-Classification-in-Keras
Users that are interested in CNN-for-Sentence-Classification-in-Keras are comparing it to the libraries listed below
Sorting:
- Named Entity Recognition using multilayered bidirectional LSTM☆537Updated 6 years ago
- Text classification using a convolutional neural network.☆453Updated 5 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,081Updated 4 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆602Updated 7 years ago
- Some language modeling tools for Keras☆659Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- LSTM language model with CNN over characters☆835Updated 9 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Python scripts for training/testing paragraph vectors☆652Updated 4 months ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Updated 8 years ago
- Text Classification Library in Keras☆423Updated 7 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆490Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 6 years ago
- ☆387Updated 7 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,258Updated 3 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Updated 7 years ago
- CNNs for sentence classification☆2,060Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Simple web service providing a word embedding model☆1,445Updated 2 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 9 years ago