Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RingBDStack/GDAP
/ generate_sentence
Method
generate_sentence
data_convert/task_format/event_extraction.py:6–6 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
4
5
class
TaskFormat:
6
def
generate_sentence(self):
pass
7
8
class
DyIEPP(TaskFormat):
9
def
__init__(self, doc_json):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected