Giter Club home page Giter Club logo

si650-ir's Introduction

SI 650: Information Retrieval


University of Michigan / Spring 2022

This repository is my implementation of assignments and projects for the Information Retrieval course.

Topics covered in the course include:

  • Text processing
  • Inverted indexes
  • Retrieval models (vector spaces and probabilistic),
  • Clustering
  • Topic modeling
  • Deep learning
  • Retrieval system design
  • Web search engines.

Assignment 1


Probabilistic models of retrieval and simple text analysis

✅ Q1: Probabilistic Reasoning and Bayes Rule

✅ Q2: Tokenization, SpaCy POS Tagging, TF-IDF

✅ Q3: Document Ranking and Evaluation

✅ Q4: Simple Search Engine (cosine similarity search)

Assignment 2


Building a ranking function and simple search engine

✅ Q1: Re-implement 2 vector space model (VSM) ranking functions: BM25 and Pivoted Length Normalization

✅ Q2: Implement a custom scoring function that beats an untuned BM25 ranker by NDCG@5

Assignment 3


Training a deep learning retrieval system (PyTerrier) with GPUs on the CORD19 test collection

✅ Q1: Index the CORD19 dataset, perform a BatchRetrieve search, and test models with an Experiment object

✅ Q2: Learning to Rank approaches with custom features and evaluation metrics

✅ Q3: Use BERT to re-rank content, a text-to-text model to perform query augmentation, and train a deep learning IR model to compare performance

si650-ir's People

Contributors

ccmilne avatar

Watchers

 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.