Phonetic Spelling Algorithms in R
This is the R package to support phonetic spelling algorithms in R.
Several packages provide the Soundex algorithm. However, other
algorithms have been developed since Soundex that can also provide
phonetic spelling and test phonetic similarity.
Algorithms included
- Caverphone
- Original Caverphone
- Caverphone 2
- Cologne (Kölner)
- Lein
- Match Rating Approach
- Metaphone
- New York State Identification and Intelligence System
- Roger Root
- Soundex
- Original Soundex
- Apache Refined Soundex
- Statistics Canada
Dependencies
- testthat
- roxygen2
- Rcpp
- BH
Contribution guidelines
For more information