alexander-rakhlin / CNN-for-Sentence-Classification-in-KerasLinks
Convolutional Neural Networks for Sentence Classification in Keras
☆595Updated 6 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☆539Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Text classification using a convolutional neural network.☆450Updated 5 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 4 years ago
- LSTM language model with CNN over characters☆831Updated 9 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…☆600Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆427Updated 7 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆664Updated 10 years ago
- Sequence to sequence learning using TensorFlow.☆388Updated 7 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆522Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Deep Learning for Natural Language Processing☆462Updated 6 years ago
- Python scripts for training/testing paragraph vectors☆649Updated last week
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆489Updated 7 years ago
- Automatically generate headlines to short articles☆525Updated 7 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Updated 7 years ago
- NER system based on stack LSTMs☆341Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆201Updated 9 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 8 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago