Closed GoogleCodeExporter closed 9 years ago
We'll add the new score method, and deprecate the old one. This will cause
problems for anyone who implemented a Classifier, but users of Classifiers
should be okay.
Original comment by steven.b...@gmail.com
on 25 Jun 2013 at 6:05
This issue was closed by revision 3f9aa70f713a.
Original comment by steven.b...@gmail.com
on 24 Jul 2013 at 1:51
We decided not to deprecate, and just to fix the method signature. It is
ClearTK 2.0 after all.
Note that this change removed the ScoredOutcome class. There is no replacement.
Use the Map<OUTCOME_TYPE, Double> instead.
Original comment by steven.b...@gmail.com
on 24 Jul 2013 at 1:53
Original issue reported on code.google.com by
steven.b...@gmail.com
on 30 May 2013 at 10:09