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

gilda tests failing - punkt is punked #802

Closed
cmungall opened this issue Aug 29, 2024 · 0 comments
Closed

gilda tests failing - punkt is punked #802

cmungall opened this issue Aug 29, 2024 · 0 comments

Comments

@cmungall
Copy link
Collaborator

FAILED tests/test_implementations/test_gilda.py::TestGilda::test_text_annotator - LookupError: 
**********************************************************************
  Resource punkt_tab not found.
  Please use the NLTK Downloader to obtain the resource:

  >>> import nltk
  >>> nltk.download('punkt_tab')
  
  For more information see: https://www.nltk.org/data.html

  Attempted to load tokenizers/punkt_tab/english/

https://stackoverflow.com/questions/78862426/unable-to-use-nltk-functions

cmungall added a commit that referenced this issue Aug 29, 2024
cmungall added a commit to cmungall/gilda that referenced this issue Aug 29, 2024
Context: nltk/nltk#3293

punkt.tab was removed due to a security vulnerability

See also INCATools/ontology-access-kit#802
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