-
Notifications
You must be signed in to change notification settings - Fork 44
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
Preprocess Issue #21
Comments
I have encountered the same problem as you, have you solved it? |
detail is as follow: (python27) user@user-HP-Z4-G4-Workstation:~/AMR/camr$ python amr_parsing.py -m preprocess ~/AMR/camr/../data/test_data.txt 。。。。。 '\r\nNLP> \r\n' |
OK, the reason why Network is unreachable lies the 'some place's internet policy'. |
Use a VPN! |
When I am trying to fetching the WSJ+Gigaword model, my network is unreachable, so what's the problem please?
File "/home/lzm/AMRParsing/depparser.py", line 29, in parse
path_to_model = download_and_install_model(model_type,'./bllip-parser/models')
File "/home/lzm/.local/lib/python2.7/site-packages/bllipparser/ModelFetcher.py", line 124, in download_and_install_model
reporthook=status_func)
...
IOError: [Errno socket error] [Errno 101] Network is unreachable
The text was updated successfully, but these errors were encountered: