Property | Type | Description | |
---|---|---|---|
CategorizeProperties | void | ||
GetNamedEntities | string[] | ||
LoadNamedEntitiesFromFiles | void | ||
LoadNamedEntitiesFromXML | void | ||
Main | void |
Method | Description | |
---|---|---|
GetDataPath ( string file = @"sample_input_skwiki-latest-pages-articles.xml" ) : string |
Method | Description | |
---|---|---|
CategorizeProperties ( List |
Categorize properties of page to Infobox, Citation, Geobox
|
|
GetNamedEntities ( |
||
LoadNamedEntitiesFromFiles ( ) : void |
Load named entities from output files
|
|
LoadNamedEntitiesFromXML ( ) : void |
Load named entities from input XML
|
|
Main ( string args ) : void |
public static GetDataPath ( string file = @"sample_input_skwiki-latest-pages-articles.xml" ) : string | ||
file | string | |
return | string |