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

GH-1529 fix infinite loop in Span::to_original_text #2462

Merged

Conversation

mhoyer
Copy link
Contributor

@mhoyer mhoyer commented Oct 3, 2021

With #1529 there was already a fix for a potential endless loop in the Sentence class. Now we also got trapped in the same situation, but within Span class this time.

@alanakbik
Copy link
Collaborator

@mhoyer thanks for fixing this!

@alanakbik alanakbik merged commit fd952a2 into flairNLP:master Oct 5, 2021
@mhoyer mhoyer deleted the fix-endless-loop-in-Span__to_original_text branch October 9, 2021 21:20
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