1 Double Metaphone -- Phonetic string matching
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog Natural Language Processing Primitives
        • Double Metaphone -- Phonetic string matching
          • double_metaphone/2
          • double_metaphone/3
          • Origin and Copyright
Availability::- use_module(library(double_metaphone)).(can be autoloaded)
double_metaphone(+In, -MetaPhone)
Same as double_metaphone/3, but only returning the primary metaphone.