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

input text file #38

Open
Imshepherd opened this issue Jul 26, 2017 · 1 comment
Open

input text file #38

Imshepherd opened this issue Jul 26, 2017 · 1 comment

Comments

@Imshepherd
Copy link

I was using train_word2vec function to train vector.
But I was wondering that what is the best input text form.
Should I separate sentence line-by-line? Would it interfere training?

What is the algorithm for dealing space or Line break ?

Thank you.

@Imshepherd
Copy link
Author

I find the solution that parameter in the train_word2vec function (threads ) is not set to one.
So that the result is different every time. Once set to one, the result shows that space and Line break does not interfere result.

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

1 participant