Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added options for grammars #25

Merged
merged 9 commits into from
Mar 26, 2024
Merged

Added options for grammars #25

merged 9 commits into from
Mar 26, 2024

Conversation

vylion
Copy link
Contributor

@vylion vylion commented Mar 26, 2024

This MR creates options to use ABNF grammars for recognition. For now, only builtins are expected to work.

Added grammar class
Added grammar-related exceptions
Updated command line test
Updated README
Removed default values for grammar and topics because it messes with the mutual exclusivity check
@vylion vylion self-assigned this Mar 26, 2024
src/Grammar.cpp Show resolved Hide resolved
src/RecognitionClient.cpp Outdated Show resolved Hide resolved
headers/Grammar.h Show resolved Hide resolved
src/RecognitionClient.cpp Outdated Show resolved Hide resolved
@vylion vylion merged commit 11ee5e1 into main Mar 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants