wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Information Retrieval MCQ

Total questions: 120

Worksheet time: 30hrs 0mins

Name
Class
Date
1.

is the Activity of obtaining material which can be documents of unstructured nature

a)

Information Retrieval

b)

Boolean Retrieval

c)

Dictionary Retrieval

d)

Tolerant Retrieval

2.

Three major component of Information Retrieval system are document subsystem ,Retrieval Subsystem and

a)

User Subsystem

b)

Query Subsystem

c)

Feedback Problem

d)

Subsystem

3.

is the unit of information that we want to return as a result of

a)

Documents

b)

Collection

c)

Posting List

d)

Index

4.

is the topic about which the user desires to know more

a)

Query

b)

Information Need

c)

Term

d)

Document

5.

is the smallest unit of information in a query

a)

Term

b)

Document

c)

Word

d)

Index

6.

Permuterm index is a index form of index

a)

Inverted

b)

Real

c)

Term

d)

Dictonary

7.

A Query like mon is called as wildcard query

a)

Trailing

b)

Heading

c)

New

d)

Real

8.

algorithm is the algorithm for phonetic hashing

a)

Soundex

b)

Phonetic

c)

k-gram

d)

Edit distance

9.

Edit distance type of spelling correction is

a)

Isolated term correction

b)

Context Sensitive correction

c)

k-gram correction

d)

both A and B

10.

In Permuterm index symbol is used to mark the end of a term

a)

$

b)

%

c)

&

d)
11.

is fraction of returned result relevant to information need

a)

Precision

b)

Recall

c)

Corpus

d)

Relavance

12.

Within Documernt collection each document has unique serial number known as

a)

Document Identifier

b)

Document Number

c)

Document Id

d)

Both b and c

13.

is the process of selecting how to organize the work of answering a query so that least amount of work need to be done by system

a)

Query optimization

b)

Query minimization

c)

Query Answering

d)

Both a and c

14.

is a model for information retrieval in which we can pose any query which is in the form of Boolean Expression of terms

a)

Boolean Retrieval

b)

Dictonary retrieval

c)

Tolerent retrieval

d)

Both a and b

15.

is a fraction of relavant documents in the collection were returned by the system

a)

Precision

b)

Recall

c)

Corpus

d)

Relavance

16.

The idea to use computers for searching information was published in the article As We May Think by 1945 in

a)

Vannever Bush

b)

Holmstrom

c)

Gerard Salton

d)

Both a and c

17.

is the data structure for faster information retrieval which is collection of selected words and associated pointers

a)

Index

b)

Library

c)

Metadata

d)

Term

18.

were the first to adopt Information retrival system for retriving information

a)

Libraries

b)

Google

c)

NIST

d)

Both a and c

19.

In Document subsystem Abstracting contains

a)

Summarizing

b)

Bibliographic description

c)

Acquisition

d)

Both a and c

20.

In Document Subsystem file organization contains term by term list of records under each term is called as

a)

Inverted

b)

Sequential

c)

Combination

d)

Both a and c

21.

IR Stands for______________.

a)

Information Retrieval

b)

Information Retired

c)

Inform Retrieval

d)

Information Ready

22.

Each item in the list is called as______________.

a)

Items

b)

Posting

c)

Query

d)

Information

23.

etr term is called _________k-grams wildcard query.

a)

3

b)

4

c)

1

d)

2

24.

To search document by _______________ in IR.

a)

id

b)

docID

c)

number

d)

#digits

25.

SEO stands for _____________ .

a)

Search English Optimization

b)

Search Engine Optimization

c)

Search Engine Operator

d)

Search Engine Operation

26.

Dictionary performed by _________________pair

a)

Key and Value

b)

Value and Number

c)

Id and Number

d)

Name and code

27.

An advantage of a positional index is that it reduces the asymptotic complexity of a postings intersection operation.

a)

True

b)

False

28.

_________can best be described as a programming model used to develop Hadoopbased applications that can process massive amounts of data.

