This commit is contained in:
Konstantin Mamalakis 2018-03-19 14:32:38 +02:00 committed by Josh Harvey
parent 577a85c9b1
commit f7561acf3c
4 changed files with 120 additions and 71 deletions

View file

@ -1,8 +1,6 @@
const doubleMetaphone = require('talisman/phonetics/double-metaphone')
const _ = require('lodash/fp')
// KOSTIS TODO: Decide on a method. Remove the others
const makePhonetic = _.flow(doubleMetaphone, _.uniq)
// Combine name-parts in a standard order.