manishanker / cnn_text_classification
Build a model which automatically classifies an article under Finance, Law, Fashion and Lifestyle, using the data from leading magazines for training the model.
☆16Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for cnn_text_classification
- Deep sentence embedding using Sequence to Sequence learning☆22Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Wrapper library for text generation / language models at char and word level with RNN in TensorFlow☆61Updated 2 years ago
- Variants of Multi-Perspective Convolutional Neural Networks☆23Updated last year
- Library to train parallel-aligned sequence data based on Keras☆50Updated 7 years ago
- ☆24Updated 6 years ago
- A demo of the vanishing gradient problem in a simple fully connected network classifying MNIST images.☆15Updated 6 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆34Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆34Updated 9 years ago
- Named Entity Recognition with RNN, implemented by Chainer☆20Updated 7 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆64Updated 7 years ago
- Deep neural parser for database query☆19Updated last year
- Demo code to use SyntaxNet for basic paraphrasing.☆51Updated 7 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- Semantic Textual Similarity in Python☆80Updated 7 years ago
- name entity recognition with recurrent neural network(RNN) in tensorflow☆17Updated 2 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated last year
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆48Updated 8 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- ☆31Updated 7 years ago
- Code for Large Scale Hierarchical Text Classification competition. Final place: 3rd☆37Updated 10 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆39Updated 7 years ago
- ☆27Updated 7 years ago
- A model for finding mentions of adverse drug reactions in Twitter posts☆33Updated 6 years ago
- A library & tools to evaluate predictive language models.☆63Updated last year
- Deep neural network based model for sequence to sequence classification☆77Updated 6 years ago
- OpenTC is a text classification engine using several algorithms in machine learning☆26Updated 4 years ago
- enhance seq2seq model for open ended dialog generation☆28Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago