Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 333 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 333 Bytes

NLP-Newsgroup

The 20 Newsgroups dataset, which consists of approximately 20,000 newsgroup posts on 20 topics

In this project, you will build a natural language processing model to analyze text data. You will use Python libraries such as nltk, spacy, and sklearn to preprocess the text data, extract features, and train the model.