Natural Language Processing MCQ



Question 751 : The bigram model approximates the probability of a word given all the previous words by using:

  1. The conditional probability of all the previous words
  2. The maximum likelihood estimation of the given word
  3. Only the conditional probability of the preceding word
  4. The maximum likelihood estimation of the preceding word
  

Question 752 : Consider the following corpus of 3 sentences. 1) I am here 2) who am I. 3) I would like to go. Calculate​ P(here|am) ​assuming a bi-gram language model.

  1. 02-03-2020 12:00:00 AM
  2. 1
  3. 01-02-2020 12:00:00 AM
  4. 01-03-2020 12:00:00 AM
  

Question 753 : “I went to the school, and they told me come on next day”. What type of ambiguity present in the given sentence?

  1. Syntactic ambiguity
  2. Anaphoric ambiguity
  3. Semantic ambiguity
  4. Lexical ambiguity
  

Question 754 : Which of the following is/are the input(s) to k-means algorithm?

  1. Number of clusters
  2. Class labels
  3. Distance metric
  4. Number of centroids
  

Question 755 : _________Reverses the antecedent-anaphora relationship by beginning with a pronoun, then later revealing more specific information

  1. Anaphora
  2. Contextual
  3. Context
  4. Cataphora
  

Question 756 : What are the possible input of an NLP system?

  1. Speech and noise
  2. Speech ,scan document and Written Text
  3. Noise and Written Text
  4. Noise and value
  

Question 757 : Capability vs Capabilities is an example of ______ morphology.

  1. Inflectional
  2. Normailzation
  3. Cliticization
  4. Derivational
  

Question 758 : It is a process of generating a concise and meaningful summary of text from multiple text resources such as books, news articles,blog posts, research papers, emails, and tweets.

  1. Automatic Summerization
  2. Insertion
  3. Updation
  4. Extraction
  

Question 759 : Spam email detection comes under which domain?

  1. Text Categorization
  2. NER
  3. Text Classification
  4. Sentiment Analysis
  

Question 760 : For e.g. "Before she purchased it, Mary checked warranty card of the product". In the context of pronoun, this is the example of

  1. Cataphora
  2. Bound
  3. Free
  4. Random
  

Question 761 : "The tour includes three Asian countries." Which is a noun phrase?

  1. The tour includes
  2. three Asian countries
  3. Three asian
  4. Tour includes
  

Question 762 : The Context Of A Word Provides Useful Information About Word Sense. Which Algorithms Can Be Braodly Classified Into Knowledge-Based And Corpus-Based Approaches

  1. Context-Based Disambiguation
  2. Context-Free Grammar
  3. Regular Expressions
  4. Context-Based Ambiguation
  

Question 763 : What type of relation exist between the words "meet" and "meat"?

  1. Homophones
  2. Hyponym
  3. Co-hyponyms
  4. Homonyms
  

Question 764 : What is Morphological Segmentation?

  1. Does Discourse Analysis
  2. Separate words into individual morphemes and identify the class of the morphemes
  3. Is an extension of propositional logic
  4. Separate sentences into individual morphemes and identify the class of the morphemes
  

Question 765 : Semantic model is not used for

  1. The meaning of words
  2. Knowledge about structure of discourse
  3. Common sense knowledge about the topic
  4. POS tag of word
  

Question 766 : In A Corpus Of N Documents, One Randomly Chosen Document Contains A Total Of T Terms And The Term “Hello” Appears K Times. What Is The Correct Value For The Product Of Tf (Term Frequency) And Idf (Inverse-Document-Frequency), If The Term “Hello” Appears In Approximately One-Third Of The Total Documents?

  1. Kt * Log(3)
  2. T * Log(3) / K
  3. K * Log(3) / T
  4. Log(3) / Kt
  

Question 767 : Which type of semantics is concerned with the linguistic study of systematic, meaning related structure of words or lexemes

  1. Compund Semantics
  2. Lexical semantics
  3. Compositional semantics
  4. Word Semantics
  

Question 768 : What is a difference between Finite State Automata (FSA) and Finite State Transducers (FST)?

  1. FSA contain single tape and FST also contain single tape.
  2. FSA contain single input tape and FST contain single output tape.
  3. FSA contain single input tape and FST contain input: output pair tapes.
  4. Both FSA and FST contains output tapes only.
  

Question 769 : Anita has got the transcripts for the Minster's press meet on NEP. She wants to summarize the Minister’s opinion on NEP strengths and weakness. Which of the following sumamrization methods should she apply?

  1. Abstractive generic
  2. Extractive generic
  3. Abstractive query focussed
  4. Summative generic
  

Question 770 : Maximum Entropy Markov Model (MEMM) used to handle______

  1. Unkonwn word
  2. Known word
  3. Multpile tag
  4. Single tag word
  

Question 771 : What is tokenization?

  1. Breaking sentences into words
  2. Creating a set of dictonories
  3. Removing repetation
  4. printing words
  

Question 772 : Humhe khaanna khaanna hai. Here the type of ambiguity is

  1. Phonetic
  2. Lexical
  3. Structural
  4. Semantic
  

Question 773 : Maximum Entropy Markov Models use a maximum entropy _______for _______ and local __________.

  1. Framework, Features, Normalization
  2. Rules, Variables, Classification
  3. Sets, Values, Distribution
  4. Rules, features, classification
  

Question 774 : How is the word "consultants" stemmed?

  1. consultant
  2. consult
  3. consul
  4. consultants