Skip to content

add string matching to reduce the need of answering repetitive queries #3

@ashwinair

Description

@ashwinair

add string matching in C++ using the Levenshtein Distance with the help of rapidFuzz
to match the query in the database and output answers related to the user query. It will help reduce the redundancy of answering the same questions.

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