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

Use unicodejs to build GLOBAL_SENTENCE_TERMINATORS regex #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

divec
Copy link

@divec divec commented Oct 21, 2023

Fixes #2

@divec
Copy link
Author

divec commented Oct 22, 2023

This is analogous to sentencex/pull/4 — both remove the terminators codepoint list module, and instead use an external library that tracks the Unicode Character Database.

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.

GLOBAL_SENTENCE_BOUNDARY_REGEX fails on certain characters above U+FFFF
1 participant