Creation of a simple searcher
-
Updated
Jul 7, 2018 - Java
Creation of a simple searcher
Given a collection of documents, this project does the tokenization and stemming of all the words in the document collections. The implementation is done in java.
Datasets for data mining / information retrieval / machine learning research
Calculated the term frequency for terms present in 2000 documents
build a search engine
🔎 A full-fledged search engine that crawls, indexes, perform analysis, and searches through the papaers listed on research gate website. It comes with a Flask webserver and a light-weight UI as well. It was a course project.
Information Retrieval Project - A search engine for tweets.
IR implemented by using TF-IDF method
Results of work for Information Retrieval class in Computer Science Universitas Gadjah Mada
Knowledge processing technologies : Information Retrieval and text classification
Cheng-Lin Li's Data Scientist Notebook
This is the project for the course CS410 (Text information System)
Information retrieval (IR) is the activity of obtaining information system resources relevant to an information need from a collection. Searches can be based on full-text or other content-based indexing. Information retrieval is the science of searching for information in a document, searching for documents themselves, and also searching for met…
Implementation of the IR models using Russian Wikipedia articles
Tesi di laurea in Informatica presso l'Università degli Studi di Padova
Projects for COMP 479: Information Retrieval And Web Search.
NO CODES YET - A simple implementation of a movie reviews search dataset using tf-idf concept to search for similar reviews.
Visual Search using Apache MXNet and gluon
Add a description, image, and links to the information-retrieval topic page so that developers can more easily learn about it.
To associate your repository with the information-retrieval topic, visit your repo's landing page and select "manage topics."