Implementation of "Convolutional Neural Networks for Sentence Classification" paper
☆144Sep 23, 2017Updated 8 years ago
Alternatives and similar repositories for CNN-Sentence-Classifier
Users that are interested in CNN-Sentence-Classifier are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Feb 16, 2017Updated 9 years ago
- DeepTeach - the Interactive Deep Image Classifier Builder☆47Sep 29, 2017Updated 8 years ago
- Probabilistic Programming in Python. Uses Theano as a backend and includes the NUTS sampler.☆12Apr 19, 2017Updated 8 years ago
- This is the code used in the paper "Diagonal RNNs in Symbolic Music Modeling"☆17Apr 18, 2017Updated 8 years ago
- A convolutional neural network library for NLP.☆59Nov 22, 2017Updated 8 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Nov 13, 2018Updated 7 years ago
- Tensorflow implementation of char-rnn☆28Oct 10, 2016Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Feb 27, 2017Updated 9 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Apr 29, 2017Updated 8 years ago
- This is an attempt to familiarize myself with PyTorch. In this example, the target to generate a sequence of continuous data (sine waves …☆15Dec 26, 2017Updated 8 years ago
- Query-Reduction Networks (QRN)☆138Dec 20, 2017Updated 8 years ago
- Recurrent versus Recursive Approaches Towards Compositionality in Semantic Vector Spaces.☆13Sep 22, 2021Updated 4 years ago
- Character level models for sentiment analysis☆91Mar 22, 2017Updated 8 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Sep 8, 2017Updated 8 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- Tensorflow Implementation of the (Dual)-Associative Memory GRUs☆18Jun 14, 2016Updated 9 years ago
- Automatically generate headlines to short articles☆524Apr 22, 2018Updated 7 years ago
- Word Prediction using Convolutional Neural Networks☆250Jun 7, 2019Updated 6 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Sep 9, 2016Updated 9 years ago
- ☆18May 19, 2016Updated 9 years ago
- Source code for the paper "Neural Multi-Step Reasoning for Question Answering on Semi-Structured Tables"☆20May 18, 2017Updated 8 years ago
- A small helper library for building directed acyclic graphs, trainable by gradient descent, in Theano☆20Nov 22, 2016Updated 9 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆57Feb 28, 2017Updated 9 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184May 27, 2018Updated 7 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- ☆42Nov 17, 2016Updated 9 years ago
- A-Paper-A-Week☆956Jul 5, 2024Updated last year
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- A high-level framework for advanced deep learning with TensorFlow☆54Oct 4, 2017Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous DDPG☆12Oct 25, 2017Updated 8 years ago
- A batch (multiple concurrent sequence pairs) implementation of Dynamic Time Warping (DTW) in Theano☆10Sep 13, 2015Updated 10 years ago
- ☆10Jun 12, 2023Updated 2 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆12Sep 12, 2016Updated 9 years ago
- A Python CLI game and library for Tic-tac-toe.☆10Apr 4, 2017Updated 8 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago
- ☆66May 9, 2023Updated 2 years ago
- LSTM-CRF models for sequence labeling in text.☆173Aug 24, 2017Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Jul 12, 2016Updated 9 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆167Dec 31, 2018Updated 7 years ago