GithubHelp home page GithubHelp logo

bizuki / information-retrieval Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iucvlab/information-retrieval

0.0 0.0 0.0 195.9 MB

Materials for Information Retrieval and Advanced Information Retrieval courses

Python 0.01% Jupyter Notebook 99.99%

information-retrieval's Introduction

Information Retrieval at Innopolis University

This repository aggregates reading materials, lab templates, datasets and other electronic resourses useful to learn about search, recommendations and other IR things.

Reading

  • In 2021, there is still THE BOOK which is both good and old. That is why this book is mandatory reading, because it covers all necessary topics. But unfortunately it was written right before multimedia retrieval, recommender systems and machine learning became a common place.

  • Latent space approximation is an important topic, you can refer to discussion of ALS, Word2Vec, BERT.

  • Indexing is the blood system of search. Proximity graphs lay on the 0th level of theory. Higher you will find NSW and HNSW graphs. In search trees don't forget to read about Annoy. For modern inverted indices please refer to this paper and it's predecessor.

  • Written in 2003, still important paper of audio retrieval from Shazam creator. Also consider Query by Humming, Hum to Search by Google.

  • Images refrieval start with low level features, like SIFT, Haralick and Xerox features. And continues with machine learning with classifiers and autoencoders.

  • Topic modelling is usually a side topic for IR, but it is very important when things come to clustering, debiasing, analysis. To leading approaches are PLSA and LDA. Here are some interesting materials: topic modelling (rus), tutorials, LDA original paper.

Course structure and material links

Please find them on a separate page.

Other courses with slides and labs

information-retrieval's People

Contributors

str-anger avatar patrikken avatar loraipsum avatar uralmashfox avatar birdi7 avatar kezzyhko avatar usmanov-danil avatar bluegnome 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.