This is support plugin and the scrapper code for the Information Retrieval (CSE508) Academic Project 2020.
-
Updated
May 29, 2020 - JavaScript
This is support plugin and the scrapper code for the Information Retrieval (CSE508) Academic Project 2020.
Full-stack app that fetches some Wikipedia articles at random, indexes them (in local memory), and serves endpoints for searching the index using a BM25 ranking algorithm. Originally an eng challenge I was asked to spend 3hrs on, w/o a DB of any form, I have since added persistence by Dockerizing the app with a Postgres instance. Front-end WIP.
A simple python repository for developing perceptron based text mining involving dataset linguistics preprocessing for text classification and extracting similar text for a given query.
Information Retreival Indexing
Add a description, image, and links to the information-retreival topic page so that developers can more easily learn about it.
To associate your repository with the information-retreival topic, visit your repo's landing page and select "manage topics."