ronaldseoh/cs276
Me working on "CS276: Information Retrieval and Web Search"
This is a collection of detailed reading notes from Stanford University's CS276: Information Retrieval and Web Search course. It transforms complex academic texts and lecture materials into structured Markdown notes, which are then converted into LaTeX PDFs for easy viewing of mathematical notations. This resource is perfect for students, researchers, or anyone studying information retrieval, providing an organized companion to a key textbook and course content.
No commits in the last 6 months.
Use this if you are studying information retrieval and need a structured, comprehensive set of notes to complement your learning from the 'Introduction to Information Retrieval' textbook and relevant lectures.
Not ideal if you are looking for a practical software tool or library to implement information retrieval systems.
Stars
36
Forks
8
Language
—
License
—
Category
Last pushed
Jun 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ronaldseoh/cs276"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
williamscott701/Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
microsoft/SimXNS
SimXNS is a research project for information retrieval. This repo contains official...
park1997/Industrial_systems_Engineering_PJ_Cloud
나홀로 소송을 준비하는 일반인을 위한 법률 정보 시스템 구축
danakianfar/information_retrieval_1
Information Retrieval Course 2017 - MSc Artificial Intelligence @ UvA
aifenaike/Semantic_Search_and_Retrieval
A Query-Document pair ranking system using GloVe embeddings and RankCosine.