Question 661 :
It performs extensive analysis of linguistic phenomena through explicit representation of facts about language and well-understood knowledge representation schemas and associated algorithms. What is it?
- Convolutional Neural Networks
- Rule based Approach
- Corpus based.
- Hybrid
Question 662 :
Which Algorithm Is Used For Solving Temporal Probabilistic Reasoning?
- Hidden Markov Model
- Breadth-First Search
- Hill-Climbing Search
- Depth-First Search
Question 663 :
Is Inflectional morphology performed in google translation?
- Performed
- Not performed
- Partly performed
- Depends on situation
Question 664 :
How is the word change stemmed using Porter Stemmer?
- chan
- chang
- change
- cha
Question 665 :
FST is used in _____ Analysis.
- Lexical
- Morphological
- Semantic
- Syntactic
Question 666 :
Format of words is given in options, select incorrect option.
- Books ® Book + Noun + Plural
- 0
- Cats ® Cat + Verb
- Went®go + Verb + Past
Question 667 :
FSA define .................. while FST define .............
- Regular language, Regular language
- Regular relation, Regular language
- Regular language, Regular relation
- Regular relation, Regular relation
Question 668 :
In POS, using generative approach, direction of flow is from class to words
- Yes
- No
- Depends on sentence
- Randomly
Question 669 :
Both _____ and finite-state automata can be used to describe regular languages
- Language model
- Deterministic Finite Automata
- Regular expressions
- Finite State Translators (FSTs)
Question 670 :
Idea behind maximum entropy is
- To build a distribution by continuously separating features.
- To build a distribution by continuously adding features.
- Ignore words feature and build a model
- Build a model from class to word.
Question 671 :
I want an early upgrade What is the type of word class for word want ?
- Verb
- Determinant
- Personal Pronoun
- Adjective
Question 672 :
Which of the following is/are the input(s) to k-means algorithm?
- Number of clusters
- Class labels
- Distance metric
- Number of centroids
Question 673 :
In the sentence, 'They bought a blue house', the underlined part is an example of _____.
- Noun phrase
- Verb phrase
- Prepositional phrase
- Adverbial phrase
Question 674 :
Which is NOT a conjunction?
- But
- and
- or
- that
Question 675 :
I went to the school, and they told me come on next day'. What type of ambiguity present in the given sentence?
- Syntactic ambiguity
- Anaphoric ambiguity
- Semantic ambiguity
- Lexical ambiguity
Question 676 :
Which Application Of Nlp Deals With Creation Of Summaries Of Documents
- Text Summarization
- Question Answering
- Information Extraction
- Information Retrieval
Question 677 :
Google News Aggregator is example of ______________.
- Machine Translation Application
- Text Summarization Application
- NER Application
- Information Retrival Application
Question 678 :
To whether duck is a verb or a noun can be solved by ______
- Part-of-speech tagging.
- Lexical analysis
- Semantic analysis
- Pragmatic analysis
Question 679 :
Pragmatics cannot be defined as
- It is the study of speaker meaning
- It is the study of contextual meaning
- It is the study of how more gets communicated than is said
- It is the study of sound
Question 680 :
Correct machine translation from English to Hindi for sentence: House temperature
- Ghar tapman
- Ghar ka tapman
- Ghar ka temperature
- House ka tapman
Question 681 :
A bottom up parser generates
- Right most derivation
- Rightmost derivation in reverse
- Leftmost derivation
- Leftmost derivation in reverse
Question 682 :
Reason for stop word removal
- Stop word slow down processing
- Stop word enhance speed of searching
- Stop word removal programs are easily available
- This is routine pre processing without any benefit
Question 683 :
In an HMM, observation likelihoods measure
- The likelihood of a POS tag given a word
- The likelihood of a POS tag given the preceding tag
- The likelihood of a word given a POS tag
- The likelihood of a POS tag given two preceding tags
Question 684 :
Google Translate is one of the ________________ application.
- Machine translation
- Information Retrieval
- Information Extraction
- Summarisation
Question 685 :
______-is the study of internal structure of word.
- Morphological Processing
- Syntax Processing
- Parser
- Semantic Processing
Question 686 :
How many bi-grams can be generated from given sentence:'Analytics Vidhya is a great source to learn data science'
- 7
- 8
- 9
- 10
Question 687 :
Human Usually Write ’M, To State Am, In Which Type Of Morphology You Can Categorize The Example?
- Plural Noun
- Cliticization
- Singular Noun
- Inflectional
Question 688 :
Knowledge of the relationship of meaning to the goals and intentions of the speaker is ________
- Morphology
- Semantics
- Pragmatics
- Discourse
Question 689 :
Tubers is a hyponym of ____
- Potatoes
- Carrots
- Roots
- Vegetables
Question 690 :
I saw bats contains which type of ambiguity?
- Syntactic
- Semantic
- Lexical
- Anaphoric