Crate layered_nlp

Source

Modules§

x
Matcher pieces

Structs§

AnyAttribute
Prepared key-value pair used to specify a custom attribute for input tokens and is used internally for collecting attribute assignments.
LLCursorAssignment
LLLine
Create using [layered_nlp::create_tokens] function.
LLLineDisplay
LLSelection
Selections will never be empty
TextMatchAssignResolver
Useful for name matching.

Enums§

InputToken
TextTag
TextTag is an attribute added at the beginning of every new line.

Traits§

FinishWith
Resolver

Functions§

create_line_from_input_tokens
create_line_from_string
Simpler, less featureful version of create_line_from_input_tokens which uses utf8 counts as string length (String::len).
create_tokensDeprecated
Splits the InputTokens and generate TextTags.
debug_line
Shorthand of LLLineDisplay::new