sujitpal / ltr-examples
Supporting code for Learning to Rank (LTR) presentation
☆16Updated 6 years ago
Alternatives and similar repositories for ltr-examples:
Users that are interested in ltr-examples are comparing it to the libraries listed below
- An open relation extraction system☆46Updated 3 years ago
- allennlp + streamlit demo☆22Updated 5 years ago
- Dynamic Entity Summarization (DynES)☆20Updated 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…☆85Updated 3 years ago
- Neural-IR-Explorer: A Content-Focused Tool to Explore Neural Re-Ranking Results☆33Updated 5 years ago
- A web application tagging and retrieval of arguments in text☆29Updated last year
- Contains the main implementation of programs for the paper: Reproducing and learning new algebraic operations on word embeddings using ge…☆12Updated 8 years ago
- Accompanying code for our EMNLP 2017 publication "GraphDocExplore: A Framework for the Experimental Comparison of Graph-based Document Ex…☆28Updated last year
- Vector search in Lucene based search attempting to use just the existing Lucene data structures (experimental)☆43Updated 5 years ago
- Stand-alone service for fuzzy lookup of string labels of resources☆17Updated 7 years ago
- ☆16Updated 4 years ago
- Short Text Similarity as described in https://dl.acm.org/citation.cfm?id=2806475☆16Updated 6 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings☆21Updated 4 years ago
- Official library of images for the SIGIR 2019 Open-Source IR Replicability Challenge (OSIRRC 2019)☆13Updated 5 years ago
- allennlp tutorial for O'Reilly AI Conference, September 2019☆22Updated 5 years ago
- Converter from UD-trees to BART representation☆36Updated last year
- FIGMENT☆14Updated 5 years ago
- Code and data for "Universal Approximation Functions for Fast Learning to Rank: Replacing Expensive Regression Forests with Simple Feed-F…☆9Updated 6 years ago
- This repository includes all the code and data for the paper ELiDi (End2end Entity Linking and Disambiguation)☆14Updated 3 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Updated 5 years ago
- AllenNLP model for the Kaggle toxic comments challenge☆32Updated 6 years ago
- Deep neural parser for database query☆18Updated 2 years ago
- 📖 Use Bi-normal Separation to find document vectors which is used to compute similarity for shorter sentences.☆26Updated 6 years ago
- Text pattern search using marisa-trie☆17Updated last month
- An entity linking prototype, developed using the datasets from the TAC-KBP sub-task.☆28Updated 7 years ago
- Large-scale topic discovery with Sampled-MinHashing☆10Updated 5 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated 2 years ago
- Provides the implementation of a topic detection framework developed for the MULTISENSOR project.☆9Updated 9 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated last week