katerberg / 9th-seed

Twitch Bot and API for Vintage Rotisserie Draft
GNU Affero General Public License v3.0
1 stars 0 forks source link

Multi-layered fuzzy search #72

Closed katerberg closed 1 year ago

katerberg commented 1 year ago

Right now it only shows a single suggestion for non-perfect matches.

It should show multiple options.

Current thinking of the layers as:

  1. Perfect match
  2. Partial complete match with previous VRD card for string over 3 characters
  3. Partial complete match from non-VRD cards
  4. Full search text somewhere in card
  5. Relevance Score using character bi-grams from all cards