Edit-distance weights need to be easily configurable #221
Labels
duplicate/out-of-date
Issues that are partially or entirely outdated or redundant in being superseded by later issues
Improvement
Expansion or improvement of a current functionality that does already work and meets previous specs
As an improvement and generalization to #195, we need a non-computational way of manually specifying edit-distance weights by linguists etc..
In the first instance, this could be done context-independently, though on the longer term one would want to restrict certain weight-adjusted edits to certain contexts. The weights can be extracted from the regular expression that is specified for the weighted descriptive FST:
Every other edit should have a standard weight of 1.0.
The text was updated successfully, but these errors were encountered: