1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 16:53:47 +01:00
OpenVoiceOS/buildroot-external/package/python-ovos-classifiers/Config.in
2023-05-07 13:22:53 +02:00

19 lines
681 B
Plaintext

config BR2_PACKAGE_PYTHON_OVOS_CLASSIFIERS
bool "python-ovos-classifiers"
help
provide baseline feature extraction pipelines suited for each task
provide user facing classes for each NLP task needed in the OVOS ecosystem
transparently load different models (model_path or external plugin)
provide dataset loaders suited for each of those tasks per language
provide baseline heuristic implementation for each task per language
replaces ovos-lingua-franca
provide baseline implementations and benchmarks using classical nltk and
scikit-learn algorithms
minimum viable implementation to ensure lang support
https://github.com/OpenVoiceOS/ovos-core