pythainlp icon indicating copy to clipboard operation
pythainlp copied to clipboard

Rewrite IPA for pythainlp.transliterate.transliterate

Open wannaphong opened this issue 5 years ago • 2 comments

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)

wannaphong avatar Oct 10 '19 11:10 wannaphong

can we be more specific here? It would be good to list requirements for this new IPA stuff.

p16i avatar Oct 11 '19 21:10 p16i

@heytitle It must be Pure Python.

wannaphong avatar Nov 03 '19 15:11 wannaphong