Skip to content

Instantly share code, notes, and snippets.

@William-Yeh
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save William-Yeh/95f7dd1a60242f7d5b62 to your computer and use it in GitHub Desktop.
Save William-Yeh/95f7dd1a60242f7d5b62 to your computer and use it in GitHub Desktop.
fix some errors of 'units.dic' file in common mmseg packages
#
# fix some errors of 'units.dic' file in common mmseg packages
#
# URL: https://gist.github.com/William-Yeh/95f7dd1a60242f7d5b62
#
# @ref https://github.com/kuan-ming/concise-core/blob/master/src/org/sustudio/concise/core/mmseg/dictionary/units.dic
# @ref https://github.com/medcl/elasticsearch-rtf/blob/master/config/mmseg/units.dic
#
#----------
#
#說明:單個字的單位, 與數位一起出現的(前面是數字). 如:2009年
#注意:如果"分"加入到些檔中,"20分鐘"就被分成"20|分|鐘". 如果你想分成"20|分鐘",那就把"分"注釋掉.
# 作者認為:像"分"和"分鐘"都是單位的話,不把"分"加入.
#
#-----
# time
#-----
#單位"分鐘"已經是詞,就不把"分"加入了
#分
#-----
# money
#-----
#-----
# length
#-----
#-----
# volume
#-----
#-----
# weight
#-----
#-----
# area
#-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment