-
Notifications
You must be signed in to change notification settings - Fork 287
Update 2.2 branche from dev branche #482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…to display-thai-char
helper function tone marks and above vowels
Add provinces
provinces(): Fix type hinting, clean code, remove thailand_provinces_th.txt
Use list comprehension in _orchid_to_ud and _lst20_to_ud
Use list comprehension for _postag_clean
Port PerceptronTagger to PyThaiNLP
Fix typo in README.md
Add family names
…deploy docs) Update ORCHID POS tags Docs
It was mistakenly convert string like "ะ า" to "ะา".
Fix remove_repeat_vowels() bug that remove spaces between vowel
|
Hello @wannaphong! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-09-17 09:40:03 UTC |
Update 2.2 branche from dev branche