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

change CBOW's dimensionality #45

Open
windblow32 opened this issue Mar 21, 2022 · 1 comment
Open

change CBOW's dimensionality #45

windblow32 opened this issue Mar 21, 2022 · 1 comment

Comments

@windblow32
Copy link

I'm working on using this word2vec (I set trainer.type(NeuralNetworkType.CBOW)) to do some representing learning staff, and I wonder how to change the vector dimensionality
I use getRawVector() method in Searcher.class, it seems that the vector returned is all one dimensionality.

@guerda
Copy link
Contributor

guerda commented Mar 21, 2022

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

No branches or pull requests

2 participants