Clone the repo:
git clone https://github.com/bennf/chatAnalyzer
Install dependancies:
npm install
Run:
npm run start
- Facebook Messenger
-
- HTML
-
- JSON
-
- API
-
- CSV
-
- JSON
-
- API
-
- CSV
-
- JSON
-
- API
- GroupMe
-
- CSV
-
- JSON
-
- API
- Hangouts
-
- CSV
-
- JSON
-
- API
- Messages By Sender By Time -- Radar Chart/Spider Chart
- Message Count By Sender -- PieGraph/Donut/Treemap
- Message Sentiment -- Radar Chart
- Message Timeline -- Timeline Chart
- Average: Length(words), length(Characters), Messages/day
- Most Common Words
- Most common Emojis -- need emoji support(hard)
- Total: Messages, Days, Words, Characters
- Style PieChart
- Style BarChart
- Style RadarChart
- Style Timeline
- Style Metrics Bar
- Style Tabbed Data View
- Style DataCollector