ranked-retrieval
There are 29 repositories under ranked-retrieval topic.
radinshayanfar/AUT-IR
An information retrival system for Persian language.
anshul1004/InformationRetrieval
Performs tokenization, stemming, lemmatization, index creation, index compression and ranked retrieval of Cranfield documents
mayank-02/vector-space-model
Implementation of Vector Space Model using TF-IDF and Cosine Similarity
rzninvo/Information-Retrieval-Course-Project
Course Project of Information Retrieval.
NicolasArroyo/spimi-ranked-retrieval
SPIMI Ranked Retrieval Implementation and API
2000mahan/Search_Service_Platform
This is a project that uses Information Retrieval concepts to develop a Search-as-a-Service Platform
aliasad059/Elastic-Search
Implementing a search engine using Elastic-Search
amirali-saj/Persian-News-Information-Retrieval-System
An Information retrieval system for Persian news with ranked retrieval of documents according to relevance to the query.
cedricdomingo/MACE-Simple-Search-Engine
A simple search engine built using Python 3.11 that implements TF-IDF weighting, page ranking, and cosine vector similarity, and utilizes NLTK libraries for tokenization and stemming.
FilipeLopesPires/RankedInformationRetrieval
Ranked Information Retrieval: an indexation and ranked retrieval system for textual information.
leo-kra/Text-Technologies-for-Data-Science
TTDS 2022/23. Course page: https://www.inf.ed.ac.uk/teaching/courses/tts/
Mahdi-Rahmani/Search-Engine
Final project of "Information Retrieval Systems" course
mbilalakmal/VectorSpaceModel
A Simple Vector Space Model implementation for searching (some of) Donald Trump's speeches.
Rubix982/Vects
An implementation for vector space models used in Information Retrieval for ranked retrieval. Uses TF, IDF, and normalizing on a textual dataset, mostly corpus from novels.
zhongyuchen/wikimedia
Wikimedia (enwiki) search engine built on inverted index and tf-idf ranked retrieval
itissandeep98/IR2021_A2_34
Information Retrieval Assignment 2
KunalDJoshi/Job-Hunter
IR and text mining project to calculate candidate's job profile score based on factors such as Education, Discipline, Required Skills, Desired Skills, and Years of Experience. Implemented Inverted Index algorithm for job filtering and Vector Space Model algorithm for ranking the documents (Jobs).
LinkaiQi/C397-Information-Retrieval-courseworks
Foundations of Information Retrieval
MayankTamakuwala/Vision_Search_Engine
Vision Search Engine is a sophisticated and versatile search engine designed to provide highly accurate and efficient search capabilities. Leveraging a suite of advanced algorithms and techniques, this project is equipped to handle a wide array of search functionalities, ensuring precise and relevant results.
ShreyaGoel03/Information-Retrieval-Assignments
Assignments Completed during IR Course has been added.
Wasiq-Malik/Ranked-Retrieval
Ranked document retrieval on a large text corpus.
chihiroanihr/COMP479_F2022
Text preprocessing, indexer constructions, and search engines implementation for information retrieval. Performance analysis done by measuring the construction time of indexers.
lakshya0904/RankedRetrievalSystem
This repo contains my Ranked Retrieval Project as a part of Information Retrieval project at BITS Pilani.
rajtulluri/MemeMaker_App
A sample android app containing a searchable database of meme templates
thitirat-mnc/ltclnn
ltc.lnn weighting for computing cosine similarity in python