-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
questionFurther information is requestedFurther information is requested
Description
- Needleman-Wunsch Algorithm
- 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
Labels
questionFurther information is requestedFurther information is requested