macanv / BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
https://github.com/macanv/BERT-BiLSMT-CRF-NER
4.67k stars 1.25k forks source link

增加事件抽取模块 #368

Open star2043984889 opened 3 years ago

star2043984889 commented 3 years ago

大佬!如果把这个模型改成事件抽取,要从哪些方面入手?