UNEDLENAR / PyEvALL

The Python library to Evaluate ALL
6 stars 1 forks source link

Compute Metrics without using files #1

Open JacopoRaffi opened 2 months ago

JacopoRaffi commented 2 months ago

I would like to ask if it is possible to call the "evaluate()" function of the class "PyEvALLEvaluation" without passing files as parameters, but instead using lists(or other python object) as predictions and golds.

Thank you for the answer

jCarrilloDeAlbornoz commented 2 months ago

Hi Jacopo,

Thanks a lot for the suggestions. It is a insteresting feature to be included. I will add to my TODO list.

Regards

JacopoRaffi commented 2 months ago

Hi, Thank you very much for the answer.

Regards

Buzzeitor30 commented 2 weeks ago

Hi,

Sorry to bother, but do we have any updates regarding this? Regards