caiyinqiong/Semantic-Retrieval-Models
A curated list of awesome papers for Semantic Retrieval (TOIS Accepted: Semantic Models for the First-stage Retrieval: A Comprehensive Review).
This project is a curated list of research papers focused on 'semantic retrieval' for various information retrieval tasks, such as finding answers to questions or retrieving relevant documents. It provides a comprehensive overview of methods, from classic techniques to modern neural models. This resource is for information retrieval researchers, helping them explore different semantic models for the initial stage of retrieving information.
337 stars. No commits in the last 6 months.
Use this if you are an information retrieval researcher looking for a comprehensive overview of semantic models for first-stage retrieval across various tasks like question answering or ad-hoc document retrieval.
Not ideal if you are looking for semantic models specifically for re-ranking retrieved information, as this collection focuses on the initial retrieval stage.
Stars
337
Forks
28
Language
—
License
—
Category
Last pushed
Jun 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/caiyinqiong/Semantic-Retrieval-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
eBay/Sequence-Semantic-Embedding
Tools and recipes to train deep learning models and build services for NLP tasks such as text...
RandolphVI/Text-Pairs-Relation-Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
MartinoMensio/spacy-universal-sentence-encoder
Google USE (Universal Sentence Encoder) for spaCy
piotrmaciejbednarski/text-similarity-node
High-performance and memory efficient native C++ text similarity algorithms for Node.js