DoubleMetaphoneSwift 0.0.1

DoubleMetaphoneSwift 0.0.1

TestsTested
LangLanguage CC
License MIT
ReleasedLast Release Mar 2017
SwiftSwift Version 3.0

Maintained by Zebulon Frantzich.



  • By
  • Zebulon Frantzich

A Swift implementation of the Double Metaphone algorithm

This CocoaPod uses the double metaphone algorithm to calculate primary and secondary values of a passed string. It is based the PostgreSQL double metaphone C library, but matches the output of other double metaphone algorithms as well.

Installation

pod 'DoubleMetaphoneSwift'

Authors

Zebulon Frantzich

License

MIT