forked from felixonmars/fcitx5-pinyin-zhwiki
-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
44 lines (23 loc) · 839 Bytes
/
README
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
zhwiki dictionary for fcitx5-pinyin and rime
Installation:
- Arch Linux:
$ sudo pacman -S fcitx5-pinyin-zhwiki
- Plum (for RIME):
$ rime-install felixonmars/fcitx5-pinyin-zhwiki
- Others:
Download latest version of "zhwiki.dict" from:
https://github.com/felixonmars/fcitx5-pinyin-zhwiki/releases
Copy into ~/.local/share/fcitx5/pinyin/dictionaries/ (create the folder if it does not exist)
Build Requirements:
libime (https://github.com/fcitx/libime/)
Python modules:
opencc (https://pypi.org/project/OpenCC/)
pypinyin (https://pypi.org/project/pypinyin/)
Manual Build & Installation:
make
sudo make install
Manual Build rime dict & Installation
make zhwiki.dict.yaml
sudo make install_rime_dict
License: Unlicense
Note that the generated dictionary follows Wikimedia's license: https://dumps.wikimedia.org/legal.html