Question 541 :
what a speaker (or writer) assumes is true or known by a listener (or reader)
- presupposition
- spatial deixis
- supposition
- Pragmatics
Question 542 :
In the context of POS tagging, the objective would be to build an HMM to model P(____ | ___) and Compute the label probabilities given observations using _____ Rule.
- Value, Label, Markov
- Word, Tag, Bayes
- Attribute, Variable, Bayes
- Input, Label, Markov
Question 543 :
Syntactic n -grams are n -grams defined by paths in ________ dependency or constituent trees rather than the linear structure of the text
- Syntactic
- Semantic
- Symbolic
- Lexical
Question 544 :
Which algorithm is used to train HMM model?
- Early algorithm
- Lexk algorithm
- Forward-backward or Welch algorithm
- A centering algorithm
Question 545 :
Uses unidirectional language model for producing word embedding
- BERT
- GPT
- ELMo
- Word2Vec
Question 546 :
essential to the study of language acquisition; important for understanding language in social contexts (varieties of English, effects on style)
- semantics
- location
- Semantic roles
- homonyms
Question 547 :
Features that are used to represent the abstract letter pattern of the word by mapping lower-case letters to ‘x’, upper-case to ‘X’, numbers to ’d’, and retaining punctuation are called as: (For example I.M.F would map to X.X.X. and DC10-30 would map to XXdd-dd)
- Acronym
- X-maps
- Word Shape
- Word Mapper
Question 548 :
How is the word consultants stemmed?
- consultant
- consult
- consul
- consultants
Question 549 :
which model is used for statistical machine translation
- Probabilistic model
- Entropy model
- FST
- Rule based model
Question 550 :
A set of words that denotes a subcategory of a more general class
- Hyponymy
- Meronymy
- Polysemy
- Clines
Question 551 :
Maximum Entropy Markov Models use a maximum entropy _______for _______ and local __________.
- Framework, Features, Normalization
- Rules, Variables, Classification
- Sets, Values, Distribution
- Rules, features, classification
Question 552 :
In which type of morphology, new words get created by changing part-of-speech. e.g. organise, organization, organizational
- Inflectional
- Both derivation and inflectional
- Semantic
- Derivational
Question 553 :
Elements of Semantic analysis
- Hyponymy
- Homonymy
- Polysemy
- Hyponymy, Homonymy, Polysemy
Question 554 :
A web page whose content doesn't vary from one request to another is called a:
- Text Page
- Dynamic Page
- Active Server Page
- Static Page
Question 555 :
Which is the true in NLP study?
- Machine learning is a subdivision of deep learning.
- Shallow learning is the simplest form of deep learning.
- Deep learning is a subdivision of machine learning.
- NLP is the acronym for Neural Language Processing.
Question 556 :
A web server communicates with a client (browser) using which protocol:
- HTML
- HTTP
- FTP
- Telnet
Question 557 :
While Working With Text Data Obtained From News Sentences, Which Are Structured In Nature, Which Of The Grammar-Based Text Parsing Techniques Can Be Used For Noun Phrase Detection, Verb Phrase Detection, Subject Detection And Object Detection.
- Part Of Speech Tagging
- Dependency Parsing And Constituency Parsing
- Skip Gram And N-Gram Extraction
- Continuous Bag Of Words
Question 558 :
In test summarisation an ___________ is formed by selecting phrases or sentences from the document to be summarized
- Abstract
- Extract
- Information
- Prose
Question 559 :
The word 'Putting' is handle and clean up by which stemming rule? 'Putting ® Put'
- {(X) –ing ® ϵ} and {__CC® C}
- {(X) –eed ® -ee} and {-at ® -ate}
- {(X) –ing ® -ing}
- {(X) –C1VC2 ® C1VC2e}
Question 560 :
_________ Is The Type Of Morphology That Changes The Word Category And Affects The Meaning.
- Inflectional
- Derivational
- Cliticization
- Text-Proofing
Question 561 :
From a verb to a specific manner elaboration of that web
- Homonymy
- Troponym
- Polysemy
- Metonymy
Question 562 :
A scheme where a weight is assigned to a term based upon the number of occurrences of the term within a document is called:
- Bag of Words
- Document Frequency
- Term Frequency
- Optimal weight
Question 563 :
The study of which words occur together, and their frequency of co-occurrence is called as _______.
- Connotation
- Collocation
- Implication
- Location
Question 564 :
A context free language is called ambiguous if _________
- It has 2 or more left derivations for some terminal string ѡ є L (G)
- It has 2 or more right derivations for some terminal string ѡ є L (G)
- It has 2 or more left - right derivations for some terminal string ѡ є L (G)
- It has 3 or more left - right derivations for some terminal string ѡ є L (G)
Question 565 :
Which one of the following is morpheme of the word 'unbelievable'?
- un
- unbe
- evable
- able
Question 566 :
e.g. 'walk', 'talk', 'print' are examples of which type of verb
- Regular verb
- Irregular verb
- Complex verb
- Normal verb
Question 567 :
A prepositional phrase consists of a preposition and its
- Object
- Subject
- Noun
- Verb
Question 568 :
Syntactic analysis or parsing may be defined as the process of ________ the _______ of symbols in Natural language conforming to the rules of formal grammar.
- Analyzing - Strings
- Defining - Groups
- Reducing - Arrays
- Reviewing - Letters
Question 569 :
Bat is flying in the sky' Identify the dependency checking to perform sense disambiguation of ‘Bat’
- Batà sky
- Skyà fly
- Batà fly
- Batà sky, fly
Question 570 :
How Many Steps Of Nlp Is There?
- Three
- Four
- Five
- Six