module documentation
Undocumented
Class |
|
This class represents a social graph :nbPeople: the number of people in the social graph :nbMessage: the number of messages :tagMinValue: the minimum value of a tag :importanceDict: the importance dict :agreementDict: the agreement dict :taggedDict: the tagged dict :guildData: the guild data :nbMessage_at_time: the number of messages at time :importanceMaxValue: the maximum importance value :importanceInitValue: the initial importance value :interactions: the interactions... |
Class |
|
Class SocialGraphWorker Generates the socialgraphs for each guild API to socialgraph :social_graphs: the social graphs |
Async Function | initiate |
Initiates the social graph worker :param worker: the worker :param data: the data :param guildsId: the guilds id :param guildsDict: the guilds dict :return: None |
Variable | model |
Undocumented |
Variable | sentiment |
Undocumented |