dkpro-wsd
dkpro-wsd copied to clipboard
Dynamic generation of precision–recall graph
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