0% found this document useful (0 votes)
8 views

NLP Aic

Uploaded by

salmaelghanam70
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

NLP Aic

Uploaded by

salmaelghanam70
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

1. NLP is field of AI Devoted to Making computers used Natural Language as Input and/or Output?

A)True

B)False

2. NLU is Mapping Input in ‘NL’ into a useful Representation?

A)True

B)False

3. NLG is producing Output in ‘NL’ from some internal Representation?

A)True

B)False

4. Syntactic, semantic, morphological analysis belongs to Natural Language Understanding?

A)True

B)False

5. Deep planning and syntactic generation are levels of synthesis?

A)True

B)False

6. Sentiment Analysis, Topic Identification and Digital humanities are Components of Conversation
Agents?

A)True

B)False

7. Speech Recognition and Question Answering are Components of Text Analytics?

A)True

B)False

8. A supervised Application in NLP is:

A) spam detection

B)Intent Classification

C)Topic Modeling

D)Both a&b
9. Machine learning algorithms can be used to evaluate if a

series of words reflect a positive or negative sentiment?

A)True

B)False

10. Sentiment could be Positive or negative in one

paragraph but not both?

A)True

B)False

------------------------------------------------------------------------------------------------------------------------------------------

1) What is the definition of Parsing?

is the process of determining the syntactic structure of a text by

analyzing its Constituent words based on an underlying grammar (of

the language).

2) What is the definition of Part of Speech?

is the process of assigning a Pos or lexical class marker to each word in a

sentence (and all sentences in a Corpus).

3) Parser is creating the symbol table (True or False)?

4) Names of people, organization and locations are examples of token (True or False)?

5) NLG is Harder Than NLU (True or False)?

6) Cortona and Siri are Examples of Question Answering (True or False)?

7) Spam detection is an unsupervised NLP Task (True or False)?

8) Sentiment Analysis is a supervised NLP Task (True or False)?

9) What is creating by locating word boundaries?

smaller units (tokens)


10) What using of Parsing? (3 or more(

. used to report any syntax error

. used to create symbol table which plays an important role in NLP.

. used to produce intermediate representation (IR)

------------------------------------------------------------------------------------------------------------------------------------------

1)NLP is mapping input in natural Language into a useful representation (TRUE, FALSE)

2)Confusion matrix contains 2 types of errors, these errors are:

a) False Negative, False Positive (correct).

b) True Negative, True Positive

c) False Negative, True Positive

d)True Negative, False Positive

3)If the confusion matrix computed for a dataset of 1000 images with 5 labels, the confusion matrix will
have:

a)5000

b)5

c)10

d)25(correct)

4)Conversational Agent is one of the trends for:

a)NLG

b)NLU

c)NLG&NLU

d)NLP (correct)

5)Questions answering agent require:

a)NLU

b)NLG

c)Both a & b

d)Information Retrieval(correct)
6)Which of these is predict Words within certain range

before and after current word in same sentence ?

a)BOW

b)SKIP-GRAM(correct)

c)BOTH DO IT

d)NONE

------------------------------------------------------------------------------------------------------------------------------------------

1) What kind/s of input/output of NLP System?

a)Speech

b)Text

c)NONE

d) a&b(corect)

2)What is required for processing Written Text:

a)Syntactic knowledge about the language

b)Lexical knowledge about the language

c)Semantic knowledge about the language

d)All above(correct)

3)Natural language is extremely rich in form and structure, and very clear (TRUE, FALSE).

4)Write down three reasons why NLU is Difficult:

5)Why is Language Ambiguous?

6)What is Phonology & Morphology with Examples: -

7) NLU have Different level of analysis required. write these levels

You might also like