Skip to content

clustering in TextCommunities() #30

@alexlusco

Description

@alexlusco

Noticed that community detection in TextCommunities() and VisTextNet() functions is slightly different. From inspecting the code, looks like communities<-cluster_louvain(text_network) in the TextCommunities() function should be communities<-cluster_louvain(pruned). Love this library. Thanks for making it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions