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

java.lang.Object
  extended by de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.constant.ContextLabel
      extended by de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru.LabelRu

public class LabelRu
extends ContextLabel

Contexual information for definitions, or Synonyms, or Translations in Russian Wiktionary.

 See http://ru.wiktionary.org/wiki/%D0%92%D0%B8%D0%BA%D0%B8%D1%81%D0%BB%D0%BE%D0%B2%D0%B0%D1%80%D1%8C:%D0%A3%D1%81%D0%BB%D0%BE%D0%B2%D0%BD%D1%8B%D0%B5_%D1%81%D0%BE%D0%BA%D1%80%D0%B0%D1%89%D0%B5%D0%BD%D0%B8%D1%8F
     http://ru.wiktionary.org/wiki/Викисловарь:Условные_сокращения 


Field Summary
static ContextLabel p
           
static ContextLabel ustar
           
 
Method Summary
static String removeEmptyLabelPometa(String line)
          Removes a temporary empty label {{помета?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

p

public static final ContextLabel p

ustar

public static final ContextLabel ustar
Method Detail

removeEmptyLabelPometa

public static String removeEmptyLabelPometa(String line)
Removes a temporary empty label {{помета?|XX}}, where XX - language code, e.g. {{помета?|uk}} or {{помета?|sq}}

Parameters:
line - definition line
Returns:
definition text line without "{{помета?|...}}"


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