Code Monkey home page Code Monkey logo

information-retrieval's Introduction

Information-Retrieval

Topic Modelling and Clustering

Performed LDA on a dataset of 85k documents to obtain representation of all documents into 200 topics using Machine Learning libraries in Java-Mallet.Then applied Density-Based Clustering using Python scikit-learn library, where every document gets assigned exactly one cluster out of total 25 clusters.Compared and achieved partitioning with existing query-document assignment for 25 queries to create a confusion matrix,achieving 88% accuracy.

Spam Classifier

Developed a spam classifier using logistic regression.The classifier was trained on 65000 documents and achieved accuracy of 99% for prediction of 15000 documents.

Page Rank

Implemented PageRank, a link analysis algorithm, in Java to get top 100 Webpages from the crawled data. Implemented HITS, Hyperlink-Induces Topic Search, which estimates the authority and the hub value of each crawled page.

Web Crawler

The Web Crawler, systematically crawled the world wide web to construct a relevant document collection focused on a particular topic and then created a vertical search engine using ElasticSearch. Crawled from seed page up to specified maximum depth by implementing politeness policy

information-retrieval's People

Contributors

snmsoodan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.