-
Notifications
You must be signed in to change notification settings - Fork 308
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
Please can you list the requirements of this when this really works? #115
Comments
What's not working? There are a few libraries this depends on, and change frequently. |
hi, its delivering that error of model not finded
…On Sat, Nov 13, 2021, 10:50 Derek Miller ***@***.***> wrote:
What's not working? There are a few libraries this depends on, and change
frequently.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#115 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APOS4JEKYHY7TDX7ACZY35LULZULJANCNFSM5H6TSVVQ>
.
|
Do you have a stack trace of the error? |
I'm working on an update to this repo so that it works with the latest spacy and other libraries, and also includes scaffolding for production deployment. https://github.com/scholarcy/bert-extractive-summarizer/tree/removes-coreference-dependency For now, I'm removing the coref module but I'll add in the new spacy coreference model once I get it working to reconstitute the original sentence with coref resolved (currently it only provides coref clusters). I'll make a PR next week hopefully |
PR here for full spacy 3 compatibility including the latest coreference module: #142 |
This library definitely is not working now, but I want to run this with previous versions of spacy, python, transformers, etc. Can you give us the requirements please?
The text was updated successfully, but these errors were encountered: