Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chengsen/PyTorch_TextGCN
/ main
Function
main
data_processor.py:152–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
151
152
def
main():
153
CorpusProcess(
"R52"
)
154
# CorpusProcess("20ng")
155
# CorpusProcess("mr")
156
# CorpusProcess("ohsumed")
157
# CorpusProcess("R8")
158
# pass
159
160
161
if
__name__ ==
'__main__'
:
Callers
1
data_processor.py
File · 0.70
Calls
1
CorpusProcess
Class · 0.85
Tested by
no test coverage detected