Giter Site home page Giter Site logo

korean-processor-ts's Introduction

korean-processor-ts

한국어 발음 변화 모듈입니다. 사용 환경이 이미 존재하는 여러 딥러닝 모델 또는 라이브러리가 사용이 불가능하며, duktape 환경에 이식을 위해 설계된 윈시 컴파일러입니다.

작동 순서

  1. 구개음화
  2. 자음군 단순화 (넓다 등의 예외 처리 때문)
  3. 격음화
  4. 끝소리규칙
  5. 경음화
  6. ㄴ첨가
  7. 연음

예외 규칙

  1. 형태소 분석이 필요한 음운론은 배제하였습니다.
  2. 유음화와 비음화의 경우 뜻이 변하거나 규칙성이 없어서 구현하지 않았습니다. (특히 비음화에 대해서는 내부적으로 논의 중 포함시키지 않기로 결정했습니다.)
  3. 모음동화는 일부를 제외하고 비표준임으로 제외했습니다.
  4. 자음탈락(겹받침 처리 제외), 모음탈락은 가사 작성 과정에서 이루어지는 작업이라 제외했습니다. (ㅎ탈락은 격음화 이후에 처리합니다.)
  5. 사이시옷은 이미 가사에 적용된 가능성이 있고 폐지론이 존재하여 제외했습니다.

테스트

아래의 사이트에서 테스트 해볼 수 있습니다. 깃허브 페이지

잘못된 변화에 대해서는 아래의 설문을 작성해 주세요. 설문지 링크

korean-processor-ts's People

Contributors

crlotwhite avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.