thunlp / JointNRE

Joint Neural Relation Extraction with Text and KGs
MIT License
187 stars 36 forks source link

Report Segmentation fault (core dumped) #1

Closed wudapeng268 closed 6 years ago

wudapeng268 commented 6 years ago

hi, everyone Can you write a readme for run your code? I run sh make.sh in root, and then run python JointD.py but got "Segmentation fault (core dumped)". how to fix it?

thanks!

THUCSTHanxu13 commented 6 years ago

Because there are no datasets in the toolkit. The data is big and can not be pushed directly into this toolkit. I will release these data in another way as soon as possible.

AdityaAS commented 6 years ago

@THUCSTHanxu13 has the dataset been released?

Thanks!

THUCSTHanxu13 commented 6 years ago

I have released the code and dataset for the task RE. It is easy to deploy now. I also do some optimizations to make the framework run fast. You can have a try.