Question 691 :
What is function of Sequence classfier(HMM)?
- Assign some label or class to each unit in a sequence.
- Aassign part of speech to sequence.
- Find probability
- Calculate likelihood.
Question 692 :
What Is The Knowledge About Physical Situations Existing In The Surroundings At The Time Of Utterance?
- Situational Context
- Background Knowledge
- Co-Textual Context
- Operational Knowledge
Question 693 :
Under-stemming can be interpreted as __________.
- False-Positives
- False-Negative
- True-Positive
- True-Negative
Question 694 :
How many types of Deixis eixsts?
- 3
- 5
- 4
- 2
Question 695 :
Which data is used to use supervised approach for Machine translation
- Plain text
- Labelled text
- Dictionary
- Vectors
Question 696 :
The metric to measure 'the degree of control exerted by the stimulus' in emotion modeling is:
- Controllability
- Valence
- Arousal
- Dominance
Question 697 :
Which of the following is a single valued attribute
- Register_number
- Address
- SUBJECT_TAKEN
- Reference
Question 698 :
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 699 :
How is the term prototype used in semantics?
- The prototype is the characteristic instance of a category, as in the case of robin being the clearest example, or prototype, of the category bird for many American English speakers.
- syntax; semantics; pragmatics
- antonyms; gradable and non-gradable
- a) The verb drink requires a subject with the feature [+animate] and the noun television has the feature [-animate]. b) The verb write requires a subject with the feature [+human] and the noun dog has the feature [-human].
Question 700 :
Which Of The Following Best Describes Grammar Induction?
- Supervised Learning Problem
- Conditional Random Field Problem
- Maximum-A-Posteriori (Map) Estimation Problem
- Unsupervised Learning Problem
Question 701 :
Using pronouns to refer back entities already introduced in the text is called as ________problem .
- Anaphora
- Misspellings
- Multiple Meaning
- Lexical problem
Question 702 :
Function morphemes are also called ______
- open-class morphemes
- sub-class morphemes
- super-class morphemes
- closed-class morphemes
Question 703 :
Car is hyponym of
- Scooter
- Cycle
- Rickshaw
- Automobile
Question 704 :
Which of the following will be POS Tagger output when the input sentence is They refuse to permit
- [('They', 'PRP'), ('refuse', 'VBP'), ('to', 'TO'), ('permit', 'VB')]
- [('They', 'NN'), ('refuse', 'VBP'), ('to', 'TO'), ('permit', 'VB')]
- [('They', 'PRP'), ('refuse', 'NN'), ('to', 'TO'), ('permit', 'VB')]
- [('They', 'PRP'), ('refuse', 'VBP'), ('to', 'PRP'), ('permit', 'VB')]
Question 705 :
Polysemy is defined as the coexistence of multiple meanings for a word or phrase in a text object. Which of the following models is likely the best choice to correct this problem?
- Random Forest Classifier
- Convolutional Neural Networks
- Gradient Boosting
- Classification
Question 706 :
What does 'discourse' refer to in the study of language?
- the vocabulary of a text
- the structure, organisation and layout of a text
- the meaning behind the vocabulary of a text
- the mode of a text
Question 707 :
HMMs are limited to only ________ states and only take into account the last known _____.
- Complete, Value
- Unobserved, Variable
- Hidden, Attribute
- Discrete, State
Question 708 :
Which of the following is not true input for the NLP?
- Image
- Text
- Types input
- Speech
Question 709 :
When Spelling Changes Upon Combination Of Words Added, Belong To Which Type Of Rule?
- Orthographic Rules
- Grammer Rules
- Bound Morpheme
- Free Morpheme
Question 710 :
PROLOG, LISP, NLP are the language of
- Artificial Intelligence
- Machine Learning
- Internet of Things
- Deep Learning
Question 711 :
One of the main challenges of NLP Is _____________.
- Handling Ambiguity of Sentences
- Handling Tokenization
- Handling POS-Tagging
- All of the mentioned
Question 712 :
What does Fr[ea]nc[eh]$ does not match?
- France
- Sino-French
- Frence
- Franc
Question 713 :
You better go to the clinic, is which type of speech act?
- Commissives
- Directives
- Declarations
- Representatives
Question 714 :
Which of the following is the fastest logic ?
- TTL
- ECL
- CMOS
- LSI
Question 715 :
For understanding semantic relation between terms which type of technique used?
- Supervised learning
- Clustering technique
- Ontology based classification
- Unsupervised learning
Question 716 :
Following property is of -____________These taggers are knowledge-driven taggers
- Rule Based Tagging
- Stochastic tagging
- HMM POS Tagging
- Transformation-based Tagging
Question 717 :
What type of relation exist between the words meet and meat?
- Homophones
- Hyponym
- Co-hyponyms
- Homonyms
Question 718 :
For e.g. Before she purchased it, Mary checked warranty card of the product. In the context of pronoun, this is the example of
- Cataphora
- Bound
- Free
- Random
Question 719 :
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 720 :
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