nlpyang/PreSumm

step 4 converting to simpler json returning asci error

ntnshrav opened this issue · 0 comments

I encountered this issue where i got ascii error while trying step 4 (converting to simpler json).

The solution is to add open(p, encoding='utf-8') at line 38 in data_builder.py