You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are errors in the pre-tokenization code and as the code is now spaCy will actually generate all tokens even if they are in another view. The issues are here:
Bug Description
There are errors in the pre-tokenization code and as the code is now spaCy will actually generate all tokens even if they are in another view. The issues are here:
app-spacy-wrapper/app.py
Lines 53 to 54 in ce95ecc
At least these typos need to be fixed.
Reproduction steps
Expected behavior
No response
Log output
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: