• Title/Summary/Keyword: 언어 학습 도구

Search Result 191, Processing Time 0.029 seconds

C-language Learning Contents Supporting Web-based Compiling and Running (웹기반 컴파일과 실행을 지원하는 C언어 교육콘텐츠 개발)

  • Kim, Seong-Hyun;Kim, Young-Kuk
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.796-800
    • /
    • 2006
  • In this paper, we developed an e-loaming contents for C programming language using Linux and open source software, not using commercial integrated development tool like Microsoft's Visual Studio. In most programming language courses, students study or practice the programming language by editing source code compiling and running the executable code by commercial software like Visual Studio which installed on each PC. This way of learning has some difficulties in total cost of purchasing software and using other PCs which donot have proper software installed. To overcome this situation and enable loaming anywhere, with any device, at anytime, we propose a way of utilizing Linux and open source software in Web-based learning environment. In this environment students can input their source code on the form of broweser and get the result instantly from the server.

  • PDF

A Design of Dynamic Lesson Planner in Intelligent Tutoring System (지능형 교수시스템에서 동적 레슨 플랜생성기의 설계)

  • 이재인;이재무
    • Proceedings of the Korea Association of Information Systems Conference
    • /
    • 1997.10a
    • /
    • pp.39-52
    • /
    • 1997
  • 본 연구는 언어 교육용 프로그램을 개발하는 저작도구9authoring tool)와 학생들이 자율적으로 학습할 수 있는 지능형 컴퓨터 교사시스템(ITS : Intelligent Tutoring System)으 로 구성된 지능형 학습환경(Intelligent Learning Environment)을 설계한다. 특히, 범용시스 템에서 제공되는 불필요한 기능들을 제거하고 언어교육에 필요한 기능만을 가진 간편한 저 작도구의 설계와, 인공지능 기법을 이요하여 학생 개개인의 지식수준에 따라 차별화하여 지 능적으로 교육할 수 있는 지능형 교사시스템의 구성 방법을 제안한다.

  • PDF

An Automated Production System Design for Natural Language Processing Models Using Korean Pre-trained Model (한국어 사전학습 모델을 활용한 자연어 처리 모델 자동 산출 시스템 설계)

  • Jihyoung Jang;Hoyoon Choi;Gun-woo Lee;Myung-seok Choi;Charmgil Hong
    • Annual Conference on Human and Language Technology
    • /
    • 2022.10a
    • /
    • pp.613-618
    • /
    • 2022
  • 효과적인 자연어 처리를 위해 제안된 Transformer 구조의 등장 이후, 이를 활용한 대규모 언어 모델이자 사전학습 모델인 BERT, GPT, OPT 등이 공개되었고, 이들을 한국어에 보다 특화한 KoBERT, KoGPT 등의 사전학습 모델이 공개되었다. 자연어 처리 모델의 확보를 위한 학습 자원이 늘어나고 있지만, 사전학습 모델을 각종 응용작업에 적용하기 위해서는 데이터 준비, 코드 작성, 파인 튜닝 및 저장과 같은 복잡한 절차를 수행해야 하며, 이는 다수의 응용 사용자에게 여전히 도전적인 과정으로, 올바른 결과를 도출하는 것은 쉽지 않다. 이러한 어려움을 완화시키고, 다양한 기계 학습 모델을 사용자 데이터에 보다 쉽게 적용할 수 있도록 AutoML으로 통칭되는 자동 하이퍼파라미터 탐색, 모델 구조 탐색 등의 기법이 고안되고 있다. 본 연구에서는 한국어 사전학습 모델과 한국어 텍스트 데이터를 사용한 자연어 처리 모델 산출 과정을 정형화 및 절차화하여, 궁극적으로 목표로 하는 예측 모델을 자동으로 산출하는 시스템의 설계를 소개한다.

  • PDF

