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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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