Information Retrieval - Organization of the course Jian-Yun Nie 聂建云.

Slides:



Advertisements
Similar presentations
Pemrosesan Teks Pendahuluan. Buku referensi [1]Christopher D. Manning, Prabhakar Raghavan, and Hinrich Schutze Introduction to Information.
Advertisements

Web Search and Mining Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
An Introduction to Information Retrieval and Applications J. H. Wang Feb. 19, 2008.
Web Search – Summer Term 2006 I. General Introduction (c) Wolfgang Hürst, Albert-Ludwigs-University.
Models for Information Retrieval Mainly used in science and research, (probably?) less often in real systems But: Research results have significance for.
ICAIL 2007 DESI Workshop Panel presentation Marie-Francine Moens Centre for Law and ICT/ Department of Computer Science Katholieke Universiteit Leuven,
Mining Massive Datasets Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
INFORMATION RETRIEVAL VECTOR SPACE MODEL IN-DEPTH PART 3 Thomas Tiahrt, MA, PhD CSC492 – Advanced Text Analytics.
INFORMATION RETRIEVAL VECTOR SPACE MODEL IN-DEPTH PART 2 Thomas Tiahrt, MA, PhD CSC492 – Advanced Text Analytics.
+ JAVA Programming CCSA Introduction this course is a hands-on course in programming with the Java language for students who have completed a course.
INFORMATION RETRIEVAL VECTOR SPACE MODEL IN-DEPTH PART 1 Thomas Tiahrt, MA, PhD CSC492 – Advanced Text Analytics.
INFORMATION RETRIEVAL VECTOR SPACE MODEL IN-DEPTH PART 5 Thomas Tiahrt, MA, PhD CSC492 – Advanced Text Analytics.
1 Object Oriented Programming Computer Systems Engineering (D2) and Programming (P)
1 Web Search and Advanced Internet Services 290N Class Introduction Tao Yang, 2014.
Lecture 2: Retrieval Models Maya Ramanath. QQ1 Vector space model: 0 for non-presence of a term, 1 for presence: Query: q1 AND q2 AND q3 Compare the set.
Introduction to Information Retrieval Hongning Wang
1 Information Retrieval and Advanced Internet Services 290N Class Introduction Tao Yang, 2015
CS523 INFORMATION RETRIEVAL COURSE INTRODUCTION YÜCEL SAYGIN SABANCI UNIVERSITY.
Information Retrieval CENG 555 Spring Course Web Page Authoritative source of administrivia In-class announcements generally reflected on Web.
Information Retrieval and its Application in Biomedicine Hong Yu 1,2, PhD Susan McRoy 1, PhD 1 Department of Computer Science 2 Department of Health Sciences.
Course Overview for Web Computing J. H. Wang Sep. 19, 2011.
CS 498 Senior Seminar Students will research a current topic in computer science, write a paper on that topic, and make an oral presentation.
Internet Information Retrieval Sun Wu. Course Goal To learn the basic concepts and techniques of internet search engines –How to use and evaluate search.
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
Proposal for Term Project J. H. Wang Mar. 2, 2015.
Xiaoying Gao Computer Science Victoria University of Wellington Intelligent Agents COMP 423.
Autumn Web Information retrieval (Web IR) Handout #0: Introduction Ali Mohammad Zareh Bidoki ECE Department, Yazd University
THE ENGLISH LANGUAGE. Teacher info  
Introduction to Information Retrieval
© Cambridge University Press 2013 Thomson_alphaem.
© Cambridge University Press 2013 Thomson_Fig
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
GUIDED BY DR. A. J. AGRAWAL Search Engine By Chetan R. Rathod.
Information Retrieval and Data Mining (AT71.07) Comp. Sc. and Inf. Mgmt. Asian Institute of Technology.
Course Overview: An Introduction to Information Retrieval and Applications J. H. Wang Feb. 22, 2012.
Search Engine and SEO Presented by Yanni Li. Various Components of Search Engine.
Modern Information Retrieval Presented by Miss Prattana Chanpolto Faculty of Information Technology.
Information Retrieval and Web Search Course overview Instructor: Rada Mihalcea.
Information Retrieval
Engineering Design and Development™. What is Project Lead the Way? Focus on learning through Rigor Relevance Retention Integration Motivation.
1 TP6084 CAPAIAN MAKLUMAT INFORMATION RETRIEVAL (IR) Introduction.
Xiaoying Gao Computer Science Victoria University of Wellington COMP307 NLP 4 Information Retrieval.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
© Cambridge University Press 2013 Thomson_Fig
INFO 320: Information Needs, Searching, and Presentation (aka… Search)
Information Storage and Retrieval Fall Lecture 1: Introduction and History.
Information Organization: Overview
Introduction to Information Retrieval
Proposal for Term Project
© Cambridge University Press 2011
IST 516 Introduction Fall 2011 Dongwon Lee, Ph.D..
CSCE 561 Information Retrieval System Models
Murat Açar - Zeynep Çipiloğlu Yıldız
שילוב קורסים לפיתוח מיומנויות למידה במכללה להנדסה
Thomson_eeWWtgc © Cambridge University Press 2013.
موضوع پروژه : بازیابی اطلاعات Information Retrieval
INFORMATION RETRIEVAL TECHNIQUES BY DR. ADNAN ABID
Thomson_atlascmsEventsAlt
Information Retrieval Systems
Introduction to Information Retrieval
Thomson_CandP © Cambridge University Press 2013.
Information Retrieval CIS-462
Information Organization: Overview
INFORMATION RETRIEVAL TECHNIQUES BY DR. ADNAN ABID
Web Search and Advanced Internet Services
CS276 Information Retrieval and Web Search
ADVANCED TOPICS IN INFORMATION RETRIEVAL AND WEB SEARCH
Thomson_AFBCartoon © Cambridge University Press 2013.
Discussion Class 7 User Requirements.
Information Retrieval and Data Mining (AT71. 07) Comp. Sc. and Inf
Presentation transcript:

Information Retrieval - Organization of the course Jian-Yun Nie 聂建云

Goals of this course Learn how IR systems and search engines work – Main aspects of IR – Main approaches Develop research skills – Critical reading – Creative thinking – Rigorous testing and analysis – Communication skills -Discussions -IR experiments -Paper reading -Reports

schedule WeekTopicsAssignments 1 (21/2)Introduction 2 (28/2)Indexing process 3 (7/3)Traditional models Boolean, Vector space, Probabilistic, … 4 (14/3)Language modelsExploring an existing system (30%) (5) (21/3)System Evaluation (6) (28/3)Efficient implementation (MapReduce)

WeekTopicsAssignments 7 (4/4)Integrating term relations Query expansion, query suggestion, … 8 (11/4)Integrating term dependencies 9 (18/4)Visit to MSRA 10 (25/4)LSA/LDA, paper writingSurvey/extension to existing methods (30%) (11) (2/5)Classification/clustering (12) (9/5)Learning to rank 13 (16/5)CLIR 14 (23/5)Chinese IR 15 (30/5)Student presentations 16 (6/6)Student presentations Final exam (40%) schedule (cont’d)

references Some books – W.Bruce Croft, Donald Metzler, Trevor Strohman Search Engines: Information Retrieval in Practice, Pearson Education – Christopher D. Manning, Prabhakar Raghavan and Hinrich, 2008.Introduction to Information Retrieval, Cambridge University Press. – Several books in book series (to be distributed) Journals – ACM-TOIS – Information Processing and Management – Information Retrieval Journal – JASIST Research papers – To be distributed

Contact Office: 1247, computer science building Help from Peng Bo