struct

Episode::ScoredEpisode

Inherits Struct < Value < Object

Constructors

new(episode : Episode, vector_score : Float64, collab_score : Float64, score : Float64, matching_topics : Array(String), total_matching : Int32)
Source

Instance methods

clone
Source
collab_score
copy_with(episode _episode = @episode, vector_score _vector_score = @vector_score, collab_score _collab_score = @collab_score, score _score = @score, matching_topics _matching_topics = @matching_topics, total_matching _total_matching = @total_matching)
Source
episode
matching_topics
score
total_matching
vector_score