dthiagarajan / word2vec-pytorchLinks
Implementation of word2vec in PyTorch
☆30Updated 7 years ago
Alternatives and similar repositories for word2vec-pytorch
Users that are interested in word2vec-pytorch are comparing it to the libraries listed below
Sorting:
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆211Updated 4 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆115Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 5 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- ICLR 2018 Quick-Thought vectors☆204Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 7 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Fine Tuning Language Models for Multilabel Prediction☆61Updated 3 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated 2 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- ☆208Updated 5 years ago
- PyTorch implementation of AVITM☆159Updated 7 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- Cross-Lingual Alignment of Contextual Word Embeddings☆99Updated 5 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆78Updated 6 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆149Updated 7 years ago
- ☆27Updated 7 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 6 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆162Updated 5 years ago
- Text classification models. Used a submodule for other projects.☆69Updated 6 years ago
- A simple example for how to build your own model using AllenNLP as a dependency.☆113Updated 5 years ago