huggingface / text-clustering

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

added option of clustering algorithm #13

Closed billingsmoore closed 1 month ago

billingsmoore commented 1 month ago

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