MCPcopy 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
152def main():
153 CorpusProcess("R52")
154 # CorpusProcess("20ng")
155 # CorpusProcess("mr")
156 # CorpusProcess("ohsumed")
157 # CorpusProcess("R8")
158 # pass
159
160
161if __name__ == '__main__':

Callers 1

data_processor.pyFile · 0.70

Calls 1

CorpusProcessClass · 0.85

Tested by

no test coverage detected