Releases: revdotcom/fstalign
Releases · revdotcom/fstalign
1.14.0
What's Changed
- Allow flexible forwarding of NLP columns to SBS by @nishchalb in #56
Full Changelog: 1.13.0...1.14.0
fstalign-1.13.0
What's Changed
- Update license copyright year(s) by @github-actions in #53
- Bug: WER sidecar info not appearing in SBS by @nishchalb in #55
Full Changelog: 1.12.0...1.13.0
1.12.0
What's Changed
- FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing by @pique0822 in #51
- FSTALIGN-37: Add flag in fstalign to allow for case-sensitive testing (cont.) by @pique0822 in #52
Full Changelog: 1.11.0...1.12.0
fstalign-1.11.0
Release notes - Rev FST Aligner - 1.11.0
Improvement
FSTALIGN-61 Minimize explicit heap allocations (new) and leverage more managed memory sematics
FSTALIGN-62 Migrate to the Debian Buster and newer OpenFST
FSTALIGN-63 Add a way to preserve inserts in NLP output.
fstalign-1.10.0
fstalign-1.9.0
What's Changed
- Update license copyright year(s) by @github-actions in #38
- Update FST usage to mention composition approach by @nishchalb in #41
- Pass through confidence to aligned NLP output by @nishchalb in #42
- Nerd-1422: Add flag for reading punctuation from nlp as separate tokens by @ajhinsvark in #10
New Contributors
- @github-actions made their first contribution in #38
Full Changelog: 1.8.0...1.9.0
fstalign-1.8.0
What's Changed
- Ignore extra columns in NLP by @nishchalb in #33
- Allow alright in synonym reference by @nishchalb in #34
- Add sentence WER metrics for NLP input by @nishchalb in #35
Full Changelog: 1.7.0...1.8.0
fstalign-1.7.0
What's Changed
- New QOL github action workflows by @qmac in #29
- FSTALIGN-52: Remove some synonyms by @nishchalb in #30
- Put wer tag entity type in SBS output by @nishchalb in #32
Full Changelog: 1.6.1...1.7.0
fstalign-1.6.1
What's Changed
Full Changelog: 1.6.0...1.6.1
fstalign-1.6.0
Adjust precision-recall calculation for ngrams.
Previously, we chose to ignore grams in the calculation that were not in the reference. The new behavior will consider them. Note that this changes the schema slightly for the JSON Log output.
What's Changed
- FSTALIGN-47: update precision/recall calculation by @nishchalb in #26
- FSTALIGN-47: Update schema for PR result by @nishchalb in #27
Full Changelog: 1.5.0...1.6.0