Skip to content

Conversation

@Porthoos
Copy link

fix issue 6575 https://github.com/languagetool-org/languagetool/issues/6575
adding a new rule for case " .word."
before fix, this is wrongly detected as a url, not a sentence, so it cannot split sentences.

add a new rule for detecting sentence end.
before fix, languagetool will consider situation " .word." as a webiste url.
By adding a case for this, it can be fixed.
@Porthoos
Copy link
Author

sorry.
I think this is because I added some tests for other change which not included in this pull request.
I will check it later and create a new pull request.

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