Rowles.LeanCorpus.Analysis
Namespaces
Classes
StopWords
Stop word lists for common languages.
TokenBudgetExceededException
Thrown when Reject is active and a document exceeds the token budget.
Structs
SpanToken
Represents token data whose text is a span over the analysed input.
Token
Represents a single token produced by the analysis pipeline, carrying the term text, offsets, token-type metadata, and positional metadata.
Interfaces
ISpanTokenFilter
Transforms span-backed tokens without requiring token text strings.
ISpanTokenSink
Consumes span-backed tokens synchronously without requiring token text strings.
Enums
TokenBudgetPolicy
Determines what happens when a document exceeds its configured token limit.