Skip to content

The presence of '<unk>' token wasn't checked correctly#3

Open
varisd wants to merge 1 commit intolmthang:masterfrom
varisd:master
Open

The presence of '<unk>' token wasn't checked correctly#3
varisd wants to merge 1 commit intolmthang:masterfrom
varisd:master

Conversation

@varisd
Copy link
Copy Markdown

@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