Uses of Class
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.constant.ContextLabel

Packages that use ContextLabel
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en   
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru   
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util   
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word   
 

Uses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en
 

Subclasses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en
 class LabelEn
          Contexual information for definitions, or Synonyms, or Translations in English Wiktionary.
 

Fields in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en declared as ContextLabel
static ContextLabel LabelEn.astronomy
           
static ContextLabel LabelEn.AU
           
static ContextLabel LabelEn.slang
           
 

Uses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru
 

Subclasses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru
 class LabelRu
          Contexual information for definitions, or Synonyms, or Translations in Russian Wiktionary.
 

Fields in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru declared as ContextLabel
static ContextLabel LabelRu.p
           
static ContextLabel LabelRu.ustar
           
 

Uses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util
 

Constructors in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util with parameters of type ContextLabel
WikiWord(String _word_link, String _word_visible, ContextLabel[] _labels)
          Initialize and fill WikiWord structure.
 

Uses of ContextLabel in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word
 

Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word that return ContextLabel
 ContextLabel[] WMeaning.getLabels()
          Gets array of context labels in the definition.
 

Constructors in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word with parameters of type ContextLabel
WMeaning(String page_title, ContextLabel[] _labels, String _definition, WQuote[] _quote, boolean _template_not_def)
          Constructor.
 



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