saadtazi / word2vec-query-expansionLinks
An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.
☆24Updated 11 years ago
Alternatives and similar repositories for word2vec-query-expansion
Users that are interested in word2vec-query-expansion are comparing it to the libraries listed below
Sorting:
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- An LSTM based query classification for Mandrain, implemented using Tensorflow☆19Updated 8 years ago
- TREC Real-Time Summarization Tools☆15Updated 8 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- An open relation extraction system☆47Updated 3 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- Word vectors☆64Updated 7 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- ☆96Updated 7 years ago
- A Primer on Neural Network Models for Natural Language Processing☆30Updated 9 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆99Updated 10 years ago
- Entity Linking for the masses☆56Updated 9 years ago
- a fork of Ronan Collobert's senna deep learning based NLP tools☆43Updated 12 years ago
- Fast and robust NLP components implemented in Java.☆52Updated 4 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- Semantic embeddings of entities☆66Updated 8 years ago
- Implicit relation extractor using a natural language model.☆24Updated 7 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 7 years ago
- Python functions for popular relevance metrics (ndcg, err, etc)☆16Updated 2 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- A board game recommendation engine/model/website.☆40Updated 9 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 9 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆37Updated 2 years ago
- This is a fork of the Stanford Named Entity Recognizer with added support for deploying in Java servlet mode. See github.com/dat/pyner fo…☆90Updated 12 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- 💫 Runtime performance comparison of spaCy against other NLP libraries☆20Updated 3 years ago
- Elasticsearch Latent Semantic Indexing experimentation☆33Updated 5 years ago
- Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Sear…☆86Updated 4 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆91Updated 8 years ago