k-kawakami / embedding-evaluationLinks
Evaluation tool for word embeddings
☆27Updated 9 years ago
Alternatives and similar repositories for embedding-evaluation
Users that are interested in embedding-evaluation are comparing it to the libraries listed below
Sorting:
- Code for upcoming TACL paper w/ Graham Neubig, "Neural Lattice Language Models".☆47Updated 7 years ago
- ☆47Updated 8 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Implementation of "Controlling Output Length in Neural Encoder-Decoders"☆42Updated 7 years ago
- ☆44Updated 7 years ago
- ☆28Updated 9 years ago
- ☆46Updated 7 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Intrinsic evaluation of word vectors☆76Updated 7 years ago
- Datasets for Question Answering by Search and Reading☆70Updated 7 years ago
- ☆125Updated 8 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago
- ☆66Updated 2 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Updated 10 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…☆54Updated 3 years ago
- AskUbuntu Question Dataset☆68Updated 9 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- scripts and data for ACL 16 paper☆14Updated 9 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- NYU ML² work on sentence encoding with tree structure and dynamic graphs☆108Updated 6 years ago
- this is the code used in the paper "Discrete-State Variational Autoencoders for Joint Discovery and Factorization of Relations"☆65Updated 8 years ago
- Code to train and use models from "Revisiting Recurrent Networks for Paraphrastic Sentence Embeddings"☆32Updated 8 years ago
- Reversible tokenization in Python.☆60Updated 7 years ago
- Diverse Natural Language Inference Collection - NLI dataset that can used to evaluate how well models perform distinct types of reasoning…☆36Updated 4 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- The Importance of Being Recurrent for Modeling Hierarchical Structure☆25Updated 7 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- An attempt to implement the TreeLSTM in Theano