Information Retrieval and Knowledge Organisation Knut Hinkelmann.

Slides:



Advertisements
Similar presentations
Dr. Leo Obrst MITRE Information Semantics Information Discovery & Understanding Command & Control Center February 6, 2014February 6, 2014February 6, 2014.
Advertisements

DCMI Workshop on Metadata and Search Vendor Panel Presentation Bradley P. Allen
Multimedia Database Systems
Modern Information Retrieval Chapter 1: Introduction
Data Science for Business: Semantic Verses Dr. Brand Niemann Director and Senior Data Scientist Semantic Community
UCLA : GSE&IS : Department of Information StudiesJF : 276lec1.ppt : 5/2/2015 : 1 I N F S I N F O R M A T I O N R E T R I E V A L S Y S T E M S Week.
5 Metadata and Meta-Knowledge Knut Hinkelmann. Prof. Dr. Knut Hinkelmann 2 Information Retrieval and Knowledge Organisation - 5 Metadata Limits of Search.
Web- and Multimedia-based Information Systems. Assessment Presentation Programming Assignment.
Search Engines and Information Retrieval
T.Sharon - A.Frank 1 Internet Resources Discovery (IRD) Classic Information Retrieval (IR)
ISP 433/533 Week 2 IR Models.
8/28/97Information Organization and Retrieval Metadata and Data Structures University of California, Berkeley School of Information Management and Systems.
Information Retrieval Concerned with the: Representation of Storage of Organization of, and Access to Information items.
INFORMATION RETRIEVAL WEEK 1 AND 2
1 Information Retrieval and Web Search Introduction.
ReQuest (Validating Semantic Searches) Norman Piedade de Noronha 16 th July, 2004.
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.
Interface for the University Library Catalogue Implementing Direct Manipulation Proposal 4.
Recuperação de Informação. IR: representation, storage, organization of, and access to information items Emphasis is on the retrieval of information (not.
 IR: representation, storage, organization of, and access to information items  Focus is on the user information need  User information need:  Find.
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.
The Exchange of Retrieval Knowledge about Services between Agents Mirjam Minor Mike Wernicke.
Search Engines and Information Retrieval Chapter 1.
Planning a digital library How to Build a Digital Library Ian H. Witten and David Bainbridge.
H. Lundbeck A/S3-Oct-151 Assessing the effectiveness of your current search and retrieval function Anna G. Eslau, Information Specialist, H. Lundbeck A/S.
LIS 506 (Fall 2006) LIS 506 Information Technology Week 11: Digital Libraries & Institutional Repositories.
Dr. Susan Gauch When is a rock not a rock? Conceptual Approaches to Personalized Search and Recommendations Nov. 8, 2011 TResNet.
Basics of Information Retrieval Lillian N. Cassel Some of these slides are taken or adapted from Source:
Modern Information Retrieval Computer engineering department Fall 2005.
Metadata and Geographical Information Systems Adrian Moss KINDS project, Manchester Metropolitan University, UK
1 Information Retrieval Acknowledgements: Dr Mounia Lalmas (QMW) Dr Joemon Jose (Glasgow)
Xiaoying Gao Computer Science Victoria University of Wellington Intelligent Agents COMP 423.
Planning a digital library How to Build a Digital Library Ian H. Witten and David Bainbridge.
Mining Structured vs. Unstructured Data Where is the structure and where did the semantics go? Rahim Yaseen SAP Labs LLC.
Information Retrieval Model Aj. Khuanlux MitsophonsiriCS.426 INFORMATION RETRIEVAL.
Search Engine Architecture
Autumn Web Information retrieval (Web IR) Handout #1:Web characteristics Ali Mohammad Zareh Bidoki ECE Department, Yazd University
Personalized Interaction With Semantic Information Portals Eric Schwarzkopf DFKI
SKOS. Ontologies Metadata –Resources marked-up with descriptions of their content. No good unless everyone speaks the same language; Terminologies –Provide.
Information in the Digital Environment Information Seeking Models Dr. Dania Bilal IS 530 Spring 2005.
Alternative Architecture for Information in Digital Libraries Onno W. Purbo
Introduction to Information Retrieval Aj. Khuanlux MitsophonsiriCS.426 INFORMATION RETRIEVAL.
Of 33 lecture 1: introduction. of 33 the semantic web vision today’s web (1) web content – for human consumption (no structural information) people search.
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
Information Retrieval Transfer Cycle Dania Bilal IS 530 Fall 2007.
Metadata and Meta tag. What is metadata? What does metadata do? Metadata schemes What is meta tag? Meta tag example Table of Content.
User Modeling and Recommender Systems: Introduction to recommender systems Adolfo Ruiz Calleja 06/09/2014.
WIRED Future Quick review of Everything What I do when searching, seeking and retrieving Questions? Projects and Courses in the Fall Course Evaluation.
Co-funded by the European Union Semantic CMS Community Reference Architecture for Semantic CMS Copyright IKS Consortium 1 Lecturer Organization Date of.
Achieving Semantic Interoperability at the World Bank Designing the Information Architecture and Programmatically Processing Information Denise Bedford.
Xiaoying Gao Computer Science Victoria University of Wellington COMP307 NLP 4 Information Retrieval.
Contextual Text Cube Model and Aggregation Operator for Text OLAP
Definition, purposes/functions, elements of IR systems Lesson 1.
Information Organization: Overview
Modern Information Retrieval
Search Engine Architecture
Information Retrieval
Skills in Information Retrieval
Introduction to Semantic Metadata & Semantic Web
CSE 635 Multimedia Information Retrieval
Introduction to Information Retrieval
Search Engine Architecture
Information Organization: Overview
Recuperação de Informação
Presentation transcript:

Information Retrieval and Knowledge Organisation Knut Hinkelmann

Prof. Dr. Knut Hinkelmann 1 Information Retrieval and Knowledge Organisation - 1 Introduction Content Information Retrieval  Indexing (string search and computer-linguistic aproach)  Classical Information Retrieval: Boolean, vector space model  Extensions of classic retrieval methods  Evaluating search methods  User adaptation and feedback Knowledge Organisation: Thesaurus Associative Search Metadata and meta knowledge Classification schemes Information extraction Case-based reasoning Topic Maps

1 Introduction

Prof. Dr. Knut Hinkelmann 3 Information Retrieval and Knowledge Organisation - 1 Introduction Information Retrieval and Knowledge Management: Process-based Organisational Memory implicit knowledgeexplicit knowledge tacit knowledge in heads of people self-aware knowledge in heads of people documented knowledge in documents/ databases formal knowledge program code knowledge bases knowledge maturisation peopleorganisation information technology tacit knowledge in heads of people self-aware knowledge in heads of people documented knowledge in documents/databases E =m c 2 formal knowledge program code/ knowledge base function fac (int x) { if x > 0 { return x * fac(x-1);} else return 1; Information Retrieval (IR) deals with the representation, storage, organisation of, and access to information items (= explicit knowledge)

Prof. Dr. Knut Hinkelmann 4 Information Retrieval and Knowledge Organisation - 1 Introduction Information Need Representation and organisation of information items should provide the user with easy access to the information items, he/she is interested in Characterisation of the user information need is not a simple problem Example: The user has to translate the information need into a query which can be processed by a search engine (IR system)

Prof. Dr. Knut Hinkelmann 5 Information Retrieval and Knowledge Organisation - 1 Introduction Key Goal of Information Retrieval Key goal of Information Retrieval: Given a user query, retrieve information that might be relevant to the user. IR system information items query relevant information items user In its most common form, the query is a set of key words which summarize the description of the information need.

Prof. Dr. Knut Hinkelmann 6 Information Retrieval and Knowledge Organisation - 1 Introduction Retrieval Browsing Database Basic Concepts: Retrieval vs. Browsing Retrieval  Information need can be specified  A query can be formulated which contrains the information that might be of interest Browsing  Main objective not clearly defined or very broad  Purpose might change during interaction with the system  Example: User is interested in car racing in general. When finding information about formula 1, he might turn his interest into a specific driver or car manufacturer

Prof. Dr. Knut Hinkelmann 7 Information Retrieval and Knowledge Organisation - 1 Introduction Retrieval vs. Browsing censored

Prof. Dr. Knut Hinkelmann 8 Information Retrieval and Knowledge Organisation - 1 Introduction Filtering relevant information Retrieval and Browsing are pulling actions  the user requests the information in an interactive manner Alternatively, information can be pushed towards the user  Examples: periodic news service, RSS feed In push scenario, the IR system has to filter information which might be relevant for the user

Prof. Dr. Knut Hinkelmann 9 Information Retrieval and Knowledge Organisation - 1 Introduction Basic Concepts: Data Retrieval vs. Information Retrieval data  typed data (integer, string,...)  well-defined structure and semantics query results are exact  retrieve all items that satisfy clearly defined conditions  a single erroneous object means failure data queries refer to the structure  attribute, table etc.  syntactic processing based on structure select c.name, c.phone from customer c, order o where c.customerno = o.customerno information  is often unstructured (text)  may be semantically ambiguous query results are approximations  notion of relevance is in the center of IR  retrieved objects might be inaccurate  small failures are tolerable information retrieval deals with content  systems interprets content of information items  find relevant documents in spite of differences in formulation and vocabulary

Prof. Dr. Knut Hinkelmann 10 Information Retrieval and Knowledge Organisation - 1 Introduction user Metadata manuals laws/ regulations product data price lists corres- pondence $ § resources description Metadata (Index) services storesearch (An index is the internal representation of metadata for efficient processing)

Prof. Dr. Knut Hinkelmann 11 Information Retrieval and Knowledge Organisation - 1 Introduction Use of Metadata Search for information resources using suitable criteria organisation and effective access to electronic resources (e.g. document management systems, digital libraries) unique identification of resources  (storage) location, e.g. URL  unique ID distinction of different resources data exchange between systems with different data structures and interfaces

Prof. Dr. Knut Hinkelmann 12 Information Retrieval and Knowledge Organisation - 1 Introduction Meta-data Example The meta-data of a map containing the name of the resource, the creator, die resolution, the copy right and a description.

Prof. Dr. Knut Hinkelmann 13 Information Retrieval and Knowledge Organisation - 1 Introduction Structured Metadata – Examples Examples for Meta-data:  library catalogue with description of books: author, title, publication date, publisher, key words, location  document management systems distinguish between user data (resources, documents) and meta-data  skill databases / yellow pages contain descriptions of people name:ELENA-Ber creation: modification: format:Word document type:project report recipient:All Life Insurance Inc. author:Smith name:ELENA-Ber creation: modification: format:Word document type:project report recipient:All Life Insurance Inc. author:Smith metadata user data (document)

Prof. Dr. Knut Hinkelmann 14 Information Retrieval and Knowledge Organisation - 1 Introduction General vs. application-specific metadata General metadata  can be used for any kind of information  Examples: author, date of creation, key words Application-specific metadata  specific attributes  examples: for a photograph: resolution for a piece of music: the style or the album  specific attribute values  examples: predefined key words, project names

Prof. Dr. Knut Hinkelmann 15 Information Retrieval and Knowledge Organisation - 1 Introduction Types of Metadata descriptive  provide information about the content and the objective of the resource (e.g. using key words) structural  describe the structure/composition of the resource administrative  administrative information to deal with the resources (e.g. date of creation, access rights)

Prof. Dr. Knut Hinkelmann 16 Information Retrieval and Knowledge Organisation - 1 Introduction Kinds of Meta-data and Meta-Knowledge Textindex  full-text: words contained in text documents  key words: manually assigned to documents structured meta-data  attributes and their values classification systems / taxonomies  (Hierarchie von) Kategorien thesaurus  terms and their relations semantic nets / ontologies  concepts and relations meta-knowledge: knowledge organisation meta-data

Prof. Dr. Knut Hinkelmann 17 Information Retrieval and Knowledge Organisation - 1 Introduction Information Retrieval Methods text search (full-text, key words) associative search classification structured search knowledge processing degree of automation knowledge intensity source: