You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All suggestions within maxEditDistance, suggestions ordered by edit distance,
then by term frequency (slower, no early termination).
Several times faced cases when suggestions are not sorted correctly.
Neither by editDistance neither by count.
Settings mostly default. Please see them on the screenshots.
The text was updated successfully, but these errors were encountered:
From docs to Verbosity.ALL:
Several times faced cases when suggestions are not sorted correctly.
Neither by editDistance neither by count.
Settings mostly default. Please see them on the screenshots.
The text was updated successfully, but these errors were encountered: