Skip to content

Conversation

debymf
Copy link
Member

@debymf debymf commented Apr 11, 2023

No description provided.

@debymf debymf requested a review from bwdGitHub April 11, 2023 13:55
this.Basic = bert.tokenizer.internal.BasicTokenizer('IgnoreCase',nvp.IgnoreCase);
else
assert(isa(nvp.BasicTokenizer,'bert.tokenizer.internal.Tokenizer'),"BasicTokenizer must be a bert.tokenizer.internal.Tokenizer implementation.");
mustBeA(nvp.BasicTokenizer,'bert.tokenizer.internal.Tokenizer');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, this caused a test failure since the verifyError wants the error ID.

Copy link
Collaborator

@bwdGitHub bwdGitHub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, feel free to merge when you push the fix for the test failure.

@debymf debymf merged commit 6715db0 into master Apr 11, 2023
@debymf debymf deleted the japanese-bert branch April 19, 2023 21:39
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.

2 participants