Which of the following is a popular NLP library in Python?

Which of the following is a popular NLP library in Python?

a) TensorFlow
b) Pandas
c) NLTK
d) NumPy

Answer:

c) NLTK

Explanation:

NLTK (Natural Language Toolkit) is a widely used Python library for text processing and NLP tasks.

Reference:

Natural Language Processing (NLP) Quiz – MCQ Questions and Answers

Scroll to Top