compare similar but unequal strings (names)

compare similar but unequal strings (names)
101 téléchargements
Mise à jour 22 jan. 2016

Afficher la licence

It was developed to compare similar names in portuguese, but it can be adapted to other languages, or different uses.
I think we can make some presumptions, at least in most occidental languages:
- the strings won't be all abbreviations. It would make no sense regarding names;
- there might be commas or dots;
- names are separated from each other;
- abbreviations may be not (George HW Bush);
- same number of names in strings (Al Unser Jr ~= Al Unser)

Citation pour cette source

Bruno Ghini (2024). compare similar but unequal strings (names) (https://www.mathworks.com/matlabcentral/fileexchange/55041-compare-similar-but-unequal-strings-names), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Characters and Strings dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.12.0.0

1.012 - Fixed all names in uppercase recognized as abbreviations

1.11.0.0

minor fixes

1.1.0.0

minor fixes

1.0.0.0