-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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.Annotatedinstead 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
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog