de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru.quote
Class TitleAndWikilink
java.lang.Object
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru.quote.TitleAndWikilink
public class TitleAndWikilink
- extends Object
(Wikified) title of quote phrase / sentence.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title
public String title
- Title of the work.
title_wikilink
public String title_wikilink
- Link to a book in Wikipedia (format: [[s:title|]] or [[:s:title|]]).
TitleAndWikilink
public TitleAndWikilink()
parseTitle
public void parseTitle(String text)
- Parses text (e.g. "[[:s:У окна (Андреев)|У окна]]") into
title_wikilink "У окна (Андреев)" and title "У окна".
Copyright © 2011-2013 Ubiquitous Knowledge Processing (UKP) Lab. All Rights Reserved.