soundex ボキャブラリ
Factor ハンドブック
>
ボキャブラリ索引
概要
Soundex is a phonetic algorithm for indexing names by sound
ワード
通常ワード
ワード
スタック効果
first>upper
( seq -- seq' )
pad-4
( first seq -- seq' )
remove-duplicates
( seq -- seq' )
remove-non-alpha
( seq -- seq' )
remove-zeroes
( seq -- seq' )
soundex
( string -- soundex )
soundex-tr
( seq -- translated )
soundex-tr-fast
( seq -- )
trim-first
( seq -- seq' )
ファイル
resource:basis/soundex/soundex.factor
resource:basis/soundex/soundex-docs.factor
resource:basis/soundex/soundex-tests.factor