de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru.name
Class RelationRu

java.lang.Object
  extended by de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.constant.RelationLocal
      extended by de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru.name.RelationRu

public class RelationRu
extends RelationLocal

Names of semantic relations in Russian and the links to the Relation objects.


Field Summary
static RelationLocal antonymy
           
static RelationLocal coordinate_term
           
static RelationLocal holonymy
           
static RelationLocal hypernymy
           
static RelationLocal hyponymy
           
static RelationLocal meronymy
           
static RelationLocal otherwise_related
           
static RelationLocal synonymy
           
static RelationLocal troponymy
           
 
Fields inherited from class de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.constant.RelationLocal
name2rel, rel2name, rel2name_short
 
Method Summary
 
Methods inherited from class de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.constant.RelationLocal
get, getName, getShortName, has, hasName, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

synonymy

public static final RelationLocal synonymy

antonymy

public static final RelationLocal antonymy

hypernymy

public static final RelationLocal hypernymy

hyponymy

public static final RelationLocal hyponymy

holonymy

public static final RelationLocal holonymy

meronymy

public static final RelationLocal meronymy

troponymy

public static final RelationLocal troponymy

coordinate_term

public static final RelationLocal coordinate_term

otherwise_related

public static final RelationLocal otherwise_related


Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.