Skip to content

Conversation

@varisd
Copy link

@varisd varisd commented Oct 27, 2017

Using only GetWordHash(unk_word) to check whether the '' token is included in the vocabulary can fail if there was other token with the same hash.
Using SearchVocab() function instead solves the problem.

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

Successfully merging this pull request may close these issues.

1 participant