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

Sentence boundary detection + semicolon #519

Closed
Jean-Zombie opened this issue Oct 8, 2016 · 2 comments
Closed

Sentence boundary detection + semicolon #519

Jean-Zombie opened this issue Oct 8, 2016 · 2 comments

Comments

@Jean-Zombie
Copy link

My issue is in respect to the german sentence boarder disambiguation and semicolons.

I have a lot of cases where spacy would falsely break a sentence after ";" and a following SCONJ (subordinate conjunction), i.e. "; dass", "; wenn", "; ob". I am wondering why the SCONJ doesn't determine that we have one sentence. Shouldn't the syntactic parsing take that into account?

@ines
Copy link
Member

ines commented Jan 8, 2017

This problem will be fixed with the next data release. Closing this issue to keep this topic in one place (see #725).

@ines ines closed this as completed Jan 8, 2017
@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants