dkpro-wsd icon indicating copy to clipboard operation
dkpro-wsd copied to clipboard

Dynamic generation of precision–recall graph

Open logological opened this issue 10 years ago • 0 comments

Originally reported on Google Code with ID 30

The PrecissionRecallGraph CAS consumer currently outputs its data as a tab-separated
value file which must then be post-processed (e.g., with gnuplot) to create an image.
 It would be useful if, at least for cases where PARAM_OPEN_IN_BROWSER is set, the
graph were generated on the fly.  This could be done most easily by using a JavaScript
graph library.

Reported by [email protected] on 2013-08-02 14:35:49

logological avatar Jun 24 '15 15:06 logological