Motivation
The CLI appears unnecessarily complex with additional functionality that is not necessary. The documentation alongside barely provides any helpful information to figure out what is required and how certain CLI commands should be run.
Pitch
- Analyse the CLI structure in terms of common functionalities and similarities of different options
- Consolidate shared items, remove unncessary bloat
- Restructure for clearer flow and easier readability
- Extensive testing -> could improve vocabulary ingestion and requirements for DB
The idea is also to get the package in-line with the overhauled configuration tool in the future.
Motivation
The CLI appears unnecessarily complex with additional functionality that is not necessary. The documentation alongside barely provides any helpful information to figure out what is required and how certain CLI commands should be run.
Pitch
The idea is also to get the package in-line with the overhauled configuration tool in the future.