1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-27 17:09:29 +01:00

19 lines
681 B
Plaintext
Raw Normal View History

2023-05-07 13:22:53 +02:00
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