Skip to content

change(web): generated suggestion set is sometimes non-intuitive #16399

Description

@jahorton

I've been doing some tests. Initial experience is great! Some thoughts:

[...]
3. Rapidly typing seems to give different results; if I type a word rapidly and space I want exactly the same output each time -- could this be relating to aborting a search with rapid typing?
6. [freind] offers reinforced, reinforce, reinforcing, reinforcement, reinforces, but not friend

Originally posted by @mcdurdin in #16223 (comment)

It may be worth investing some time to investigate why the generated suggestions are what they are.

For point 6 specifically, re-examine the core distance-calculation class and the search quotient spurs to ensure that transpositions are being properly modeled with a single edit-distance. The lack of friend from freind smells like there may be a bug in there somewhere.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

changeMinor change in functionality, but not newweb/

Type

Projects

  • Status
    Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions