Options
All
  • Public
  • Public/Protected
  • All
Menu

词典优化模块

author

老雷leizongmin@gmail.com

Hierarchy

  • any
    • DictOptimizer

Index

Properties

Protected _TABLE

_TABLE: IDICT<IWord>

name

name: string = "DictOptimizer"

Methods

_cache

  • _cache(): void

_getWordCache

  • _getWordCache(nw: string, nw_cache: IWord, nw_cache_exists: boolean): object

doOptimize

  • doOptimize(words: IWord[], is_not_first: boolean): IWord[]

isMergeable

  • isMergeable(w1: IWord, w2: IWord, __namedParameters: object): boolean

Generated using TypeDoc