pkuzqh / Recoder

MIT License
52 stars 11 forks source link

How to generate json file in result folder #7

Closed zhiyufan closed 2 years ago

zhiyufan commented 2 years ago

Hi there,

I'm trying to run recoder on other projects, but I found that the run.py requires to load data at classcontent = json.load(open("../result/%s.json" % idss, 'r') ) Is there a way to generate such json file for other projects?

pkuzqh commented 2 years ago

I have uploaded the corresponding file.