Package

kr.bydelta

koala

Permalink

package koala

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

Value Members

  1. final val ALPHA_PRON: Seq[String]

    Permalink
    Attributes
    protected
  2. final val ALPHA_PRON_ORDER: Seq[Char]

    Permalink
    Attributes
    protected
  3. final val HANGUL_END: Int

    Permalink
  4. final val HANGUL_START: Int

    Permalink
  5. final val JONGSUNG_RANGE: Int(28)

    Permalink
  6. final val JUNGSUNG_RANGE: Int(588)

    Permalink
  7. package arirang

    Permalink

    Created by bydelta on 17.

    Created by bydelta on 17. 8. 19.

  8. def fromSejongTag(tag: String): koala.POS.Value

    Permalink
  9. final def isAlphabetPronounced(word: String): Boolean

    Permalink
    Annotations
    @tailrec()
  10. final def pronounceAlphabet(x: String, acc: String): String

    Permalink
    Annotations
    @tailrec()
  11. def reconstructKorean(cho: Int, jung: Int, jong: Int): Char

    Permalink
  12. def tagToSejong(tag: koala.POS.Value): String

    Permalink
  13. final def writeAlphabet(x: String, acc: String): String

    Permalink
    Annotations
    @tailrec()

Inherited from AnyRef

Inherited from Any

Ungrouped