0% found this document useful (0 votes)
35 views2 pages

Assignment No.1 (NLP)

This document contains a 10-question assignment on natural language processing (NLP) for a computer engineering seminar. It asks students to define NLP and its components, challenges in NLP including ambiguity, morphology, stemming vs lemmatization with examples, finite state transducers with diagrams, n-gram probabilities from a mini corpus, part-of-speech tagging and its types, context-free grammar with examples and potential problems, sequential labeling and its methods, and how conditional random fields are better than hidden Markov models for sequential labeling. The document provides information for students on key NLP concepts and tasks.

Uploaded by

Ken
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)
35 views2 pages

Assignment No.1 (NLP)

This document contains a 10-question assignment on natural language processing (NLP) for a computer engineering seminar. It asks students to define NLP and its components, challenges in NLP including ambiguity, morphology, stemming vs lemmatization with examples, finite state transducers with diagrams, n-gram probabilities from a mini corpus, part-of-speech tagging and its types, context-free grammar with examples and potential problems, sequential labeling and its methods, and how conditional random fields are better than hidden Markov models for sequential labeling. The document provides information for students on key NLP concepts and tasks.

Uploaded by

Ken
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/ 2

Depar

tmentofComput
erEngi
neer
ing

Sub:Nat
uralLanguagePr
ocessi
ng

Sem-
8(Di
v-B) A.Y.2021-
2022

Assi
gnmentNo.
1
1.Def
ineNat
ural
Languagepr
ocessi
ng?Expl
aini
tscomponent
s.

2.Whatar
ethechal
l
engesi
nNLP?Expl
ainambi
gui
tyatev
eryl
evel
ofNLP.

3.Def
inemor
phol
ogy
.Di
ff
erent
iat
ebet
weenI
nfl
ect
ional
andder
ivat
ional
mor
phol
ogy
.

4.Di
ff
erent
iat
ebet
weenst
emmi
ngandl
emmat
izat
ionwi
thexampl
es.

5.Expl
ainFi
nit
eSt
ateTr
ansducer
swi
thsui
tabl
edi
agr
am andexampl
e.

6.Checkmi
ni-
cor
pusgi
venbel
ow,

<s>Iwantt
oeatI
ndi
anf
ood</
s>

<s>Iwantt
ofl
y</
s>

<s>Eat
ingFr
enchf
ood</
s>

<s>am Il
i
vingher
e?</
s>

Fi
ndbi
gram pr
obabi
l
iti
esof
,P(
I|<s>),
P(</
s>|
food)
,P(
want|
I),
P(f
ly|
to)
.

7.Def
inePar
tofSpeechTaggi
ng.Expl
aini
tst
ypes.

8.Expl
ainCFGwi
thsui
tabl
eexampl
e.Di
scussf
oll
owi
ngpot
ent
ial
probl
emsi
nCFGsuchas:

1)Agr
eement2)Coor
dinat
ion 3)Subcat
egor
izat
ion4)Mov
ement

9.Def
ineSequent
ial
label
i
ng.Whatar
ethemet
hodst
oper
for
m sequent
ial
label
i
ng?

10.HowCondi
ti
onal
Random Fi
elds(
CRF)i
sbet
tert
hanHMM i
nsequent
ial
label
i
ng?
Subj
ectI
nchar
ge:
Prof
.Sur
eshR.Mest
ry

LastDat
eofSubmi
ssi 25thFeb,
on: 2022

You might also like