Skip to content

A python CLI to summarize and visualize the number of question marks of a given Whatsapp chat history

Notifications You must be signed in to change notification settings

gitfarhan/chat_analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAT ANALYTICS

A python CLI to summarize and visualize the number of question marks of a given Whatsapp chat history.

requirements:

  • python 3.6

how to use:

  • export the whatsapp chat as .txt file.
  • clone or download this repo.
  • install the dependencies using pip pip install -r requirements.txt.
  • run python chat_analytics.py -f <path_to_chat_history.txt>.

About

A python CLI to summarize and visualize the number of question marks of a given Whatsapp chat history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages