NLP Assignment 1
NLP Assignment 1
NLP Assignment-1
Last date for submission: 30/07/2024
Subject : CE478/CS476 Semester : 7 Academic : 2024-25
code Year
Subject : Natural Language Processing
name
1 Why is Natural Language Technology not yet perfect, but still good enough for several
useful applications?
5 What is the primary difference between natural and computer languages? Why?
Give example for it.
7 How do function words and content words are different? Give example for it.
9 How many Type and Tokens are there in this sentence: Will will
17 Explain: Tokenization and sentence segmentation with example. What are the
different issues are there in tokenization?
18 How does the problem of deciding where the sentences begin and end can be
solved?
21 In a corpus, you found that the word with rank 4th has a frequency of 600.
What can be the best guess for the rank of a word with frequency 300?
22 In the sentence, "The only thing we have to fear is fear itself", the ratio
between total number of word tokens and word types is _______.
23 Let the rank of two words, w1 and w2, in a corpus be 1600 and 400,
respectively. Let m1 and m2 represent the number of meanings of w1 and w2
respectively. The ratio m1 : m2 would tentatively be (choose one answer from the
below options)
1. 1:4
2. 4:1
3. 1:2
4. 2:1