Question 241 :
Which is correct option
- Pragmatics is one of the approach of discourse analysis
- Discourse Analysis is Study of utterance meaning
- A and B Both
- None of them
Question 242 :
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 243 :
Knowledge of the relationship of meaning to the goals and intentions of the speaker is
- Morphology
- Semantics
- Pragmatics
- Discourse
Question 244 :
What are the possible input of an NLP system?
- Speech and noise
- Speech ,scan document and Written Text
- Noise and Written Text
- Noise and value
Question 245 :
I Bought A Printer Today. I Had Bought One Earlier In004. This One Cost Me Rs. 6000 Whereas That One Cost Me Rs.2000. In This Statement, This And That Are Known As Which Type Of Reference In The Discourse Context?
- Definite Refernce
- Indefinite Reference
- Pronominal Refenece
- Demonstrative Reference
Question 246 :
Conceal - cover is a example of ________
- Antonym
- Synonym
- Polysemy
- Homonym
Question 247 :
Clock = digital - analog - alarm
- Polysemy
- Meronymy
- Hyponymy
- Cline
Question 248 :
For HMM Model, with N hidden states, V observable states, what is the dimension of State Transition Probability Matrix
- N×V
- N×1
- N×N
- 1For HMM Model, with N hidden states, V observable states, what is the dimension of Emission Probability ×N
Question 249 :
Which Of The Following Technique Is Not A Part Of Flexible Text Matching?
- Soundex
- Metaphone
- Edit Distance
- Keyword Hashing
Question 250 :
Identify the POS tag for the word nice in following sentence It was indeed a nice night?
- JJ
- JJR
- JJS
- RB
Question 251 :
Natural language understanding is used in:
- natural language interfaces
- natural language front ends
- text understanding systems
- All of the mentioned
Question 252 :
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 253 :
Famous PYTHON NLP Toolkit is
- NLTK
- Panda
- Stanford Core NLP
- spacy
Question 254 :
Which derivational prefixes does not change the category of word to which they are attached?
- Re- - -Un
- -er
- -ize
- -ing
Question 255 :
What is transformation based learning?
- A machine learning technique,in which rules are automatically induced from the data.
- A machine learning technique,in which rules are manually induced from the data.
- A machine learning technique,in which rules are transformed into another data.
- A machine learning technique,in which rules are not used.
Question 256 :
__ involves resolving words to their dictionary form
- Overstemming
- Understemming
- Lemmatization
- NER
Question 257 :
How many trigrams phrases can be generated from the following sentence, after performing following text cleaning steps: Stopword Removal, Replacing punctuations by a single space? '#Coursera is a great platform to learn @Machine Learning.'?
- 3
- 4
- 5
- 6
Question 258 :
_____ is a process of assigning corresponding part of speech like noun, verb, adverb, adjective, verb to each word in a sentence.
- Part of speech tagging
- Name entity tagging
- Parsing
- Disambiguation
Question 259 :
What is irony
- Using language to signal attitude other than what has been literally said.
- Using words that are context bound
- A mixture of vague language and humour
- The process of deriving implied meanings.
Question 260 :
Which one 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 261 :
Typically the first or preliminary model of something, especially from which other forms are developed; helps explain the meaning of certain words e.g. (furniture__>desk, table) is called as_________
- Prototype
- Metonymy
- Hyponym
- Homonyms
Question 262 :
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 263 :
One way we organize our knowledge of words is on the basis of ___ (words that frequently occur together).We commonly associate certain words with other words. (Family Feud-esque, but with ONE word)
- collocation
- homophones
- location
- denotation
Question 264 :
The list of web pages that a web crawler has queued up to index is called the:
- Web Page Queue
- Seed set
- URL Filter
- URL Frontier
Question 265 :
Assume That There Are0000 Documents In A Collection. Out Of These, 50 Documents Contain The Terms 'Difficult Task'. If 'Difficult Task' Appears Times In A Particular Document, What Is The Tfidf Value Of The Terms For That Document?
- 8.11
- 15.87
- Zero
- 81.1
Question 266 :
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 267 :
______ 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 268 :
The words bank/data bank/blood bank is an example of ________
- Homophony
- Synonymy
- Polysemy
- Hyponymy
Question 269 :
In Probability Ranking Principal, Ranking documents in order of ____________ probability of relevance is optimal.
- Increasing
- Decreasing
- Anyway
- Steady
Question 270 :
An optimizer Compiler
- Is optimized to occupy less space
- Both of the mentioned
- Optimize the code
- None of the mentioned