kevinlu1248 / pyate

PYthon Automated Term Extraction
https://kevinlu1248.github.io/pyate/
MIT License
305 stars 37 forks source link

could not read config.cfg #48

Closed micsama closed 3 years ago

micsama commented 3 years ago

need help error : Could not read config.cfg from /home/dzmfg/.local/lib/python3.9/site-packages/en_core_web_sm/en_core_web_sm-2.2.5/config.cfg

kevinlu1248 commented 3 years ago

Use spaCy v3.

micsama commented 3 years ago

Use spaCy v3. i try to install the last version of "en_core_web_sm v3.1.0" and everything is ok now

micsama commented 3 years ago

maybe the "Installation" need to be update because i did run that and installed en_core_web_sm V2