batzner / tensorlmLinks
Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow
☆60Updated 3 years ago
Alternatives and similar repositories for tensorlm
Users that are interested in tensorlm are comparing it to the libraries listed below
Sorting:
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- Can neural networks order a scramble of words correctly?☆75Updated 7 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 6 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Demo code to use SyntaxNet for basic paraphrasing.☆49Updated 7 years ago
- Code needed to reproduce "Modeling documents with Generative Adversarial Networks"☆37Updated 8 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Tensorflow implementation of Facebook TagSpace☆73Updated 6 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- Materials for O'Reilly DL 4 NLP tutorial (NYC, June 2017)☆37Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 7 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- minimal example for sentence embedding by Smooth Inverse Frequency weighting scheme☆35Updated 7 years ago
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆47Updated 8 years ago
- A keras implementation of our CNNs with rationales☆48Updated 6 years ago
- The training code for the EMNLP 2017 paper "Learning Generic Sentence Representations Using Convolutional Neural Networks"☆34Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago