Tinny-Robot / AI-ML-Jupyter-Notebooks

A collection of Jupyter notebooks for AI and ML tasks. Explore, learn, and contribute to advance your skills in artificial intelligence and machine learning. #Hacktoberfest friendly!
MIT License
16 stars 15 forks source link

Adding Sentiment Analysis in NLP #7

Closed prernamittal closed 10 months ago

prernamittal commented 10 months ago

Description: I suggest adding a Jupyter Notebook containing the implementation of sentiment analysis for the IMDb dataset to the NLP folder in the repository.

Context: Dataset: IMDb movie reviews dataset. Objective: Perform sentiment analysis (positive, negative, or neutral) on movie reviews using the provided dataset. Libraries: scikit-learn, nltk

@Tinny-Robot Kindly assign this issue to me under. Thanks!

Tinny-Robot commented 10 months ago

@prernamittal I'll be expecting a PR soon