Menu

#130 Sort spell suggestions

development version
closed-fixed
nobody
None
5
2014-03-25
2012-09-09
No

In English, "wrrd" leads to "ward" and "word" as suggestions, in that order. Words that have the same distance to the word in the text should probably be sorted by their occurrence. That will need to depend on a corpus of course, or on word occurrence lists. Alternatively, one could have to top 1000 words or so and prefer those.

Discussion

  • Marcin Miłkowski

    There is a frequency dictionary available for English (BNC frequency list). But we could also create one from Wikipedia (but we need to ignore all formating words).

     
  • Daniel Naber

    Daniel Naber - 2013-12-28

    The infrastructure (number of occurrences in the dict files) for this will be in LT 2.4.

     
  • Daniel Naber

    Daniel Naber - 2014-03-25
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB