0% found this document useful (0 votes)
11 views4 pages

NLP QP

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views4 pages

NLP QP

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

MOTHER THERESSA COLLEGE OF ENGINEERING AND TECHNOLOGY

M-TECH I-I MID – I EXAMINATION


SUBJECT: NATURAL LANGUAGE PROCESSING BRANCH: CSE

WRITE ANY FOUR ANSWER: 4 X 5 = 20

1.Finding the structure of words and their components?


2. Finding the structure of Documents and complexity on the approaches?
3.Explain parsing natural language and tree banks?
4.Representation of syntactic structure?
5.Write short notes on semantic parsing and system paradigms?
6.Write about models for ambiguity resolution in parsing?
Multiple-Choice Questions (MCQs) 1X5=5

1.Which of the following is a common application of Named Entity Recognition (NER) in NLP?
a) Machine translation
b) Spam filtering
c) Text summarization
d) Information extraction from text
2.Which of the following methods is commonly used for word embeddings in NLP? ( )
a) One-hot encoding
b) TF-IDF
c) Word2Vec
d) Bag of words
3.In the context of NLP, what does "tokenization" refer to? ( )
a) Breaking text into sentences
b) Assigning grammatical labels to words
c) Converting text into numerical representations
d) Breaking text into words or phrases
4.Which algorithm is often used for part-of-speech tagging in NLP? ( )
a) K-means clustering
b) Naive Bayes
c) Hidden Markov Model (HMM)
d) Linear Regression
5.Which of the following is the main disadvantage of the Bag-of-Words (BoW) model in NLP?
a) It ignores word order and context
b) It cannot handle stop words
c) It requires a large vocabulary
d) It is computationally expensive
Fill-in-the-Blank Questions 1X5=5

1.In NLP, the process of converting a word into its base or root form is called __________.
2.The technique used to represent words as dense vectors in a continuous vector space is
called __________.
3.A __________ is a statistical model used to predict the likelihood of a sequence of words in a
sentence, commonly used in tasks like language modeling.
4.In NLP, __________ refers to the identification and classification of words or phrases that
represent specific entities, such as names, dates, or locations.
5.A __________ model in NLP involves training a system to learn the relationships between
words and the context they appear in, typically using deep learning techniques.

You might also like