Commit Graph

389 Commits (1.0.0)
 

Author SHA1 Message Date
J. Fernando Sánchez 21ff551769 Merge branch 'sentiment-meaningCloud' into 'master'
Updated makefiles from sentiment-meaningCloud

See merge request docs/templates/makefiles!4
7 years ago
militarpancho 3dc27f12f7 Updated makefiles from sentiment-meaningCloud 7 years ago
J. Fernando Sánchez 9957486f4f Merge branch 'gsictl' into 'master'
Gsictl

See merge request docs/templates/makefiles!3
7 years ago
J. Fernando Sánchez 0dc93fc16b Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez cbef9630b4 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez a3a9414073 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 14bcfd511f Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 3d23370a59 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez f9a75f4e21 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 99d4bc70bc Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez fc94b45448 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 53db670715 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 963211caf2 Updated makefiles from gsictl 7 years ago
J. Fernando Sánchez 2ca9d36f80 Merge branch 'senpy' into 'master'
K8s changes in senpy

See merge request docs/templates/makefiles!2
7 years ago
J. Fernando Sánchez b1dbe432c1 Remove curly braces from makefile
In gitlab, make is using /bin/sh, which does not accept brace expansion
7 years ago
J. Fernando Sánchez 921d7f23ce Remove curly braces from makefile
In gitlab, make is using /bin/sh, which does not accept brace expansion
7 years ago
J. Fernando Sánchez 8bfb88c926 More fixes to k8s recipe 7 years ago
J. Fernando Sánchez 8ad2fae774 More fixes to k8s recipe 7 years ago
J. Fernando Sánchez eb09da878f Fixed wildcard in k8s recipe 7 years ago
J. Fernando Sánchez 407fd718a3 Fixed wildcard in k8s recipe 7 years ago
J. Fernando Sánchez 3bba29fc4e Merge branch 'senpy' into 'master'
Senpy

See merge request docs/templates/makefiles!1
7 years ago
J. Fernando Sánchez 4344fccd57 Merge branch 'master' into 'senpy'
# Conflicts:
#   makefiles.mk
7 years ago
J. Fernando Sánchez 0ccdf735e1 Updated makefiles from senpy 7 years ago
J. Fernando Sánchez 7444aa7ec8 Updated makefiles from senpy 7 years ago
J. Fernando Sánchez 5d68c0225a Updated Makefile to include makefiles.mk 7 years ago
J. Fernando Sánchez cda9f5c4ca Updated makefiles from senpy 7 years ago
J. Fernando Sánchez a825e91425 Updated makefiles from senpy 7 years ago
J. Fernando Sánchez 473efd8dd7 Updated makefiles from senpy 7 years ago
J. Fernando Sánchez 6f489acdfc First version of makefiles 7 years ago
J. Fernando Sánchez a73f3112ab First version of makefiles 7 years ago
J. Fernando Sánchez 5a53ba23e2 Fixed k8s deployment 7 years ago
J. Fernando Sánchez e3a9a3464c Fixed push to DOCKERHUB 7 years ago
J. Fernando Sánchez 3e3f5555ff Fixed py2 problems and other improvements
We've changed the way plugins are activated, and removed the notion of
deactivated plugins.
Now plugins activate asynchronously.
When calling a plugin, it will be activated if it wasn't, and the call will wait
for the plugin to be fully activated.
7 years ago
J. Fernando Sánchez 7aa91d1d60 Fixed FSRE dimension names to match ontology
http://www.gsi.dit.upm.es/ontologies/onyx/vocabularies/emotionml/ns
7 years ago
drevicko 2480ec310e bump version number in ekman2vad.senpy 7 years ago
drevicko 9b956b2358 uses emotionML vocab names for VAD dimensions 7 years ago
drevicko 83ddd5e990 add neutralValue to fsre conversion senpy file 7 years ago
drevicko d77d01c3e1 Adds neutral value to conversion senpy files 7 years ago
drevicko f6271495c1 use emoionml names for fsre and pad dimensions
This lines up the names in the conversion plugins with the [emotionML suggested vocab](https://www.w3.org/TR/emotion-voc/#dimensions).

emoml has different names for the 4-dimensional fsre scheme and the 3-dimensional vad scheme, which this pull request has added.

I've added the "unpredictability" dimension and mapped big6:surprise to it's maximum value. The assumption is that surprise varies between 5 and 10 to be in line with the other dimensions (no such thing as negative surprise, so no values less than 5). I see that arousal also has all values >5 (so no negative arousal). Ideally, surprise mappings for V, A and D should be calculated empirically - I think there'll be some arousal and possibly slightly lowered dominance.

I wonder if we should use another colon in the emoml names, eg: "emoml:fsredim:valence" or "emoml:big6:happiness", since the [emoml suggested vocab](https://www.w3.org/TR/emotion-voc/xml) only specifies names like "happiness" in a category "big6" (ie: it's hard to know which is the category in "big6happiness").
We'd have to go through the example plugins and make sure they also conform...

open to discussion on this btw...

ps: apologies for multiple changes in this one pr..
7 years ago
drevicko 1cccd9d5cb Minor change in description text 7 years ago
J. Fernando Sánchez a243f68bfc WIP simpler pipeline 7 years ago
J. Fernando Sánchez fca0ac00c4 Merge branch '38-json-serialization-problem-with-sets' 7 years ago
J. Fernando Sánchez 9a2932b569 Merge branch '39-plugin-tests-missing' 7 years ago
J. Fernando Sánchez 9acee50837 Merge branch 'failed-examples' 7 years ago
J. Fernando Sánchez cd22291dc9 Merge branch '42-add-parameters-to-the-playground' 7 years ago
J. Fernando Sánchez 85aef3d15f Improved shelf tests
Refactored template tests
7 years ago
J. Fernando Sánchez b6f00385ab Fixed test for failed validation
Note that the schema currently supports both string and object analysis in the
"analysis" field of a result.
7 years ago
J. Fernando Sánchez 8c5f894843 Fixed turtle outformat in playground 7 years ago
J. Fernando Sánchez 9870391088 Run tests from gsiupm/senpy 7 years ago
militarpancho ad2051307a Grouped plugins by plugin Type with and optgroup. This ought to close #42 7 years ago