gobbedy / ipa

convert French -> IPA -> (list of similar phonetic English words)
0 stars 0 forks source link

Implement pattern matching algorithm #2

Open gobbedy opened 11 months ago

gobbedy commented 11 months ago

from IPA word to list of close word in target language

gobbedy commented 11 months ago

in addition to matching by phonetics, should also match by word frequency in the target language (to guarantee that the user will know the word)

gobbedy commented 11 months ago

might also want to account for syllable to stress (' symbol in IPA) when matching

gobbedy commented 11 months ago

might want to eliminate slurs and other offensive words (will need a list)

gobbedy commented 11 months ago

may want to eliminate target words that have multiple phonetic spellings