MCPcopy Create free account
hub / github.com/RingBDStack/GDAP / TargetFormat

Class TargetFormat

data_convert/format/text2target.py:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18role_end = '<extra_id_3>'
19
20class 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文件的情况下才可以使用该方案

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected