| 1 | Potential ideas: |
| 2 | Hard statistics: |
| 3 | * using timestamps to compute ratio of messages in certain time interval |
| 4 | * using join time/leave time to compute user´s time online over certain period of time |
| 5 | * limit channel history checking to certain time interval |
| 6 | * limit channel history to certain scope of users (people from same team, admins...) |
| 7 | * finding the moment where conversation had most messages for certain time interval |
| 8 | Soft statistics: |
| 9 | * identify dialogs |
| 10 | * statistics for dialogs (length, participants..) |
| 11 | * analysis of dialogue - keywords, named entities, topics |