Question 331 :
How conditional probability rewrite in language model? P(B | A) =P(A, B) / P(A)
- P(A, B) = P(A) P(B | A)
- P(A, B) = P(A) P(A | B)
- P(A, B) = P(B) P(B | A)
- P(A) = P(A) P(B | A)
Question 332 :
What is function of Sequence classfier(HMM)?
- Assign some label or class to each unit in a sequence.
- Aassign part of speech to sequence.
- Find probability
- Calculate likelihood.
Question 333 :
Deciding Insurance premium of a car based on online customers reviews is an application of ______________________.
- Information Retrival
- Information Extraction
- Sentiment Analysis
- Text Summarization
Question 334 :
In Semantic Analysis word embedding is used to _______
- Classify ambiguity in sentence
- Convert text data to numeric vector
- Feature Selection
- Feature Reduction
Question 335 :
Semantic analysis doesn’t consist
- NER
- WSD
- NLG
- IP
Question 336 :
NLP Stands for.
- Natural Language Protocol
- Natural Lingual Protocol
- Natural Lingual Processing
- Natural Language Processing
Question 337 :
Which Of The Text Parsing Techniques Can Be Used For Noun Phrase Detection, Verb Phrase Detection, Subject Detection, And Object Detection In Nlp.
- Part Of Speech Tagging
- Skip Gram And N-Gram Extraction
- Continuous Bag Of Words
- Dependency Parsing And Constituency Parsing
Question 338 :
In text mining, how the words ‘lovely’ is converted to ‘love’-
- By stemming
- By tokenization
- By lemmatization
- By rooting
Question 339 :
Number of states require to accept string ends with 10.
- 3
- 2
- 1
- can’t be represented.
Question 340 :
Which Of The Following Is Used To Mapping Sentence Plan Into Sentence Structure?
- Text Planning
- Sentence Planning
- Text Realization
- Stemming
Question 341 :
Consider the following given sentences. Match the lexical relations between the first word (w1) to the second word (w2) i.e. w1 is a
- 1-iii, 2-ii, 3-iv, 4-i
- 1-ii, 2-iii, 3-i, 4-iv
- 1-ii, 2-iii, 3-iv, 4-i
- 1-i, 2-ii, 3-iii, 4-iv
Question 342 :
How to use WordNet to measure semantic relatedness between words:
- Measure the shortest path between two words on WordNet
- Count the number of shared parent nodes
- Measure the difference between their depths in WordNet
- Measure the difference between the size of child nodes they have.
Question 343 :
Which Mt Systems Involve Low Computational Costs And Can Be Extended Easily?
- Retrival-Based Mt
- Example-Based Mt
- Speech-Based Mt
- Interlingua-Based Mt
Question 344 :
Closed classes of POS are those with relatively fixed membership
- Yes
- No
- Cannot Say
- May be yes
Question 345 :
Which semantic relation exists between the wordspiece and peace?
- Homophony
- Homonymy
- Hypernymy
- Meronymy
Question 346 :
Tubers is a hyponym of ____
- Potatoes
- Carrots
- Roots
- Vegetables
Question 347 :
According to Austin, speech acts are direct when
- the locutionary and perlocutionary acts coincide
- the locutionary and illocutionary acts coincide
- When no act coincide
- the illocutionary and perlocutionary acts coincide
Question 348 :
Which One Of The Following Is Not A Pre-Processing Technique In Nlp
- Converting To Lowercase
- Removing Punctuations
- Removal Of Stop Words
- Sentiment Analysis
Question 349 :
Given a set of unigram and bigram probabilities, what is the probability of the following sequence ‘ do Sam I like’ according to the bigram language model? P(do|) = 2/11, P(do|Sam) = 1/11, P(Sam|) = 4/11, P(Sam|do) = 1/8, P(I|Sam) = 4/11, P(Sam|I) = 2/9, P(I|do) = 2/8, P(I|like) = 2/7, P(like|I) = 3/11, P(do) = 3/8, P(Sam) = 2/11, P(I) = 4/11, P(like) = 5/11
- 3/11 * 2/11 * 4/11 * 5/11
- 2/11 * 1/8 * 4/11 * 3/11
- 2/11 * 1/11 * 2/9 * 2/7
- 2/11 + 1/11 + 2/9 + 2/7
Question 350 :
The Words 'Window' And 'Room' Are In A Lexical Semantic Relation
- Hypernym – Hyponym
- Hypernym – Meronym
- Holonym – Hyponym
- Meronym – Holonym
Question 351 :
TF-IDF helps in …....
- Finding the most frequently occurring word in the document
- Spelling Corrections
- Stemming and Lemmatization
- Removing stop words in the document
Question 352 :
Which of the following pair represents Antonomy lexical relation?
- (fat, thin)
- (crow,bird)
- (window, door)
- (head,nose)
Question 353 :
Which Application Of Nlp Refers To Automatic Production Of Speech (Utterance Of Natural Language Of Sentences)?
- Speech Recognition
- Machine Translation
- Speech Synthesis
- Information Retrieval
Question 354 :
What is not the field of Natural Language Processing (NLP)?
- Computer Science
- Artificial Intelligence
- Linguistics
- Economics
Question 355 :
Different learning methods does not include?
- Memorization
- Analogy
- Deduction
- Introduction
Question 356 :
For automated complaint handling ______ type of NLP application can be used.
- NER
- Machine Transltion
- Sentiment Analysis
- Text Categorization
Question 357 :
In the sentence I made her duck. Here the word make is
- semantically ambiguous
- syntactically ambiguous
- morphologically ambiguous
- not ambiguous
Question 358 :
The process of understanding the meaning and interpretation of words, signs and sentence structure is called as ________________.
- Tokenization
- Lexical Analysis
- Semanitc Analysis
- Sentiment Analysis
Question 359 :
______ System consists of collection of grammar rules, dictionary, and software programs to process the rules.
- Direct translation
- Knowledge based Machine Translation
- Rule based translation
- Example Based translation
Question 360 :
Which of the following example is the type of free morphemes?
- Dog
- Un-(unhappy)
- Re-(Reschedule)
- -y(smiley)