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

add ellipsis rules #31

Merged
merged 1 commit into from
Dec 30, 2022
Merged

add ellipsis rules #31

merged 1 commit into from
Dec 30, 2022

Conversation

ryzheboka
Copy link
Contributor

In order to fix the golden rules regarding the ellipsis usage, this PR adds the following checks:

  1. Two "." tokens after each other always set the first "." to a non sentence boundary.
  2. A "." token followed by a Token starting with an uppercase letter is a sentence boundary if no other rules apply.

See #10 for more details.

@neurosnap neurosnap merged commit b4f3cf5 into neurosnap:main Dec 30, 2022
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