Skip to content

In get_topics() in NMF_scikit class, a reversed=True parameter should be added to sorted() step.  #128

Description

@sss3799
  • OCTIS version: 1.14.0
  • Python version: 3.10.10
  • Operating System: Windows

Description

The topics for NMF_scikit makes no sense. It lists words in corpus vocab in an alphabetical manner. The sorted step in NMF_scikit.get_topics() method should the parameter set as reversed=True.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions