Question 541 :
Which among the following is one of the stages in NLP pipeline?
- Sentiment Analysis
- Tokenization
- Spell Checking
- Syntax Analysis
Question 542 :
Which of the following is not correct with respect to Word Sense Disambiguation (WSD)
- It offers sense definitions of words
- Identifies synsets of synonyms
- Defines a number of semantic relations
- It’s not free
Question 543 :
Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo Identify the ambiguity
- Lexical Ambiguity
- Anaphoric Ambiguity
- Syntax Ambiguity
- Semantic Ambiguity
Question 544 :
Identify correct POS for a given sentence I am a boxer
- DET aux. verb DET NN
- PRP aux. verb DET PRP
- NN verb DET NN
- PRP aux. verb DET NN
Question 545 :
Which Of The Following Statement Is(Are) True For Word2Vec Model?
- The Architecture Of Word2Vec Consists Of Only Two Layers – Continuous Bag Of Words And Skip-Gram Model
- Continuous Bag Of Word (Cbow) Is A Recurrent Neural Network Model
- Cbow And Skip-Gram Are Shallow Neural Network Models
- Convolutional Neural Networks
Question 546 :
One of the main challenges of NLP Is _____________.
- Handling Ambiguity of Sentences
- Handling Tokenization
- Handling POS-Tagging
- All of the mentioned
Question 547 :
Tf-Idf Helps You To Establish?
- Most Frequently Occurring Word In The Document
- Most Important Word In The Document
- Most Important Sentence In The Document
- Most Frequently Occurring Sentence In The Document
Question 548 :
___ are created when the constituents within the sentence describe the role of the entities (We look at the NP in a sentence to see who/what is creating the action in the VP); found in each sentence
- Semantic Analysis
- Semantics
- Syntactic features
- Semantic Roles
Question 549 :
Tool, instrument, implement, organ, utensil __is example of ______
- Homonym
- Antonym
- Hyponymy
- Synonymy
Question 550 :
The area of AI that investigates methods of facilitating communication between people and computers is:
- natural language processing
- symbolic processing
- decision support
- robotics
Question 551 :
Which would definitely be rejected by the English syntactic analyzer?
- Rahul is going to school
- Rahul is Coming from School
- Rahul is in the school
- The Rahul the go to the school
Question 552 :
Sentiment analysis is also known as ____
- Opinion mining
- Data mining
- Text Analysis
- Automatic Summerization
Question 553 :
Which of the following techniques is most appropriate to the process of word normalization
- Stemming
- Lemmatization
- Stop word removal
- Rooting
Question 554 :
Which of the following features cannot be used for accuracy improvement of a classification model?
- Part of Speech Tag
- Dependency Grammar
- Vector Notation of sentence
- Linear regression
Question 555 :
Inferrables, discontinuos sets, generics are the three types of referents that complicate the _________ problem.
- Word sense disambiguation
- discourse
- reference resolution
- pragmatics
Question 556 :
In CFG,terminals mainly correspond to ...............while pre-terminals mainly correspond to ........
- Characters in the langauge, POS tags
- Words in the language, POS categories
- Words in the language,word relations
- Lexemes, POS Tags
Question 557 :
How many DFA’s exits with two states over input alphabet {0,1} ?
- 16
- 26
- 32
- 64
Question 558 :
_____________________ is a group of words that may behave as a single unit or phrase.
- Constituency
- Grammatical Relation
- Sub-categorization
- Dependancies
Question 559 :
Semantic Analysis Is Concerned With
- Meaning Representation Of Linguistic Inputs
- Antonyms Of Linguistic Inputs
- Syntax Representation Of Linguistic Inputs
- Meaning Representation Of Programming Language Inputs
Question 560 :
In this technique, content is extracted from the original data,but the extracted content is not modified in any way
- Extraction-based summarization
- Abstraction-based summarization
- Aided summarization
- Keyphrase extraction
Question 561 :
What is anaphora?
- repetition of a phrase at the end of sentences
- repetition of a phrase at the beginning of sentences
- repetition of a phrase in the middle of sentences
- repetition of a phrase in a direct row
Question 562 :
Which Among The Following Is Important Component Of Natural Language Processig?
- Representation
- Description
- Exposion
- Narration
Question 563 :
Which of the below are NLP use cases?
- Detecting objects from an image
- Facial Recognition
- Text Summarization
- Speech Biometric
Question 564 :
Which is not a POS tagging approaches
- Rule based POS tagging
- Stochastic POS tagging
- Transformation based Tagging
- Fuzzy logic based Tagging
Question 565 :
It uses statistical methods to resolve some of the difficulties in symbolic approach. It does this by harnessing various mathematical techniques and often using large text corpora to develop approximately generalized models of linguistic phenomena based on actual examples.
- Convolutional Neural Networks
- Rule based Approach
- Corpus based.
- Statistical Approach
Question 566 :
the entity that performs the action; can be human or non-human (__>The boy kicked the ball.)
- agent
- source
- instrument
- hyponym
Question 567 :
Which is not an example of stop word?
- a
- is
- an
- good
Question 568 :
Performance metric for classifier doesn't include
- Accuracy
- Precision
- Recall
- Average
Question 569 :
For understanding semantic relation between terms which type of technique used?
- Supervised learning
- Clustering technique
- Ontology based classification
- Unsupervised learning
Question 570 :
Alice was beginning to get very tired of sitting by her sister on the bank, and of having nothing to do: once or twice she had peeped into the book her sister was reading, but it had no pictures or conversations in it, `and what is the use of a book,' thought Alice `without pictures or conversation?' Which among the options is NOT a coreferrring expression?
- Alice, her
- Alice, she
- Book, her
- Book, it