struct

Xerp::Query::ExpansionEntry

Inherits Struct < Value < Object

Entry in the expansion map showing how a token was expanded.

Constructors

new(token : String, similarity : Float64, token_id : Int64 | Nil = nil)
Source

Instance methods

similarity
Source
token
Source
token_id
Source