Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Visual Paradigm Online Free Edition

Emotions
-emoti : String
-analyse : int
+analyser() : emoti
+getEmotion() : String

*
0. .

1
User SongRecommendation Similarity
-listenCount : Long -vector : String -score : Float
-Name : String -playCount : Long +getScore(vector : Song) :float
-response : String 1 0..* 1 0..* +calculateScore(vector1: Song, vector2: Song)
+getRecs() : Song +getSimilar() : Song
+getName() : String +getVector() : String
+getResponse() : String +rate(rating : Integer)
+predictScore(user: User) :float

Visual Paradigm Online Free Edition

You might also like