PyThaiNLP v5.0.0-dev0
Pre-release
Pre-release
What's Changed
- Add extra segmentation style for
paragraph_tokenize
function by @pavaris-pm in #844 - Update code comments and clean up codes by @BLKSerene in #845
- Improving the documentation byt fixing the typos, adding necesarry details and explanation of the code and the missing necessary details about model and example. by @Saharshjain78 in #850
- Fix ISO 11940 duplicate keys by @bact in #851
- Add pythainlp.util.rhyme by @wannaphong in #849
- Fix duplicate key in IPA to RTGS phoneme mapping by @BLKSerene in #852
- Fix tests of khavee functions by @BLKSerene in #854
- Improve: [newmm tokenizer] Change regular expression of "non-thai-characters" by @konbraphat51 in #856
- add function for pos tag with transformers by @MpolaarbearM in #857
- Add: remove_trailing_repeat_consonants() by @konbraphat51 in #862
- Update
pos_tag_transformers
function by @pavaris-pm in #865
New Contributors
- @Saharshjain78 made their first contribution in #850
- @konbraphat51 made their first contribution in #856
- @MpolaarbearM made their first contribution in #857
Full Changelog: v4.1.0-beta5...v5.0.0-dev0