使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行
-
Updated
May 29, 2024 - Python
使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行
基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架
Add a description, image, and links to the globalpointer topic page so that developers can more easily learn about it.
To associate your repository with the globalpointer topic, visit your repo's landing page and select "manage topics."