struct

Xerp::Query::Expansion::ExpandedToken

Inherits Struct < Value < Object

Represents an expanded token with its relationship to the original query token.

Constructors

new(original : String, expanded : String, similarity : Float64, token_id : Int64 | Nil, kind : Xerp::Tokenize::TokenKind)
Source

Instance methods

expanded
Source
kind
Source
original
Source
similarity
Source
token_id
Source