Creation of a simple searcher
-
Updated
Jul 7, 2018 - Java
Creation of a simple searcher
Concept Locator is to search for the concept in source code. The input is a query representining a concept and output is the ranked list of code locations based on similarity of the concept and the code portion. The implementation is based on the works of Marcus et. al titled "An information retrieval approach to concept location in source code"…
Relevance Assessment of Clinical Statements
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.
Utility for downloading posts from Facebook Pages and save them as CSV
IR implemented by using TF-IDF method
Knowledge processing technologies : Information Retrieval and text classification
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…
Repository containing code for the Axiomatic Analysis of Contact Recommendation Methods in Social Networks: an IR perspective paper to be published in ECIR 2020
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
This is a information retrieval framework for twitter.
Pipeline to provide MatchZoo with Terrier data
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.
Building a IR&IE system from scratch.
Search Engine applied to Shakespeare plays.
A simple search tool for comparing Retrieval Models using Galago
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."