DataCleaner
DataCleaner copied to clipboard
The premier open source Data Quality solution
Hi, I see since version 5.2.1 it seems that the releases are cross platform and I'm trying to use the latest (5.8.1) but how do you start the application on...
the method org.datacleaner.beans.StringAnalyzerResult#getMaxChars should just return Integer instead of returing int ,cause sometimes the method may throw nullexception. `@Metric("Max words") public int getMaxWords(InputColumn col) { return (Integer)this.getCrosstab().where("Column", col.getName()).where("Measures", "Max words").get();...
When I close the window , Datacleaner show me the message below.
Does "Synonym Lookup" catalog can be used only with words, and not with expressions? When using a catalog entry such as "bird,yellow bird,blue bird", for instance, "yellow bird" and "blue...
I recently did a fresh install of Maven, JDK etc. and found that so much has changed and DataCleaner doesn't work anymore. The majority of it seems to be related...
Hi all, I am picking up DC development for a bit, after a long hiatus. And coming back to this project is making me realize how long and complex a...
Hi, I have a question on datasets that have not been normalized. How do I generate clusters that provide unique composite candidate keys in my dataset? If I select all...
Hello to everyone. I'm new to DataCleaner and I'm trying to setup some things there, e.g. string patterns with regexp. And my problem is that I can't write in Greek,...
some trouble with Cyrrilic. Not only in this dialog 
Can I run a job through Linux crontab in DataCleaner community edition 5.7.1?