Question 271 :
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 272 :
Discourse analysis is a part of ____________.
- Semantic Analysis
- Syntax Analysis
- Pragmatics
- Morphology
Question 273 :
The english words through and threw are examples of____________
- Automymy
- Polysemy
- Synonymy
- Homophony
Question 274 :
Video summarization extracts the most important frames from the _____ content
- Video
- Image
- Sound
- Doccument
Question 275 :
Classifying email as a spam, labelling WebPages based on their content, voice recognition are the example of _____.
- Supervised learning
- Unsupervised learning
- Machine learning
- Deep learning
Question 276 :
What Is The Major Difference Between Crf (Conditional Random Field) And Hmm (Hidden Markov Model)?
- Crf Is Generative Whereas Hmm Is Discriminative Model
- Crf Is Discriminative Whereas Hmm Is Generative Model
- Crf And Hmm Are Generative Model
- Crf And Hmm Are Discriminative Model
Question 277 :
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 278 :
In text mining, how the words ‘lovely’ is converted to ‘love’-
- By stemming
- By tokenization
- By lemmatization
- By rooting
Question 279 :
Number of states require to accept string ends with 10.
- 3
- 2
- 1
- can’t be represented.
Question 280 :
NLP Stands for.
- Natural Language Protocol
- Natural Lingual Protocol
- Natural Lingual Processing
- Natural Language Processing
Question 281 :
Deciding Insurance premium of a car based on online customers reviews is an application of ______________________.
- Information Retrival
- Information Extraction
- Sentiment Analysis
- Text Summarization
Question 282 :
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 283 :
In Semantic Analysis word embedding is used to _______
- Classify ambiguity in sentence
- Convert text data to numeric vector
- Feature Selection
- Feature Reduction
Question 284 :
Maximum Entropy Markov Model (MEMM) used to handle______
- Unkonwn word
- Known word
- Multpile tag
- Single tag word
Question 285 :
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 286 :
GB theory dose not representation includes________-
- s-structure
- d-structure
- phonetic form.
- parsing
Question 287 :
The dish is displayed on the screen. Here the type of ambiguity is
- Phonetic
- Lexical
- Structural
- Semantic
Question 288 :
In the word desirability how many morpheme is present
- One
- Two
- Three
- Four
Question 289 :
Meaning Representation Bridges The Gap Between
- Linguistic - Commonsense Knowledge
- Dictionary - Special Knowledge
- Mother Tongue - Commonsense Knowledge
- Linguistic - Mother Tongue Knowledge
Question 290 :
Which of the following NLP tasks use sequential labeling technique?
- POS tagging
- Named entity recognition
- Speech recognition
- POS tagging - Named Entity Recognition - Speech recognition
Question 291 :
Word- Bass - as pitch Word- Bass as fish are
- Homophones
- Homograph
- Synonyms
- Antonyms
Question 292 :
In linguistic morphology, _____________ is the process for reducing inflected words to their root form.
- Rooting
- Stemming
- Text-Proofing
- Proofing
Question 293 :
A grammar that produces more than one parse tree for the same sentence is called as _______
- Contiguous
- Ambiguous
- Unambiguous
- Regular
Question 294 :
Which of these techniques is used for normalization in text mining?
- Rooting
- Stop words removal
- Removing stopwords
- Text wrapping
Question 295 :
Which of the following is merits of Context-Free Grammar?
- simplest style of grammar
- They are highly precise.
- High speed
- efficiency
Question 296 :
The words ‘there’ and ‘their’ causes which of the following type of ambiguity?
- Syntactic
- Semantic
- Phonological
- Pragmatic
Question 297 :
Which of the following is the major problem in Machine Translation?
- Referential Ambiguity
- Stop word
- Emoticons
- Proper Noun
Question 298 :
Which of the following is not a learning approach for QA system
- Unsupervised approach
- Supervised approach
- Knowledge based approach
- Sense disambiguation approach
Question 299 :
In this technique, content is extracted from the original data,but the extracted content is not modified in any way
- Extraction-based summarization
- Abstraction-based summarization
- Aided summarization
- Keyphrase extraction
Question 300 :
Mujhe khaanna khaanna hai. What will be tag of third word in the given sentence.
- Noun
- Verb
- Adverb
- Auxiliary verb