https://github.com/ovoshatchery/ovos-intent-plugin-regex
https://github.com/ovoshatchery/ovos-intent-plugin-regex
proof-of-concept work-in-progress
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovoshatchery/ovos-intent-plugin-regex
- Owner: OVOSHatchery
- License: apache-2.0
- Created: 2022-03-26T00:42:22.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-20T20:12:37.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T05:16:53.148Z (over 1 year ago)
- Topics: proof-of-concept, work-in-progress
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# OVOS Intent Plugin - Regex
WIP - needs https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/177
provides the `regex` pipeline component
Regex intent engine extracted from mycroft mark2
# Credits
- [MycroftAI](https://github.com/MycroftAI/mycroft-core/blob/mark-ii/qa/mycroft/skills/intent_services/regex_service.py)