C# Class NamedEntityExtractorSK.Readers_writers.InputDataReader

Afficher le fichier Open project: irfiit/wikipedia Class Usage Examples

Méthodes publiques

Méthode Description
InputDataReader ( ) : System.Collections.Generic
SetPagesFromInputFile ( string inputFilePath ) : void

Read XML - get pages structure

Method Details

InputDataReader() public méthode

public InputDataReader ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SetPagesFromInputFile() public méthode

Read XML - get pages structure
public SetPagesFromInputFile ( string inputFilePath ) : void
inputFilePath string
Résultat void