IBM / deep-learning-language-modelLinks
A Code Pattern focusing on how to train a machine learning language model while using Keras and Tensorflow
☆127Updated 4 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 4 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- chat corpus collection from various open sources☆136Updated 8 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- List of NLP (Natural Language Processing) Corpora.☆63Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 6 years ago
- Sentence Classifications with Neural Networks☆237Updated 2 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- (WIP) My humble contribution to the democratization of the Chinese NLP technology☆46Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- Statistical NLG for spoken dialogue systems☆206Updated 3 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 8 years ago
- ☆39Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Large corpus of uncompressed and compressed sentences from news articles.☆123Updated 8 years ago
- Tutorial for BERT (and other transformer) embeddings with spaCy and Rasa☆66Updated 4 years ago