-
Notifications
You must be signed in to change notification settings - Fork 156
/
luna_pinyin.extended.dict.yaml
59 lines (57 loc) · 1.6 KB
/
luna_pinyin.extended.dict.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Rime dictionary
# encoding: utf-8
#
# Luna Pinyin Extended Dictionary(Basic) - 明月拼音擴充詞庫(基本)
#
# 瑾昀 <[email protected]>
#
# Thanks to the following works:
#
# * 拼音加加論壇beckyer製作的繁體詞庫
# http://bbs.jjol.cn/showthread.php?t=6758
#
# * 小麥注音輸入法詞庫
# https://github.com/mjhsieh/McBopomofo/tree/master/Source/Data
#
# * 新酷音共享詞庫
# Google搜尋獲得,由臺灣网友整理
#
# * 詞庫网
# http://baseterm.com/
#
# * 敎育部詞頻統計表
# http://www.edu.tw/files/site_content/m0001/pin/biau2.htm?open
#
# * 維基百科
# http://www.wikipedia.org/
#
# 部署位置:
# ~/.config/ibus/rime (Linux)
# ~/Library/Rime (Mac OS)
# %APPDATA%\Rime (Windows)
#
# 於重新部署後生效
#
---
name: luna_pinyin.extended
version: "2016.06.26"
sort: by_weight #字典初始排序,可選original或by_weight
use_preset_vocabulary: true
#此處爲明月拼音擴充詞庫(基本)默認鏈接載入的詞庫,有朙月拼音官方詞庫、明月拼音擴充詞庫(漢語大詞典)、明月拼音擴充詞庫(詩詞)、明月拼音擴充詞庫(含西文的詞彙)。如果不需要加載某个詞庫請將其用「#」註釋掉。
#雙拼不支持 luna_pinyin.cn_en 詞庫,請用戶手動禁用。
import_tables:
- luna_pinyin
- luna_pinyin.xiandaihanyu
- luna_pinyin.chengyusuyu
- luna_pinyin.popular
- essay
- luna_pinyin.computer
- luna_pinyin.kaifa
- luna_pinyin.poetry
- luna_pinyin.chat
- luna_pinyin.place
- luna_pinyin.shopping
- luna_pinyin.website
- luna_pinyin.mingxing
- zhwiki
...