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

The Neurotic Fishbowl

[Ontology知识点滴]JwordNet类的描述
saleemlz 发表于 2005/3/2 15:48:08

(1)Synset类的定义:描述了WordNet 的pos.data文件中的同义词组。每 一个Synset表达了一个概念,并且其包含了一组同义词。Synset被Pointers 链接成相关概念的网络,这就是WordNet的Net;getTarget可以从这个链中 抽取出目标;getPointer可以抽取出pointers自己本身。  A Synset, or synonym set, represents a line of a WordNet pos.data file. A Synset represents a concept, and contains a set of Words, each of which has a sense that names that concept (and each of which is therefore synonymous with the other words in the Synset). Synset's are linked by Pointers into a network of related concepts; this is the Net in WordNet. getTarget retrieves the targets of these links, and getPointer retrieves the pointers themselves. (2)、A Pointer encodes a lexical or semantic relationship between WordNet entities. A lexical relationship holds between Words; a semantic relationship holds between Synsets. Relationships are directional: the two roles of a relationship are the source and target. Relationships are typed: the type of a relationship is a PointerType, and can be retrieved via getType. (3)、An IndexWord represents a line of the pos.index file. An IndexWord is created retrieved or retrieved via DictionaryDatabase.lookupIndexWord(edu.gwu.wordnet.POS, java.lang.String), and has a lemma, a pos, and a set of senses, which are of type Synset. (4)、POS:Instances of this class enumerate the possible major syntactic categories, or part's of speech. Each POS has a human-readable label that can be used to print it, and a key by which it can be looked up. (5)、A Word represents the lexical information related to a specific sense of an IndexWord. Word's are linked by Pointers into a network of lexically related words. getTarget retrieves the targets of these links, and getPointer retrieves the pointers themselves. (6)、A PointerTarget is the source or target of a Pointer. The target of a semantic PointerTarget is a Synset; the target of a lexical PointerTarget is a Word. (7)、PointerType:Instances of this class enumerate the possible WordNet pointer types, and are used to label PointerTypes. Each PointerType carries additional information: a human-readable label, an optional reflexive type that labels links pointing the opposite direction, an encoding of parts-of-speech that it applies to, and a short string that represents it in the dictionary files.

阅读全文(4668) | 回复(-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
访问次数:78252
建立时间:2005年3月1日



Text Me

.: 留言板

签写新留言

看了你写的关于JWNL和Jwordnet


Other Fish in the Sea

.: 链接





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

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