this repository is implementation of paper : On the Use of Fuzzy Constraints in Semisupervised Clustering
version of python: python 3
create a empty project and execute follow commands in terminal:
git clone https://github.com/kibamin/FuzzyConstraintClustering.git
pip install -r requirements.txt
then run Main.py