Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

when setting output_topic_word_summary=True, still can not get the topic-words summary in output #405

@Wuliyuanulb

Description

@Wuliyuanulb

Describe the bug
in the LightLda module, I wanna get the topic-words summary outputs, setting:
output_topic_word_summary=True,
num_summary_term_per_topic=20
but i can not get the topic words summary in outputs. the only output is the probability of each review belonging to each topic.

Expected behavior
get a summary of topic words, like:
topic0: good, exellent...
topic2: one, two, three...

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Needs to be fixed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions