build-number
duration-label: 12m 51s
started-label-colon: time-days-ago
Fix divvun/divvunspell#73: use lexicon weight for cgspell <WA:>
The <WA:> tag on spelled cohorts was filled with the weight of a *re-analysis*
of the suggestion, which is not the acceptor weight the tag is meant to carry.
Now that divvun-fst exposes the per-suggestion weight breakdown, enable verbose
mode on the speller and emit <WA:> from `weight_details.lexicon_weight` (the
actual lexicon/acceptor cost). <W:> stays the suggestion's total weight.
Verified: total == lexicon + mutator + reweight (e.g. "dieva" 50 = 10 + 30 +
10), and <WA:0> for the speller banner lines matches libdivvun. Falls back to
the previous per-analysis weight if the breakdown is ever unavailable.
jobs-heading
divvun-actions cidivvun-actions ci
ran-in▶
build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
build-x86_64-unknown-linux-gnu./x build --target x86_64-unknown-linux-gnu
mv target/x86_64...
ran-in▶
lib-build-x86_64-unknown-linux-gnu./x build-lib --target x86_64-unknown-linux-gnu
mkdir -p lib...
ran-in▶
aarch64-apple-darwin - Build./x build --target aarch64-apple-darwin
mv target/aarch64-ap...
ran-in▶
lib-build-aarch64-apple-darwin./x build-lib --target aarch64-apple-darwin
mkdir -p libdivv...
ran-in▶
lib-build-x86_64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
lib-build-aarch64-pc-windows-msvc$env:PATH = "C:\Program Files (x86)\Microsoft Visual Studio\...
ran-in▶
aarch64-apple-darwin - Signecho '--- Downloading unsigned binary'
buildkite-agent artif...
ran-in▶
Publish (Dev)divvun-actions run divvun-runtime-publish
not-started▶