C# 클래스 NamedEntityExtractorSK.Readers_writers.InputDataReader

파일 보기 프로젝트 열기: irfiit/wikipedia 1 사용 예제들

공개 메소드들

메소드 설명
InputDataReader ( ) : System.Collections.Generic
SetPagesFromInputFile ( string inputFilePath ) : void

Read XML - get pages structure

메소드 상세

InputDataReader() 공개 메소드

public InputDataReader ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SetPagesFromInputFile() 공개 메소드

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