<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Community analysis software</title>
	<atom:link href="http://ken-wakita.net/research/en/software/community-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://ken-wakita.net/research/en</link>
	<description>Computer Scientist at Tokyo Institute of Technology</description>
	<lastBuildDate>Tue, 13 Sep 2011 08:44:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Arnaud Browet</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-154</link>
		<dc:creator>Arnaud Browet</dc:creator>
		<pubDate>Tue, 13 Sep 2011 08:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-154</guid>
		<description>Dear Mr Wakita,

Thank you very much for sharing your code with the research community.
I&#039;m working on community detection methods at Université catholique de Louvain (Belgium) and I&#039;m particularly interested in weighted networks.
Is your method able to tackle the community detection problem with weighted adjacency matrix given as input?
If not, do you think it is possible for you to develop this additional option within you java environment.
Thank you very much,

Best Regards,
Arnaud Browet</description>
		<content:encoded><![CDATA[<p>Dear Mr Wakita,</p>
<p>Thank you very much for sharing your code with the research community.<br />
I&#8217;m working on community detection methods at Université catholique de Louvain (Belgium) and I&#8217;m particularly interested in weighted networks.<br />
Is your method able to tackle the community detection problem with weighted adjacency matrix given as input?<br />
If not, do you think it is possible for you to develop this additional option within you java environment.<br />
Thank you very much,</p>
<p>Best Regards,<br />
Arnaud Browet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hamilton</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-144</link>
		<dc:creator>Chris Hamilton</dc:creator>
		<pubDate>Tue, 19 Jul 2011 04:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-144</guid>
		<description>Greetings, I&#039;m running the code for a 10.000 node network with the java runtime memory set to 3 gb (Xmx3g). When I run the analyze command i get a Out Of Memory Error. How much memory I need for such a Network? How much for a one hundred thousand node network?

(I&#039;m running on dual core machine with 4 gb of RAM)</description>
		<content:encoded><![CDATA[<p>Greetings, I&#8217;m running the code for a 10.000 node network with the java runtime memory set to 3 gb (Xmx3g). When I run the analyze command i get a Out Of Memory Error. How much memory I need for such a Network? How much for a one hundred thousand node network?</p>
<p>(I&#8217;m running on dual core machine with 4 gb of RAM)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sirius</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-143</link>
		<dc:creator>Sirius</dc:creator>
		<pubDate>Sat, 02 Jul 2011 15:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-143</guid>
		<description>Sorry to bother you again Mr Ken, I have this two questions:

How could I see the modularity of the Network? 
AVG K size refers to the average size (number of elements) in every cluster?</description>
		<content:encoded><![CDATA[<p>Sorry to bother you again Mr Ken, I have this two questions:</p>
<p>How could I see the modularity of the Network?<br />
AVG K size refers to the average size (number of elements) in every cluster?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-142</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Fri, 01 Jul 2011 03:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-142</guid>
		<description>Great!  I will look into your view-clusters problem.  Please be waited.</description>
		<content:encoded><![CDATA[<p>Great!  I will look into your view-clusters problem.  Please be waited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sirius</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-141</link>
		<dc:creator>sirius</dc:creator>
		<pubDate>Thu, 30 Jun 2011 15:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-141</guid>
		<description>Hi mr Ken I manage to run version 160. In my network I obtain 13 clusters but when I run the command &#039;view-clusters&#039; it only shows me 3 clusters, why is this?</description>
		<content:encoded><![CDATA[<p>Hi mr Ken I manage to run version 160. In my network I obtain 13 clusters but when I run the command &#8216;view-clusters&#8217; it only shows me 3 clusters, why is this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sirius</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-140</link>
		<dc:creator>sirius</dc:creator>
		<pubDate>Wed, 29 Jun 2011 21:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-140</guid>
		<description>Hi Mr Ken, I obtain the following error when I run &quot;java -jar wt2007www.jar --command am2sdb --input karate&quot;:

Exception in thread &quot;main&quot; java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:676)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:317)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)

Im running on MacOSX, java version &quot;1.5.0_30&quot;
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_30-b03-389-9M3425)</description>
		<content:encoded><![CDATA[<p>Hi Mr Ken, I obtain the following error when I run &#8220;java -jar wt2007www.jar &#8211;command am2sdb &#8211;input karate&#8221;:</p>
<p>Exception in thread &#8220;main&#8221; java.lang.UnsupportedClassVersionError: Bad version number in .class file<br />
	at java.lang.ClassLoader.defineClass1(Native Method)<br />
	at java.lang.ClassLoader.defineClass(ClassLoader.java:676)<br />
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)<br />
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)<br />
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)<br />
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)<br />
	at java.security.AccessController.doPrivileged(Native Method)<br />
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />
	at java.lang.ClassLoader.loadClass(ClassLoader.java:317)<br />
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)<br />
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)<br />
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:375)</p>
<p>Im running on MacOSX, java version &#8220;1.5.0_30&#8243;<br />
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_30-b03-389-9M3425)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darine</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-116</link>
		<dc:creator>Darine</dc:creator>
		<pubDate>Thu, 03 Mar 2011 10:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-116</guid>
		<description>Mr Ken,

thank you very very much Sir :)
and I’ m so  sorry for the disturbance.

Darine</description>
		<content:encoded><![CDATA[<p>Mr Ken,</p>
<p>thank you very very much Sir <img src='http://ken-wakita.net/research/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
and I’ m so  sorry for the disturbance.</p>
<p>Darine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-115</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Thu, 03 Mar 2011 07:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-115</guid>
		<description>A newer revision of the software is coming soon.

I packed all the necessary jar files into a single jar file.  Now you can run the software simply:

java -jar wt2007www.jar ...

You do not have to set up class path and mess around run.sh/run.bat/run.pl scripts.

Added functionality is to dump the clustering process using view-history command.

The software is available from
http://www.is.titech.ac.jp/~wakita/software/wt2007www-161.zip</description>
		<content:encoded><![CDATA[<p>A newer revision of the software is coming soon.</p>
<p>I packed all the necessary jar files into a single jar file.  Now you can run the software simply:</p>
<p>java -jar wt2007www.jar &#8230;</p>
<p>You do not have to set up class path and mess around run.sh/run.bat/run.pl scripts.</p>
<p>Added functionality is to dump the clustering process using view-history command.</p>
<p>The software is available from<br />
<a href="http://www.is.titech.ac.jp/~wakita/software/wt2007www-161.zip" rel="nofollow">http://www.is.titech.ac.jp/~wakita/software/wt2007www-161.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darine</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-114</link>
		<dc:creator>Darine</dc:creator>
		<pubDate>Mon, 28 Feb 2011 11:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-114</guid>
		<description>Hi Ken

I am working on a research project and wish to compare your community detection algorithm with my algorithm. I want to see that at every step, which two clusters are merging. Using your commands, this does not seem possible. Also you have not included the source code in the zip archive. I wish that you can send me the source code.

Thank you.
Darine</description>
		<content:encoded><![CDATA[<p>Hi Ken</p>
<p>I am working on a research project and wish to compare your community detection algorithm with my algorithm. I want to see that at every step, which two clusters are merging. Using your commands, this does not seem possible. Also you have not included the source code in the zip archive. I wish that you can send me the source code.</p>
<p>Thank you.<br />
Darine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://ken-wakita.net/research/en/software/community-analysis/comment-page-1/#comment-100</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 25 Jan 2011 17:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://ken-wakita.jpn.org/en/community-analysis-software/#comment-100</guid>
		<description>Something simple like this should work.
java -Xmx1g -Djava.ext.dirs=jar jp.ac.titech.is.socialnet.clustering.Main</description>
		<content:encoded><![CDATA[<p>Something simple like this should work.<br />
java -Xmx1g -Djava.ext.dirs=jar jp.ac.titech.is.socialnet.clustering.Main</p>
]]></content:encoded>
	</item>
</channel>
</rss>

