You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to run the model on a list of very short documents (6 tokens on average per document), but I've been asked for a "vocab_size" argument when trying to fit it.
What's the role of that argument? Is it the vocabulary size as in most document-term matrices?
Thank you very much!
Guido
The text was updated successfully, but these errors were encountered:
Hello!
Thanks for the awesome work.
I've tried to run the model on a list of very short documents (6 tokens on average per document), but I've been asked for a "vocab_size" argument when trying to fit it.
What's the role of that argument? Is it the vocabulary size as in most document-term matrices?
Thank you very much!
Guido
The text was updated successfully, but these errors were encountered: