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:
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Example showing generalisation☆68Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 7 years ago
- Building QA system for Stanford Question Answering Dataset☆249Updated 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
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆182Updated 7 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆100Updated 4 years ago
- Sentence Classifications with Neural Networks☆237Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- reference tensorflow code for named entity tagging☆105Updated 4 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- The most important NLP highlights of 2018 (PDF Report)☆367Updated 3 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆63Updated 3 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 8 years ago
- ☆143Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 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 …☆131Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago