shivam5992 / language-modelling
Generating Text using Deep Learning in Python - LSTM, RNN, Keras
☆45Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for language-modelling
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆178Updated 6 years ago
- A seq2seq model that can correct spelling mistakes.☆214Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 6 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆74Updated 5 years ago
- A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow☆124Updated 4 years ago
- A chatbot using the Friends TV Corpus☆49Updated 9 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 7 years ago
- ☆61Updated 6 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆63Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 4 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated last year
- Building QA system for Stanford Question Answering Dataset☆245Updated 6 years ago
- ☆84Updated 6 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆333Updated 5 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆54Updated 4 years ago
- Deep Learning neural network for correcting spelling☆54Updated last year
- Kaggle 2012 Hewlett Automated Student Assessment Prize (ASAP) - Automated Essay Scoring☆56Updated 5 years ago
- A sequence2sequence chatbot implementation with TensorFlow.☆99Updated 5 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆125Updated 5 years ago
- A seq2seq model that can generate summaries from fine food reviews on Amazon.☆234Updated 7 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- ☆32Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- CNN for intent classification task in a Chatbot☆100Updated 5 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆112Updated 3 years ago
- Example showing generalisation☆70Updated 4 years ago