Web- and Multimedia-based Information Systems. Assessment Presentation Programming Assignment.

Slides:



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

Chapter 5: Introduction to Information Retrieval
INFO624 - Week 2 Models of Information Retrieval Dr. Xia Lin Associate Professor College of Information Science and Technology Drexel University.
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall
Modern information retrieval Modelling. Introduction IR systems usually adopt index terms to process queries IR systems usually adopt index terms to process.
Multimedia Database Systems
Modern Information Retrieval Chapter 1: Introduction
Image Information Retrieval Shaw-Ming Yang IST 497E 12/05/02.
Information Retrieval Review
T.Sharon - A.Frank 1 Internet Resources Discovery (IRD) Classic Information Retrieval (IR)
ISP 433/533 Week 2 IR Models.
Modern Information Retrieval Chapter 1: Introduction
Intelligent Information Retrieval CS 336 Lisa Ballesteros Spring 2006.
1 SWE Introduction to Software Engineering Lecture 22 – Architectural Design (Chapter 13)
Information Retrieval Concerned with the: Representation of Storage of Organization of, and Access to Information items.
INFORMATION RETRIEVAL WEEK 1 AND 2
Modern Information Retrieval Chapter 1 Introduction.
Information retrieval Finding relevant data using irrelevant keys Example: database of photographic images sorted by number, date. DBMS: Well structured.
Computer comunication B Information retrieval Repetition Retrieval models Wildcards Web information retrieval Digital libraries.
Chapter 5: Information Retrieval and Web Search
CONTI’2008, 5-6 June 2008, TIMISOARA 1 Towards a digital content management system Gheorghe Sebestyen-Pal, Tünde Bálint, Bogdan Moscaliuc, Agnes Sebestyen-Pal.
Search Engines and Information Retrieval Chapter 1.
Chapter 7 Web Content Mining Xxxxxx. Introduction Web-content mining techniques are used to discover useful information from content on the web – textual.
CIS750 – Seminar in Advanced Topics in Computer Science Advanced topics in databases – Multimedia Databases V. Megalooikonomou Introduction.
Modern Information Retrieval Computer engineering department Fall 2005.
WebMining Web Mining By- Pawan Singh Piyush Arora Pooja Mansharamani Pramod Singh Praveen Kumar 1.
NCSU Libraries Kristin Antelman NCSU Libraries June 24, 2006.
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
Xiaoying Gao Computer Science Victoria University of Wellington Intelligent Agents COMP 423.
Chapter 6: Information Retrieval and Web Search
Introduction to Digital Libraries hussein suleman uct cs honours 2003.
CSM06 Information Retrieval Lecture 1a – Introduction Dr Andrew Salway
Search Engine Architecture
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Web- and Multimedia-based Information Systems Lecture 2.
Introduction to Information Retrieval Aj. Khuanlux MitsophonsiriCS.426 INFORMATION RETRIEVAL.
Introduction to Information Retrieval Example of information need in the context of the world wide web: “Find all documents containing information on computer.
Issues in Ontology-based Information integration By Zhan Cui, Dean Jones and Paul O’Brien.
1 Information Retrieval LECTURE 1 : Introduction.
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
Search Engine using Web Mining COMS E Web Enhanced Information Mgmt Prof. Gail Kaiser Presented By: Rupal Shah (UNI: rrs2146)
Information Retrieval Transfer Cycle Dania Bilal IS 530 Fall 2007.
Digital Video Library Network Supervisor: Prof. Michael Lyu Student: Ma Chak Kei, Jacky.
The Development of a search engine & Comparison according to algorithms Sung-soo Kim The final report.
Xiaoying Gao Computer Science Victoria University of Wellington COMP307 NLP 4 Information Retrieval.
Chapter Three Presentation: User interface How to Build a Digital Library Ian H. Witten and David Bainbridge.
Types of Information Systems Dr. D. Bilal IS 582 Spring 2007.
Definition, purposes/functions, elements of IR systems Lesson 1.
Presented By: Carlton Northern and Jeffrey Shipman The Anatomy of a Large-Scale Hyper-Textural Web Search Engine By Lawrence Page and Sergey Brin (1998)
Information Storage and Retrieval Fall Lecture 1: Introduction and History.
Modern Information Retrieval
Introduction Multimedia initial focus
Data and Applications Security Developments and Directions
Information Retrieval and Web Search
Search Engine Architecture
Information Retrieval and Web Search
Information Retrieval and Web Search
Multimedia Information Retrieval
Information Retrieval
موضوع پروژه : بازیابی اطلاعات Information Retrieval
Data Mining Chapter 6 Search Engines
CSE 635 Multimedia Information Retrieval
Introduction to Information Retrieval
Search Engine Architecture
Information Retrieval and Extraction
Information Retrieval
Recuperação de Informação
Information Retrieval and Web Search
Presentation transcript:

