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

Fix sent_tokenize(engine="whitespace") return value to be a list of string #957

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

wannaphong
Copy link
Member

Change the output to list of string.

Fixed #954

Copy link

sonarqubecloud bot commented Nov 1, 2024

@bact bact merged commit 9902882 into dev Nov 1, 2024
5 of 36 checks passed
@wannaphong wannaphong deleted the fix-954 branch November 1, 2024 15:29
@bact bact changed the title Fixed #954 Fix sent_tokenize(engine="whitespace") return value to be a list of string Nov 2, 2024
@bact bact mentioned this pull request Nov 2, 2024
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.

bug: sent_tokenize with engine="whitespace" should return [] not [[]]
2 participants