Skip to content

Add Support for Fuzzy Matching #88

@aliviahossain

Description

@aliviahossain

Problem: The bot may fail to recognize a question if the user makes a simple typo (e.g., "how can i registar?").

Suggestion: Before processing the input, use a library like thefuzz (or a similar fuzzy string matching algorithm) to correct potential typos or match the user's query to the closest "pattern" in intents.json.

PLEASE ASSIGN ME THIS ISSUE UNDER THE GSSOC' 25 LABEL.

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