I am using the Chinese Wordnet from Academic Sinica. It is a translation of Wordnet 1.6. Unfortunately it is not freely available, and has to be purchased, and the manual basically says refer to Wordnet's manual. What I am trying to figure out is how to compare the similarity between two words. I imagine it is done with the WordNetSynsetOffset but I could not find anything on the Wordnet website or documentation on how to use this to compare two words. As for the actual algorithms I suppose this is a good start http://marimba.d.umn.edu/similarity/measures.html
<Record Conut="65">
<EnglishLemma>exercise< /EnglishLemma>
<POS>Noun< /POS>
<WordNetSynsetOffset Version="1.6">00469856< /WordNetSynsetOffset>
<EnglishFrequancyRank>通用詞彙< /EnglishFrequancyRank>
<ChineseTransList>
<ChineseTrans>
<ChineseLemma>例題< /ChineseLemma>
<ChineseFrequancyRank>通用詞彙< /ChineseFrequancyRank>
</ChineseTrans>
</ChineseTransList>
</Record>