Proceedings of the Korea Water Resources Association Conference
/
2011.05a
/
pp.243-243
/
2011
수문조사를 우량, 수위, 유량을 측정하는 것으로 정의하고, 위와 같은 기록을 바탕으로 하면 우리나라의 근대 수문조사는 1911년에 시작된 것으로 볼 수 있다. 이에 따라 2011년은 우리나라의 근대 수문조사 100년이 되는 해이다. 이를 계기로 과거 우리나라 수문조사의 역사를 정리하고 새로운 발전방향을 제시하는 것이 필요하다. 본 연구에서는 1910∼1945년의 기간에 발간된 고문서를 대상으로 하여 수문조사에 대하여 작성한 문서를 발굴, 정리 및 분석하여 과거 수문조사에 대한 내용을 쉽게 파악하고, 역사적, 학술적으로 중요한 수문조사의 문서를 쉽게 접할 수 있도록 하였다. 1911년 이후에 수문조사, 하천, 기상, 수력, 홍수 등에 대하여 작성된 문서를 수집하기 위해서 문헌 조사를 실시하였다. 특히, 1911년부터 1940년의 일제 강점기때 조선총독부에서 우리나라의 수문조사 및 수자원 등에 대하여 발행한 문서 중에서 아직까지 일반인에게 보급되지 않은 문서를 중심으로 조사하였다. 이러한 문헌 조사는 국내외 도서관에서의 문서 검색, 고문서 판매서점의 판매문서 확인 등의 방법으로 이루어졌고, 이렇게 하여 수집된 문서는 총 115권이었다. 수집한 문서 중에서 조사 및 공사 연보, 원문 내용을 확인하기 곤란한 경우, 기번역된 문서를 제외한 나머지 문서에 대해서 내용을 쉽게 파악할 수 있도록 주요 내용을 정리하였다. 주요 내용에는 서지정보로서 저자, 발행기관, 발행연도, 핵심용어 등을 정리하고, 일본어로 작성된 문서 내용을 파악하는데 도움을 주기위해 주요 내용과 목차를 번역하여 정리하였다. 이렇게 정리된 문서는 본문 내용, 발행연도, 발행기관 등에 대하여 경향성을 살펴볼 수 있었다. 본문 내용에 대하여 살펴본 결과, 호우 등에 의한 수해 현황을 기술한 문서, 수문관측 자료를 기술한 문서, 하천조사 내용을 기술한 문서 등이 많은 것으로 나타났다. 발행연도별로 살펴보면, 1920년도와 1930년도에 많이 발행된 것으로부터 이 시기에 수문관측, 하천조사, 하천공사 등이 활발하게 이루어졌음을 짐작할 수 있었다. 그리고 이 문서들은 조선총독부에서 발행한 것으로 일본이 조선의 하천 상황을 파악하기 위해 계획적이고 체계적으로 수문관측, 하천조사 등을 실행하였음을 짐작할 수 있었다. 이와 같이 우리나라 수문조사의 역사를 발굴하고 분석한 결과 자료는 향후 우리나라 수문조사의 발전방향을 제시하는데 있어 밑거름이 될 수 있을 뿐만 아니라 학술적, 기술적으로 활용할 수 있을 것으로 판단된다.
Journal of the Architectural Institute of Korea Planning & Design
/
v.34
no.9
/
pp.87-96
/
2018
The purpose of this study is to get a more fundamental definition of the term Architecture and Geonchuk through analyzing the origin and reception of the terminus technicus Architektonike. In Latin world the greek term Architektonike was adopted and replaced the term Constructio by Vitruvius and has played a significant role in the history of architecture. In the late 19th Century however, the word Architecture was translated into Geonchuk(建築) and has been dominantly used in countries such as Korea, Japan, and China. But the difference of the denotation between them has not yet been fully evaluated. The term Geonchuk signifies much the same as the Tektonik and remains as such in the architectural discourse. In this context, this study goes back to refer to the philosophy of Metaphysics by Aristotle. In his book the term Architektonike was defined for the first time as terminus technicus, and the philosophies in later Ages of Leibniz or of Kant adopted it to signify the world view in accordance with the time. However, the original thought of the Architektonike disappeared in architectural practice and has been used in most cases as a substitute for Oikodomike which denotes house-building. The usage of this word in later time shows that it lost its foundation to be interpreted not only in terms of principium cognoscendi, but also in terms of principium reale. From this the literal usage of the term architecture and Geonchuk has seldom to do with its original meaning and denotation of Architektonike and also they lost the status of terminus technicus for the discourse of arche which encompasses the meaning of both principle and universal order.
Journal of Korea Society of Industrial Information Systems
/
v.14
no.5
/
pp.11-18
/
2009
Ajax based on Java Script receives attention as an alternative to ActiveX technology. Most portal sites in korea show a tendency to reopen existing services by combining the technology, because it supports most web browsers, and has the advantages of such a brilliant interface, excellent speed, and traffic reduction through asynchronous interaction. This paper modeled and implemented a multilingual meta-search service using the Ajax and open APIs provided by international famous sites. First, a Korean query is translated into one of the language of 54 countries around the world by Google translation API, and then the translated result is used to search the information of the social web sites such as Flickr, Youtube, Daum, and Naver. Searched results are displayed fast by dynamic loading of portion of the screen using Ajax. Our system can reduce server traffic and per-packet communications charges by preventing redundant transmission of unnecessary information.
In this paper, we propose an effective emotion feature extraction method for Korean and evaluate their availability in sentiment classification. Korean emotion features are expanded from several representative emotion words and they play an important role in building in an effective sentiment classification system. Firstly, synonym information of English word thesaurus is used to extract effective emotion features and then the extracted English emotion features are translated into Korean. To evaluate the extracted Korean emotion features, we represent each document using the extracted features and classify it using SVM(Support Vector Machine). In experimental results, the sentiment classification system using the extracted Korean emotion features obtained more improved performance(14.1%) than the system using content-words based features which have generally used in common text classification systems.
Journal of the Korea Society of Computer and Information
/
v.17
no.9
/
pp.17-27
/
2012
Open Market is one of the key factors to accelerate the profit. Usually retailers sell items in several Open Market. One of the challenges for retailers is to assign categories of items with different classification systems. In this research, we propose an item category recommendation method to support appropriate products category registration. Our recommendations are based on semantic relation between existing and any other Open Market categorization. In order to analyze correlations of categories, we use Morpheme analysis, Korean Wiki Dictionary, WordNet and Google Translation API. Our proposed method recommends a category, which is most similar to a guide word by measuring semantic similarity. The experimental results show that, our system improves the system accuracy in term of search category, and retailers can easily select the appropriate categories from our proposed method.
Proceedings of the Korean Institute of Information and Commucation Sciences Conference
/
2010.05a
/
pp.938-941
/
2010
Though a compiler checks memory errors, it is difficult for the compiler to detect function pointer errors in code level. Thus, in this paper, we propose a method for effectively detecting Invalid function pointer access errors, by analyzing assembly codes that are obtained by disassembling an executable file. To detect the errors, assembly codes in disassembled files are checked out based on the instruction transition diagrams which are constructed through analyzing normal usage patterns of function pointer access. When applying the proposed method to various programs having no compilation error, a total of about 500 potential errors including the ones of well-known open source programs such as Apache web server and PHP script interpreter are detected among 1 million lines of assembly codes corresponding to a total of about 10 thousand functions.
This paper investigates the process of change in the meaning of the term gongye (工藝) (nowadays it means craft) during Korea's transition to the modern era. The Annals of the Joseon Dynasty (朝鮮王朝實錄) will serve as the basis for the examination of pre-modern usage, and the Korea-United States Treaty of 1882 for the changes that occurred between the translation from Chinese and from Japanese following the opening of the port . After the port opened, the meaning of gongye, which once broadly referred to the wide range of work of people from different fields, was narrowed down to singularly represent the manufacturing industry. Following the example of Japan, the first East Asian country to succeed in modernization, this new meaning of gongye was generally used in the context of embracing Western culture and creating industry. As industrialization emerged as a national mission, and new terminology was needed to express these new concepts, the Chinese characters used by the Japanese to translate Western concepts were directly imported and used without making any changes. Gongye was similar in meaning to gongeop (工業) (nowadays it means industry) at the time, and the two terms were used interchangeably. However, following the Japanese annexation of Korea, the cultural administration of the Governor-General imbued the term with artistic concepts, and gongye was differentiated from gongeop, As such, examining the establishment of terminology and concepts can be helpful for understanding the contradictions and problems of the Korean crafts scene, which were derived from a period in the past called the modern era.
Kim, Ik-Hyun;Jung, Dong-Heon;Oh, Hyung-Sk;Moon, Soo-Mook
Proceedings of the Korean Information Science Society Conference
/
2007.10c
/
pp.530-535
/
2007
내장형 자바의 성능 향상을 위해 바이트코드를 기계어 코드로 미리 번역하여 내장형 시스템에 설치하는 Ahead-of-Time Compile(AOTC)가 많이 사용되고 있으나 수행 중에 동적으로 다운로드 되는 바이트코드를 수행하기 위해서는 기존의 해석기도 함께 사용되어야 한다. 이 경우 일부 자바 메소드는 AOTC에 의해 처리되고 일부 메소드는 해석기에 의해 수행되는 하이브리드 수행 환경이 된다. 이러한 환경에서 해석기 메소드가 AOTC 메소드를 호출하거나 AOTC 메소드가 해석기 메소드를 호출하는 경우 호출 오버헤드가 커서 성능을 저하시킬 수 가 있다. 본 연구에서는 AOTC에서 사용 가능한 두 가지 호출 인터페이스인 Java Native Interface(JNI)와 Compiled Native Interface(CNI)에 대해 하이브리드 수행 환경에서의 호출 오버헤드와 성능을 평가하고 각각의 장단점에 대해 논의한다. 그리고 두 호출 인터페이스의 장점을 살릴 수 있는 새로운 호출 인터페이스를 제안하고자 한다.
Annual Conference on Human and Language Technology
/
2018.10a
/
pp.367-370
/
2018
웹 또는 모바일 사용자는 고객 센터에 구축된 자주 묻는 질문을 이용하여 원하는 서비스를 제공받는다. 그러나 자주 묻는 질문은 사용자가 직접 핵심어를 입력하여 검색된 결과 중 필요한 정보를 찾아야 하는 어려움이 있다. 이러한 문제를 해결하기 위해 본 논문에서는 사용자 질의를 입력 받아 질의에 해당하는 클래스를 분류해주는 문장 분류 모델을 제안한다. 제안모델은 웹이나 모바일 환경의 오타나 맞춤법 오류에 대한 강건함을 위해 자소 단위 합성곱 신경망을 사용한다. 그리고 기계 번역 이외에도 자연어 처리 부분에서 큰 성능 향상을 보여주는 주의 집중 방법과 클래스 임베딩을 이용한 문장 분류 시스템을 사용한다. 457개의 클래스 분류와 769개의 클래스 분류에 대한 실험 결과 Micro F1 점수 기준 81.32%, 61.11%의 성능을 보였다.
Synthesis of the pol gene products of HTLV-I requires rihosomes to shift frame twice in - I direction while translating genome-size mRNA. We havc made a lI1utagcni/cd RNA in which the gag and pro genes are aligned to allow synthe,.is of a largcr amount of the Gag-Pro-Pol polyproteins by a single frameshifting. Using this mutant, wc could examine the questions whether the predicted RNA secondary or tertiary structure downstream of the shift site is operative as a determinant for - I frameshifting. Deletion analysis showed that the stem-loop structure is essential for efficient frameshifting in the pro-pol overlap, but formation of a pseudoknot is less important.
본 웹사이트에 게시된 이메일 주소가 전자우편 수집 프로그램이나
그 밖의 기술적 장치를 이용하여 무단으로 수집되는 것을 거부하며,
이를 위반시 정보통신망법에 의해 형사 처벌됨을 유념하시기 바랍니다.
[게시일 2004년 10월 1일]
이용약관
제 1 장 총칙
제 1 조 (목적)
이 이용약관은 KoreaScience 홈페이지(이하 “당 사이트”)에서 제공하는 인터넷 서비스(이하 '서비스')의 가입조건 및 이용에 관한 제반 사항과 기타 필요한 사항을 구체적으로 규정함을 목적으로 합니다.
제 2 조 (용어의 정의)
① "이용자"라 함은 당 사이트에 접속하여 이 약관에 따라 당 사이트가 제공하는 서비스를 받는 회원 및 비회원을
말합니다.
② "회원"이라 함은 서비스를 이용하기 위하여 당 사이트에 개인정보를 제공하여 아이디(ID)와 비밀번호를 부여
받은 자를 말합니다.
③ "회원 아이디(ID)"라 함은 회원의 식별 및 서비스 이용을 위하여 자신이 선정한 문자 및 숫자의 조합을
말합니다.
④ "비밀번호(패스워드)"라 함은 회원이 자신의 비밀보호를 위하여 선정한 문자 및 숫자의 조합을 말합니다.
제 3 조 (이용약관의 효력 및 변경)
① 이 약관은 당 사이트에 게시하거나 기타의 방법으로 회원에게 공지함으로써 효력이 발생합니다.
② 당 사이트는 이 약관을 개정할 경우에 적용일자 및 개정사유를 명시하여 현행 약관과 함께 당 사이트의
초기화면에 그 적용일자 7일 이전부터 적용일자 전일까지 공지합니다. 다만, 회원에게 불리하게 약관내용을
변경하는 경우에는 최소한 30일 이상의 사전 유예기간을 두고 공지합니다. 이 경우 당 사이트는 개정 전
내용과 개정 후 내용을 명확하게 비교하여 이용자가 알기 쉽도록 표시합니다.
제 4 조(약관 외 준칙)
① 이 약관은 당 사이트가 제공하는 서비스에 관한 이용안내와 함께 적용됩니다.
② 이 약관에 명시되지 아니한 사항은 관계법령의 규정이 적용됩니다.
제 2 장 이용계약의 체결
제 5 조 (이용계약의 성립 등)
① 이용계약은 이용고객이 당 사이트가 정한 약관에 「동의합니다」를 선택하고, 당 사이트가 정한
온라인신청양식을 작성하여 서비스 이용을 신청한 후, 당 사이트가 이를 승낙함으로써 성립합니다.
② 제1항의 승낙은 당 사이트가 제공하는 과학기술정보검색, 맞춤정보, 서지정보 등 다른 서비스의 이용승낙을
포함합니다.
제 6 조 (회원가입)
서비스를 이용하고자 하는 고객은 당 사이트에서 정한 회원가입양식에 개인정보를 기재하여 가입을 하여야 합니다.
제 7 조 (개인정보의 보호 및 사용)
당 사이트는 관계법령이 정하는 바에 따라 회원 등록정보를 포함한 회원의 개인정보를 보호하기 위해 노력합니다. 회원 개인정보의 보호 및 사용에 대해서는 관련법령 및 당 사이트의 개인정보 보호정책이 적용됩니다.
제 8 조 (이용 신청의 승낙과 제한)
① 당 사이트는 제6조의 규정에 의한 이용신청고객에 대하여 서비스 이용을 승낙합니다.
② 당 사이트는 아래사항에 해당하는 경우에 대해서 승낙하지 아니 합니다.
- 이용계약 신청서의 내용을 허위로 기재한 경우
- 기타 규정한 제반사항을 위반하며 신청하는 경우
제 9 조 (회원 ID 부여 및 변경 등)
① 당 사이트는 이용고객에 대하여 약관에 정하는 바에 따라 자신이 선정한 회원 ID를 부여합니다.
② 회원 ID는 원칙적으로 변경이 불가하며 부득이한 사유로 인하여 변경 하고자 하는 경우에는 해당 ID를
해지하고 재가입해야 합니다.
③ 기타 회원 개인정보 관리 및 변경 등에 관한 사항은 서비스별 안내에 정하는 바에 의합니다.
제 3 장 계약 당사자의 의무
제 10 조 (KISTI의 의무)
① 당 사이트는 이용고객이 희망한 서비스 제공 개시일에 특별한 사정이 없는 한 서비스를 이용할 수 있도록
하여야 합니다.
② 당 사이트는 개인정보 보호를 위해 보안시스템을 구축하며 개인정보 보호정책을 공시하고 준수합니다.
③ 당 사이트는 회원으로부터 제기되는 의견이나 불만이 정당하다고 객관적으로 인정될 경우에는 적절한 절차를
거쳐 즉시 처리하여야 합니다. 다만, 즉시 처리가 곤란한 경우는 회원에게 그 사유와 처리일정을 통보하여야
합니다.
제 11 조 (회원의 의무)
① 이용자는 회원가입 신청 또는 회원정보 변경 시 실명으로 모든 사항을 사실에 근거하여 작성하여야 하며,
허위 또는 타인의 정보를 등록할 경우 일체의 권리를 주장할 수 없습니다.
② 당 사이트가 관계법령 및 개인정보 보호정책에 의거하여 그 책임을 지는 경우를 제외하고 회원에게 부여된
ID의 비밀번호 관리소홀, 부정사용에 의하여 발생하는 모든 결과에 대한 책임은 회원에게 있습니다.
③ 회원은 당 사이트 및 제 3자의 지적 재산권을 침해해서는 안 됩니다.
제 4 장 서비스의 이용
제 12 조 (서비스 이용 시간)
① 서비스 이용은 당 사이트의 업무상 또는 기술상 특별한 지장이 없는 한 연중무휴, 1일 24시간 운영을
원칙으로 합니다. 단, 당 사이트는 시스템 정기점검, 증설 및 교체를 위해 당 사이트가 정한 날이나 시간에
서비스를 일시 중단할 수 있으며, 예정되어 있는 작업으로 인한 서비스 일시중단은 당 사이트 홈페이지를
통해 사전에 공지합니다.
② 당 사이트는 서비스를 특정범위로 분할하여 각 범위별로 이용가능시간을 별도로 지정할 수 있습니다. 다만
이 경우 그 내용을 공지합니다.
제 13 조 (홈페이지 저작권)
① NDSL에서 제공하는 모든 저작물의 저작권은 원저작자에게 있으며, KISTI는 복제/배포/전송권을 확보하고
있습니다.
② NDSL에서 제공하는 콘텐츠를 상업적 및 기타 영리목적으로 복제/배포/전송할 경우 사전에 KISTI의 허락을
받아야 합니다.
③ NDSL에서 제공하는 콘텐츠를 보도, 비평, 교육, 연구 등을 위하여 정당한 범위 안에서 공정한 관행에
합치되게 인용할 수 있습니다.
④ NDSL에서 제공하는 콘텐츠를 무단 복제, 전송, 배포 기타 저작권법에 위반되는 방법으로 이용할 경우
저작권법 제136조에 따라 5년 이하의 징역 또는 5천만 원 이하의 벌금에 처해질 수 있습니다.
제 14 조 (유료서비스)
① 당 사이트 및 협력기관이 정한 유료서비스(원문복사 등)는 별도로 정해진 바에 따르며, 변경사항은 시행 전에
당 사이트 홈페이지를 통하여 회원에게 공지합니다.
② 유료서비스를 이용하려는 회원은 정해진 요금체계에 따라 요금을 납부해야 합니다.
제 5 장 계약 해지 및 이용 제한
제 15 조 (계약 해지)
회원이 이용계약을 해지하고자 하는 때에는 [가입해지] 메뉴를 이용해 직접 해지해야 합니다.
제 16 조 (서비스 이용제한)
① 당 사이트는 회원이 서비스 이용내용에 있어서 본 약관 제 11조 내용을 위반하거나, 다음 각 호에 해당하는
경우 서비스 이용을 제한할 수 있습니다.
- 2년 이상 서비스를 이용한 적이 없는 경우
- 기타 정상적인 서비스 운영에 방해가 될 경우
② 상기 이용제한 규정에 따라 서비스를 이용하는 회원에게 서비스 이용에 대하여 별도 공지 없이 서비스 이용의
일시정지, 이용계약 해지 할 수 있습니다.
제 17 조 (전자우편주소 수집 금지)
회원은 전자우편주소 추출기 등을 이용하여 전자우편주소를 수집 또는 제3자에게 제공할 수 없습니다.
제 6 장 손해배상 및 기타사항
제 18 조 (손해배상)
당 사이트는 무료로 제공되는 서비스와 관련하여 회원에게 어떠한 손해가 발생하더라도 당 사이트가 고의 또는 과실로 인한 손해발생을 제외하고는 이에 대하여 책임을 부담하지 아니합니다.
제 19 조 (관할 법원)
서비스 이용으로 발생한 분쟁에 대해 소송이 제기되는 경우 민사 소송법상의 관할 법원에 제기합니다.
[부 칙]
1. (시행일) 이 약관은 2016년 9월 5일부터 적용되며, 종전 약관은 본 약관으로 대체되며, 개정된 약관의 적용일 이전 가입자도 개정된 약관의 적용을 받습니다.