| 18 | role_end = '<extra_id_3>' |
| 19 | |
| 20 | class TargetFormat: |
| 21 | @staticmethod |
| 22 | def annotate_spans(tokens: List[str], predicate_arguments: List[Dict], zh=False): pass |
| 23 | |
| 24 | |
| 25 | # et + rt + src -> ((Role)(Role)) 论元抽取任务, 在给定schema文件的情况下才可以使用该方案 |
nothing calls this directly
no outgoing calls
no test coverage detected