Expand description
This crate provides a builder to make it easier to use the correct binaries for nlprule.
See README.md
for details.
Structs§
- Binary
Builder - Places all nlprule binaries for the given languages in some directory.
Enums§
Functions§
- get_
build_ dir - supported_
language_ codes - Gets the language codes for the currently supported languages in ISO 639-1 (two-letter) format e. g. “en”.
Type Aliases§
- Other
Error - Result
- Transform
Data Fn - Definition of the data transformation for the network retrieved, binencoded rules and tokenizer binaries.
- Transform
Path Fn - Definition of the path transformation for the network retrieved, binencoded rules and tokenizer binaries.