Skip to content

Similarity metrics (New) #53

@parantak

Description

@parantak
  1. Needleman-Wunsch Algorithm
  2. Smith-Waterman Algorithm
    These algorithms were originally developed for DNA sequencing but I read on SO, that they are at times used as string similarity metrics as well as they account for mismatches and gaps (spaces). Moreover, we can penalize gaps and mismatches according to a value the users choice.
    Should we implement this, @rajaswa and @someshsingh22? If yes, then I'll do it in some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions