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

Cannot import 'named_entities' from 'textacy.extract' #7

Open
juliechoong opened this issue Jan 10, 2021 · 4 comments
Open

Cannot import 'named_entities' from 'textacy.extract' #7

juliechoong opened this issue Jan 10, 2021 · 4 comments

Comments

@juliechoong
Copy link

ImportError: cannot import name 'named_entities' from 'textacy.extract' (c:\users\shen\anaconda3\envs\fyp-test\lib\site-packages\textacy\extract.py)

@gautamm20
Copy link

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.

@Hellow21d
Copy link

how to solve this problem? Im doing my homework with it...

@mukund109
Copy link
Owner

@Hellow21d

try using textacy version 0.6.1 as mentioned in requirements.txt

@Hellow21d
Copy link

@Hellow21d

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

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

4 participants