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

allennlp not found #120

Open
llllljm opened this issue Sep 5, 2023 · 2 comments
Open

allennlp not found #120

llllljm opened this issue Sep 5, 2023 · 2 comments

Comments

@llllljm
Copy link

llllljm commented Sep 5, 2023

Hi! When I run the following code:
allennlp predict pretrained/scierc.tar.gz \ data/scierc/normalized_data/json/test.json \ --predictor dygie \ --include-package dygie \ --use-dataset-reader \ --output-file predictions/scierc-test.jsonl \ --cuda-device 0 \ --silent
it output "allennlp not found" . But I have installed allenlp library. Do you know why it happens?
Thanks

@dwadden
Copy link
Owner

dwadden commented Sep 5, 2023

Hmm that's strange, I don't know why. Can you confirm that you've followed the followed the setup instructions in the README?

@llllljm
Copy link
Author

llllljm commented Sep 6, 2023

thank you for your reply!

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

2 participants