Skip to content

feat: fuzzy converters #8

@WieeRd

Description

@WieeRd

One of the signature feature of ClockBot is smart target recognition via fuzzy matching nicknames.
I plan to separate this feature as a library and improve some aspects of it.

  • Hangul specialization - 초성 검색 https://github.com/WieeRd/ricecake
  • Better typing - Use typing.Annotated instead of weird subclassing
  • Accuracy - Explore different sorting priorities
  • Performance - Run matching / sorting in parallel
  • Extension - Can be used outside just nickname matching, such as invoking command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions