Companion

object Companion

Properties

Link copied to clipboard
const val CHAR_NUM_IN_FILE: Int = 6768

Dictionary data contains 6768 Chinese characters with frequency statistics.

Link copied to clipboard
const val GB2312_CHAR_NUM: Int

Last Chinese Character in GB2312 (87 * 94). Characters in GB2312 are arranged in a grid of 94 * 94, 88-94 are unassigned.

Link copied to clipboard
const val GB2312_FIRST_CHAR: Int = 1410

First Chinese Character in GB2312 (15 * 94) Characters in GB2312 are arranged in a grid of 94 * 94, 0-14 are unassigned or punctuation.