huggingface / text-clustering

Easily embed, cluster and semantically label text datasets
Apache License 2.0
453 stars 37 forks source link

added option of clustering algorithm #13

Closed billingsmoore closed 4 days ago

billingsmoore commented 1 week ago

User can now select between DBSCAN or OPTICS by using the clustering_algorithm argument when initializing the ClusterClassifiier class