Package

kr.bydelta.koala

eunjeon

Permalink

package eunjeon

Created by bydelta on 17. 8. 19.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. eunjeon
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class JavaDictionary extends AnyRef

    Permalink
  2. class Tagger extends CanTagOnlyASentence[Seq[Eojeol]]

    Permalink

    은전한닢 통합분석기

Value Members

  1. object Dictionary extends CanCompileDict

    Permalink

    은전한닢 사용자사전

  2. def fromEunjeonTag(tag: String): POS.Value

    Permalink

    통합품사로 변환.

    통합품사로 변환.

    tag

    통합품사로 변환할 원본표기.

    returns

    변환된 통합품사.

  3. def tagToEunjeon(tag: POS.Value): String

    Permalink

    원본품사로 변환.

    원본품사로 변환.

    tag

    원본품사로 변환할 통합표기.

    returns

    변환된 품사.

Inherited from AnyRef

Inherited from Any

Ungrouped