shivam5992 / language-modellingLinks
Generating Text using Deep Learning in Python - LSTM, RNN, Keras
☆46Updated 7 years ago
Alternatives and similar repositories for language-modelling
Users that are interested in language-modelling are comparing it to the libraries listed below
Sorting:
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆330Updated 6 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- A seq2seq model that can correct spelling mistakes.☆217Updated 8 years ago
- ☆83Updated 6 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow☆127Updated 4 years ago
- CNN for intent classification task in a Chatbot☆100Updated 5 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆120Updated 3 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆179Updated 6 years ago
- Examine two sentences and determine whether they have the same meaning.☆224Updated 6 years ago
- Tensorflow seq2seq Implementation of Text Summarization.☆642Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- A guide to creating a chatbot with Rasa stack and Python and deploying it on Slack☆69Updated 6 years ago
- ☆142Updated 5 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- A collection of all my datasets☆239Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆286Updated 2 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Neural Essay Assessor: An Automated Essay Scoring System Based on Deep Neural Networks☆209Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago