add neutralValue to fsre conversion senpy file

pull/39/head
drevicko 7 years ago committed by GitHub
parent 4d5665b9c6
commit 4127b3ef8d

@ -4,6 +4,7 @@ module: senpy.plugins.conversion.emotion.centroids
description: Plugin to convert emotion sets from Ekman to VAD
version: 0.1
# No need to specify onyx:doesConversion because centroids.py adds it automatically from centroids_direction
neutralValue: 5.0
centroids:
anger:
A: 6.95
@ -36,4 +37,4 @@ aliases: # These are aliases for any key in the centroid, to avoid repeating a l
disgust: emoml:big6disgust
fear: emoml:big6fear
happiness: emoml:big6happiness
sadness: emoml:big6sadness
sadness: emoml:big6sadness

Loading…
Cancel
Save