LR-POR / cl-conllu

tool for working with conllu files in CL
Apache License 2.0
13 stars 5 forks source link

Including HTML formatting for confusion-matrix #68

Closed GPPassos closed 6 years ago

GPPassos commented 6 years ago

Includes a method for formatting confusion-matrix in HTML.

I am creating it as a separate PR because it is an extension over confusion-matrix and it introduces a new package (for html formatting), so this design decision could be discussed/criticized.