C# 클래스 NamedEntityExtractorSK.Readers_writers.NamedEntityReader

파일 보기 프로젝트 열기: irfiit/wikipedia

공개 메소드들

메소드 설명
FilesExist ( ) : bool
ReadData ( string fileName ) : List

Read data from input file

메소드 상세

FilesExist() 공개 정적인 메소드

public static FilesExist ( ) : bool
리턴 bool

ReadData() 공개 정적인 메소드

Read data from input file
public static ReadData ( string fileName ) : List
fileName string Full file path
리턴 List