Question 61 :
Which of the following is the example of understemming?
- Data
- Date
- Datum
- Dat, Datu
Question 62 :
Probabilistic context- free grammar (PCFG) is also known as the __________
- Stochastic context-free grammar
- Context sensitive context-free grammar
- Regular grammar
- Unrestricted context free grammar
Question 63 :
Techniques not used in phrases extraction
- Part of speech tagging
- Statistical phrase extraction
- Hybrid
- Decompounding
Question 64 :
CFG captures ____________________.
- Constituency and ordering
- word meaning
- relation between words
- sentence meaning
Question 65 :
____ concerns how sentences are used in different situations and how use affects the interpretation of the sentence.
- Syntax
- Phonology
- Pragmatics
- Discourse
Question 66 :
Excuse Me. You Are Standing On My Foot. This Sentence Is Not Just Plain Assertion; It Is A Request To Someone To Get Off Your Foot. Is An Example Of?
- Discourse Analysis
- Word Level Analysis
- Semantic Analysis
- Syntax Analysis
Question 67 :
A bottom up parser generates
- Right most derivation
- Rightmost derivation in reverse
- Leftmost derivation
- Leftmost derivation in reverse
Question 68 :
Many words have more than one meaning; selecting the sensible meaning in context is done with
- Randomization
- Shallow semantic analysis
- Word Sense Disambiguation
- POS tagging
Question 69 :
Consider the statement The students went to class . Assign POS tags for the statement.
- DT NN VB P NN
- DT NN NN P NN
- NN NN VBG P NN
- DT NN VB P DT
Question 70 :
When gmail extracts only the data from the email recived for you to add in your Google Calendar. This example denotes
- Information extraction
- Information retrieval
- Information Handling
- Information Transformation
Question 71 :
John and Mary love their Acuras. They drive them all the time. It is example of _______
- Indefinte noun pharse
- Definte noun pharse
- Demostrative
- Discontinuous sets
Question 72 :
Words with just one free morpheme are
- Simple words
- Complex words
- Joint Words
- Compound words
Question 73 :
_______ of a transducer is useful because it makes it easy to convert a FST-as-parser into an FST-as-generator.
- parser
- inversion
- composition
- generation
Question 74 :
What is the main challenge of NLP?
- Handling Tokenization
- Handling Ambiguity of Sentences
- Cleaning Text
- Filtering Text
Question 75 :
Uses unidirectional language model for producing word embedding
- BERT
- GPT
- ELMo
- Word2Vec
Question 76 :
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
- Keyword Hashing
Question 77 :
Following are examples of Artificial Languages except
- C
- English
- Python
- Scilab
Question 78 :
Capability vs Capabilities is an example of ______ morphology.
- Inflectional
- Normailzation
- Cliticization
- Derivational
Question 79 :
What Was First Defined For Natural Language By Chomsky (1957)
- Context-Free Grammar (Cfg)
- Finite Automata (Fa)
- Push Down Automata (Pda)
- Turing Machine
Question 80 :
The metric to measure 'the intensity of emotion provoked by the stimulus' in emotion modeling is:
- Severity
- Valence
- Arousal
- Dominance
Question 81 :
Which of the following measurements are used to evaluate the quality of entity recognition?
- Recision
- Recall
- Measure
- R-measure
Question 82 :
Morphotactics is a model of
- Spelling modifications that may occur during affixation
- All affixes in the English language
- How and which morphemes can be affixed to a stem
- Ngrams of affixes and stems
Question 83 :
Which of the following component of NLP?
- Pragmatic analysis
- Entity extraction
- Syntactic analysis
- Pragmatic analysis - Entity extraction - Syntactic analysis
Question 84 :
Which will be suitable NLP method For COVID 19 News Analysis from the online newspaers ?
- NER
- Machine Transltion
- Sentiment Analysis
- Text Summarization
Question 85 :
What is Global coherence?
- It is how each sentence relates to the previous sentence.
- It is how each sentence relates to the topic
- It is how each sentence not relates to the topic
- It is how each sentence not relates to the previous sentence.
Question 86 :
In information retrieval, extremely common words which would appear to be of little value in helping select documents that are excluded from the index vocabulary are called:
- Stop Words
- Tokens
- Lemmatized Words
- Stemmed Terms
Question 87 :
Identify odd one out
- Noun phrase
- Verb phrase
- Prepositional phrase
- Sentences
Question 88 :
_________ Is the Second Stage in NLP?
- Syntactic Analysis
- Discourse Analysis
- Semantic Analysis
- Pragmatic Analysis
Question 89 :
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 90 :
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