Hi Pham,<div><br></div><div> If you want to use LSA, there's the <a href="http://code.google.com/p/airhead-research/">S-Space Package</a>, which has a Java LSA implementation as well as several other co-occurrence based algorithms in case you need to compare their similarity values.</div>
<div><br></div><div> Thanks,</div><div> David <br><br><div class="gmail_quote">On Thu, May 12, 2011 at 11:04 PM, Thomas Meyer <span dir="ltr"><<a href="mailto:Thomas.Meyer@idiap.ch">Thomas.Meyer@idiap.ch</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div text="#000000" bgcolor="#ffffff">
Hi Pham,<br>
<br>
If you use WordNet (<a href="http://wordnet.princeton.edu/" target="_blank">http://wordnet.princeton.edu/</a>)
you can pass your word pairs to the following Perl-Module to compute
their similarity (implements different measures, e.g. Resnik, Lin
etc.)<br>
<br>
<a href="http://search.cpan.org/%7Etpederse/WordNet-Similarity-2.05/lib/WordNet/Similarity.pm" target="_blank">http://search.cpan.org/~tpederse/WordNet-Similarity-2.05/lib/WordNet/Similarity.pm</a><br>
<br>
here is a Java class doing the same:<br>
<br>
<a href="http://nlp.shef.ac.uk/result/software.html" target="_blank">http://nlp.shef.ac.uk/result/software.html</a><br>
<br>
Hope it helps,<br>
Thomas<div><div></div><div class="h5"><br>
<br>
On 13/05/11 04:53, Minh Pham wrote:
</div></div><blockquote type="cite"><div><div></div><div class="h5">Dear all,<br>
<br>
I am looking for a tool which can compute similarity of two words
based on their co-occurrences in a large text corpus (using LSA or
something like that).<br>
Could you please suggest me some tools for that task?<br>
<br>
Thank you,<br>
<br>
Best regards,<br>
Pham<br>
<br>
-- <br>
Pham Quang Nhat Minh (Mr)<br>
PhD student<br>
NLP Laboratory - School of Information Science - JAIST<br>
1-1 Asahidai, Nomi, 923-1292 Japan<br>
Email: <a href="mailto:minhpqn@jaist.ac.jp" target="_blank">minhpqn@jaist.ac.jp</a><br>
Web: <a href="http://www.jaist.ac.jp/index-e.html" target="_blank">http://www.jaist.ac.jp/index-e.html</a><br>
Phone: <a href="tel:%28%2B81%29%20090-9440-1556" value="+819094401556" target="_blank">(+81) 090-9440-1556</a><br>
<br>
</div></div><pre><fieldset></fieldset>
_______________________________________________
UNSUBSCRIBE from this page: <a href="http://mailman.uib.no/options/corpora" target="_blank">http://mailman.uib.no/options/corpora</a>
Corpora mailing list
<a href="mailto:Corpora@uib.no" target="_blank">Corpora@uib.no</a>
<a href="http://mailman.uib.no/listinfo/corpora" target="_blank">http://mailman.uib.no/listinfo/corpora</a>
</pre>
</blockquote>
</div>
<br>_______________________________________________<br>
UNSUBSCRIBE from this page: <a href="http://mailman.uib.no/options/corpora" target="_blank">http://mailman.uib.no/options/corpora</a><br>
Corpora mailing list<br>
<a href="mailto:Corpora@uib.no">Corpora@uib.no</a><br>
<a href="http://mailman.uib.no/listinfo/corpora" target="_blank">http://mailman.uib.no/listinfo/corpora</a><br>
<br></blockquote></div><br></div>