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.
-
Updated
Feb 16, 2017 - Java
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.
Calculated the term frequency for terms present in 2000 documents
Creation of a simple searcher
IR implemented by using TF-IDF method
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…
Knowledge processing technologies : Information Retrieval and text classification
Built inverted index for local collection of documents and search for terms in these documents.
Search Engine based on an inverted index developed by Davide Bruni for the Multimedia Information Retrieval and Computer Vision class @ University Of Pisa
Extract website information for the cleanURI service.
This is the API gateway for the cleanURI service.
Building a IR&IE system from scratch.
Search Engine applied to Shakespeare plays.
Information Retrieval System for text documents.
A simple search tool for comparing Retrieval Models using Galago
This is a information retrieval framework for twitter.
English-German Bilingual Thesaurus using Lucene
This project presents an Information Retrieval System dedicated for Romanian language only. This enables a user, through a Java command line application, to search among a bunch of documents by a given query, obtaining at the end the documents where one or more words from the query are found.
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."