Package

kr.bydelta.koala

kmr

Permalink

package kmr

Created by bydelta on 17. 8. 19.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. kmr
  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[KomoranResult]

    Permalink

    코모란 형태소분석기.

Value Members

  1. object Dictionary extends CanCompileDict with CanExtractResource

    Permalink

    코모란 분석기 사용자사전

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

    Permalink

    통합품사로 변환.

    통합품사로 변환.

    tag

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

    returns

    변환된 통합품사.

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

    Permalink

    원본품사로 변환.

    원본품사로 변환.

    tag

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

    returns

    변환된 품사.

Inherited from AnyRef

Inherited from Any

Ungrouped