Files
tokenizers/bindings/python/tokenizers
आलोक 6fe284dd8d Use supplied UNK token even when vocab absent
If a vocab file isn't provided the supplied unk token (different from [UNK]) gets ignored and later throws an error:
Exception: WordPiece error: Missing [UNK] token from the vocabulary
when trying to encode an input string with an unknown token.
2020-07-05 19:01:04 +05:30
..
2020-03-09 18:37:03 -04:00
2020-03-09 18:37:03 -04:00