goete111 / factorie

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

CategoricalDomain's trimBelowCount doesn't work #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It overwrites the origEntries with the reset--- origEntries has a pointer to 
_element's ArrayBuffer, not a copy.

What version of the product are you using? On what operating system?

This is in trunk/Linux/scala 2.9.0-1

Original issue reported on code.google.com by henryw...@gmail.com on 31 Jul 2011 at 9:26

GoogleCodeExporter commented 8 years ago
Fixed, as of changeset 681.

Original comment by sameeersingh on 21 Feb 2012 at 6:49