Web- and Multimedia-based Information Systems

Assessment Presentation Programming Assignment

Presentations Document Management Systems & OCR – Market Overview – Algorithm Introduction Video on Demand – Real Media – Technology Authoring Systems – Macromedia Products

Presentations Content Management – Functionality – Market Overview – Opencms Application Server – Functionality – Market Overview

Presentations VRML – Syntax Introduction – Exercise SMIL : Multimedia Synchronisation – Syntax Introduction – Exercise

Presentations Software / Frontend Ergonomics (HCI) Usability Navigation

What are Information Systems? Store Information Retrieval

Information Textual Audiovisual – Images – Audio – Video Multimedia Documents

Information System Classification Expert Systems Transaction Processing Systems Office Automation Systems Management/Executive Information Systems Geographic Information Systems Information Retrieval Systems

Expert Systems Problem Solving Artificial Intelligence Replace an Expert Multiple operational Implementations Often Implemented using Prolog

Transaction Processing Systems Records Events of interest to an organization Supports the operational level of the business High data volume

TPS applications Manufactoring and Production Sales and Marketing Finance and Accounting Human Resources

Office Automation Personal Productivity Groupware & Communications

Management/Executive Information Systems Analysis of TPS data Higher Level Reports Drill Down to detailed Information possible

Geographic Information Systems Different Sources Spatial Data Visualization

Information Retrieval

Information Retrieval System Manages Documents = Records of Information Presents relevant Documents on a Query

Information Retrieval System Examples POTS directory assistance Library Catalog World Wide Web Search Engine

Information Retrieval Deals with the – Representation of – Storage of – Organization of – Access to Information items

History Early Example: Book‘s Table of Contents Indices in libraries Only recently automatic indexing The Web – Easy & cheap access – Variety of sources – Freedom of Publication, Interactivity

Data Retrieval vs Information Retrieval Exact match Looks for matching items Complete Query Data with well defined structure and semantics Best match Looks for Relevant Items Incomplete Query Natural Language Documents

Information Retrieval and the Web IR originally Text Indexing and Searching Web is highly heterogenous System, no common data model Navigation is ineffiecient Information Retrieval promises to structure information and ease fulfilling information needs

Usage: Information Retrieval User has Information need User translates this need into a machine- understandable Query System retrieves relevant Information

The User Retrieval Browsing Database

Logical Views of a Document Full text Set of Index Terms – Specified by human expert – Text Operations Elimination of Stopwords Stemming Compression Intermediate Logical Views Structure Recognition

Retrieval Process User Interface Text Operations Text Database DB Manager Module Index Searching Ranking

Operational Modes Ad Hoc – Fixed Database, changing Queries Filtering – Fixed Queries, changing Database – User Profiles

Information Retrieval Data Structures

Data Structures Linear list Sequentially ordered file Indexed file

Linear List Unsorted list of documents Easy addition of files Traversal required for a search Author D Author E Author A Author F Author B Author G Author C

Sequentially Ordered File Sorted by the values of a Key Addition of documents more involved Binary search possible Author A Author B Author C Author D Author E Author F Author G

Indices A1B2...F6A1B2...F6 Author A Author B Author C Author D Author E Author F

Inverted Indices An index of all the words in the texts Vocabulary – Different Words in the text – Little Space required after Text Operations Occurences – Positions – More Space required, ~30-40% of text size

Inverted Indices Block Addressing – Smaller Pointers – References in one block are collapsed – Online Search required for exact positions – Fixed Size Blocks or Natural Cuts Fully Inverted Indices – For less readily accessable collections if exact position is required

Information Retrieval Models

Classic IR Models Boolean Vector Probabilistic

Common Concepts Index Terms Weigths for varying relevance

Boolean Model Pro Easy to understand Precise Semantics of a query Contra Binary Decision Difficult for users

Boolean Model Example Query Q = 1 AND ( 2 OR NOT 3) AND 1 OR 2NOT 3

Boolean Model – Set Operations AND : Intersection (Durchschnitt) OR : Union (Vereinigung) NOT : Complement (Komplement) – Seldom used on its own