Expand description
Query processing - tokenized input for license matching.
Structs§
- Query
- Query holds:
- Query
Run - A query run is a slice of query tokens identified by a start and end positions.
Functions§
- matched_
text_ diagnostics_ from_ text - matched_
text_ from_ text - matched_
text_ from_ tokens - Extracts matched text using token-span mode instead of whole-line mode.