Comparison and Analysis of Unsupervised Contrastive Learning Approaches for Korean Sentence Representations (한국어 문장 표현을 위한 비지도 대조 학습 방법론의 비교 및 분석)

  • Young Hyun Yoo;Kyumin Lee;Minjin Jeon;Jii Cha;Kangsan Kim;Taeuk Kim
    • Annual Conference on Human and Language Technology
    • /
    • 2022.10a
    • /
    • pp.360-365
    • /
    • 2022
  • 문장 표현(sentence representation)은 자연어처리 분야 내의 다양한 문제 해결 및 응용 개발에 있어 유용하게 활용될 수 있는 주요한 도구 중 하나이다. 하지만 최근 널리 도입되고 있는 사전 학습 언어 모델(pre-trained language model)로부터 도출한 문장 표현은 이방성(anisotropy)이 뚜렷한 등 그 고유의 특성으로 인해 문장 유사도(Semantic Textual Similarity; STS) 측정과 같은 태스크에서 기대 이하의 성능을 보이는 것으로 알려져 있다. 이러한 문제를 해결하기 위해 대조 학습(contrastive learning)을 사전 학습 언어 모델에 적용하는 연구가 문헌에서 활발히 진행되어 왔으며, 그중에서도 레이블이 없는 데이터를 활용하는 비지도 대조 학습 방법이 주목을 받고 있다. 하지만 대다수의 기존 연구들은 주로 영어 문장 표현 개선에 집중하였으며, 이에 대응되는 한국어 문장 표현에 관한 연구는 상대적으로 부족한 실정이다. 이에 본 논문에서는 대표적인 비지도 대조 학습 방법(ConSERT, SimCSE)을 다양한 한국어 사전 학습 언어 모델(KoBERT, KR-BERT, KLUE-BERT)에 적용하여 문장 유사도 태스크(KorSTS, KLUE-STS)에 대해 평가하였다. 그 결과, 한국어의 경우에도 일반적으로 영어의 경우와 유사한 경향성을 보이는 것을 확인하였으며, 이에 더하여 다음과 같은 새로운 사실을 관측하였다. 첫째, 사용한 비지도 대조 학습 방법 모두에서 KLUE-BERT가 KoBERT, KR-BERT보다 더 안정적이고 나은 성능을 보였다. 둘째, ConSERT에서 소개하는 여러 데이터 증강 방법 중 token shuffling 방법이 전반적으로 높은 성능을 보였다. 셋째, 두 가지 비지도 대조 학습 방법 모두 검증 데이터로 활용한 KLUE-STS 학습 데이터에 대해 성능이 과적합되는 현상을 발견하였다. 결론적으로, 본 연구에서는 한국어 문장 표현 또한 영어의 경우와 마찬가지로 비지도 대조 학습의 적용을 통해 그 성능을 개선할 수 있음을 검증하였으며, 이와 같은 결과가 향후 한국어 문장 표현 연구 발전에 초석이 되기를 기대한다.

  • PDF

Design of Memory State Visualization Language (메모리 상태 시각화 언어의 설계)

  • Kim, Je-Min;Yoo, Weon-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.948-950
    • /
    • 2013
  • 메모리를 다루는 프로그램의 시각화는 알고리즘 학습, 디버깅에 유용하게 사용될 수 있다. 본 논문에서는 도구에 독립적이며 프로그램 실행 후에도 재사용이 가능하도록 메모리 상태를 시각화하는 언어를 제안한다. 본 논문에서는 제안된 시각화 언어의 문법과 의미를 설명한다. 제안된 시각화 언어의 유용성을 간단한 메모리 할당, 해제를 수행하는 프로그램 소스의 예를 통해 설명한다.

Development of Foreign Language Fluency Diagnosis Tools For Brain Scientific Language Learning (뇌공학적 외국어 학습을 위한 외국어 능숙도 진단 도구 개발)

  • Lee, Sae-Byeok;Lee, Won-Gyu;Kim, Hyeon-Cheol;Jung, Soon-Young;Lim, Heui-Seok
    • The Journal of Korean Association of Computer Education
    • /
    • v.13 no.1
    • /
    • pp.37-44
    • /
    • 2010
  • Recently, the scientific approach to brain engineering is actively being made for effective foreign language learning and diagnosis. In order to supplement the problem of preexistence paper exam, the study aimed to develop a tool for foreign language fluency diagnosis which based on brain engineering. The proposed tools in the paper indirectly measure the aspects of brain information processing by testing learners' 3 abilities of linguistic memory, comprehension, and language production in 5 different ways.

  • PDF

