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

No such file or directory: 'skill_db_relax_20.json' when "from skillNer.skill_extractor_class import SkillExtractor" #74

Open
omar1890 opened this issue Aug 27, 2023 · 0 comments

Comments

@omar1890
Copy link

omar1890 commented Aug 27, 2023

** I try to use skillNer on Unbuntu OS and python3.10 **
I have installed skillNer package + en_core_web_md
using - "pip3 install skillNer"
- "python3 -m spacy download en_core_web_md"

and when i tried to import skillExtractor as "from skillNer.skill_extractor_class import SkillExtractor"

I got the following error:

image

I have tried to put "skill_db_relax_20.json" on the same general_params.py folder and change it's permissions
It still the same error.

Thanks for helping

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