brown-cluster
brown-cluster copied to clipboard
Fix for seg fault
The clustering algorithm seg faults when running for large files ~12GB. This commit fixes it.
Thanks for the PR. It's been a while, but I remember there might have some reason to not use a string
there for performance reasons. Is there a difference between the loading times of the two implementations?