jwieting / paragram-wordLinks
Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-999.This code was used to obtain results in the appendix of our 2015 TACL paper "From Paraphrase Database to Compositional Paraphrase Model and Back".
☆30Updated 9 years ago
Alternatives and similar repositories for paragram-word
Users that are interested in paragram-word are comparing it to the libraries listed below
Sorting:
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 7 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- ☆26Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Dynamic memory networks in tensorflow with demo to visualize attention.☆22Updated 7 years ago
- Document context language models☆22Updated 9 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆13Updated 9 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- Accompanying code for our EMNLP 2017 publication "GraphDocExplore: A Framework for the Experimental Comparison of Graph-based Document Ex…☆28Updated 2 years ago
- Converts Quora's new NLU dataset to SNLI txt/jsonl format, plus test/dev split, tokenization.☆14Updated 8 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23Updated 10 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- ☆30Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆13Updated 8 years ago
- TREC Real-Time Summarization Tools☆15Updated 7 years ago
- Exploratory topic modeling with distributional semantics and interactive visualization☆18Updated 8 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- Environment that can be used to evaluate reasoning capabilities of artificial agents☆28Updated 8 years ago
- Natural Language Inference Dataset Generation☆29Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆13Updated 8 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- Very Deep Pairwise Word Interaction Neural Networks for modeling textual similarity (He and Lin, NAACL/HLT 2016)☆18Updated 7 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 9 years ago
- The useful and used parts of NN-Dropout☆25Updated 10 years ago