pythainlp
pythainlp copied to clipboard
Rewrite IPA for pythainlp.transliterate.transliterate
We want to write new IPA implementation for pythainlp.transliterate.transliterate
.
- This is to replace epitran and remove dependency on marisa-trie.
- In some situations, marisa-trie has a portability issue with Windows (cannot be built successfully)
can we be more specific here? It would be good to list requirements for this new IPA stuff.
@heytitle It must be Pure Python.