Skip to content

Rust library for NLU utils with wrappers in other languages

License

Notifications You must be signed in to change notification settings

rstrait/snips-nlu-utils

 
 

Repository files navigation

Snips NLU Utils

https://travis-ci.org/snipsco/snips-nlu-utils.svg?branch=master https://ci.appveyor.com/api/projects/status/github/snipsco/snips-nlu-utils?branch=master&svg=true

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 66.6%
  • Python 28.5%
  • Shell 4.9%