de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word
Class WRedirect
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word.WRedirect
public class WRedirect
- extends Object
Redirect related functions in wiki and Wiktionary.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WRedirect
public WRedirect()
getRedirect
public static String getRedirect(LanguageType wikt_lang,
String page_title,
StringBuffer text)
- Checks whether this is a redirect page. If this is true then
the title of the target (redirected) page will be returned.
- Parameters:
wikt_lang
- language of Wiktionarypage_title
- word which are described in this articletext
- defines source wiki text
- Returns:
- if this is not a redirect then return null
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.