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

Read the train sequences #6

Closed
HuachunWang opened this issue Jul 4, 2017 · 1 comment
Closed

Read the train sequences #6

HuachunWang opened this issue Jul 4, 2017 · 1 comment

Comments

@HuachunWang
Copy link

HuachunWang commented Jul 4, 2017

How to deal with the training sequences with more than 10 words? In your codes, I found you have seemed to throw them away. I meat that if I set the length of sentence N, if the training sentence has N+3 words, the more 3 words have to be throw away?

@sylimu
Copy link

sylimu commented Mar 5, 2019

do you mean more than "100" words? cause the param "--maxlen1" is set to 100 originally.

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