diff --git a/README.md b/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..b88b363ae37389ff9efe856e9cacf6af42a681cb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +Example to run the code: +python main.py JapWov 10 0 + +This means that we run the clustering algorithm on the Japanese Wovel dataset, with a number of constraints derived using 10 labelled instances per classes. The final 0 indicates the run number in order to record which is the specific run (for experimental evaluation purposes)