Skip to content

CLI commands should be verbs/actions #342

@bact

Description

@bact

Current pythainlp commands are ['corpus', 'tokenization', 'soundex', 'tagging'], which are

Verb commands are more intuitive (and many time also shorter).

Example of verb commands:

  • git add
  • git commit
  • git push
  • git pull

We should try to use verb commands when possible.
Work in progress in https://github.com/PyThaiNLP/pythainlp/tree/verb-commands

Todo:

Metadata

Metadata

Assignees

Labels

bugbugs in the library

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions