Modern Information Retrieval Chapter 1 Introduction.

Slides:



Advertisements
Similar presentations
Special Topics in Computer Science Advanced Topics in Information Retrieval Chapter 1: Introduction Alexander Gelbukh
Advertisements

Special Topics in Computer Science The Art of Information Retrieval Chapter 1: Introduction Alexander Gelbukh
Chapter 5: Introduction to Information Retrieval
Multimedia Database Systems
Modern Information Retrieval Chapter 1: Introduction
An Introduction to Information Retrieval and Applications J. H. Wang Feb. 19, 2008.
Ranked Retrieval INST 734 Module 3 Doug Oard. Agenda  Ranked retrieval Similarity-based ranking Probability-based ranking.
Web Search – Summer Term 2006 I. General Introduction (c) Wolfgang Hürst, Albert-Ludwigs-University.
Web- and Multimedia-based Information Systems. Assessment Presentation Programming Assignment.
Personalizing Search via Automated Analysis of Interests and Activities Jaime Teevan Susan T.Dumains Eric Horvitz MIT,CSAILMicrosoft Researcher Microsoft.
T.Sharon - A.Frank 1 Internet Resources Discovery (IRD) Classic Information Retrieval (IR)
Basic IR: Queries Query is statement of user’s information need. Index is designed to map queries to likely to be relevant documents. Query type, content,
Modern Information Retrieval Chapter 1: Introduction
Information Retrieval Concerned with the: Representation of Storage of Organization of, and Access to Information items.
Modern Information Retrieval Chapter 2 Modeling. Can keywords be used to represent a document or a query? keywords as query and matching as query processing.
INFORMATION RETRIEVAL WEEK 1 AND 2
Visual Information Retrieval Chapter 1 Introduction Alberto Del Bimbo Dipartimento di Sistemi e Informatica Universita di Firenze Firenze, Italy.
1 Information Retrieval and Extraction 資訊檢索與擷取 Chia-Hui Chang, Assistant Professor Dept. of Computer Science & Information Engineering National Central.
Information Access Douglas W. Oard College of Information Studies and Institute for Advanced Computer Studies Design Understanding.
 IR: representation, storage, organization of, and access to information items  Focus is on the user information need  User information need:  Find.
Multimedia Information Retrieval
Chapter 7 Web Content Mining Xxxxxx. Introduction Web-content mining techniques are used to discover useful information from content on the web – textual.
LIS 506 (Fall 2006) LIS 506 Information Technology Week 11: Digital Libraries & Institutional Repositories.
Information Retrieval and Knowledge Organisation Knut Hinkelmann.
Modern Information Retrieval Computer engineering department Fall 2005.
Information Retrieval Models - 1 Boolean. Introduction IR systems usually adopt index terms to process queries Index terms:  A keyword or group of selected.
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
RSC eBook Collection April 2007 RSC eBook Collection Over 700 Books c. 8,000 chapters c. 250,000 pages 10,000 items - tables.
Proposal for Term Project J. H. Wang Mar. 2, 2015.
NoteSearch - Find what you’re looking for. Prototype Team B.
Chapter 6: Information Retrieval and Web Search
Introduction to Digital Libraries hussein suleman uct cs honours 2003.
Search Engine Architecture
Fundamentals of Music Processing Chapter 7: Content-Based Audio Retrieval Meinard Müller International Audio Laboratories Erlangen
Information in the Digital Environment Information Seeking Models Dr. Dania Bilal IS 530 Spring 2005.
Hsin-Hsi Chen1-1 Chapter 1 Introduction Hsin-Hsi Chen (陳信希) 國立台灣大學資訊程學系.
Introduction to Information Retrieval Aj. Khuanlux MitsophonsiriCS.426 INFORMATION RETRIEVAL.
Modern Information Retrieval Presented by Miss Prattana Chanpolto Faculty of Information Technology.
Introduction to Information Retrieval Example of information need in the context of the world wide web: “Find all documents containing information on computer.
Information Retrieval CSE 8337 Spring 2007 Introduction/Overview Some Material for these slides obtained from: Modern Information Retrieval by Ricardo.
Recuperação de Informação Cap. 01: Introdução 21 de Fevereiro de 1999 Berthier Ribeiro-Neto.
Information Retrieval
Chapter 22 - Browsing The World Wide Web Introduction Description Of Functionality –Obtain textual information, recorded sounds, or graphical images from.
User Modeling and Recommender Systems: Introduction to recommender systems Adolfo Ruiz Calleja 06/09/2014.
Chapter Three Presentation: User interface How to Build a Digital Library Ian H. Witten and David Bainbridge.
Presenting Documents How to Build a Digital Library Ian H. Witten and David Bainbridge.
Information Retrieval Models School of Informatics Dept. of Library and Information Studies Dr. Miguel E. Ruiz.
Definition, purposes/functions, elements of IR systems Lesson 1.
Information Retrieval in Practice
Client-Side Internet and Web Programming
Information Organization: Overview
Visual Information Retrieval
Modern Information Retrieval
Proposal for Term Project
Search Engine Architecture
THE INTERNET.
Multimedia Information Retrieval
Information Retrieval
Skills in Information Retrieval
Introduction into Knowledge and information
موضوع پروژه : بازیابی اطلاعات Information Retrieval
Finding the right book - Amazon vs Kyobo 한동우
CSE 635 Multimedia Information Retrieval
Web Mining Department of Computer Science and Engg.
Search Engine Architecture
Information Retrieval and Extraction
Information Retrieval and Web Design
Information Organization: Overview
Information Retrieval and Web Design
Recuperação de Informação
Presentation transcript:

Modern Information Retrieval Chapter 1 Introduction

IR: representation, storage, organization of, and access to information items Logical view of documents full text text operations  elimination of stopwords  stemming  identification of noun groups full text  index terms (as in the back of a book) structure (as Table of Contents of a book)

User query not easy to specify information need  Find all the pages (documents) containing information on college tennis teams which: (1) are maintained by an university in the USA and (2) participate in the NCAA tennis tournament. To be relevant, the page must include information on the national ranking of the team in the last three years and the or phone number of the team coach.  keywords (or index terms) as query

pull and push  pull from the system  push to the user information filtering

Information retrieval and data retrieval semi-structured/structured relevant information/precise data difficult/easy to specify the need how to represent a document, process a query, and rank the results? Center of IR: relevance

Viewpoints of IR Computer scientist  Computer algorithms and techniques  How to structure, store, and retrieve information automatically? Librarian and information science researcher  Human-centered interpretation of the IR problem  How people interpret and use information?

WWW a single fact which changes the view of IR standard user interface low cost and great access  distance and time  publish free browsing and retrieval at WWW  shopping at a mall

Which techniques will allow retrieval of higher quality? Which techniques will yield faster indexes and smaller query response time? How will a better understanding of the user behavior affect the design and deployment of new information retrieval strategies?

The retrieval process

Figure 1.4

Figure 1.5

Text IR and multimedia IR representation of data (text, image, video, audio, music, etc.) indexing and searching