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

error while testing jack #396

Open
Eng-MohamedHussien opened this issue Nov 18, 2019 · 1 comment
Open

error while testing jack #396

Eng-MohamedHussien opened this issue Nov 18, 2019 · 1 comment

Comments

@Eng-MohamedHussien
Copy link

Eng-MohamedHussien commented Nov 18, 2019

get Killed when i run this command fastqa_reader = readers.reader_from_file("./fastqa")
i ran the following commands:
git clone https://github.com/uclnlp/jack.gi
cd jack
pip install -e .[tf]
sh data/GloVe/download.sh
wget -O fastqa.zip https://www.dropbox.com/s/lftgh01zi60r9jv/fastqa.zip?dl=1
unzip fastqa.zip
from jack import readers
from jack.core import QASetting
from jack.io.load import load_jack
from notebooks.prettyprint import QAPrettyPrint
then i get error when i ran the upper command

@Eng-MohamedHussien
Copy link
Author

I followed the bug and get killed when we load this pickle file ./fastqa/shared_resources/vocab

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