A Study on the Programming Education Using Raspberry Pi (라즈베리 파이를 활용한 프로그래밍 교육 방안)

  • Park, YoungSun;An, SangJin;Lee, YoungJun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.451-453
    • /
    • 2014
  • 프로그래밍 교육은 문제해결력, 논리적 사고력과 같은 고등사고능력 향상에 효과적이지만, 프로그래밍 언어의 어려운 구조와 문법은 프로그래밍 학습을 어렵게 만드는 요인이 되었다. 이러한 문제점을 보완하기 위한 방안으로 언어 습득 자체의 부담을 줄인 교육용 프로그래밍 언어나 로봇을 활용한 프로그래밍 교육이 이루어지기 시작했다. 하지만 로봇 활용 교육은 높은 비용과 관리의 어려움, 교육용 프로그래밍 언어는 실제 세계와 연결된 실제적인 문제해결 측면에서 한계가 있기 때문에 보다 보편적으로 활용할 수 있으면서 여러 분야에 적용이 가능한 다양한 도구의 도입이 요구된다고 본다. 이에 따라 본 연구에서는 프로그래밍 교육을 위한 도구로써 라즈베리 파이를 제안하며, 활용 방안에 대해 논의하고자 한다.

  • PDF

A Study on the Usage of Smartphones for English Listening Activity (디지털 융합 영어 듣기 활동을 위한 스마트폰 활용 연구)

  • Choi, Mi Yang
    • Journal of Digital Convergence
    • /
    • v.15 no.4
    • /
    • pp.451-459
    • /
    • 2017
  • This study investigates the usage of smartphones in English listening activities. 71 students answered the 10-item questionnaire after doing listening activity using their own smartphone for one semester in the course of Practical English listening and reading. The findings show that listening activity done with smartphone enhanced students' interest in English listening and improved their English listening skills because smart phones made customized learning possible. However, the major limitation of using smart phone is that students are distracted during activity by smart phones' other functions such as SMS and messenger. To reduce such distraction, I suggest that individual listening activity with smart phones be mixed with instructor-led activity using a classroom computer in about 50 to 50 ratio. The ratio might vary depending on the level of students' English listening skills. These findings will make a contribution to the boost of digital convergence English learning.

A study on the On-line Teaching system for Linux-based Programming Language (리눅스 기반 프로그래밍 언어의 온라인 학습 시스템 구성에 관한 연구)

  • Jun, Ho-Ik;Lee, Hyun-Chang
    • Journal of Software Assessment and Valuation
    • /
    • v.17 no.1
    • /
    • pp.67-73
    • /
    • 2021
  • In this paper, a system configuration method that can practice Linux-based programming language online is presented. The proposed system utilizes the web-server function, which is the biggest feature of the Linux operating system, and simulates the telnet and FTP functions without firewalls or other security restrictions, so that it is possible to practice similar to the actual Linux console. To do this, we analyzed the functional elements that a programming tool should have on the web and established an algorithm to implement it. In particular, a method was implemented in which an error message caused by a user's mistake can appear in the same form as the actual telnet screen. As a result of using the implemented learning system in the class for students, it is possible to practice the Linux programming language online, as well as the instructor can directly check and guide all the learners, so the learner's satisfaction is similar to that of the offline class was confirmed.

A Study on the effectiveness of computers and mobile devices on learning foreign languages

  • Chi-Woon Joo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.5
    • /
    • pp.189-196
    • /
    • 2023
  • This study aims to show that "Computer-assisted language learning (CALL)" and "Mobile-based language learning (MALL)" actually influence education, deviating from the traditional "drill and practice" method in foreign language education and learning due to the development of information and communication technology (IT). Specifically, for first-year college students who have relatively poor English skills and do not feel enough motivation for English learning, I will produce educational video content using multimedia authoring tools and upload it to the e-learning system. Video content is configured to be accessed and utilized through various media such as computers, smartphones, tablets, laptops, etc. Ultimately, an exploration of educational value behind the utilization of IT devices in English language Teaching(ELT) and the Second Language Acquisition (SLA) theory behind effective instructional use of such technology are presented. That is to say, the effectiveness of language learning using information and communication technology (IT) is introduced. The article closes by suggesting how to use computers and mobile media for 'Flipped Learning'.