Re: clustering module

2018-05-19 Thread Tobin Cataldo
Contents of a tag? Perl has kmeans and bag of words modules https://stackoverflow.com/questions/2781752/naive-bayesian-for-topic-detection-using-bag-of-words-approach https://metacpan.org/release/Algorithm-KMeans Sent from my phone Tobin Cataldo Coordinator of Collection Management Birmingha

clustering module

2018-05-19 Thread Marios lyberak
Greetings, which module you would suggest one should use, in order to be able to create clusters of the contents of a tag? Mostly i guess one should use the key collision fingerprint method... I plan to use https://metacpan.org/pod/Text::Fingerprint but i would appreciate if anyone has a bette