Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

非连续实体问题 #86

Open
fjw1049 opened this issue Apr 28, 2024 · 1 comment
Open

非连续实体问题 #86

fjw1049 opened this issue Apr 28, 2024 · 1 comment

Comments

@fjw1049
Copy link

fjw1049 commented Apr 28, 2024

您好,非连续实体这里有什么比较好的算法可以支持吗,输入的数据格式是什么呢

@jimme0421
Copy link
Collaborator

W^2NER可以支持非连续实体,不过受顺序限制,具体的可以看论文

数据格式和连续实体一致,统一在 dataset 模块处理,可以参考w2ner_named_entity_recognition_dataset.py

p.s. 实现的版本比较老了,可以参考github重写一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants