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
Hitting tab in a Python REPL on a token to see the list of the attributes infinitely spawns the "Token.sent_start is now deprecated" warning. Issue seems to be because of the threading module as seen from the trace.
Info about spaCy
spaCy version: 2.0.5 (first noticed in 2.02 but persists after update)
Hitting tab in a Python REPL on a token to see the list of the attributes infinitely spawns the "Token.sent_start is now deprecated" warning. Issue seems to be because of the threading module as seen from the trace.
Info about spaCy
The text was updated successfully, but these errors were encountered: