Artificial Intelligence (2180703) MCQs

MCQs of Natural Language Processing

Showing 1 to 10 out of 22 Questions
1.
What is the field of Natural Language Processing (NLP)?
(a) Computer Science
(b) Artificial Intelligence
(c) Linguistics
(d) All of the mentioned
Answer:

Option (d)

2.
NLP is concerned with the interactions between computers and human (natural) languages.
(a) TRUE
(b) FALSE
Answer:

Option (a)

3.
What is the main challenge/s of NLP?
(a) Handling Ambiguity of Sentences
(b) Handling Tokenization
(c) Handling POS-Tagging
(d) All of the mentioned
Answer:

Option (a)

4.
Modern NLP algorithms are based on machine learning, especially statistical machine learning.
(a) TRUE
(b) FALSE
Answer:

Option (a)

5.
Choose form the following areas where NLP can be useful.
(a) Automatic Text Summarization
(b) Automatic Question-Answering Systems
(c) Information Retrieval
(d) All of the mentioned
Answer:

Option (d)

6.
Which of the following includes major tasks of NLP?
(a) Automatic Summarization
(b) Discourse Analysis
(c) Machine Translation
(d) All of the mentioned
Answer:

Option (d)

7.
What is Coreference Resolution?
(a) Anaphora Resolution
(b) Given a sentence or larger chunk of text, determine which words (“mentions”) refer to the same objects (“entities”)
(c) All of the mentioned
(d) None of the mentioned
Answer:

Option (b)

8.
What is Machine Translation?
(a) Converts one human language to another
(b) Converts human language to machine language
(c) Converts any human language to English
(d) Converts Machine language to human language
Answer:

Option (a)

9.
The more general task of coreference resolution also includes identifying so-called “bridging relationships” involving referring expressions.
(a) TRUE
(b) FALSE
Answer:

Option (a)

10.
What is Morphological Segmentation?
(a) Does Discourse Analysis
(b) Separate words into individual morphemes and identify the class of the morphemes
(c) Is an extension of propositional logic
(d) None of the mentioned
Answer:

Option (b)

Showing 1 to 10 out of 22 Questions