leerssej / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Pressing the "Cluster" button in a facet list leads to a stall #190

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have a csv excel text file (some 2100 rows) - Refine reads it in without 
problems
2. I apply the default text facet for one name column - it gets into the facet 
frame to the left w/o problems
3.I press the "Cluster" button - the cluster process starts - but nothing 
happens.

What is the expected output? What do you see instead?

Just the "clustering" announcement running

What version of the product are you using? On what operating system?

Just downloaded it - so must be 2.0. I use Windows XP.

Please provide any additional information below.

Original issue reported on code.google.com by CarlF...@gmail.com on 11 Nov 2010 at 2:56

GoogleCodeExporter commented 8 years ago
Any chance you can upload that data here or a subset of it that's giving you 
problem? You're probably hitting a bug that's only triggered by some particular 
piece of data.

Original comment by dfhu...@gmail.com on 11 Nov 2010 at 3:08

GoogleCodeExporter commented 8 years ago
CarlF002, thanks for submitting the bug report.

I can't reproduce this (I'm using a dataset with 7000+ rows).  Could you 
provide the log from the console screen?

If possible could you also provide the dataset you are working with? (Please 
note that any data posted here will be publically viewable, so please ensure 
you have the necessary permissions before you do so)

Thanks

Original comment by iainsproat on 11 Nov 2010 at 3:15

GoogleCodeExporter commented 8 years ago
I had the same problem on a dataset with about 3000 rows, all the more 
maddening because the clustering was working perfectly for a coworker. After 
searching through bug reports and the documentation, I stumbled across one 
mention of Chrome and Firefox, in passing. Asked the coworker only to find out 
he was indeed running Chrome.  I switched from IE to Chrome and haven't had 
another issue. If one of those browsers is required, it would probably be 
useful to note that on the Installation Instructions and/or FAQs. If they 
aren't, I was running IE8 on Windows XP.

Original comment by emuel...@esri.com on 24 Nov 2010 at 12:05

GoogleCodeExporter commented 8 years ago
I too am facing the same problem... I press the cluster button and nothing 
happens...
I am uploading a sample set here... I used the following steps: In inventors 
column I applied Edit cells >> split multi valued cells.... then I tried 
applying cluster in the inventers column and :( plz help. 

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 6:09

Attachments:

GoogleCodeExporter commented 8 years ago
Note: in the above process i split the multi valued cells by "|" ... 

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 6:16

GoogleCodeExporter commented 8 years ago
I don't think Refine can take .ods files. Could you provide .tsv, .csv, or 
excel?

Original comment by dfhu...@gmail.com on 31 Jan 2011 at 6:19

GoogleCodeExporter commented 8 years ago
here you go

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 6:31

Attachments:

GoogleCodeExporter commented 8 years ago
So now I see 60 rows. Clustering using method "nearest neighbor", distance 
function PPM, and a radius of 1.0 yields 1 cluster that contains Locke, Gerald 
and Locke, Gerald S. It seems to be working just fine on these 60 rows. How 
many rows does your full data set contain?

Original comment by dfhu...@gmail.com on 31 Jan 2011 at 6:39

GoogleCodeExporter commented 8 years ago
My file has lots of rows but I have tested on the sub set provided here and 
even on this the cluster popup doesn't appear....

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 6:45

GoogleCodeExporter commented 8 years ago
I tried this in both firefox and chrome

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 6:47

GoogleCodeExporter commented 8 years ago
I just tried it out on IE and its working.... but wats wrong with the other 
browsers???

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 7:06

GoogleCodeExporter commented 8 years ago
also suppose my data set has a huge list of companies can these be clustered 
into groups of companies of same entities.... for example google and all its 
subsidaries in the data set appear in one cluster... can we make this happen???

Original comment by vumahe...@gmail.com on 31 Jan 2011 at 7:18

GoogleCodeExporter commented 8 years ago
I'm using Chrome and Firefox and there's no issue with them on my machine. When 
I hear browser-related issues, they are often in IE.

As for the Google and subsidiary case, this is not easy. I'd recommend using 
facets to discover patterns, then create new columns that simplify the original 
column (such as removing anything following a comma), and then cluster by the 
new columns.

Original comment by dfhu...@gmail.com on 31 Jan 2011 at 10:36

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 7:28