gsi-upm / senpy

A sentiment and emotion analysis server in Python
http://senpy.gsi.upm.es
Apache License 2.0
71 stars 25 forks source link

fix rendering problem when only one analysis plugin #22

Closed drevicko closed 7 years ago

drevicko commented 7 years ago

This fixes https://github.com/gsi-upm/senpy/issues/21

balkian commented 7 years ago

Thanks for taking the time to commit a change. I feel bad for not merging it, but this was actually a backend problem, and fixing the javascript part only masked the real issue. We've also added tests.

Please check version 0.8.5 and feel free to re-open.

https://github.com/gsi-upm/senpy/blob/master/senpy/schemas/context.jsonld#L41

drevicko commented 7 years ago

No Worries. I figured as much, but couldn't be bothered to find out where in the backend it needed fixing. (:

drevicko commented 7 years ago

Yep, master version works. (you've not tagged 0.8.5 yet..) Works with 0.8.5 senpy docker image (: