Returns Documents by order of similarity.

get_similarity(sim)

# S3 method for wrapped
get_similarity(sim)

Arguments

sim

A wrapped similarity, output of wrap.

Value

A tibble Documents by order of similarity, the most similar at the top and the least similar at the bottom.