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
I assume you mean anchor_text. You can replace it with something that tokenizes strings, but then you would have to reimplement this function, as it relies heavily on spacy (see also this). I would suggest you just use spacy : )
Does lime_anchor require the spacy model file to work? or, can I put something in its place?
The text was updated successfully, but these errors were encountered: