mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 00:02:28 +00:00
Adding the evaluation models
This commit is contained in:
parent
ec68ff0b90
commit
4af692091a
@ -334,5 +334,11 @@ for i in [
|
|||||||
'results',
|
'results',
|
||||||
'sentimentPlugin',
|
'sentimentPlugin',
|
||||||
'suggestion',
|
'suggestion',
|
||||||
|
'aggregatedEvaluation',
|
||||||
|
'evaluation',
|
||||||
|
'metric',
|
||||||
|
'dataset',
|
||||||
|
'datasets',
|
||||||
|
|
||||||
]:
|
]:
|
||||||
_add_class_from_schema(i)
|
_add_class_from_schema(i)
|
||||||
|
Loading…
Reference in New Issue
Block a user