• Title/Summary/Keyword: Korean language analysis program

Search Result 367, Processing Time 0.037 seconds

A Statistical Program for Measurement Process Capability Analysis based on KS Q ISO 22514-7 Using R (R을 이용한 KS Q ISO 22514-7 측정 프로세스 능력 분석용 프로그램)

  • Lee, Seung-Hoon;Lim, Keun
    • Journal of Korean Society for Quality Management
    • /
    • v.47 no.4
    • /
    • pp.713-723
    • /
    • 2019
  • Purpose: The purpose of this study is to develop a statistical program for capability analysis of measuring system and measurement process based upon KS Q ISO 22514-7. Methods: R is a powerful open source functional programming language that provides high level graphics and interfaces to other languages. Therefore, in this study, we will develop the statistical program using R language. Results: The R program developed in this study consists of the following five modules. ① Measuring system capability analysis with Type 1 study data: MSCA_Type1.R ② Measuring system capability analysis with Linearity study(Type 4 study) data: MSCA_Type4.R ③ Measurement process capability analysis with Type 1 study & Gage R&R study data: MPCA_T1GRR.R ④ Measurement process capability analysis with Type 4 study & Gage R&R study data: MPCA_T4GRR.R ⑤ Attribute measurement processes capability analysis : AttributeMP.R Conclusion: KS Q ISO 22514-7 evaluates measuring systems and measurement processes on the basis of the measurement uncertainty that was determined according to the GUM(KS Q ISO/IEC Guide 98-3). KS Q ISO 22514-7 offers precise procedures, however, computations are more intensive. The R program of this study will help to evaluate the measurement process.

A Case Study on Rater Training for Pre-service Korean Language Teacher of Native Speakers and Chinese Speakers (한국인과 중국인 예비 한국어 교사 대상 채점자 교육 사례)

  • Lee, Duyong
    • Journal of Korean language education
    • /
    • v.29 no.1
    • /
    • pp.85-108
    • /
    • 2018
  • This study pointed out the reality that many novice Korean language teachers who lack rater training are scoring the learners' writing skill. The study performed and analyzed a case where pre-service teachers were educated in order to explore the possibility of promoting rater training in a Korean language teacher training course. The pre-service teachers majoring in Korean language education at the graduate school scored TOPIK compositions and were provided feedback by the FACETS program, which were further discussed at the rater meeting. In three scoring processes, the raters scored with conscious of own rating patterns and showed positive change or over correction due to excessive consciousness. Consequentially, ongoing training can improve rating ability, and considering the fact that professional rater training is hard to progress, the method composed of FACETS analysis and rater training revealed positive effects. On the other hand, the rater training including native Korean and non-native(Chinese) speakers together showed no significant difference by mother tongue but by individual difference. This can be interpreted as a positive implication to the rating reliability of non-native speakers possessing advanced Korean language abilities. However, this must be supplemented through extended research.

The Loom-LAG for syntax analysis Adding a language-independent level to LAG

  • Schulze, Markus
    • Proceedings of the Korean Society for Language and Information Conference
    • /
    • 2002.02a
    • /
    • pp.411-420
    • /
    • 2002
  • The left-associative grammar model (LAG) has been applied successfully to the morphologic and syntactic analysis of various european and asian languages. The algebraic definition of the LAG is very well suited for the application to natural language processing as it inherently obeys de Saussure's second law (de Saussure, 1913, p. 103) on the linear nature of language, which phrase-structure grammar (PSG) and categorial grammar (CG) do not. This paper describes the so-called Loom-LAGs (LLAG) -a specialization of LAGs for the analysis of natural language. Whereas the only means of language-independent abstraction in ordinary LAG is the principle of possible continuations, LLAGs introduce a set of more detailed language-independent generalizations that form the so-called loom of a Loom-LAG. Every LLAG uses the very smut loom and adds the language-specific information in the form of a declarative description of the language -much like an ancient mechanised Jacquard-loom would take a program-card providing the specific pattern for the cloth to be woven. The linguistic information is formulated declaratively in so-called syntax plans that describe the sequential structure of clauses and phrases. This approach introduces the explicit notion of phrases and sentence structure to LAG without violating de Saussure's second law iud without leaving the ground of the original algebraic definition of LAG, LLAGS can in fact be shown to be just a notational variant of LAG -but one that is much better suited for the manual development of syntax grammars for the robust analysis of free texts.

  • PDF

Implementation of CAN Communication using LabVIEW (LabVIEW를 이용한 CAN 통신 구현)

  • Kim, Jueun;Choi, Nam-Sup;Han, Byung-Moon;Lee, Jun-Young
    • Proceedings of the KIPE Conference
    • /
    • 2012.07a
    • /
    • pp.441-442
    • /
    • 2012
  • LabVIEW is faster than text language based program regarding development time and can monitor the output of data fast without the separate compiling work as the graphic-based graphical programming language. And, its coding is fast because it is designed by connecting the function with the wire and its has the merit of relatively intuitive UI. In this paper, data transmission and receiving between the program that is implemented in C language as CAN communication method that is strong against noise and used in power electronics application field variously and LabVIEW based program are explained. And, the design of LabVIEW based CAN communication program, data analysis and GUI screen composition that is convenient for monitoring are shown.

  • PDF

