IBM / deep-learning-language-modelLinks
A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow
☆127Updated 5 years ago
Alternatives and similar repositories for deep-learning-language-model
Users that are interested in deep-learning-language-model are comparing it to the libraries listed below
Sorting:
- Example showing generalisation☆69Updated 5 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago
- Handling multiple intents using Rasa NLU Tensorflow pipeline☆50Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Updated 4 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- CNN for intent classification task in a Chatbot☆101Updated 5 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 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 …☆129Updated 6 years ago
- ☆143Updated 5 years ago
- Source code for the paper A Memory-Augmented Neural Model for Automated Grading☆120Updated 6 years ago
- The most important NLP highlights of 2018 (PDF Report)☆370Updated 3 years ago
- Example code for "Real-World Natural Language Processing"☆339Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- ☆82Updated 7 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 7 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago