You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this too. This package has not updated the code to reflect the changes in the textacy package. named_entities is just "entities" now in textacy and there are a few other changes as well. I too am unable to get it to work.
try using textacy version 0.6.1 as mentioned in requirements.txt
Thank you! u r so kind! I already solve it. but the same problem occurs in sklearn, i try to change its version to 0.19.1 but this has no 'whl' file corresponding to python3.9. it's highest supporting version is python3.6
ImportError: cannot import name 'named_entities' from 'textacy.extract' (c:\users\shen\anaconda3\envs\fyp-test\lib\site-packages\textacy\extract.py)
The text was updated successfully, but these errors were encountered: