bkj / ulm-basenetLinks
Implementation of ULMFit algorithm for text classification via transfer learning
☆94Updated 6 years ago
Alternatives and similar repositories for ulm-basenet
Users that are interested in ulm-basenet are comparing it to the libraries listed below
Sorting:
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- Huffman tree based hierarchical softmax☆52Updated 8 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Fine Tuning Language Models for Multilabel Prediction☆61Updated 2 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 8 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion