Skip to content

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

Open
varisd wants to merge 1 commit into
lmthang:masterfrom
varisd:master
Open

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

Conversation

@varisd

@varisd varisd commented Oct 27, 2017

Copy link
Copy Markdown

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