de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util
Class Definition
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.util.Definition
public class Definition
- extends Object
A library of functions for definition parsing. Functions are common
to many languages, else they should be added to DefinitionLanguageCode.java.
Example of definition (3 lines):
# {{archaic}} Seeing that, [[since]].
#*'''1603''', John Florio, translating Michel de Montaigne, ''Essays'', Folio Society 2006, vol. 1 p. 186-7:
#*:'''Sithence''' it must continue so short a time, and begun so late [...], there was no time to be lost.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Definition
public Definition()
stripNumberSign
public static String stripNumberSign(String page_title,
String text)
getFirstLine
public static String getFirstLine(String page_title,
String text)
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.