Search Engine for CACM Corpus
-
Updated
Dec 20, 2017 - HTML
Search Engine for CACM Corpus
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"…
A command line program to print meta information about the given shapefile.
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
(Unofficial) Python API for https://dnsdumpster.com/
🎓 text based search engine implemented in python
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.
IR implemented by using TF-IDF method
In this python project, I am using google and bing search engine. I used python 2.
Indexes Word Docs after removing stopwords and lemmatization. Allows a simple boolean conjunctive query over the index
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…
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."