C# Class NamedEntityExtractorSK.Readers_writers.InputDataReader

显示文件 Open project: irfiit/wikipedia Class Usage Examples

Public Methods

Method Description
InputDataReader ( ) : System.Collections.Generic
SetPagesFromInputFile ( string inputFilePath ) : void

Read XML - get pages structure

Method Details

InputDataReader() public method

public InputDataReader ( ) : System.Collections.Generic
return System.Collections.Generic

SetPagesFromInputFile() public method

Read XML - get pages structure
public SetPagesFromInputFile ( string inputFilePath ) : void
inputFilePath string
return void