metaphone
美
英 
- 網(wǎng)絡(luò)語(yǔ)音發(fā)聲散列;判斷一個(gè)字符串的發(fā)音規(guī)則
例句
Note that this approach will also produce suggestions of NathanHarrington. html for one-letter metaphone 404s like whoo. html.
注意,此方法還將為單字母變音404(如whoo.html)生成NathanHarrington.html建議。
The bulk of the Metaphone algorithm is a set of rules that map letter combinations into the consonant classes.
Metaphone算法整體上是一套規(guī)則集,可以把字母組合映射成輔音類。
A frequency count is then created for each of these words, along with their associated metaphone keys.
然后將為每個(gè)關(guān)鍵詞創(chuàng)建頻率計(jì)數(shù)及其相關(guān)的變音位關(guān)鍵字。
The primary method for suggesting alternatives to typographical and spelling errors will be metaphone matching.
針對(duì)輸入和拼寫(xiě)錯(cuò)誤提供替代建議的主要方法為變音匹配。
Metaphone matching is an algorithmic method for generating keys based on the phonetic pronunciation of words.
變音位匹配是根據(jù)查詢詞的語(yǔ)音發(fā)音生成關(guān)鍵字的算法方法。
Metaphones, like Soundex and other algorithms, use a alphanumeric code to represent the verbal pronunciation of a word.
與Soundex語(yǔ)音算法和一些其他算法類似,Metaphone使用字母數(shù)字代碼表示單詞的發(fā)音。
The loadMetaPhones subroutine is straightforward code that creates two hashes of metaphone keys and values.
loadMetaPhones子例程是創(chuàng)建變音位關(guān)鍵字和值的兩個(gè)散列的簡(jiǎn)單代碼。
It was this state of affairs that led Lawrence Phillips to find a replacement for the Soundex algorithm, called the Metaphone.
正是這個(gè)問(wèn)題,引領(lǐng)著LawrencePhillips找到了Soundex算法的替代品,叫做Metaphone。
Despite these examples, most words in the Metaphone algorithm return a single key.
除了這些例子之外,Metaphone算法中的多數(shù)單詞還是返回單一鍵。
Unlike Soundex, however, metaphone codes are built to match the linguistic variabilities of pronunciation in the English language.
但是,與Soundex語(yǔ)音算法有所不同,構(gòu)建語(yǔ)音代碼的目的是匹配英文發(fā)音的語(yǔ)言可變性。
Each line in Listing 3 shows the actual link in the filesystem under the webserver root directory, default score, and metaphone code.
清單3中的每一行文字都顯示了Web服務(wù)器根目錄下的實(shí)際鏈接、默認(rèn)作用域和變音代碼。
Use the metaphone-matching and regular-expression generator to create a suggestion link based on 404 hits to your Web site.
使用變音位匹配和正則表達(dá)式生成器創(chuàng)建基于404采樣數(shù)的Web站點(diǎn)建議鏈接。
Use the program buildMetaphones. pl in Listing 10 to create your own metaphone databases.
使用清單10中的程序buildMetaphones.pl來(lái)創(chuàng)建您自己的變音位數(shù)據(jù)庫(kù)。
Because the NathanHarrington. html metaphone contains an "H, " it will be added to the suggestion list.
由于NathanHarrington.html變音中含有一個(gè)“H”,故將其添加到建議列表。
The Metaphone algorithm uses 16 consonant classes represented by the following characters
Metaphone算法使用了16個(gè)輔音類,由下列字符代表