a)

MapReduce

b)

Mahout

c)

Oozie

d)

All of the mentioned

29.

The purpose of the inverse document frequency is to increase the weight of terms with high collection frequenc.

a)

True

b)

False

30.

URL Stands for ______________________.

a)

Uniform Ravar Location

b)

Uniform Resource Locator

c)

Uni Resource Locate

d)

Uniform Reverse Locator

31.

A data structure that maps terms back to the parts of a document in which they occur is called an

a)

Postings list

b)

Incidence Matrix

c)

Dictionary

d)

Inverted Index

32.

The first large information retrieval research group was formed by____________at cornell in 1960.

a)

Gerard Salton

b)

Ratan Tata

c)

Ramesh Bush

d)

Think Roy

33.

Input, Purpose and Output are the factors of _________ .

a)

Summarization

b)

Question Answering

c)

Page Rank

d)

Personalized Search

34.

A deadlock can be broken down by

a)

Committing one or more transactions

b)

Aborting one or more transactions

c)

Rolling back one or more transactions

d)

Terminating one or more transactions.

35.

NLTK stands for ______________ .

a)

Natural Language Toolkit

b)

Natural Lang Tool

c)

Natural Long Tooltip

d)

Nature Language Toolkit

36.

A model of information retrieval in which we can pose any query in which search terms are combined with the operators AND, OR, and NOT:

a)

Ad Hoc Retrieval

b)

Ranked Retrieval Model

c)

Boolean Information Model

d)

Proximity Query Model

37.

A data structure that maps terms back to the parts of a document in which they occur is called an (select the best answer):

a)

Postings list

b)

Incidence Matrix

c)

Dictionary

d)

Inverted Index

38.

A process to efficiently intersect lists to be able to quickly find documents that contain both terms is referred to as merging postings lists.

a)

True

b)

False

39.

The model of information retrieval in which we can pose any query in the form of a Boolean expression is called the ranked retrieval model.

a)

True

b)

False

40.

The number of times that a word or term occurs in a document is called the:

a)

Proximity Operator

b)

Vocabulary Lexicon

c)

Term Frequency

d)

Indexing Granularity

41.

Stemming increases the size of the vocabulary.

a)

True

b)

False

42.

In information retrieval, extremely common words which would appear to be of little value in helping select documents that are excluded from the index vocabulary are called:

a)

Stop Words

b)

Tokens

c)

Lemmatized Words

d)

Stemmed Terms

43.

A crude heuristic process that chops off the ends of the words to reduce inflectional forms of words and reduce the size of the vocabulary is called:

a)

Lemmatization

b)

Case Folding

c)

True casing

d)

Stemming

44.

An advantage of a positional index is that it reduces the asymptotic complexity of a postings intersection operation.

a)

True

b)

False

45.

An index that includes sequences of words or terms of variable length that have been extracted from a source document is called a:

a)

Phrase Index

b)

Biword index

c)

Positional index

d)

Inverted Index

46.

One disadvantage, as outlined in our text, of using a permuterm index for wild card queries is:

a)

It requires complex code that is difficult to maintain

b)

It has the risk of key collisions which are difficult to resolve

c)

The required rotations creates a very large dictionary

d)

It cannot be used to find terms that are not spelled correctly

47.

Which of the following is a technique for context sensitive spelling correction:

a)

the Jaccard Coefficient

b)

Soundex algorithms

c)

k-gram indexes

d)

Levenshtein distance

48.

For a very large collection of books of classic literature the most appropriate indexing algorithm would be:

a)

Block sort-based indexing algorithm

b)

Single-pass in memory indexing algorithm

c)

Distributed Map-Reduce indexing algorithm

d)

Dynamic indexing process employing an auxiliary index

49.

For a large collection of documents such as the internet that experience frequent change the most appropriate indexing algorithm would be:

a)

Block sort-based indexing algorithm

b)

Single-pass in memory indexing algorithm

c)

Distributed Map-Reduce indexing algorithm

d)

Dynamic indexing process employing an auxiliary index

50.

Given two strings s1 and s2, the edit distance between them is sometimes known as the:

a)

Levenshtein distance

b)

isolated-term distance

c)

k-gram overlap

d)

Jaccard Coefficient

51.

For a moderately large collection of static documents maintained on a single system the most appropriate indexing algorithm would be:

a)

Block sort-based indexing algorithm

b)

Single-pass in memory indexing algorithm

c)

Distributed Map-Reduce indexing algorithm

d)

Dynamic indexing process employing an auxiliary index

52.

For a small collection of documents on a personal computer that don't experience any change the most appropriate indexing algorithm would be:

a)

Block sort-based indexing algorithm

b)

Single-pass in memory indexing algorithm

c)

Distributed Map-Reduce indexing algorithm

d)

Dynamic indexing process employing an auxiliary index

53.

Hashing is a process where an item is reduced, through a mathematical process, to an integer.

a)

True

b)

False

54.

The size of the document collection that can be indexed by single-pass in-memory indexing algorithm is limited by the size of the disk storage the computer running the indexer process has access to.

a)

True

b)

False

55.

The formula used to estimate the vocabulary size of a collection is known as:

a)

Zipf's law

b)

Power law

c)

Heap's law

d)

Compression ratio

56.

Which of the following is NOT a benefit of index compression?

a)

Simplified algorithm design

b)

Reduction of disk space

c)

Faster transfer of data from disk to memory

d)

Increased Use of caching

57.

A compression algorithm that results in some loss of data is called:

a)

zipf compression

b)

dictionary compression

c)

lossless compression

d)

lossy compression

58.

An approach to compression that takes advantage of the redundancy in the dictionary that results from common prefixes that come from sorted terms is called:

a)

Front Coding

b)

Blocked storage

c)

Prefix Coding

d)

Variable byte encoding

59.

A disadvantage of compression is that it reduces the transfer of data from disk to memory.

a)

True

b)

False

60.

The 30 most common words account for 30% of the tokens in written text is known as front coding.

a)

True

b)

False

61.

Weighted zone scoring is sometimes referred to as ranked Boolean retrieval.

a)

True

b)

False

62.

In the bag of words model, the exact ordering of terms within the document is both significant and relevant to processing.

a)

True

b)

False

63.

The purpose of the inverse document frequency is to increase the weight of terms with high collection frequency.

a)

True

b)

False

64.

A scheme where a weight is assigned to a term based upon the number of occurrences of the term within a document is called:

a)

Bag of Words

b)

Document Frequency

c)

Term Frequency

d)

Optimal weight

65.

The number of documents within a collection that contain a particular term is the collection frequency of the term.

a)

True

b)

False

66.

A metric derived by taking the log of N divided by the document frequency where N is the total number of documents in a collection is called:

a)

document frequency

b)

tf-idf weight

c)

collection frequency

d)

inverse document frequency

67.

The tf-idf weight is highest when a term t occurs many times within a small number of documents.

a)

True

b)

False

68.

The tf-idf weight is lower when a term t occurs many times in a document or occurs in relatively few documents.

a)

True

b)

False

69.

A measure of similarity between two vectors which is determined by measuring the angle between them is called:

a)

cosine similarity

b)

sin similarity

c)

vector similarity

d)

vector scoring

70.

An index that is often supplemental to the inverted index and contains terms from only a particular field or section of a document is called a parametric index.

a)

True

b)

False

71.

An approach to retrieval in a search that is likely (but not precisely) to produce the top K scoring documents is called:

a)

Exact top K document retrieval

b)

top scoring document retrieval

c)

Inexact top K document retrieval

d)

Imprecise top K document retrieval

72.

An approach to computing scores in an IR system that pre-computes for each term in the dictionary, the set of documents with the highest weights for the term is:

a)

Champion list

b)

