mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-28 17:51:15 +01:00
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
|
config BR2_PACKAGE_PYTHON_QUANTULUM3
|
||
|
bool "python-quantulum3"
|
||
|
select BR2_PACKAGE_PYTHON_INFLECT # runtime
|
||
|
select BR2_PACKAGE_PYTHON_NUM2WORDS # runtime
|
||
|
help
|
||
|
Extract quantities from unstructured text.
|
||
|
|
||
|
https://github.com/nielstron/quantulum3
|