Skip to content

wasi0013/whatsapp-sentiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Chat Sentiments Visualizer

Visualization of chat sentiments from a whatsapp chat backup (16k Messages).

Chat

Dependencies:

Installation:

  • pip install -r requirements.txt

  • python -m textblob.download_corpora

Run:

  • copy your whatsapp chat texts in chat_sample.txt (backup chats via email to get the txt file)
  • set usernames (user1 & user2 in the whatsapp-sentiment.py file)
  • python whatsapp-sentiment.py

Releases

No releases published

Packages

No packages published

Languages