Impact ordering

c)

Cluster pruning

d)

Tiered indexes

73.

An approach to computing scores in an IR system that orders documents in the posting list of a term by decreasing order of term frequency is called:

a)

Champion list

b)

Impact ordering

c)

Cluster pruning

d)

Tiered indexes

74.

An approach to computing scores in an IR system that selects a sample of documents randomly from the collection as leaders which are in the index and links similar documents to it (followers) is called:

a)

Champion list

b)

Impact ordering

c)

Cluster pruning

d)

Tiered indexes

75.

Which of the following items is not a component of a complete search system?

a)

Document cache

b)

Indexers

c)

Spell correction

d)

Horizontal index

76.

Which of the following is NOT one of the types of queries in a complete search system discussed in our text?

a)

Wildcard Query

b)

Boolean retrieval

c)

Phrase Query

d)

Ranked retrieval Query

77.

Considering only documents containing terms whose idf exceeds a preset threshold is an index elimination.

a)

True

b)

False

78.

A scoring function that computes an aggregate of a document's relevance from multiple sources is called evidence accumulation.

a)

True

b)

False

79.

A scheme where a weight is assigned to a term based upon the number of occurrences of the term within a document is called:

a)

Bag of Words

b)

Document Frequency

c)

Term Frequency

d)

Optimal weight

80.

A group of related documents against which information retrieval is employed is called:

a)

Corpus

b)

Text Database

c)

Index Collection

d)

Repository

81.

Weighted zone scoring is referred to as:

a)

ranked Boolean retrieval

b)

Zipf retrieval

c)

Ad Hoc query retrieval

d)

Jaccard retrieval

82.

An approach to compression that takes advantage of the redundancy in the dictionary that results from common prefixes that come from sorted terms is called:

a)

Front Coding

b)

Blocked storage

c)

Prefix Coding

d)

Variable byte encoding

83.

True/False: Given two strings s1 and s2, the edit distance between them is sometimes known as the Levenshtein distance.

a)

True

b)

False

84.

True/False: Ad hoc retrieval is a model of information retrieval in which we can pose any query in which search terms are combined with the operators AND, OR, and NOT.

a)

True

b)

False

85.

True/False: An advantage of compression is that it reduces the transfer of data from disk to memory.

a)

True

b)

False

86.

True/False: The process where multiple lists are evaluated using AND or OR operators in a Boolean retrieval query is called an intersection operation.

a)

True

b)

False

87.

For a small collection of documents on a personal computer that don't experience any change the most appropriate indexing algorithm would be:

a)

Block sort-based indexing algorithm

b)

Single-pass in memory indexing algorithm

c)

Distributed Map-Reduce indexing algorithm

d)

Dynamic indexing process employing an auxiliary index

88.

True/False: The number of documents within a collection that contain a particular term is the collection frequency of the term.

a)

True

b)

False

89.

The number of times that a word or term occurs in a document is called the:

a)

Proximity Operator

b)

Vocabulary Lexicon

c)

Term Frequency

d)

Indexing

e)

Granularity

90.

True/False: In the bag of words model, the exact ordering of terms within the document is not relevant to processing.

a)

True

b)

False

91.

True/False: The Jaccard algorithm is a technique for context sensitive spelling correction.

a)

True

b)

False

92.

True/False: Precision in an information retrieval system refers to the fraction of relevant documents in the collection that were returned by the system.

a)

True

b)

False

93.

True/False: The purpose of the inverse document frequency is to increase the weight of terms with high collection frequency.

a)

True

b)

False

94.

In information retrieval, extremely common words which would appear to be of little value in helping select documents that are excluded from the index vocabulary are called:

a)

Stop Words

b)

Tokens

c)

Lemmatized Words

d)

Stemmed Terms

95.

A process that reduces the size of a vocabulary by reducing to the 'root' of words is called:

a)

Stemming

b)

Lemmatizing

c)

Removal of stop words

d)

