SamLynnEvans / LSTM_with_attentionLinks
Seq2seq using LSTM with attention from Luong et al
☆10Updated 7 years ago
Alternatives and similar repositories for LSTM_with_attention
Users that are interested in LSTM_with_attention are comparing it to the libraries listed below
Sorting:
- Position embedding layers in Keras☆58Updated 3 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- LM, ULMFit et al.☆46Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- This code extracts context embedding from sentence☆26Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆44Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- a simple and complete pytorch implementation of neural machine translation system☆13Updated 6 years ago
- Knowledge Distillation For Transformer Language Models☆53Updated last year
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 6 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task☆33Updated 5 years ago
- BERT for joint intent classification and slot filling☆39Updated 6 years ago
- Multilingual Neural Machine Translation using Transformers with Conditional Normalization.☆18Updated 2 years ago
- Transfomer based implementation of "An Efficient Framework For Learning Sentence Representation" Logeswaran et al☆13Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆65Updated 6 years ago
- A Neural Attention Model for Abstractive Sentence Summarization in DyNet☆19Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 6 years ago
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 6 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Brown clustering in Python☆22Updated 7 years ago