C# 클래스 VietOCR.NET.Postprocessing.Processor

파일 보기 프로젝트 열기: nguyenq/VietOCR3.NET

공개 메소드들

메소드 설명
PostProcess ( string text, string langCode ) : string
PostProcess ( string text, string langCode, string dangAmbigsPath, bool dangAmbigsOn ) : string

메소드 상세

PostProcess() 공개 정적인 메소드

public static PostProcess ( string text, string langCode ) : string
text string
langCode string
리턴 string

PostProcess() 공개 정적인 메소드

public static PostProcess ( string text, string langCode, string dangAmbigsPath, bool dangAmbigsOn ) : string
text string
langCode string
dangAmbigsPath string
dangAmbigsOn bool
리턴 string