Crate nlprule_build[][src]

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

Traits

TransformDataFn

Definition of the data transformation for the network retrieved, binencoded rules and tokenizer datasets.

TransformPathFn

Definition of the path transformation for the network retrieved, binencoded rules and tokenizer datasets.

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 Definitions

OtherError
Result