pytorch_graph-rel icon indicating copy to clipboard operation
pytorch_graph-rel copied to clipboard

有人实现中文数据集的处理吗?

Open monster-star opened this issue 3 years ago • 3 comments
trafficstars

比如阿里天池的CMeIE,中文用spcay 做分词逻辑和英文的不一样呢

monster-star avatar Aug 05 '22 02:08 monster-star

你实现了吗

thankslife avatar May 21 '23 15:05 thankslife

同问

258508 avatar Oct 15 '23 08:10 258508

可以使用zh_core_web_lg,不过要重新按照分词进行标注,另外在评测时好像只选择了实体的尾部位置来计算精确率和召回率,这样似乎有问题

Mirage7320 avatar Apr 28 '24 15:04 Mirage7320