Skip to content

Fuzzy Indexing Search #6

@Moamen-Elsayed

Description

@Moamen-Elsayed

Build a fuzzy index to ease searching for the Surah, the Ayah, and the char index of the best-matching word in the phonetic script.

Inputs:
String s: the string that I want to search
Int window_size: the size of the window that we will search inside
Outputs:
Int surah_id: the id of the retrieved surah
Int ayah_id: the id of the retrieved ayah
Int idx: the index of the best-match first char

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