def __init__(self, anno, annos):
super().__init__(anno, annos)
if self._done_loading:
if self._done_all:
print('WARNING you ether have a duplicate annotation or your annotations are not sorted by updated.')
self._fetch_xmls(os.path.expanduser('~/ni/scibot/scibot_rrid_xml.pickle'))
#print(HypothesisHelper(anno, annos))
#embed()
#raise BaseException('WHY ARE YOU GETTING CALLED MULTIPLE TIMES?')
#self._do_papers()
评论列表
文章目录