snipsco / snips-nlu-rs

Snips NLU rust implementation
https://snips.ai
Other
340 stars 56 forks source link

Add Lookup Intent Parser key hashing #125

Closed mattgathu closed 5 years ago

mattgathu commented 5 years ago

Refactor lookup hashmap to use hashes as keys instead of actual string patterns. This reduces the size of the model.