Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarize29 committed Jul 6, 2024
1 parent b555cae commit c954d6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentiment_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from nltk.corpus import stopwords
nltk.download('stopwords')

# Lets do it

df = pd.read_csv('sentiment_analysis.csv')

Expand Down

0 comments on commit c954d6d

Please sign in to comment.