PyThaiNLP / pythainlp

Thai Natural Language Processing in Python.
https://pythainlp.org/
Apache License 2.0
975 stars 272 forks source link

Add syllable_tokenize #834

Closed wannaphong closed 1 year ago

wannaphong commented 1 year ago

Add syllable_tokenize after deprecated syllable_tokenize in #322 #550

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

wannaphong commented 1 year ago

After deprecated syllable tokenizer in #550, I found many user still want to use syllable_tokenize because the old document (from third party) still doesn't have up-to-date, so I think we should get syllable_tokenize back.

coveralls commented 1 year ago

Coverage Status

coverage: 82.256% (-3.7%) from 85.941% when pulling 922e3cb3aaa2b9c0eaf4fa06cef9f8fee97d04cc on add-syllable_tokenize into d8b032588ff34837379c3cb0e4413f42a4844413 on dev.