1 / 6

5 Min self introduction

Yosi Mass IBM Haifa Research Lab. 5 Min self introduction. Rank XML Query – past & present. XML Query XML fragments (SIGIR’03, RIAO’04) XML fragments for DB (RIAO’07) XML fragments for UIMA (Unstructured Information Management architecture)

tiva
Télécharger la présentation

5 Min self introduction

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Yosi Mass IBM Haifa Research Lab 5 Min self introduction XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008

  2. XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008 Rank XML Query – past & present • XML Query • XML fragments (SIGIR’03, RIAO’04) • XML fragments for DB (RIAO’07) • XML fragments for UIMA (Unstructured Information Management architecture) • XML fragments for MM (SAPIR. SIGIR’07 MIR workshop) • Rank XML • Extended Vector space model for XML ranking (SIGIR’03) • XML Component ranking (INEX’02-INEX’06) • Relevance feedback for XML ranking (INEX’04-INEX’05) • Applications • Desktop search using underline UIMA annotations and XML fragments

  3. XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008 Motivation (cont.) • The world of search IR XML Database Data Format Unstructured Semi-Structured Structured Query Free text XQuery/XPath SQL ? Results Ranked Binary Binary (Match/NoMatch) Ranked • Goal: Apply IR methods to XML retrieval • IR-like (fuzzy) query format • IR-like ranked results

  4. ? XML fragment query IR-like query format for XML Compare apples with apples • XML fragments of the same nature as XML documents • A good representation for IR ranking algorithms ? Full-text documents Free-text query • Free-text of the same nature as documents XML documents XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008

  5. XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008 //book/title[contains(., “search”)] <book><title>search</title></book> //book/title[contains(., “search”) or contains(.,”algorithms”)] <book><title>search algorithms</title></book> Expressing information needs • Find books with title containing “search” • In XQuery/Xpath • As fragment • Find books with title containing “search” or “algorithms” • In XQuery/Xpath • As fragment

  6. XML Ranking Querying, Dagstuhl, 9-13 Mar, 2008 Interest • Top-k for large scale MM and text (XML) in P2P (SAPIR EU project) • XML search in P2P

More Related