Xerp::CLI::HumanFormatter
Class methods
Formats index stats for human reading.
Formats a mark confirmation for human reading.
Formats multi-model training stats for human reading.
format_neighbors(token : String, neighbors : Array(Tuple(String, Float64)), model : String = "blend") : String
Formats token neighbors for human reading.
Formats outline listing for human reading.
format_query_response(response : Query::QueryResponse, explain : Bool = false, ancestry : Bool = true, ellipsis : Bool = false) : String
Formats a query response for human reading.
Formats salient terms for human reading.