issues
search
amir-zeldes
/
xrenner
eXternally configurable REference and Non Named Entity Recognizer
Other
17
stars
11
forks
source link
V2.2.0
#107
Closed
amir-zeldes
closed
3 years ago
amir-zeldes
commented
3 years ago
bump depedit to 2.3.0
py 3.8 compatibility (timing module)
Support flair 0.6.1 (version 0.4.5--0.6.1 APIs now supported, given sequence tagger model trained with appropriate version)
Add speaker compatible check for global 1st/2nd speaker coref consistency in input with gold speaker information
expose sentence object to coref rules (e.g. samesentence / !samesentence constraints in a model's coref_rules.tab)
Added configuration options:
no_overlap
setting to allow/forbid nested markable coreference
force_single_type_chains
setting to enforce majority entity type in a mixed type chain
bug fixes
no_overlap
setting to allow/forbid nested markable coreferenceforce_single_type_chains
setting to enforce majority entity type in a mixed type chain