The Wayback Machine - https://web.archive.org/web/20200905001713/https://github.com/google/seq2seq/pull/226
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

add case for tab character in vocabulary #226

Open
wants to merge 2 commits into
base: master
from
Open

Conversation

@kborer
Copy link

kborer commented May 18, 2017

The vocabulary sources file is tab separated, so a special case is needed for
when the tab character is part of the vocabulary in character-level models.

Kristopher Borer added 2 commits May 18, 2017
Kristopher Borer
The vocabulary sources file is tab separated, so a special case is needed for
when the tab character is part of the vocabulary in character-level models.
Kristopher Borer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.