en

Soundex

This plugin adds a custom formula to apply the Soundex phonetic matching algorithm on a column

Plugin information

Version 1.0.0
Author Dataiku
Released 2016-10-12
Last updated 2021-06-18
License Apache Software License

How to use

  • From your DSS project, create a Prepare Recipe.
  • In the Prepare Recipe, press Add a new step, select Formula
  • In Output column, set the name of the column which will contain the conversion results
  • In Expression, write soundex(INPUT_COLUMN_NAME) where INPUT_COLUMN_NAME is the name of the column of string you want to convert to soundex format.

  • Finally, run the recipe.

The content of input column will be converted to soundex format in output column

Get the Dataiku Data Sheet

Learn everything you ever wanted to know about Dataiku (but were afraid to ask), including detailed specifications on features and integrations.

Get the data sheet