Inverted Index Construction Tokenizer Token stream. Friends RomansCountrymen Linguistic modules Modified tokens. friend romancountryman Indexer Inverted.

Slides:



Advertisements
Similar presentations
ITCS 6265 Information Retrieval and Web Mining Lecture 2: The term vocabulary and postings lists.
Advertisements

Introduction to Information Retrieval Introduction to Information Retrieval Document ingestion.
PrasadL4DictonaryAndQP1 Dictionary and Postings; Query Processing Adapted from Lectures by Prabhakar Raghavan (Yahoo and Stanford) and Christopher Manning.
1 Web Search and Text Mining Lecture 2 Adapted from Manning, Raghaven and Schuetze.
Information Retrieval and Text Mining Lecture 2. Recap of the previous lecture Basic inverted indexes: Structure: Dictionary and Postings Key step in.
Term Vocabulary and Postings Lists 1 Lecture 3: The term vocabulary and postings lists Web Search and Mining.
CES 514 Data Mining Feb 17, 2010 Lecture 2: The term vocabulary and postings lists.
Introduction to Information Retrieval Introduction to Information Retrieval Modified from Stanford CS276 slides Chap. 2: The term vocabulary and postings.
COMP4201 Information Retrieval and Search Engines Lecture 2: The term vocabulary and postings lists.
Text Pre-processing and Faster Query Processing David Kauchak cs160 Fall 2009 adapted from:
Srihari-CSE535-Spring2008 CSE 535 Information Retrieval Lecture 2: Boolean Retrieval Model.
Preparing the Text for Indexing 1. Collecting the Documents Tokenizer Token stream. Friends RomansCountrymen Linguistic modules Modified tokens. friend.
Information Retrieval and Web Search Lecture 2: Dictionary and Postings.
The term vocabulary and postings lists
Information Retrieval and Web Search Lecture 2: The term vocabulary and postings lists Minqi Zhou 1.
CS276A Information Retrieval
Vocabulary size and term distribution: tokenization, text normalization and stemming Lecture 2.
Information Retrieval Lecture 2. Recap of the previous lecture Basic inverted indexes: Structure: Dictionary and Postings Key step in construction: Sorting.
CpSc 881: Information Retrieval
IR Paolo Ferragina Dipartimento di Informatica Università di Pisa Reading Chapter 1 Many slides are revisited from Stanford’s lectures by P.R.
CS276 Information Retrieval and Web Search Lecture 2: The term vocabulary and postings lists.
Overview of Search Engines
Information Retrieval Document Parsing. Basic indexing pipeline Tokenizer Token stream. Friends RomansCountrymen Linguistic modules Modified tokens. friend.
PrasadL4DictonaryAndQP1 Dictionary and Postings; Query Processing Adapted from Lectures by Prabhakar Raghavan (Yahoo and Stanford) and Christopher Manning.
CSCI 5417 Information Retrieval Systems Jim Martin Lecture 2 8/25/2011.
Introduction to Information Retrieval Introduction to Information Retrieval Lecture 2: The term vocabulary and postings lists Related to Chapter 2:
LIS618 lecture 2 the Boolean model Thomas Krichel
Recap Preprocessing to form the term vocabulary Documents Tokenization token and term Normalization Case-folding Lemmatization Stemming Thesauri Stop words.
Introduction to Information Retrieval Introduction to Information Retrieval Adapted from Christopher Manning and Prabhakar Raghavan The term vocabulary,
Information Retrieval Lecture 2: The term vocabulary and postings lists.
Text Pre-processing and Faster Query Processing David Kauchak cs458 Fall 2012 adapted from:
Chapter 6: Information Retrieval and Web Search
1 Documents  Last lecture: Simple Boolean retrieval system  Our assumptions were:  We know what a document is.  We can “machine-read” each document.
Information Retrieval and Web Search Lecture 2: Dictionary and Postings.
Dan Jurafsky Text Normalization Every NLP task needs to do text normalization: 1.Segmenting/tokenizing words in running text 2.Normalizing word formats.
Information Retrieval Lecture 2: Dictionary and Postings.
Introduction to Information Retrieval Introduction to Information Retrieval CS276: Information Retrieval and Web Search Christopher Manning and Prabhakar.
Information Retrieval and Web Search Text processing Instructor: Rada Mihalcea (Note: Some of the slides in this slide set were adapted from an IR course.
Introduction to Information Retrieval Introduction to Information Retrieval Term vocabulary and postings lists – preprocessing steps 1.
Query processing: optimizations Paolo Ferragina Dipartimento di Informatica Università di Pisa Reading 2.3.
Document Parsing Paolo Ferragina Dipartimento di Informatica Università di Pisa.
CS276 Information Retrieval and Web Search Lecture 2: Dictionary and Postings.
Basic Text Processing Word tokenization.
Information Retrieval and Web Search Lecture 2: The term vocabulary and postings lists Minqi Zhou 1.
Information Retrieval in Practice
CSE 538 MRS BOOK – CHAPTER II The term vocabulary and postings lists
Information Retrieval
Lecture 2: The term vocabulary and postings lists
Ch 2 Term Vocabulary & Postings List
CS122B: Projects in Databases and Web Applications Winter 2017
Prof. Paolo Ferragina, Algoritmi per "Information Retrieval"
Query processing: phrase queries and positional indexes
Lecture 2: The term vocabulary and postings lists
Modified from Stanford CS276 slides
Boolean Retrieval Term Vocabulary and Posting Lists Web Search Basics
Text Processing.
Document ingestion.
CS276: Information Retrieval and Web Search
CS276: Information Retrieval and Web Search
Recap of the previous lecture
Lectures 4: Skip Pointers, Phrase Queries, Positional Indexing
PageRank GROUP 4.
Lecture 2: The term vocabulary and postings lists
Lecture 2: The term vocabulary and postings lists
Prof. Paolo Ferragina, Algoritmi per "Information Retrieval"
Query processing: phrase queries and positional indexes
INFORMATION RETRIEVAL TECHNIQUES BY DR. ADNAN ABID
Basic Text Processing Word tokenization.
INFORMATION RETRIEVAL TECHNIQUES BY DR. ADNAN ABID
INFORMATION RETRIEVAL TECHNIQUES BY DR. ADNAN ABID
Presentation transcript:

Inverted Index Construction Tokenizer Token stream. Friends RomansCountrymen Linguistic modules Modified tokens. friend romancountryman Indexer Inverted index. friend roman countryman Documents to be indexed. Friends, Romans, countrymen. 1

Parsing a document What format is it in? pdf/word/excel/html? What language is it in? What character set is in use? Each of these is a classification problem, that can be tackled with machine learning. But these tasks are often done heuristically … 2

Complications: Format/language Documents being indexed can include docs from many different languages A single index may have to contain terms of several languages. Sometimes a document or its components can contain multiple languages/formats French with a German pdf attachment. What is a unit document? A file? An ? (Perhaps one of many in an mbox.) An with 5 attachments? A group of files (PPT or LaTeX in HTML) 3

Tokenization Input: “Friends, Romans and Countrymen” Output: Tokens Friends Romans Countrymen Each such token is now a candidate for an index entry, after further processing But what are valid tokens to emit? 4

What is a valid token? Finland’s capital  Finland? Finlands? Finland’s? Hewlett-Packard  Hewlett and Packard as two tokens? State-of-the-art  break up hyphenated sequence. co-education  ? San Francisco: one token or two? Dr. Summer address is 35 Winter St., , RI, USA. 5

Tokenization: Numbers 3/12/91 Mar. 12, B.C. B-52 My PGP key is 324a3df234cb23e Often, don’t index as text. But often very useful: think about things like looking up error codes/stacktraces on the web Often, we index “meta-data” separately  Creation date, format, etc. 6

Tokenization: language issues East Asian languages (e.g., Chinese and Japanese) have no spaces between words: 莎拉波娃现在居住在美国东南部的佛罗里达。 Not always guaranteed a unique tokenization Semitic languages (Arabic, Hebrew) are written right to left, but certain items (e.g. numbers) written left to right Words are separated, but letter forms within a word form complex ligatures استقلت الجزائر في سنة 1962 بعد 132 عاما من الاحتلال الفرنسي. ‘Algeria achieved its independence in 1962 after 132 years of French occupation.’ 7

Inverted Index Construction Tokenizer Token stream. Friends RomansCountrymen Linguistic modules Modified tokens. friend romancountryman Indexer Inverted index. friend roman countryman Documents to be indexed. Friends, Romans, countrymen. 8

Linguistic Processing Normalization Capitalization/Case-folding Stop words Stemming Lemmatization 9

Linguistic Processing: Normalization Need to “normalize” terms in indexed text & in query terms into the same form We want to match U.S.A. and USA We most commonly define equivalence classes of terms e.g., by deleting periods in a term Alternative is to do asymmetric expansion: Enter: windowSearch: window, windows Enter: windowsSearch: Windows, windows Enter: WindowsSearch: Windows 10

Normalization: other languages Accents: résumé vs. resume. Most important criterion: How are your users like to write their queries for these words? Even in languages that standardly have accents, users often may not type them German: Tuebingen vs. Tübingen Should be equivalent 11

Linguistic Processing: Case folding Reduce all letters to lower case exception: upper case (in mid-sentence?)  e.g., General Motors  Fed vs. fed  SAIL vs. sail Often best to lower case everything, since users will use lowercase regardless of ‘correct’ capitalization… 12

Linguistic Processing: Stop Words With a stop list, you exclude from dictionary entirely the commonest words. Intuition: They have little semantic content: the, a, and, to, be They take a lot of space: ~30% of postings for top 30  You will measure this! But the trend is away from doing this: You need them for:  Phrase queries: “King of Denmark”  Various song titles, etc.: “Let it be”, “To be or not to be”  “Relational” queries: “flights to London” 13

Linguistic Processing: Stemming Reduce terms to their “roots” before indexing “Stemming” suggest crude affix chopping language dependent e.g., automate(s), automatic, automation all reduced to automat. Porter’s Algorithm Commonest algorithm for stemming English Results suggest at least as good as other stemming options You find the algorithm and several implementations at

Typical rules in Porter sses  sscaresses  caress ies  ibutterflies  butterfli ing  meeting  meet tional  tionintentional  intention Weight of word sensitive rules (m>1) EMENT →  replacement → replac  cement → cement 15

An Example of Stemming After introducing a generic search engine architecture, we examine each engine component in turn. We cover crawling, local Web page storage, indexing, and the use of link analysis for boosting search performance. after introduc a gener search engin architectur, we examin each engin compon in turn. we cover crawl, local web page storag, index, and the us of link analysi for boost search perform. 16

Linguistic Processing: Lemmatization Reduce inflectional/variant forms to base form E.g., am, are, is  be car, cars, car's, cars'  car the boy's cars are different colors  the boy car be different color Lemmatization implies doing “proper” reduction to dictionary headword form 17

Many of the above features embody transformations that are Language-specific and Often, application-specific These are “plug-in” supplements to the indexing process Both open source and commercial plug-ins available for handling these TASK: Try to find on the web open-source tools that perform tokenization, lower-casing, stemming, and try them out. Language-specificity 18

Question How many words in average has a typical query? 19

Phrase queries Want to answer queries such as “stanford university” – as a phrase Thus the sentence “I went to university at Stanford” is not a match. The concept of phrase queries has proven easily understood by users; about 10% of web queries are phrase queries In average a query is 2.3 words long. (Is it still the case?) No longer suffices to store only entries 20

A first attempt: Biword indexes Index every consecutive pair of terms in the text as a phrase For example the text “Friends, Romans, Countrymen” would generate the biwords friends romans romans countrymen Each of these biwords is now a dictionary term Two-word phrase query-processing is now immediate (it works exactly like the one term process) 21

Longer phrase queries stanford university palo alto can be broken into the Boolean query on biwords: stanford university AND university palo AND palo alto Without the docs, we cannot verify that the docs matching the above Boolean query do contain the phrase. Can have false positives! (Why?) 22

Issues for biword indexes False positives, as noted before Index blowup due to bigger dictionary For extended biword index, parsing longer queries into conjunctions: E.g., the query tangerine trees and marmalade skies is parsed into tangerine trees AND trees and marmalade AND marmalade skies Not standard solution (for all biwords) 23

Better solution: Positional indexes Store, for each term, entries of the form: <number of docs containing term; doc1: position1, position2 … ; doc2: position1, position2 … ; etc.> <be: ; 1: 6 {7, 18, 33, 72, 86, 231}; 2: 2 {3, 149}; 4: 5 {17, 191, 291, 430, 434}; 5: 2 {363, 367}; …> Which of docs 1,2,4,5 could contain “to be or not to be”? 24

Processing a phrase query Merge their doc:position lists to enumerate all positions with “to be or not to be”. to:  2: 5{1,17,74,222,551}; 4: 5{8,16,190,429,433}; 7: 3{13,23,191};... be:  1: 2{17,19}; 4: 5{17,191,291,430,434}; 5: 3{14,19,101};... Same general method for proximity searches 25

Combination schemes A positional index expands postings storage substantially (Why?) Biword indexes and positional indexes approaches can be profitably combined For particular phrases (“Michael Jackson”, “Britney Spears”) it is inefficient to keep on merging positional postings lists Even more so for phrases like “The Who” 26

Some Statistics Results of about 99,000,000 for britney spears. (0.09 seconds) Results of about 260,000 for emmy noether. (0.59 seconds) Results of about 848,000,000 for the who. (0.09 seconds) Results of about 979,000 for wellesley college. (0.07 seconds) Results of about 473,000 for worcester college. (0.55 seconds) Results of about 24,300,000 for fast cars. (0.11 seconds) Results of about 553,000 for slow cars. (0.23 seconds) 27