Posting

e)

pruning

96.

A compression algorithm that results in some loss of data is called:

a)

zipf compression

b)

dictionary compression

c)

lossless compression

d)

lossy compression

97.

Which of the following is NOT a benefit of index compression?

a)

Simplified algorithm design

b)

Reduction of disk space

c)

Faster transfer of data from disk to memory

d)

Increased Use of caching

98.

True/False: tf-idf weight is a metric derived by taking the log of N divided by the document frequency where N is the total number of documents in a collection.

a)

True

b)

False

99.

True/False: Vector similarity is a measure of similarity between two vectors which is determined by measuring the angle between them.

a)

True

b)

False

100.

True/False: Heap's law is the formula used to estimate the vocabulary size of a collection is.

a)

True

b)

False

101.

To evaluate the effectiveness of an IR system the output from a standard query executed against the test IR system is compared with the known output from a:

a)

internet collection

b)

reference book

c)

separate IR system.

d)

standard test collection

102.

Precision is the fraction of retrieved documents that are relevant.

a)

True

b)

False

103.

Recall is the fraction of non relevant documents that are retrieved.

a)

True

b)

False

104.

Accuracy is typically the most accurate measure of IR system effectiveness.

a)

True

b)

False

105.

The F-measure is a single measure that balances precision versus recall.

a)

True

b)

False

106.

The purpose of the inverse document frequency is to increase the weight of terms with high collection frequency.

a)

True

b)

False

107.

The standard approach to information retrieval system evaluation involves around the notion of:

a)

Quantity of documents in the collection

b)

Relevant and non relevant documents.

c)

Accuracy

d)

user happiness

108.

A web server communicates with a client (browser) using which protocol:

a)

HTML

b)

HTTP

c)

FTP

d)

Telnet

109.

The basic operation of a web browser is to pass a request to the web server. This request is an address for a web page and is known as the:

a)

UAL: Universal Address Locator

b)

HTML: Hypertext Markup Language

c)

URL: Universal Resource Locator

d)

HTTP: Hypertext transfer protocol

110.

A web page whose content doesn't vary from one request to another is called a:

a)

Text Page

b)

Dynamic Page

c)

Active Server Page

d)

Static Page

111.

A web link within a web page that references another part of the same page is called a:

a)

Out link

b)

Vector

c)

In link

d)

Tendril

112.

In the context of web search engines the manipulation of web page content for the purpose of appearing high up in search results for selected query terms is called:

a)

Paid inclusion

b)

SPAM

c)

SEO

d)

Link Analysis

113.

Results from a search engine that are based upon the retrieval of items using a method of term weighting such as cosine similarity is a form of:

a)

Sponsored Search

b)

Algorithmic Search

c)

Informational Search

d)

Navigational Search

114.

A program that captures and indexes content from web pages is known as what insect:

a)

Fly

b)

Centipede

c)

Mosquito

d)

Spider

115.

The list of web pages that a web crawler has queued up to index is called the:

a)

Web Page Queue

b)

Seed set

c)

URL Filter

d)

URL Frontier

116.

In order to access a particular web site in the internet, the URL must be converted into an IP address. Which service does this conversion?

a)

HTTP

b)

TNS

c)

DNS

d)

DHCP

117.

A model of information retrieval in which we can pose any query in which search terms are combined with the operators AND, OR, and NOT:

a)

Ad Hoc Retrieval

b)

Ranked Retrieval Model

c)

Boolean Information Model

d)

Proximity Query Model

118.

A data structure that maps terms back to the parts of a document in which they occur is called an (select the best answer):

a)

Postings list

b)

Incidence Matrix

c)

Dictionary

d)

Inverted Index

119.

A process to efficiently intersect lists to be able to quickly find documents that contain both terms is referred to as merging postings lists.

a)

True

b)

False

120.

The model of information retrieval in which we can pose any query in the form of a Boolean expression is called the ranked retrieval model.

a)

True

b)

False