Eric Keilty
Results
2
issues of
Eric Keilty
Add intent/utterance extraction. New CLI command ``` python -m cli.intent_summary ```
Currently the skill analytics does not support intent summarization / extraction. Ideally there would be a way to extract all action/utterance pairs into a CSV.
enhancement