Tâche #729
AlgoCompare
10%
Description
M'étant assigner le projet "Similartité entre deux chaînes" (Levenshtein) (http://projets.developpez.com/issues/714) . Je me suis dis qu'il serait plus intéressant de faire une classe avec des méthode statique utilisant plusieurs algorithme de comparaison.
- levenshtein
- Damerau + levenshtein
- SOUNDEX
etc...
C'est pour cela que je ferme cet ancien projet pour créer le projet AlgoCompare
http://en.wikipedia.org/wiki/Damerau–Levenshtein_distance
http://www.developpez.net/forums/d644186/dotnet/general-dotnet/contribuez/algorithme-evaluer-similarite-entre-2-chaines/
http://www-igm.univ-mlv.fr/~lecroq/string/
http://www.dcs.shef.ac.uk/~sam/stringmetrics.html
http://en.wikipedia.org/wiki/Approximate_string_matchin
http://en.wikipedia.org/wiki/String_searching_algorithm
History
#1
Updated by XHeLL over 12 years ago
- Category set to Core
- Target version set to Version 0.0.1
#2
Updated by yan over 12 years ago
- Target version changed from Version 0.0.1 to Version 0.0.2
#3
Updated by yan almost 12 years ago
- Target version deleted (
Version 0.0.2)
#4
Updated by yan almost 12 years ago
- Priority changed from Normal to Bas