0 votes
in NLP using Python by
What is the purpose of a corpus in natural language processing?

a) To represent a language model

b) To store and organize large amounts of text data

c) To measure the accuracy of a language model

d) To train a machine learning algorithm

1 Answer

0 votes
by
Solution:b) To store and organize large amounts of text data.

Reason:A corpus is a collection of text data used for NLP tasks, such as training language models, testing algorithms, and analyzing language patterns.

Related questions

0 votes
asked Apr 4 in NLP using Python by SakshiSharma
0 votes
asked Apr 4 in NLP using Python by john ganales
...