Information Retrieval

Information Retrieval

University

8 Qs

quiz-placeholder

Similar activities

IRS_Quiz

IRS_Quiz

University

10 Qs

IRT II-SEM ME CSE

IRT II-SEM ME CSE

University

10 Qs

Mentoring Session 3 (Group 1)

Mentoring Session 3 (Group 1)

University

11 Qs

Q1_PlatformTech

Q1_PlatformTech

University

10 Qs

Relational database

Relational database

University

12 Qs

CS GAMES TRYOUTS- ctf section

CS GAMES TRYOUTS- ctf section

University

11 Qs

Introduction to DBMS

Introduction to DBMS

University

10 Qs

Database Management System

Database Management System

University

10 Qs

Information Retrieval

Information Retrieval

Assessment

Quiz

Computers

University

Medium

Created by

Senthi Prakash

Used 45+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a classical model of information retrieval?

Boolean

Cluster

Probablistic

Vector Space

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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:

Ad Hoc Retrieval

Ranked Retrieval Model

Boolean Retrieval Model

Proximity Query Model

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Dictionary

List

Incidence Matrix

Inverted Index

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Proximity Operator

Vocabulary Lexicon

Term Frequency

Indexing Granularity

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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:

Stop Words

Tokens

Lemmatized Words

Stemmed Terms

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stemming increases the size of the vocabulary.

True

False

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the documents returned by the query

happy AND live

d1

d4

d1, d4

None of the above