soundex
美
英 
例句
Conceptual, word stem, and soundex searches are possible within the current general framework, but would take quite a bit of work.
概念上,詞干和探測法搜索可能已在現有的基本框架之中,但其需要花費很大的工作量。
Soundex algorithms have been used to index all US censuses from 1920 onwards, and are a staple of family history software.
Soundex算法從1920年起就一直被用來為所有美國人口做索引,是家族軟件常用的算法。
The Soundex algorithm brings this problem on itself by failing to map the initial letter of each word to a phonetic digit.
Soundex算法本身造成了這個問題,因為它無法把每個單詞中的原始字母映射成語音數字。
A spell check application based on Soundex would not, therefore, offer lamb as a suggested correction for the misspelling lam.
這樣,基于Soundex的拼寫檢查應用程序就無法把lamb作為拼寫錯誤的lam的修改建議。
This isn't surprising, since the Soundex algorithm was designed to group names that sound alike, not just those that sound identical.
這并不奇怪,因為Soundex算法的設計,就是為了把發音相似的名字組合在一起,而不是嚴格地按照發音相同組合。
As a consequence of this irregularity, the Soundex is not particularly well suited to spell checking in the English language.
這種不規范的后果就是,Soundex不太適合做英語中的拼寫檢查。
Line 15 constructs the Soundex by truncating the word to four characters (possibly padded with 0 characters).
行15通過把單詞裁剪成4個字母,形成Soundex(可能要用字符0來填充)。
For a start, words that sound distinct may have the same soundex.
首先來說,發音不同的單詞可能有相同的soundex。
Unfortunately, the Soundex algorithm is a poor candidate for spell checking.
不幸的是,Soundex算法是一個差勁的拼寫檢查備選方案。
Metaphones, like Soundex and other algorithms, use a alphanumeric code to represent the verbal pronunciation of a word.
與Soundex語音算法和一些其他算法類似,Metaphone使用字母數字代碼表示單詞的發音。
It was this state of affairs that led Lawrence Phillips to find a replacement for the Soundex algorithm, called the Metaphone.
正是這個問題,引領著LawrencePhillips找到了Soundex算法的替代品,叫做Metaphone。
Unlike Soundex, however, metaphone codes are built to match the linguistic variabilities of pronunciation in the English language.
但是,與Soundex語音算法有所不同,構建語音代碼的目的是匹配英文發音的語言可變性。
For example, the Soundex gives the phonetically misspelled lam (L500) a different soundex code from the correct form, lamb (L510).
例如,Soundex對于拼寫錯誤的lam(L500),提供了一個正確拼寫形式lamb(L510)不同的語音編碼。