🎴 Flashcard Mode

Libraries for Natural Language Processing

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following is a popular Python library for NLP tasks?

AnswerClick to flip back
A
spaCy
💡 Explanation:

spaCy is a widely used Python library specifically designed for NLP tasks. It offers a range of features for text processing, including tokenization, part-of-speech tagging, named entity recognition, and dependency parsing.

Change Mode