We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce76ad commit 415d00eCopy full SHA for 415d00e
pythainlp/transliterate/core.py
@@ -26,7 +26,7 @@ def romanize(
26
:param str fallback_engine: If engine equals 'lookup', use `fallback_engine` for words that are not in the transliteration dict.
27
No effect on other engines. Default to 'royin'.
28
29
- :return: A string of a Thai word rendered in the Latin alphabet. ()
+ :return: A string of a Thai word rendered in the Latin alphabet.
30
:rtype: str
31
32
:Options for engines:
0 commit comments