|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LangText in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en |
---|
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en that return LangText | |
---|---|
static LangText[] |
WEtymologyEn.splitToEtymologySections(String page_title,
LangText lt_source)
Splits text to fragments related to different etymologies. |
static LangText[] |
WLanguageEn.splitToLanguageSections(String page_title,
StringBuffer text)
Splits an article text into language sections. |
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en with parameters of type LangText | |
---|---|
static LangText[] |
WEtymologyEn.splitToEtymologySections(String page_title,
LangText lt_source)
Splits text to fragments related to different etymologies. |
static POSText[] |
WPOSEn.splitToPOSSections(String page_title,
LangText[] etymology_sections)
Splits each etymology section into POS sections. |
Uses of LangText in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru |
---|
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru that return LangText | |
---|---|
static LangText[] |
WLanguageRu.splitToLanguageSections(String page_title,
StringBuffer text)
Splits an article text into language sections. |
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru with parameters of type LangText | |
---|---|
static POSText[] |
WPOSRu.splitToPOSSections(String page_title,
LangText lt)
page_title - word which are described in this article 'text' |
Uses of LangText in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word |
---|
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word that return LangText | |
---|---|
static LangText[] |
WLanguage.splitToLanguageSections(LanguageType wikt_lang,
String page_title,
StringBuffer text)
|
Methods in de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.word with parameters of type LangText | |
---|---|
static WPOS[] |
WPOS.parse(LanguageType wikt_lang,
String page_title,
LangText lang_section)
Parses text, creates and fills array of meanings (WLanguage), semantic relations, translations. |
static POSText[] |
WPOS.splitToPOSSections(LanguageType wikt_lang,
String page_title,
LangText source_langtext)
Splits text to fragments related to different parts of speech (POS). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |