gswycf / Joint-Extraction-of-Entities-and-Relations-Based-on-a-Novel-Tagging-Scheme

Joint Extraction of Entities and Relations Based on cnn+rnn
MIT License
185 stars 54 forks source link

Fix bad Arxiv link in readme #3

Closed impredicative closed 3 years ago

impredicative commented 5 years ago

The link to the paper Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme in the readme is incorrect. It should evidently be https://arxiv.org/abs/1706.05075

gswycf commented 5 years ago

thanks, i'm a little busy recently

z786760876 commented 5 years ago

because my GPU is too old,pytorch don't support it anymore,so i want to ask: this code can just use CPU run,without GPU?

gswycf commented 5 years ago

because my GPU is too old,pytorch don't support it anymore,so i want to ask: this code can just use CPU run,without GPU?

of course,if your cpu is fast enough,but you need change code in “train。py” a little bit,besides,i already upload data and model to google drive, you can see in readme