MSR sentence completion challenge implementation (RNNLM, LSA total similarity, word2vec total similarity) in Python
☆61Apr 3, 2017Updated 9 years ago
Alternatives and similar repositories for sentence-completion
Users that are interested in sentence-completion are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Recurrent Memory Network - Torch implementation☆35Oct 25, 2016Updated 9 years ago
- Word similarity calculation methods including WordNet-based, google search based, LSA, LDA, Word2Vec, Fasttext, GloVe, ELMo, BERT☆23Mar 24, 2023Updated 3 years ago
- BK-tree with Damerau-Levenshtein distance and Trie with Levenshtein distance☆19Aug 11, 2017Updated 8 years ago
- tensorflow Implementation of https://github.com/facebookresearch/MIXER☆11Mar 8, 2017Updated 9 years ago
- Generate arabic golden standard corpus for morphology and stemming☆12Jan 12, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- This repository provides the dataset used in "Schema-Guided Natural Language Generation" by Yuheng Du, Shereen Oraby, Vittorio Perera, Mi…☆13Dec 8, 2020Updated 5 years ago
- in progress☆45Dec 9, 2015Updated 10 years ago
- ☆15Nov 3, 2022Updated 3 years ago
- A simple hack to extract the Subject-Verb-Object from the phrase structure parse tree generated by stanford parser☆16Nov 8, 2012Updated 13 years ago
- Generate word-word similarities from Gensim's latent semantic indexing (Python)☆11Jan 10, 2017Updated 9 years ago
- A Persian Word2Vec Model trained by Wikipedia articles☆10Jan 5, 2018Updated 8 years ago
- 用于演示 git hooks 脚本的 DEMO☆10Jul 22, 2021Updated 5 years ago
- A simple Python wrapper for the ClearNLP constituents-to-dependencies converter☆11Nov 2, 2015Updated 10 years ago
- Extract Unique Word Lists From Wikipedia Database☆13May 27, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A Diagnostic Dataset for Compositional Language and Elementary Visual Reasoning☆26Jan 20, 2022Updated 4 years ago
- Conversational dataset from the Chit-Chat Challenge☆27Oct 17, 2023Updated 2 years ago
- Shared task on evaluating accuracy☆16Sep 22, 2021Updated 4 years ago
- Extractors whose input is a chunked sentence. Includes Relnoun, Nesty, and a scala interface for ReVerb.☆28Oct 31, 2017Updated 8 years ago
- Supporting code for Learning to Rank (LTR) presentation☆16Oct 11, 2018Updated 7 years ago
- ☆20Nov 2, 2017Updated 8 years ago
- Web Service wrapper for accessing the AmbiverseNLU KG stored in Neo4j☆12Nov 16, 2022Updated 3 years ago
- Auto generate text using Markov models.