tticoin / AntonymDetectionLinks
Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015
☆35Updated 3 years ago
Alternatives and similar repositories for AntonymDetection
Users that are interested in AntonymDetection are comparing it to the libraries listed below
Sorting:
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Document context language models☆22Updated 10 years ago
- ☆46Updated 8 years ago
- Online Interpretable Word Embeddings☆37Updated 10 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 9 years ago
- Semantic Textual Similarity in Python☆80Updated 9 years ago
- Moro files for the ACL 2015 Tutorial on Matrix and Tensor Factorization Methods for Natural Language Processing☆20Updated 10 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆57Updated 8 years ago
- Structured Neural Networks for NLP: From Idea to Code