[[TableOfContents]] === 2008.11 문서기반 기사 자동분류 시스템 === attachment:p-3.PNG?width=550 {{{ 개발기간 24일 (2008년 11월 15일 ~ 2008년 12월 09일) ● 프로그램 요약 I.기사 자동분류 시스템(ACS) 란? ▶ 대량의 웹문서를 이용해 주제 연관 데이터베이스를 생성하고, 생성한 데이터베이스를 kNN 모델을 이용해 문서 주제를 자동으로 분류하는 프로그램. II. 프로그램 개발 언어(SDK) 및 환경 ▶ 개발 언어(SDK) : C++, Boost(Regex) ▶ 개발 환경 : Visual Studio 2008, Windows Vista III. 사용 환경 ▶ Windows XP, Windows Vista (32bit) IV. 주요 기능 ① 분류 DB 생성 ▶ 주제 분류를 위한 DB를 생성하는 기능. ② 분류 DB 불러오기 ▶ 준비된 DB를 메모리에 등록한다. ③ 분류 실행 ▶ kNN 알고리즘을 거쳐 최적의 적합도를 가지는 주제 결과를 나열한다. }}} attachment:binary.zip {{{#!folding 발표자료 attachment:P1.JPG?width=400 attachment:P2.JPG?width=400 attachment:P3.JPG?width=400 attachment:P4.JPG?width=400 attachment:P5.JPG?width=400 attachment:P6.JPG?width=400 attachment:P7.JPG?width=400 attachment:P8.JPG?width=400 attachment:P9.JPG?width=400 attachment:P10.JPG?width=400 attachment:P11.JPG?width=400 attachment:P12.JPG?width=400 attachment:P13.JPG?width=400 attachment:P14.JPG?width=400 attachment:P15.JPG?width=400 attachment:P16.JPG?width=400 attachment:P17.JPG?width=400 attachment:P18.JPG?width=400 attachment:P19.JPG?width=400 attachment:P20.JPG?width=400 attachment:P21.JPG?width=400 attachment:P22.JPG?width=400 attachment:P23.JPG?width=400 attachment:P24.JPG?width=400 attachment:P25.JPG?width=400 }}}