sparker icon indicating copy to clipboard operation
sparker copied to clipboard

SparkER: an Entity Resolution framework for Apache Spark

Results 2 sparker issues
Sort by recently updated
recently updated
newest added

This library is pretty incredible, just have a bit of a concern I wanted to report. My use case is as follows: Take 2 CSV's containing customer data that should...

Hi, I noticed that `JSONArray.iterator()` is missing in the 20170516 version of org.json. So I fixed the code to generate the index and use it as `jsonArray.get(i)`. cheers,