krishnanvsdelegate / snips-nlu-utils

Rust library for NLU utils with wrappers in other languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snips NLU Utils

image

Rust library for NLU utils with wrappers in other languages.

Installation

Add it to your Cargo.toml:

[dependencies]
snips-nlu-utils = { git = "https://github.com/snipsco/snips-nlu-utils", branch = "master" }

Add extern crate snips_nlu_utils to your crate root and you are good to go!

Python wrapper

See the README of the python wrapper for installation instruction.

About

Rust library for NLU utils with wrappers in other languages

License:Other


Languages

Language:Rust 74.6%Language:Python 17.3%Language:Shell 8.1%