struct
Similarity::RelatedPost
- Similarity::RelatedPost
- Struct
- Value
- Object
Overview
Related post with similarity score
Defined in:
similarity.crConstructors
Instance Method Summary
- #clone
- #copy_with(link _link = @link, title _title = @title, score _score = @score)
- #link : String
- #score : Float64
- #title : String
- #to_h : Hash(String, String | Float64)