Skip to content

Implement better BKTree distance #38

@oddcoder

Description

@oddcoder

Typically we would need proper Damerau–Levenshtein distance, or better a normalized one! But these algorithms are cruel they work with -1 based arrays so we need to create our own data type first that can shift base index in standard vectors delegate all vec functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Rtreeshttps://github.com/oddcoder/rair/tree/master/rtrees

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions