Front page | perl.perl4lib |
Postings from May 2018
Re: clustering module
Thread Previous
From:
Tobin Cataldo
Date:
May 19, 2018 13:35
Subject:
Re: clustering module
Message ID:
1CE13169-B9BF-4732-A99F-639C5CF4C82F@bham.lib.al.us
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
Birmingham Public Library
2100 Park Place
Birmingham, Alabama 35203
tcataldo@bham.lib.al.us
(205) 226-3727 (office)
(205) 639-2052 (mobile)
(205) 226-3729 (fax)
Putting people first.
> On May 19, 2018, at 8:03 AM, Marios lyberak <marios.lyberak@gmail.com> wrote:
>
> 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 better idea,
>
> thank you
Thread Previous