fangfangli / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

Switch usage of CountCollection/CountObject for Guava Multiset collections #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is little functionality in the CountCollection class that is not already 
covered by the Multiset class in the Guava collections.  Since we already 
depend on Guava, we should stop support of CountCollection and switch any code 
internally that depends on it.  Since ConfusionMatrix has already been updated, 
the only remaining class is FCollections.

Original issue reported on code.google.com by lee.becker on 7 Apr 2012 at 6:15

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3902.

Original comment by steven.b...@gmail.com on 3 May 2012 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 5 Aug 2012 at 8:48