Closed mcebular closed 4 years ago
Found the culprit in _train_doc()
function, early return statement was returning a list []
instead of a dictionary {}
. Fixed in https://github.com/matejklemen/slovene-coreference-resolution/commit/14a86c4692a68967555a26e4bc5caf262a11769f
Under some rare circumstances which need to be investigated, the following error happens:
Error can be reproduced with the following parameters:
with code at commit https://github.com/matejklemen/slovene-coreference-resolution/commit/8919e9cdc180cf874e44441226e89d71e558184d