MLNLP-World / SimBiber

MLNLP社区用来帮助缩短参考文献的工具。A tool for simplifying bibtex with official info
MIT License
422 stars 35 forks source link

utils\SimBiber.py中的bug #1

Closed ustc-zhu closed 2 years ago

ustc-zhu commented 2 years ago

需要在utils\SimBiber.py下第75行前加上self.bib = Bib(self.args),否则会报错

LightChen233 commented 2 years ago

需要在utils\SimBiber.py下第75行前加上self.bib = Bib(self.args),否则会报错 非常感谢您的意见,我们现在已经修复了这个bug,并将您添加在贡献者中,再次感谢