Skip to content

Add Thai character name dictionary #1490

Description

@wannaphong

Detailed description

Today, some Thai characters are missing from Thai keybord. I think we can save there characters by adding Thai character name dictionary to PyThaiNLP.

Ideas:

thai_dictionary = {
"ยามักการ": "◌๎",
"ทัณฑฆาต": "◌์",
"โคมูตร": "๛",
...
}

Possible implementation

Add this to pythainlp.util

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions