Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Fix NER script: #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix NER script: #15

wants to merge 2 commits into from

Conversation

somejonus
Copy link

'ALL_MODELS' is not needed and 'pretrained_config_archive_map' is deprecated.

Fixed error in predictions for label-ends which lead to one label snaking the next one without accounting for 'O'-labels between them.

somejonus added 2 commits July 5, 2021 12:06
'ALL_MODELS' is not needed and 'pretrained_config_archive_map' is deprecated.

Error in predictions for label-ends leads to labels snaking the next one without accounting for 'O'-labels between them.
@somejonus somejonus mentioned this pull request Oct 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant