1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00

Adding the evaluation models

This commit is contained in:
NahcoCP 2018-01-22 11:14:30 +01:00
parent ec68ff0b90
commit 4af692091a

View File

@ -334,5 +334,11 @@ for i in [
'results',
'sentimentPlugin',
'suggestion',
'aggregatedEvaluation',
'evaluation',
'metric',
'dataset',
'datasets',
]:
_add_class_from_schema(i)