v8:문서유형 분석등록 및 추출_20260206
This commit is contained in:
@@ -776,8 +776,8 @@ class SurveyingFileConverter:
|
||||
|
||||
if __name__ == "__main__":
|
||||
# 경로 설정
|
||||
SOURCE_DIR = r"D:\for python\테스트 중(측량)\측량_GIS_드론 관련 자료들"
|
||||
OUTPUT_DIR = r"D:\for python\테스트 중(측량)\추출"
|
||||
SOURCE_DIR = r"D:\for python\geulbeot-light\geulbeot-light\00.test\hwpx\in"
|
||||
OUTPUT_DIR = r"D:\for python\geulbeot-light\geulbeot-light\00.test\hwpx\out"
|
||||
|
||||
# 변환기 실행
|
||||
converter = SurveyingFileConverter(SOURCE_DIR, OUTPUT_DIR)
|
||||
|
||||
Reference in New Issue
Block a user