Commit a89faf19 authored by Dhananjaya Jayashanka's avatar Dhananjaya Jayashanka

Updated textAnalyze.py

parent bc4d2e23
......@@ -44,4 +44,4 @@ with open('emotions.txt', 'r') as file:
print(emotion_list)
w = Counter(emotion_list)
print(w)
\ No newline at end of file
print(w)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment