No Clusters

junkbond - December 7, 2008 - 08:09
Project:Memetracker
Version:6.x-1.1-alphpa5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I've installed the python dependencies:
numpy-1.2.1
Pycluster-1.43

Memetracker is working fine except that I don't see any clusters of related content.
http://www.mathemagic.in/drupal-6.6/?q=memetracker/1

Clearly there are a lot of items with similar/related content but they aren't getting clustered.

Would appreciate your help.

#1

junkbond - December 7, 2008 - 08:28

I inserted "from numpy import *" to cluster.py and its working fine now.

thanks.

#2

kyle_mathews - December 7, 2008 - 15:55

Glad you figured that out on your own. I have a new release almost ready to go that fixes that bug along with a few others. . . probably at the end of this week I'll get that out. I'm finishing up a semester now so lots of homework.

#3

junkbond - December 7, 2008 - 18:15

Appreciate your effort.

thanks.

#4

dejbar - January 13, 2009 - 06:33

I'm not getting any clusters either.

I tried inserting "from numpy import *" to cluster.py as suggested above but there was not change.

So from this discussion can I assume the Pycluster now DOES use numpy and installing this is the right thing to do?

On a another possible reason for no clustering I've noticed in I've noticed that under /admin/content/node it is showing that the feed items seem to be importing as the node type 'Story'. This is even though I've changed the Node type of feed items to the "Feed Item" as suggested in the install.txt. Could this be the source of the problem or is this normal. I am still getting individual items showing under /memetracker/1/ . Just no clusters.

#5

dejbar - January 13, 2009 - 06:43

I can see now that the issues with numpy dependency have been investigated further in #299632: no related content

 
 

Drupal is a registered trademark of Dries Buytaert.