HomeEducationNatural Language Processing Week 1 NPTEL Assignment Answers

Natural Language Processing Week 1 NPTEL Assignment Answers

Are you looking for accurate and updated answers for Week 1 of Natural Language Processing NPTEL assignment? You’re in the right place! Below you’ll find expert-verified answers along with concise explanations to help you complete your assignment quickly and confidently.


1. In a corpus, you found that the word with rank 4th has a frequency of 250. What can be the best guess for the rank of a word with frequency 125?

Options:

  1. 2
  2. 4
  3. 6
  4. 8

Answer:✅ 3 (Option c)
Explanation:
According to Zipf’s Law, rank and frequency have an inverse relationship. If frequency halves (250 → 125), the rank approximately doubles (4 → 8). Hence, rank 6 is a close estimate.


2. In the sentence, “In Delhi I took my hat off. But I can’t put it back on.”, total number of word tokens and word types are:

Options:

  1. 14, 13
  2. 13, 14
  3. 15, 14
  4. 14, 15

Answer:✅ 1 (Option a)
Explanation:

  • Word Tokens: Total number of words = 14
  • Word Types: Unique words = 13

3. Let the rank of two words, w1 and w2, in a corpus be 1600 and 100, respectively. Let m1 and m2 represent the number of meanings of w1 and w2 respectively. The ratio m1 : m2 would tentatively be:

Options:

  1. 1:4
  2. 4:1
  3. 1:2
  4. 2:1

Answer:✅ 1 (Option a)
Explanation:
Higher rank → lower frequency → fewer meanings. So, a low-ranked word likely has fewer meanings compared to a high-ranked one.

📚 Want Full NPTEL Assignment Support?
If you’re looking for the complete and expert-curated solution set for Week 1 of Natural Language Processing with explanations and updates before deadlines,
👉 Click here to visit Answer GPT – your trusted learning partner.


4. What is the valid range of type-token ratio (TTR) of any text corpus?

Options:

  • (0,1]
  • [0,1]
  • [-1,1]
  • [0, +∞]

Answer:✅ (0,1] (Option a)
Explanation:
TTR = Types / Tokens. It’s always a positive fraction ≤ 1.


5. If first corpus has TTR1 = 0.06 and second corpus has TTR2 = 0.105, where TTR1 and TTR2 represent type/token ratios, then:

Options:

  1. First corpus has more tendency to use different words.
  2. Second corpus has more tendency to use different words.
  3. Both
  4. None

Answer:✅ 2 (Option b)
Explanation:
Higher TTR → more vocabulary diversity. Hence, second corpus has more varied vocabulary.


6. Which of the following is/are true for the English Language?

Options:

  1. Lemmatization works only on inflectional morphemes and stemming on derivational.
  2. Outputs of lemmatization and stemming may differ.
  3. Lemmatization always returns real words.
  4. Stemming always returns real words.

Answer:✅ b, c
Explanation:

  • Lemmatization is context-aware and produces real words.
  • Stemming may produce non-dictionary words.

7. An advantage of Porter stemmer over a full morphological parser?

Options:

  1. Better theoretical basis
  2. Always produces real words
  3. Doesn’t require a detailed lexicon
  4. None

Answer:✅ 3 (Option c)
Explanation:
Porter Stemmer uses simple rules and does not need a full lexicon, unlike parsers.


8. Which of the following are not instances of stemming (as per Porter Stemmer)?

Options:

  1. are → be
  2. plays → play
  3. saw → s
  4. university → univers

Answer:✅ a, c
Explanation:
Porter stemmer does not reduce “are” to “be” or “saw” to “s”.


9. What is natural language processing good for?

Options:

  1. Summarizing text
  2. Generating keywords
  3. Entity recognition
  4. All of the above

Answer:✅ 4 (Option d)
Explanation:
NLP is used in summarization, keyword extraction, NER, sentiment analysis, and more.


10. What is the size of unique words in a document where total words = 12,000, K = 3.71, Beta = 0.69?

Options:

  1. 2421
  2. 3367
  3. 5123
  4. 1529

Answer:✅ 1 (Option a)
Explanation:
This follows Heaps’ Law: V = K * N^β
→ V = 3.71 * (12000)^0.69 ≈ 2421


Conclusion
We hope these answers for Natural Language Processing Week 1 help you complete your NPTEL assignment smoothly.
To access solutions for all other weeks and subjects, visit:
👉Natural Language Processing Week 1 NPTEL Assignment Answers at Answer GPT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Must Read

spot_img