nxsearch: a full-text search engine
-
Updated
Nov 11, 2024 - C
nxsearch: a full-text search engine
A search engine that uses the TF-IDF (Term Frequency-Inverse Document Frequency) algorithm to rank search results. The engine indexes web-scrapped content from Wikipedia.
This is a team project for the course of Information Systems, Fall 2020 - 2021, with the purpose to create 3 separate 'small' projects that have a 'connection' with each other and will result into the final project which will be a complete Information System project.
Detect percentage of plagiarism in set of documents (COP290 Assignment)
A library to identify programming and markup languages in code snippets submitted to Telegram ML competition.
This information retrieval system written in C gives information on documents including relative term frequency adjusted for document length, inverse document frequency, and tf-idf.
Add a description, image, and links to the tf-idf topic page so that developers can more easily learn about it.
To associate your repository with the tf-idf topic, visit your repo's landing page and select "manage topics."