Skip to content

[Feature] Toggle for partial/exact match #26

@coding-red-panda

Description

@coding-red-panda

Description

Currently, Yipper does a partial match on the given keyword.
This works for most cases, except when a common word is used, such as rein, and words like reinstall or reinforced are used in conversation.

To combat this problem, we should introduce a match mode.
Default will be the current behavior, where we just do partial matching.
The other mode will split the sentence into actual words and look for an exact match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions