Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 329 Bytes

Speech-To-Intents

A library for parsing speech to a pre-defined set of intents or semantics. The library is meant for flat-structured semantics: intent detection and slot filling with no hierarchies.

Installation

pip install .

Also

see text-to-intents