Skip to content

A tiny CLI to compute the metaphone3 keys for a passed word

License

Notifications You must be signed in to change notification settings

maxjustus/phonehome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonehome

A tiny CLI to compute the metaphone3 keys for a passed word. For use as a ClickHouse executable UDF

TODO:

  • integration test with clickhouse instance
  • parallelize over inputs - producing outputs in the same order as inputs
  • add ClickHouse udf config to repo
  • installation instructions

About

A tiny CLI to compute the metaphone3 keys for a passed word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages