databoyface commited on
Commit
5b52a4f
·
verified ·
1 Parent(s): cf61155

Create README.md

Browse files

Create Dataset Card

Files changed (1) hide show
  1. README.md +87 -0
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - emotion
9
+ - affect
10
+ pretty_name: OME
11
+ size_categories:
12
+ - 1K<n<10K
13
+ ---
14
+
15
+ # Orthogonal Model of Emotions
16
+
17
+ Abbreviated: OME
18
+
19
+
20
+ ## Author
21
+
22
+ C.J. Pitchford
23
+
24
+
25
+ ## Creation Date
26
+
27
+ Originally created 2016, first version published September, 2017, at Medium.
28
+
29
+
30
+ ## Version
31
+
32
+ v4.2
33
+
34
+ ## Categories
35
+
36
+ anger-maybe
37
+ anger-partial
38
+ anger-quite
39
+ anger-really
40
+ anger-very
41
+ anger-xtreme
42
+ fear-maybe
43
+ fear-partial
44
+ fear-quite
45
+ fear-really
46
+ fear-very
47
+ fear-xtreme
48
+ guilt-maybe
49
+ guilt-partial
50
+ guilt-quite
51
+ guilt-really
52
+ guilt-very
53
+ guilt-xtreme
54
+ happiness-maybe
55
+ happiness-partial
56
+ happiness-quite
57
+ happiness-really
58
+ happiness-very
59
+ happiness-xtreme
60
+ jealousy-maybe
61
+ jealousy-partial
62
+ jealousy-quite
63
+ jealousy-really
64
+ jealousy-very
65
+ jealousy-xtreme
66
+ more-negative-than-positive
67
+ more-positive-than-negative
68
+ negative
69
+ neutral
70
+ positive
71
+ sadness-maybe
72
+ sadness-partial
73
+ sadness-quite
74
+ sadness-really
75
+ sadness-very
76
+ sadness-xtreme
77
+ trust-maybe
78
+ trust-partial
79
+ trust-quite
80
+ trust-really
81
+ trust-very
82
+ trust-xtreme
83
+
84
+
85
+ ## Base Model
86
+
87
+ Latest model created using TensorFlow and Keras