<?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"
	>
<channel>
	<title>Comments on: WordNet</title>
	<atom:link href="http://www.shiffman.net/teaching/a2z/wordnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<pubDate>Fri, 05 Dec 2008 15:46:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: GatechGirl</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-319539</link>
		<dc:creator>GatechGirl</dc:creator>
		<pubDate>Wed, 17 Sep 2008 18:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-319539</guid>
		<description>Wow...nice step by step how-to....really appreciate this!</description>
		<content:encoded><![CDATA[<p>Wow&#8230;nice step by step how-to&#8230;.really appreciate this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-240630</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 16 Jun 2008 13:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-240630</guid>
		<description>Heung-Seon: Try using RiTa, it makes getting synonyms much easier: http://www.rednoise.org/rita/wordnet/documentation/index.htm</description>
		<content:encoded><![CDATA[<p>Heung-Seon: Try using RiTa, it makes getting synonyms much easier: <a href="http://www.rednoise.org/rita/wordnet/documentation/index.htm" rel="nofollow">http://www.rednoise.org/rita/wordnet/documentation/index.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lilia Coelho</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-225678</link>
		<dc:creator>Lilia Coelho</dc:creator>
		<pubDate>Mon, 02 Jun 2008 22:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-225678</guid>
		<description>Hi 
I am a student. I have used the code on your website before. But now I have a problem. 

relatedList = PointerUtils.getInstance().getSynonyms(sense);

Doesn't seem to working.

It returns empty.

Please help.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am a student. I have used the code on your website before. But now I have a problem. </p>
<p>relatedList = PointerUtils.getInstance().getSynonyms(sense);</p>
<p>Doesn&#8217;t seem to working.</p>
<p>It returns empty.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heung-Seon</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-201086</link>
		<dc:creator>Heung-Seon</dc:creator>
		<pubDate>Thu, 08 May 2008 07:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-201086</guid>
		<description>Hi.

I'm trying to extract synonyms using WordNet 2.0 with JWNL 1.3. However, It doesn't work what I expected. For example, I can not get synonyms with resect to "take, VERB". On the other hand, MIT JWI library gives me synonyms of "take, VERB".

How can I use JWNL well for finding synoyms?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>I&#8217;m trying to extract synonyms using WordNet 2.0 with JWNL 1.3. However, It doesn&#8217;t work what I expected. For example, I can not get synonyms with resect to &#8220;take, VERB&#8221;. On the other hand, MIT JWI library gives me synonyms of &#8220;take, VERB&#8221;.</p>
<p>How can I use JWNL well for finding synoyms?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-195960</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 30 Apr 2008 07:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-195960</guid>
		<description>Hi.
I tried the code above, and it works fine. But i dont get any elements in the pointertargetnodelist.
Calling realtedList.size() returns 0, in all occurences.... Hmm , can anybody help?

Regards</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I tried the code above, and it works fine. But i dont get any elements in the pointertargetnodelist.<br />
Calling realtedList.size() returns 0, in all occurences&#8230;. Hmm , can anybody help?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali benabdellah</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-179446</link>
		<dc:creator>ali benabdellah</dc:creator>
		<pubDate>Wed, 09 Apr 2008 09:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-179446</guid>
		<description>Dear All,

I’m a student and I am working in my projects with the jwnl.jar and WordNet dictionary, I need a function wich return all hypernyms of a synset , but not just of the sense 1 .


Thanks in advance</description>
		<content:encoded><![CDATA[<p>Dear All,</p>
<p>I’m a student and I am working in my projects with the jwnl.jar and WordNet dictionary, I need a function wich return all hypernyms of a synset , but not just of the sense 1 .</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bina Khan</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-126683</link>
		<dc:creator>Bina Khan</dc:creator>
		<pubDate>Mon, 24 Dec 2007 06:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-126683</guid>
		<description>I am a student and am currently working on a project that needs to use WordNet to determine the part of speech a word belongs to.
But the project is in C#. How can I use WordNet through C#.
Please Help.
Thanks.</description>
		<content:encoded><![CDATA[<p>I am a student and am currently working on a project that needs to use WordNet to determine the part of speech a word belongs to.<br />
But the project is in C#. How can I use WordNet through C#.<br />
Please Help.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-108444</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Mon, 05 Nov 2007 07:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-108444</guid>
		<description>Can I use JWNL to measure semantic similarity between two sentences?
Thank you for your response...</description>
		<content:encoded><![CDATA[<p>Can I use JWNL to measure semantic similarity between two sentences?<br />
Thank you for your response&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gargi</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-106605</link>
		<dc:creator>gargi</dc:creator>
		<pubDate>Wed, 31 Oct 2007 11:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-106605</guid>
		<description>there will be a cntlist.rev rar file in the same dict folder. try to execute that it will get the missing files in the directory</description>
		<content:encoded><![CDATA[<p>there will be a cntlist.rev rar file in the same dict folder. try to execute that it will get the missing files in the directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rascunho &#187; Blog Archive &#187; links for 2007-09-22</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-90638</link>
		<dc:creator>rascunho &#187; Blog Archive &#187; links for 2007-09-22</dc:creator>
		<pubDate>Sat, 22 Sep 2007 20:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/a2z/wordnet/#comment-90638</guid>
		<description>[...] WordNet at daniel shiffman (tags: www.shiffman.net 2007 mes8 dia21 webservices wordnet ontology programming processing java) [...]</description>
		<content:encoded><![CDATA[<p>[...] WordNet at daniel shiffman (tags: <a href="http://www.shiffman.net" rel="nofollow">http://www.shiffman.net</a> 2007 mes8 dia21 webservices wordnet ontology programming processing java) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
