W3CHINA Blog首页    管理页面    写新日志    退出

The Neurotic Fishbowl

[Ontology知识点滴]JWNL学习
saleemlz 发表于 2005/3/2 16:42:44

1、JWNL介绍:JWNL is an API for accessing WordNet-style relational dictionaries. It also provides functionality beyond data access, such as relationship discovery and orphological processing. ********是一个访问WordNet风格的关系词典的API,除了能够提供数据访问外,还可以方便关系发现和语义处理******** 2、基本操作方法:Basic UsageUsing JWNL is very simple. First, call JWNL.initialize() somewhere in the initialization code of your program. (JWNL.initialize()在程序中进行初始化) Then, just call Dictionary.getInstance() to get the currently installed dictionary. The only dictionary methods you should really ever need to call are lookupIndexWord(), lookupAllIndexWords(), and getIndexWordIterator(). (Dictionary.getInstance()获取当前所载入的词典,lookupIndexWord()进行词语的寻找。) The other methods you may be interested in RelationshipFinder.findRelationships(), and those in PointerUtils. (RelationshipFinder.findRelationships()进行关系的查找(一般为继承关系类属))RelationshipFinder.findRelationships() allows you to find relationships of a given type between two words (such as ancestry). Another way of thinking of a relationship is as a path from the source synset to the target synset. (另外也可以通过计算源词语与目标词语距离的计算)The methods in PointerUtils allow you to find chains of pointers of a given type. For example, calling PointerUtils.getHypernymTree() on the synset that contains "dog," returns a tree with all its parent synsets ("canine"), and its parents' parents ("carnivore"), etc., all the way to the root synset ("entity"). (PointerUtils允许发现某个节点的给定类型的节点链) 3、改进目标:Goals for Future ReleasesThere are many areas in which JWNL needs improvement:      Support for non-english dictionaries      A GUI for browsing the dictionary      Better documentation, logging, and error messages      Frequency of sense use As JWNL is now officially an open-source project, you are encouraged to improve JWNL in any of these areas, or any other areas in which you see fit.  

阅读全文(6301) | 回复(0) | 编辑 | 精华

 


回复:JWNL学习
01musician发表评论于2006/6/26 16:53:50

我主要是想通过Wordnet来获得一个英文单词的同义词,不知道是使用JWordnet好还是JWNL?我获得同义词的目的主要是用来搜索中的同义扩展,不知道是否还有别的词典来提供?

个人主页 | 引用回复 | 主人回复 | 返回 | 编辑 | 删除

 


» 1 »

发表评论:
昵称:
密码:
主页:
标题:
验证码:  (不区分大小写,请仔细填写,输错需重写评论内容!)

 
 



The Neurotic Fishbowl

.: 公告

暂无公告...


Bloginess

«August 2025»
12
3456789
10111213141516
17181920212223
24252627282930
31

.: 我的分类(专题)

首页(5)
心情杂感(1)
Ontology知识点滴(2)
Java学习(0)
人生如梦(2)
娱乐专区(0)


In the Bowl

.: 最新日志

如何管理团队
JWNL学习
JwordNet类的描述
真正的富翁(引录)
blog开包了


.: 最新回复

回复:如何管理团队
回复激励的机制
回复:如何管理团队
回复:如何管理团队
回复:JWNL学习
回复:真正的富翁(引录)
回复:真正的富翁(引录)


The Fishkeeper
blog名称:
日志总数:5
评论数量:18
留言数量:2
访问次数:78293
建立时间:2005年3月1日



Text Me

.: 留言板

签写新留言

看了你写的关于JWNL和Jwordnet


Other Fish in the Sea

.: 链接





站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.203 second(s), page refreshed 144756921 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号