Crate nlprule_build

Source
Expand description

This crate provides a builder to make it easier to use the correct binaries for nlprule. See README.md for details.

Structs§

BinaryBuilder
Places all nlprule binaries for the given languages in some directory.

Enums§

Binary
Error

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§

OtherError
Result
TransformDataFn
Definition of the data transformation for the network retrieved, binencoded rules and tokenizer binaries.
TransformPathFn
Definition of the path transformation for the network retrieved, binencoded rules and tokenizer binaries.