Coder Social home page Coder Social logo

hangulpy's People

Contributors

hc27oclock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hangulpy's Issues

Hanja to Hangul (pronunciation)

Is it already supported in unicode?
If so, we must provide in addition to this:

apply 두음법칙 to the table
example:
if Hanja is at the first syllable of a word,
read 羅 as 나.

This phenomenon is most prominent when you sort Hanja-and-Hangul-containing lists.
羅針盤 appears after '라', not after '나' as you would expect by common sense.

obtaining korean dictionary DB - for irregular inflection

다음 목표는 '동사/형용사의 불규칙 활용'이라고 생각해요.
예: 긋- + -(아/어) => 그어, 덥- + (아/어) => 더워
예외: 하- + -(아/어) => 하여

일반적인 규칙은 머릿속으로 정리 다 해 놓았는데, 실제로 구현하려면
국어사전 DB가 필요합니다.
각 단어별로 품사와 함께 불규칙 활용에 관한 field를 추가해야 합니다.
open source를 유지하면서 힘들지 않게 DB 구축을 하려면 어떻게 해야 할까요?

template for Josa

Input

A Korean text including formats like {el}, {eg}.

What does it do

These formats automatically are converted into their related 'josa's.

Example

  1. 철수{eg} 밥{el} 먹습니다. => 철수 먹습니다.
  2. 철수{이가} 밥{을를} 먹습니다 => 철수 먹습니다.

The format style in number 2 seems to be more intuitive.

add simple methods

  1. at the start of a word?
    羅 -> (at_the_start_of_a_word)? 나 : 라
  2. at the end of a word?
    (couldn't find the need yet)

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.