longlongman / CasRel-pytorch-reimplement

Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
200 stars 53 forks source link

why still need keras_bert? #1

Open qhd1996 opened 4 years ago

qhd1996 commented 4 years ago

I have run this code and it asks me to install keras_bert. Thoutht it would be a pytorch reimplementation as the repo name says.

longlongman commented 4 years ago

I use the tokenizer provided by keras_bert.