Skip to content

Commit

Permalink
Add deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
bact authored Nov 1, 2024
1 parent cf6ef83 commit 1c9a243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythainlp/util/normalize.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def maiyamok(sent: Union[str, List[str]]) -> List[str]:
"""
Expand Maiyamok.
Please use expand_maiyamok instead.
Deprecated. Use expand_maiyamok() instead.
Maiyamok (ๆ) (Unicode U+0E46) is a Thai character indicating word
repetition. This function preprocesses Thai text by replacing
Expand Down

0 comments on commit 1c9a243

Please sign in to comment.