Open henryhust opened 5 years ago
yes, it can run successfully. but there missing some files ,you can refer to the 《Higher-order Coreference Resolution with Coarse-to-fine Inference》 to get more information.
It even gets the SOA in my chinese coreference task in special domain.
After python demo.py final
I get
tensorflow-gpu==1.15.2
Traceback (most recent call last):
File "demo.py", line 6, in
with tensorflow-gpu==1.11
Traceback (most recent call last):
File "demo.py", line 6, in
heres my requirements.txt h5py==2.8.0 nltk==3.4 numpy==1.16 pyhocon==0.3.48 tensorflow-gpu==1.11 termcolor==1.1.0 tqdm==4.31.1
with python 3.6
halp ERROR: astropy 4.0.1.post1 has requirement numpy>=1.16, but you'll have numpy 1.15.0 which is incompatible.
I fail to fix requirements.txt
This project seems not to run successfully, after I see the other issues. Can anybody tell the truth?