-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently the detection method variant isn't percolating into the result set and thus isn't rendering on the website.
The Javascript in state.json has a normalizeRecord(r) function. There is also a classifyVariant() function that doesn't seem to do much beyond classify if a record is transposition or not. It recomputes the method based on the Levenshtein distance which is incorrect. The base processors should instead save the transposition in the typo.go generator and carry that variant forward to the end data which the site just renders rather than recomputes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working