jiesutd / YEDDA

YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
Apache License 2.0
1.02k stars 297 forks source link

fix bugs while using json #58

Open nsbb opened 1 year ago

nsbb commented 1 year ago

fix bugs from 273 : json.load 631 : with open(self.configFile, 'wb') as fp: 632 : json.dump 632 : self.KeyDef2Dic(self.pressCommand)