|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WRelation | |
---|---|
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.en | |
de.tudarmstadt.ukp.jwktl.parser.ru.wikokit.base.wikt.multi.ru |
Uses of WRelation 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 WRelation | |
---|---|
static WRelation[] |
WRelationEn.parseOneKindOfRelation(LanguageType wikt_lang,
String page_title,
String text,
Pattern relation_header_pattern,
Relation relation)
Parses text (related to the POS), creates and fill array of semantic relations only for one kind of semantic relations (e.g. synonyms) defined by the variable 'relation'. |
Uses of WRelation 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 WRelation | |
---|---|
static WRelation[] |
WRelationRu.parseOneKindOfRelation(LanguageType wikt_lang,
String page_title,
String text,
Pattern relation_header_pattern,
Relation relation)
Parses text (related to the POS), creates and fill array of semantic relations only for one kind of semantic relations (e.g. synonyms) defined by the variable 'relation'. |
static WRelation |
WRelationRu.parseOneLine(String page_title,
String text)
Parses one line of a semantic relations, extracts a list of words (wikified words), creates and fills WRelation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |