add multilang sentiment node as separate node

This commit is contained in:
Dave Conway-Jones
2019-03-15 10:01:27 +00:00
parent c691b4eaa1
commit c1ac48d6a6
9 changed files with 310 additions and 22 deletions

View File

@@ -0,0 +1,8 @@
{
"mlsentiment": {
"sentiment": "sentiment",
"label": {
"language": "Language"
}
}
}