This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
v2.10.0
What's new
Added π
- Changed the token-based verbose metric in the
CrfTagger
model (whenverbose_metrics
isTrue
andcalculate_span_f1
isFalse
) to beFBetaVerboseMeasure
instead ofFBetaMeasure
. - Added option
weight_strategy
toCrfTagger
in order to support three sample weighting techniques.
Commits
97df196 Implementation of Weighted CRF Tagger (handling unbalanced datasets) (#341)
704a244 Disable dependabot, add notice of future sunsetting (#343)
92372a3 Update results for coref (#339)
deddfbe Bump mypy from 0.960 to 0.961 (#340)
900c447 Bump mypy from 0.950 to 0.960 (#337)
af43511 Update mkdocs-material requirement from <8.3.0,>=5.5.0 to >=5.5.0,<8.4.0 (#338)
487191f Bump conllu from 4.4.1 to 4.4.2 (#336)
f233052 Bump mypy from 0.942 to 0.950 (#335)