Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sentencepiece] Fixes #1491, fix NPE bug #1492

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

frankfliu
Copy link
Contributor

@frankfliu frankfliu commented Feb 3, 2022

Change-Id: Ib86efb38def0bcb21862c5493683395071eb3592

Description

Fixes #1491

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: Ib86efb38def0bcb21862c5493683395071eb3592
@frankfliu frankfliu changed the title [sentencepiece] Fixes #1149, fix NPE bug [sentencepiece] Fixes #1491, fix NPE bug Feb 3, 2022
@frankfliu frankfliu merged commit 339bc87 into deepjavalibrary:master Feb 3, 2022
@frankfliu frankfliu deleted the sp branch February 3, 2022 20:38
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.

NPE in SpTokenizer initialization
2 participants