Question 100 : the entity that performs the action; can be human or non-human (-->The boy kicked the ball.)
- agent
- source
- instrument
- hyponym
Question 101 : How is the word "change" stemmed using Porter Stemmer?
- chan
- chang
- change
- cha
Question 102 : The words "bank/data bank/blood bank" is an example of -----------
- Homophony
- Synonymy
- Polysemy
- Hyponymy
Question 103 : "He lifted the beetle with red cap." contain which type of ambiguity ?
- Lexical ambiguity
- Syntax Level ambiguity
- Referential ambiguity
- Sentiment analysis
Question 104 : Generating natural, conversational language that explains complex concepts in a way that is easy to consume.
- Intuitive
- Relevant
- Timely
- Space
Question 105 : The metric to measure “the degree of control exerted by the stimulus” in emotion modeling is:
- Controllability
- Valence
- Arousal
- Dominance
Question 106 : In a relation between the entities the type and condition of the relation should be specified. That is called as______attribute.
- Desciptive
- Derived
- Recursive
- Relative
Question 107 : Following are the basic regular expression patterns, which one is incorrect pattern?
- Disjunction
- Caret
- Ranges
- Conjunction
Question 108 : Choose from the following areas where NLP can be useful.
- Automatic Text Summarization
- Automatic Question-Answering Systems
- Information Retrieval
- All of the above
Question 109 : Which is not type of Sentiment Analysis?
- Emotion Detection
- Aspect based
- Word based
- Bilingual
Question 110 : Natural language understanding is used in:
- natural language interfaces
- natural language front ends
- text understanding systems
- All of the mentioned
Question 111 : Paraphrase detection does not much contributes to which NLP task
- Text summarization
- Document Clustering
- Spech Recognition
- Question Answering
Question 112 : For machine learning based tagger, which is required
- Knowledge database of rules required
- Knowledge database of rules not required
- Learns automatically all rules
- Knowledge database of rule, learning from database
Question 113 : Automatic document classification doesn't techniques include
- K-nearest neighbour algorithms
- Support vector machines (SVM)
- Predicate Logic
- Naive Bayes classifier
Question 114 : The choice between two ______________ is generally associated with some notion of spatial proximity.
- inferrables
- demonstratives
- generics
- noun phrase
Question 115 : HMM are designed to model the joint distribution P(H , O) , where H is the _____state and O is the ________ state
- Hidden, Observed
- Unobservable, Hidden
- Classified, Completed
- Open, Completed
Question 116 : "I Bought A Printer Today. The Printer Didn'T Work Properly." What Type Of Reference In The Discourse Context Is Done In This Statement?
- Definite Refernce
- Indefinite Reference
- Pronominal Refenece
- Demonstrative Reference
Question 117 : Which of the following dosen’t require application of natural language processing algorithm
- Classifing spam emails from good ones
- classifing image of scanned document as handwritten
- Automatically generating captions for images
- building a sentiment analyzer for tweets on twitter
Question 118 : Morphological Segmentation?
- Does Discourse Analysis
- Separate words into individual morphemes and identify the class of the morphemes
- Is an extension of propositional logic
- Analysis
Question 119 : Cohesion : Textual Phenomenon : : Coherence : ?
- Textual Phenomenon
- Mental Phenomenon
- Physical Phenomenon
- No Phenomenon
Question 120 : When we encounter two or more words with the same form and related meanings, we have what is known as ______
- Hyponymy
- Polysemy
- Homonyms
- Source
Question 121 : Regular expressions are combination of simple units as given in options, select incorrect unit.
- Character or string
- Concatenation
- Kleen star
- Conjunction
Question 122 : Beverage = coffee - tea - shake, is example of ______
- Meronymy
- Hyponymy
- Polysemy
- Clines
Question 123 : The Words “Window” And “Room” Are In A Lexical Semantic Relation
- Hypernym – Hyponym
- Hypernym – Meronym
- Holonym – Hyponym
- Meronym – Holonym
Question 124 : History of Natural Language Processing does not include
- Automata Theory
- Compression Algorithms
- CFG by Chomsky
- Predicate and First Order Logic
Question 125 : "He lifted the beetle with red cap." contain which type of ambiguity?
- Lexical ambiguity
- Syntax Level ambiguity
- Referential ambiguity
- Semantic Ambiguity
Question 126 : "He doesn't know" is an example of __________ _type of deixis
- Personal
- Time
- Social
- Space
Question 127 : Singular: Fish, Plural : Fish. Singular: Goose, Plural : Geese. Which rules are applied
- Orthographic rule
- NLP rules
- Semantic rules
- Morphological rule
Question 128 : Typing buckled when you meant bucked is a type of which Spelling error
- Non-word Errors
- Real Word Errors
- Cognitive Errors
- Short forms/Slang/Lingo
Question 129 : 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 130 : Conditional random fields (CRFs) are a class of statistical modeling method often applied in
- Morphology
- Syntactic Analysis
- Pattern recognition and machine learning
- Discourse –reference resolution
Question 131 : Where did the first recognisable NLP application developed ?
- At Birkbeck College, London
- At IBM Research.
- At Thomas College , Newyork
- At the University of America
Question 132 : Assume a corpus with 350 tokens in it. We have 20 word types in that corpus (V = 20). The frequency (unigram count) of word types “short” and “fork” are 25 and 15 respectively. Which of the following is the probability of “short” (PMLE(“short”))?
- 25/350
- 26/370
- 26/350
- 25/370
Question 133 : Different learning methods does not include?
- Memorization
- Analogy
- Deduction
- Introduction
Question 134 : A bottom up parser generates
- Right most derivation
- Rightmost derivation in reverse
- Leftmost derivation
- Leftmost derivation in reverse
Question 135 : The stem is not necessarily the linguistic root of the word.
- True
- False
- Can't say
- Random and unpredictable
Question 136 : Correct rule to write noun phrase for the sentence “The foggy morning”
- NP – (Det) (AP)Nom(PP)
- NP – Det Noun
- NP – Adj Noun
- NP – Pronoun
Question 137 : How Many Different Lexemes Are There In The Following List?Man, Men, Girls , Girl , Mouse
- 2
- 3
- 1
- 4
Question 138 : Which data is used to use supervised approach for Machine translation
- Plain text
- Labelled text
- Dictionary
- Vectors
Question 139 : 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 140 : What are the input and output of an NLP system?
- Speech and noise
- Speech and Written Text
- Noise and Written Text
- Noise and value
Question 141 : Which Algorithm Is Used For Solving Temporal Probabilistic Reasoning?
- Hidden Markov Model
- Breadth-First Search
- Hill-Climbing Search
- Depth-First Search
Question 142 : Which of these techniques is used for normalization in text mining?
- Rooting
- Stop words removal
- Removing stopwords
- Text wrapping
Question 143 : "Tubers" is a hyponym of ____
- Potatoes
- Carrots
- Roots
- Vegetables
Question 144 : Which is NOT a conjunction?
- But
- and
- or
- that
Question 145 : What Will Be The Perplexity Value If You Calculate The Perplexity Of An Unsmoothed Language Model On A Test Corpus With Unseen Words?
- Zero
- Infinity
- Any Non-Zero Value
- Inefficient
Question 146 : Which of the following is the smallest unit within a language system?
- Phoneme
- Syntax
- Morpheme
- Sentence
Question 147 : In The Sentence, “They Bought A Blue House”, The Underlined Part Is An Example Of _____.
- Noun Phrase
- Verb Phrase
- Prepositional Phrase
- Adverbial Phrase
Question 148 : What is the right order for a text classification model components 1. Text cleaning 2. Text annotation 3. Gradient descent 4. Model tuning 5. Text to predictors
- 12345
- 13425
- 12534
- 13452
Question 149 : _______ of a transducer is useful because it makes it easy to convert a FST-as-parser into an FST-as-generator.
- parser
- inversion
- composition
- generation
Question 150 : Which of the following includes major tasks of NLP?
- Automatic Summarization
- Discourse Analysis
- Machine Translation
- Automatic Summarization & Discourse Analysis & Machine Translation