BertTokenizers
BertTokenizers copied to clipboard
Fix wrong naming #22
See issue #22
The same mistake is present inside BertUncasedCustomVocabulary.cs
, which extends CasedTokenizer.
@NMZivkovic would it be possible to have this merged and included in a release? Thanks