Possible Duplicate:
How to apply DBSCAN algorithm on grouping of similar url
I have been told to do a project in my final sem, as the project involves in clustering similar strings using DBSCAN. I want to know can this be done using DBSCAN, If yes then how can i implement the same.