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

java.lang.Object
  extended by de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en.WQuoteEn

public class WQuoteEn
extends Object

Phrase or sentence that illustrates a meaning of a word in Russian Wiktionary.


Constructor Summary
WQuoteEn()
           
 
Method Summary
static String removeHighlightedMarksFromSentence(String str)
          Removes highlighted marks from a sentence.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WQuoteEn

public WQuoteEn()
Method Detail

removeHighlightedMarksFromSentence

public static String removeHighlightedMarksFromSentence(String str)
Removes highlighted marks from a sentence. Sentence with '''words'''. -> Sentence with words.



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