gabrielStanovsky / unified-factuality

Code, data and models for the paper "Integrating Deep Linguistic Features in Factuality Prediction over Unified Datasets" (Stanovsky, Eckle-Kohler, Puzikov, Dagan and Gurevych ACL 2017)
MIT License
7 stars 0 forks source link

convert_corpora.sh: problem installing spacy #12

Closed judithek closed 7 years ago

judithek commented 7 years ago

when running convert_corpora.sh

the script stops at

python -m spacy download en

with error message: 'spacy' is a package and cannot be directly executed)

gabrielStanovsky commented 7 years ago

Probably originating from the same problem as #10 Please let me know if the command I suggest over there runs smoothly.

judithek commented 7 years ago

testing on:

Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
Python 2.7.12

the conversion runs through