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

spacy object for anchor text #16

Closed
swsanalytics opened this issue Nov 6, 2018 · 1 comment
Closed

spacy object for anchor text #16

swsanalytics opened this issue Nov 6, 2018 · 1 comment

Comments

@swsanalytics
Copy link

Does lime_anchor require the spacy model file to work? or, can I put something in its place?

@marcotcr
Copy link
Owner

marcotcr commented Nov 20, 2018

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 : )

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

No branches or pull requests

2 participants