8000 In get_topics() in NMF_scikit class, a reversed=True parameter should be added to sorted() step. · Issue #128 · MIND-Lab/OCTIS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
In get_topics() in NMF_scikit class, a reversed=True parameter should be added to sorted() step.  #128
Open
@sss3799

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0