GPLinker icon indicating copy to clipboard operation
GPLinker copied to clipboard

基于GlobalPointer的实体/关系/事件抽取

Results 2 GPLinker issues
Sort by recently updated
recently updated
newest added

请问一下GPLinker支持英文事件论元抽取吗?

基本信息 你使用的操作系统: Linux 你使用的Python版本: 3.7 你使用的Tensorflow版本: 1.14 你使用的Keras版本: 2.3.1 你使用的bert4keras版本: 0.11.3 你加载的预训练模型:BERT import json import numpy as np from itertools import groupby from bert4keras.backend import keras, K from bert4keras.backend import...