mirror of
https://github.com/gsi-upm/senpy
synced 2025-10-19 17:58:28 +00:00
* Added conversion plugins (API might change!) * Added conversion to the analysis pipeline * Changed behaviour of --default-plugins (it adds conversion plugins regardless) * Added emotionModel [sic] and emotionConversion models //TODO add conversion tests //TODO add conversion to docs
9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
---
|
|
name: emoRand
|
|
module: emoRand
|
|
description: A sample plugin that returns a random emotion annotation
|
|
author: "@balkian"
|
|
version: '0.1'
|
|
url: "https://github.com/gsi-upm/senpy-plugins-community"
|
|
requirements: {}
|
|
onyx:usesEmotionModel: "emoml:big6" |