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

OSError: [E053] Could not read config.cfg from en_core_web_md-3.0.0a1/config.cfg #158

Open
keertanavc opened this issue Feb 28, 2023 · 0 comments

Comments

@keertanavc
Copy link

Hi,

I installed all the right versions of the specified dependencies but I get this error:

OSError: [E053] Could not read config.cfg from en_core_web_md-3.0.0a1/config.cfg

A lower version of spaCy might resolve this error (see: explosion/spaCy#7453). But this causes a new error:

KeyError: "[E002] Can't find factory for 'tok2vec'. This usually happens when spaCy calls nlp.create_pipewith a component name that's not built in - for example, when constructing the pipeline from a model's meta.json. If you're using a custom component, you can write toLanguage.factories['tok2vec']or remove it from the model meta and add it vianlp.add_pipe instead."

Can someone please help with this? Thanks!

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

1 participant