Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predict new documents #9

Open
madegomez opened this issue Apr 7, 2021 · 1 comment
Open

Predict new documents #9

madegomez opened this issue Apr 7, 2021 · 1 comment

Comments

@madegomez
Copy link

HI.
I am interested in using your library, but so far this library only seems to be able to assign topics to sentences in its training set. Is there a way to predict another subset different from training set?

Thank you.

@federicoscabbia
Copy link

from stack overflow this seems to be the way:
mgp.score(["my", "beautiful", "text", "is", "here"])

Use tokenized text or it won-t work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants