Question 151 :
Mini-Corpus given, I am Sam Sam I am I do not like green eggs and ham What will be bigram probability of P(am | I)?
- 0.67
- 0.33
- 0.5
- 0.25
Question 152 :
I appoint you chairman of the committee is which type of speech act?
- Commissives
- Directives
- Declarations
- Representatives
Question 153 :
In Probability Ranking Principal, Ranking documents in order of ____________ probability of relevance is optimal.
- Increasing
- Decreasing
- Anyway
- Steady
Question 154 :
Which type of semantics is concerned with the linguistic study of systematic, meaning related structure of words or lexemes
- Compund Semantics
- Lexical semantics
- Compositional semantics
- Word Semantics
Question 155 :
e.g. Original statement in speech is 'I saw a van' During speech to text conversion statement becomes eye awe of an Such type of error can be removed by
- Parser
- Tagger
- N-gram
- FST
Question 156 :
How many uni-grams phrases can be generated from the following sentence, after performing following text cleaning steps: Stop word Removal and Replacing punctuations by a single space i. 'Delhi is the capital of but Mumbai is the financial capital of India.'
- 8
- 7
- 6
- 5
Question 157 :
________________ used to point to things (it, this, these) and people (him, them, those idiots).
- Spatial deixis
- Pragmatics
- Temporal deixis
- Personal deixis
Question 158 :
What is the role of NLP in recommendation engines like Collaborative Filtering?
- Extracting features from text
- Measuring semantic similarity
- Constructing feature vector
- All of the mentioned
Question 159 :
In the sentence, 'They bought a blue house', the underlined part is an example of _____.
- Noun phrase
- Verb phrase
- Prepositional phrase
- Adverbial phrase
Question 160 :
The steps of preprocessing in Natural Language Processing does not include..
- Stemming
- Tokenization
- Stop Word Removal
- Segmantation
Question 161 :
Get (to take) - get (to become), is example of ______
- Synonym
- Hyponym
- Homonym
- Polysemy
Question 162 :
two or more words with the same form and related meanings by extension (foot of a person, of a bed, of a mountain); based on similarity
- Metonymy
- Hyponymy
- Polysemy
- Hyponym
Question 163 :
Syntax Analyser is also known as __________________.
- Hierarchical Analysis
- Sequential Analysis
- General Analysis
- Hierarchical Analysis and Parsing
Question 164 :
Is Inflectional morphology performed in google translation?
- Performed
- Not performed
- Partly performed
- Depends on situation
Question 165 :
Which Application Of Nlp Deals With Creation Of Summaries Of Documents
- Text Summarization
- Question Answering
- Information Extraction
- Information Retrieval
Question 166 :
Parts-of-Speech tagging determines ___________ . 1) part-of-speech for each word dynamically as per meaning of the sentence 2) part-of-speech for each word dynamically as per sentence structure 3) all part-of-speech for a specific word given as input
- Only 1 is correct
- 1 and 2 are correct
- 1 and 3 are correct
- All (1,2 and 3) are correct.
Question 167 :
Which of the following entities are identified by NER?
- Proper Nouns
- Noun Phrase
- Verb Phrase
- Adverb
Question 168 :
Named Entity Recognition means:
- Finding spans of text that constitute proper names and then classifying the type of the entity.
- Mapping between name and entity.
- Classification of text into subject and predicates.
- Searching text for proper nouns.
Question 169 :
Bat is flying in the sky' Identify the dependency checking to perform sense disambiguation of ‘Bat’
- Batà sky
- Skyà fly
- Batà fly
- Batà sky, fly
Question 170 :
What is 'indefinite noun phrases' in reference phonomena?
- Introduces entities that are new to the hearer into the discourse context
- Introduces entities that are previous or old to the hearer into the discourse context
- Entities that accept the irregular pharses
- Entities that accept the regular pharses
Question 171 :
Which NLP application involves conversion of Hindi text into SQL queries
- Natural Language Convertion to Database
- Information retrieval
- Natural Language Extraction from Database
- Natural Language Interface to Database
Question 172 :
Maximum Entropy Markov Models use a maximum entropy _______for _______ and local __________.
- Framework, Features, Normalization
- Rules, Variables, Classification
- Sets, Values, Distribution
- Rules, features, classification
Question 173 :
Visiting relatives can be boring
- The text is unambiguous
- The text is ambiguous
- The text clear and precise
- The text is indisputable
Question 174 :
Yesterday I went to college contains __________type of deixis.
- Personal
- Time
- Social
- Space
Question 175 :
Semantic model is not used for
- The meaning of words
- Knowledge about structure of discourse
- Common sense knowledge about the topic
- POS tag of word
Question 176 :
A verb phrase cannot have a
- a verb followed by an NP {VP → Verb NP}
- a verb followed by a PP {VP → Verb PP}
- a verb followed by two NPs {VP → Verb NP NP}
- a verb followed by two APs {VP → Verb AP AP}
Question 177 :
______________ deals with analyzing emotions, feelings and attitude of speaker or writer from given piece of text
- Semantic Analysis
- Sentiment Analysis
- Information Retrival
- Text classification
Question 178 :
Which of the following is not a primitive operation of a regular expression?
- Concatenation
- Closure
- Union
- Projection
Question 179 :
Parts-of-Speech tagging determines ___________
- part-of-speech for each word dynamically as per meaning of the sentence
- part-of-speech for each word dynamically as per sentence structure
- all part-of-speech for a specific word given as input
- every thing mentioned above
Question 180 :
The statement 'Which mobiles can you show me in your shop?' can be represented as
- N->Wh-NP Aux NP VP
- S->Wh-NP Aux NP NP
- S->Wh-VP Aux NP VP
- S->Wh-NP Aux NP VP