-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Labels
Hacktoberfestfor Hacktoberfest eventfor Hacktoberfest eventbugbugs in the librarybugs in the library
Milestone
Description
Describe the bug
Text normalization not working in some cases such as 'เค้้้าเดินไปสนามหญา้หนา้บา้น' output 'เค้้้าเดินไปสนามหญ้าหน้าบ้าน' and 'พ ุ่มดอกไม้ในสนามหญา้หนา้บา้น' output 'พ ุ่มดอกไม้ในสนามหญ้าหน้าบ้าน'.
To Reproduce
Steps to reproduce the behavior:
from pythainlp.util import normalizenormalize('เค้้้าเดินไปสนามหญา้หนา้บา้น')normalize('พ ุ่มดอกไม้ในสนามหญา้หนา้บา้น')
Desktop (please complete the following information):
Colab. PyThaiNLP 2.2.0dev0
bact
Metadata
Metadata
Assignees
Labels
Hacktoberfestfor Hacktoberfest eventfor Hacktoberfest eventbugbugs in the librarybugs in the library