Question 181 :
Computer Vs Computational Is An Example Of ______ Morphology.
- Inflectional
- Derivational
- Cliticization
- Information Retrieval
Question 182 :
It is not type of text summarization
- Extraction based
- Abstraction based
- Predicted based
- Information based
Question 183 :
Which Application Of Nlp Is Concerned With Intendifing Documents Relevant To A User'S Query?
- Speech Recognition
- Natural Language Interfaces To Db
- Information Extraction
- Information Retrieval
Question 184 :
Beverage = coffee - tea - shake, is example of ______
- Meronymy
- Hyponymy
- Polysemy
- Clines
Question 185 :
Discourse Analysis Involves The Study Of Relationship Between?
- Programming Language And Contextual Foreground
- Language And Dictionary Background
- Dictionary And Knowledge
- Language And Contextual Background
Question 186 :
Which of the following instances the regular expression b(one|two|three)b' can recognize?
- one'
- onetwo'
- TWO'
- THREE'
Question 187 :
Which sentence describes inflectional morphology?
- Adding a morpheme to produce a new word but the same lexeme.
- Adding a morpheme to produce a new word and different lexeme.
- Adding a morpheme to produce the same word but different lexeme.
- Adding a morpheme to produce the same sentence but different lexeme.
Question 188 :
In POS, using discriminative approach, direction of flow is from class to words
- Yes
- No
- Depends on sentence
- Randomly
Question 189 :
A prepositional phrase consists of a preposition and its
- Object
- Subject
- Noun
- Verb
Question 190 :
Automatic document classification doesn't techniques include
- K-nearest neighbour algorithms
- Support vector machines (SVM)
- Predicate Logic
- Naive Bayes classifier
Question 191 :
The German authorities said a ‘Colombian’ who had lived for a long time in the Ukraine flew in from Kiev. ‘He’ had 300 grams of plutonium 239 in his baggage.' is an example of which type of reference?
- Nominative Pronoun
- Oblique Pronoun
- Possessive Pronoun
- Reflexive Pronoun
Question 192 :
What Can Be Used To Disambiguate Word Senses
- Selectional Restrictions
- Independent Restrictions
- No Restrictions
- All Restrictions
Question 193 :
Which Of The Following Technique Is Not A Part Of Flexible Text Matching?
- Soundex
- Metaphone
- Edit Distance
- Keyword Hashing
Question 194 :
A ___________ is a word that resembles a preposition or an adverb, and that often combines with a verb to form a larger unit called a phrasal verb
- Preposition
- Determiners
- Particle
- Adjectives
Question 195 :
Parts of speech can be divided into two broad supercategories, one supercategories is
- Sub Class
- Open Class
- Join Class
- Empty Class
Question 196 :
....................are the entities that have been previously introduced into the discourse.
- Anaphoras
- Cataphoras
- Pronouns
- derminers
Question 197 :
The process of assigning tags or categories to text according to its content is called
- Sentiment Analysis
- Text Summarization
- Information Retrival
- Text classification
Question 198 :
____ concerns how the immediately preceding sentences affect the interpretation of the next sentence
- Pragmatics
- Syntax
- Discourse
- Semantics
Question 199 :
two forms with opposite meanings
- antonyms
- synonyms
- Metonymy
- hyponymy
Question 200 :
Which of the following is TRUE about CRF (Conditional Random Field) and HMM (Hidden Markov Model)?
- CRF is generative model and HMM is discriminative model
- Both CRF and HMM are generative model
- CRF is discriminative model and HMM is generative model
- Both CRF and HMM are discriminative model
Question 201 :
Which of the following is the major problem in Machine Translation?
- Referential Ambiguity
- Stop word
- Emoticons
- Proper Noun
Question 202 :
Summarization which creates new phrases paraphrasing the original source.
- Extraction-based
- Abstraction-based
- Auto-correct
- None
Question 203 :
____________ POS tagger uses probabilities.
- Rule based
- Stochastic
- Procedure based
- Object based
Question 204 :
A web link within a web page that references another part of the same page is called a:
- Out link
- Vector
- In link
- Tendril
Question 205 :
A grammar that produces more than one parse tree for the same sentence is called as _______
- Contiguous
- Ambiguous
- Unambiguous
- Regular
Question 206 :
_____________ is not a module in question answering system
- Question Analysis
- Answer Selection
- Sentiment Analysis
- Information Retrieval
Question 207 :
In the context of POS tagging, the objective would be to build an HMM to model P(____ | ___) and Compute the label probabilities given observations using _____ Rule.
- Value, Label, Markov
- Word, Tag, Bayes
- Attribute, Variable, Bayes
- Input, Label, Markov
Question 208 :
When Training A Language Model, If We Use An Overly Narrow Corpus, The Probabilities
- Don’T Reflect The Task
- Reflect All Possible Wordings
- Reflect Intuition
- Don’T Generalize
Question 209 :
Sentence Realization
- Syntactic Analysis
- Discourse Analysis
- Semantic Analysis
- Pragmatic Analysis
Question 210 :
The bigram model approximates the probability of a word given all the previous words by using:
- The conditional probability of all the previous words
- The maximum likelihood estimation of the given word
- Only the conditional probability of the preceding word
- The maximum likelihood estimation of the preceding word