Tuesday, July 27, 2021

Multiple Choice Questions with Answers in Information Retrieval SET 4

Top 5 quiz questions in IR, Information retrieval quiz, information retrieval mcqs with answers, information retrieval,  stemming, query expansion, recall, search result relevance, thesaurus based query expansion, wordnet

Information Retrieval MCQs - SET 04

1. The heuristic process of cutting off one or few letters from the end of words to extract the root words from inflected words is called

a) Lemmatization

b) Stemming

c) Inverted index

d) Case folding

Click here to view answer and explanation


 

2. In thesaurus-based query expansion technique, for every term t in a query, we expand the query using the synonyms and related words of t taken from the thesaurus. This can increase ______

a) precision

b) recall

c) performance

d) mean average precision

Click here to view answer and explanation


 

3. Which of the following is a non-decreasing function of the number of documents retrieved?

a) precision

b) recall

c) accuracy

d) mean average precision

Click here to view answer and explanation


 

4. Which of the following is not an element to measure the relevance of search results in ad hoc information retrieval?

a) A benchmark document collection

b) A benchmark suit of queries

c) An assessment of either relevant or non-relevant for each query and each document

d) A set of trained users to check the result

Click here to view answer and explanation


 

5. In WordNet, the lexemes that share same form but have unrelated meanings is

a) Homonym

b) Hypernym

c) Hyponym

d) Meronym

Click here to view answer and explanation


 

 

********************

 

Related links

 

Keywords

What are the elements required to measure the relevance of search result in an information retrieval system?

Define homonym and how they are used in Wordnet.

Why recall is referred as non-decreasing function of the number of documents retrieved?

Difference between stemming and lemmatization

Monday, July 26, 2021

Distributed database and parallel database quiz questions with answers SET 09

Distributed database quiz questions with answers, MCQ in distributed database, solved exam questions in distributed and parallel database, distributed query processing, data replication

MCQ in Distributed and Parallel Database with Solutions

1. Which of the following parallelism enables the execution of multiple queries generated by concurrent transactions?

(a) Inter-query parallelism

(b) Intra-query parallelism

(c) Independent parallelism

(d) None of the above.

Click here to view answer and explanation


 

2. Why data fragmentation and distribution is considered as a desirable property?

(a) Reduced data transmission cost

(b) Reduces table size

(c) Availability

(d) All of the above.

Click here to view answer and explanation


 

3. Suppose the users of a distributed database system are permitted to execute read-only queries. Which of the following would be the best solution for such an access?

(a) Horizontal fragmentation

(b) Vertical fragmentation

(c) Replication

(d) None of the above.

Click here to view answer and explanation


 

4. In some cases of query processing, the operations in a single query are executed at the same time or in random order. What type of parallelism is this? Choose the most relevant one from the following;

(a) Intra-operation parallelism

(b) Pipelined parallelism

(c) Independent parallelism

(d) Inter-operation parallelism

Click here to view answer and explanation


 

5. In distributed database environment, the execution of set of distributed transactions is said to be serializable if an only if

(a) the execution of the set of transactions at each site is serializable

(b) the serialization orders of set of transactions at all the sites are identical

(c) the set of transactions that are not in serial order

(d) the serialization orders of set of transactions at all the sites are not identical

Click here to view answer and explanation


 

******************

Related links:

 

Distributed database multiple choice questions with answers

important quiz questions in DDB

one mark questions in distributed database for university examinations

 

 

Featured Content

Multiple choice questions in Natural Language Processing Home

MCQ in Natural Language Processing, Quiz questions with answers in NLP, Top interview questions in NLP with answers Multiple Choice Que...

All time most popular contents