A Study on the Real Time Analysis of Plastic Deformation Process using WWW(World Wide Web) (웹을 이용한 실시간 소성가공의 해석에 관한 연구)

  • 이상돈;최호준;방세윤;임중연;이호용
    • Transactions of Materials Processing
    • /
    • v.12 no.2
    • /
    • pp.110-115
    • /
    • 2003
  • This paper is concerned with the compression test and forming process of flange by using virtual reality and analysis(simulation) program. This virtual manufacturing can be carried out one personal computer without any expensive devices for experiment. The virtual manufacturing composed of three modules such as the imput, calculation and the output modules on internet. Internet user can give the material's property and process parameters to the sever computer at the input module. On the calculation module, a simulator computes the virtual manufacturing process by analysis program and stores the data as a file. The output module is the program in which internet user can confirm virtual manufacturing results by showing tables, graphs, and 3D animation. This programs is designed by an internet language such as HTML, CGI, VRML and JAVA ,while analysis programs use the finite increasing, the virtual manufacturing technique will substitute many real experiments in the future.

Development Plan of Python Education Program for Korean Speaking Elementary Students (초등학생 대상 한국어 기반 Python 교육용 프로그램 개발 방안)

  • Park, Ki Ryoung;Park, So Hee;Kim, Jun seo;Koo, Dukhoi
    • 한국정보교육학회:학술대회논문집
    • /
    • 2021.08a
    • /
    • pp.141-148
    • /
    • 2021
  • The mainstream tool for software education for elementary students is Educational Programming Language. It is essential for upper graders to advance from EPL to text based programming language. However, many students experience difficulty in adopting to this change since Python is run in English. Python is an actively used TPL. This study focuses on developing an education program to facilitate learning Python for Korean speaking students. We have extracted the necessary reserved words needed for data analysis in Python. Then we replaced the extracted words into Korean terms that could be understood in elementary level. The replaced terms were matched on one-to-one correspondence with reserved words used in Python. This devised program would assist students in experiencing data analysis with Python. We expect that this education program will be applied effectively as a basic resource to learn TPL.

  • PDF

Thousands of Dormant Ambassadors: Challenges and Opportunities for Relationship-Building between Global Korea Scholarship (GKS) Recipients and South Koreans

  • Varpahovskis, Eriks
    • Journal of Contemporary Eastern Asia
    • /
    • v.21 no.1
    • /
    • pp.1-32
    • /
    • 2022
  • Through the Global Korea Scholarship (GKS) program, the government of the Republic of Korea annually invites over a thousand international students to learn the Korean language and obtain a higher education degree from Korean universities. One of the program's goals is positioned within the public diplomacy framework. Korea seeks to cultivate Korea-friendly networks and transform GKS students and alumni into ambassadors to contribute to Korea's promotion abroad. However, there is no clarity on whether this mechanism works as expected. This study examines GKS students' relationship-building experiences with South Koreans during and after the exchange program. Analysis of twenty in-depth interviews with the program's alumni reveals both what facilitates and what obstructs personal and professional relationship-building between scholarship recipients and South Koreans at different stages (language year and degree years) of the program and after graduation. The paper concludes with practical recommendations for universities, GKS administrators, and the South Korean government regarding their policies for scholarship holders.

ArcView와 Avenue$^{TM}$ Language를 활용한 수문지질도 도식 표현 기법 개발

  • 김규범;조민조;이장룡
    • Proceedings of the Korean Society of Soil and Groundwater Environment Conference
    • /
    • 2000.11a
    • /
    • pp.31-35
    • /
    • 2000
  • We investigate the groundwater distribution and chemical characteristics for 3 or 5 districts every year and make the hydrogeologic map on a scale of 1:50,000. We draw the hydrogeologic digital map based on "The Handbook for the Drawing and Management of Hydrogeologic Map" which was published by MOCT and KOWACO in 1998. But, the Stiff diagram and well's notation are difficult to be presented in the digital map using the commercial Arcview GIS tools. So we develop the script file with Avenue language to represent them in Arcview GIS tool. At first, we design the database for the chemical analysis result of groundwater and well identification, and make the program code with Avenue language to display them on the digital map. And next we test the usefulness of the program code. As a result, we find that the script file is very useful for drawing the symbols and diagrams in hydrogeologic digital map using ArcView GIS.

  • PDF

Implementation of Source Analysis Tool for Vulnerability Search of Web Program (웹 프로그램의 취약점 검색을 위한 소스분석 툴 구현)

  • Kim, Soung-Uk;Hoang, Tae-Moon;Kim, Pan-Kyu;Park, Sang-Su;Lee, Jong-Hyeok
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.776-779
    • /
    • 2005
  • The Program language for web, such as PHP, JSP, ASP and so on, make it possible to offer more user interactive page by using with HTML. These language and program have been developed with great speed, but security part could not catch up with this development. As a result, it has brought a problem which is expose many server systems to the outside. In this research, we implement Web and SQL analysis program which can analysis hacking causing factor. With this analysis program, we will show you how much efficient it has compared with security patch for server system.

  • PDF

The Development of Power Flow Program using Java Language (자바를 이용한 조류 계산 프로그램의 개발)

  • Kwak, Sang-Un;Kim, Yang-Il;Gim, Jae-Hyeon
    • Proceedings of the KIEE Conference
    • /
    • 2005.07a
    • /
    • pp.111-113
    • /
    • 2005
  • In this paper a computer program has been developed using IT technologies for load flow analysis. The program is written in the Java language for the platform and operating system independence. The software technique, such as Standard Widget Toolkit (SWT), Graphical Editing Framework (GEF), and Java web start, are used for the program. The program also has Graphical User Interface (GUI) to enable users to construct power system displays through simple mouse clicks and map directly into visual power system elements on the screen. The input data of the elements of power system can be entered on the screen. The results of the program cail be checked on the screen.

  • PDF