pkuzqh / Recoder

MIT License
52 stars 11 forks source link

pkl formats #10

Closed sharod closed 1 year ago

sharod commented 2 years ago

Hi, Can you please share how you created the rule.pkl, code_voc.pkl, char_voc.pkl and nl_voc.pkl? These are read as input. So for a new dataset, I would need to create these files. Please help asap.

pkuzqh commented 2 years ago

You just remove the original pkl files, and it will generate these files automatically by running "run.py".