We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
train_lm.py has a --num-word option... this should be named --num-words.
The text was updated successfully, but these errors were encountered:
I found it's indeed "--num-words", not "--num-word" in train_lm.py.
Sorry, something went wrong.
oh, the bug might be in the swbd example script run.sh
On Sun, Aug 28, 2016 at 5:12 PM, Ke Li [email protected] wrote:
I found it's indeed "--num-words", not "--num-word" in train_lm.py. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #56 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ADJVu1iAgKhL6hOTCmYTH5LvKSu0ucRrks5qkfnbgaJpZM4JvA78 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #56 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ADJVu1iAgKhL6hOTCmYTH5LvKSu0ucRrks5qkfnbgaJpZM4JvA78 .
You're right. I'll fix it soon.
No branches or pull requests
train_lm.py has a --num-word option... this should be named --num-words.
The text was updated successfully, but these errors were encountered: