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

missing dependencies #2

Open
qbetterk opened this issue Jul 30, 2020 · 2 comments
Open

missing dependencies #2

qbetterk opened this issue Jul 30, 2020 · 2 comments

Comments

@qbetterk
Copy link

It seems package tensorboardX and simplejson are required in "create_dataset.sh" but missing in "requirements.txt". You may want to add them to the file "requirements.txt"

@qbetterk
Copy link
Author

also "en_core_web_sm" from spacy is missing. can be fixed with
python -m spacy download en

@skiingpacman
Copy link

Maybe also need to include 'spacy' in "requirements.txt' so that the above works?

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