cjvt-srl-tagging/tools/gen_json.py
2019-02-25 13:44:24 +01:00

6 lines
186 B
Python

import Path
if __name__ == "__main__":
print("TODO: take data/kres_example_srl/* and generate data/kres_example_json/*")
print("TODO: check ssj and kres <links> for structure")