Skip to content

Problem with Blei-Lafferty scoring #7

@karmake2

Description

@karmake2

Hi Chase and Sean,

I am doing Topic Modeling with python 3.7 using meta.

The following command hangs and does not output anything:

model.top_k(topic, 10, metapy.topics.BLTermScorer(model))

However,
model.top_k(topic, 10) works fine.

Can you check?

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