Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 975 Bytes

File metadata and controls

20 lines (16 loc) · 975 Bytes

Chat-Analyzer

Dataset:

Usage

In order to run the application, it is required to pass the dataset path followed by:

  • /members to visualize the list of members
  • /channels to visualize the list of channels
  • /showall to visualize the list of channels and theirs members
  • /search <name_user> to visualize the members of one channel
  • /showAllMentions to visualize the list of @mention
  • /showMentions <name_user> to visualize the list of @mention of one channel
  • /showMentionsFrom <name_user> to visualize the list of @mention from a member
  • /showMentionsFrom <name_user> <nome_channel> to visualize the list of @mention from a member of a channel
  • /showMentionsTo <name_user> to visualize the list of @mention received by a member
  • /showMentionsTo <name_user> <nome_channel> to visualize the list of @mention received by a member of a channel
  • /help to visualize the help