Giter Club home page Giter Club logo

pyim-cangjiedict's Introduction

Note: this file is auto converted from pyim-cangjiedict.el by el2org, please do not edit it by hand!!!

pyim-cangjiedict README

簡介(Introduction)

pyim-cangjiedict 是 pyim 的一個倉頡輸入法詞庫。

pyim-cangjiedict is a dict of Cangjie input scheme for pyim.

第一版詞庫僅支持倉頡五代,故名稱爲pyim-cangjie5dict,後續加入了六代詞庫,更名爲pyim-cangjiedict。現已加入對三代的支持。

The first version of the project only supported the Cangjie v5, so the name is pyim-cangjie5dict, and version 6th was subsequently added and renamed pyim-cangjiedict.

其中三代詞庫修改自 Cangjie3-Plus 項目。

五代詞庫修改自 rime-cangjie 項目,源於《五倉世紀》。

六代(蒼頡檢字法)詞庫修改自 rime-cangjie6 項目。

The cangjie3dict originated from the Cangjie3-Plus project, the cangjie5dict originated from the rime-cangjie project. And the cangjie6dict is modified from the rime-cangjie6 project.

安裝和使用(Installation)

  1. 配置melpa源,參考:http://melpa.org/#/getting-started

  2. M-x package-install RET pyim-cangjiedict RET

  3. 在emacs配置文件中(比如: ~/.emacs)添加如下代碼:

    (require 'pyim-cangjiedict)
    (setq pyim-default-scheme 'cangjie)
    ;; 以下命令可任選其一:
    ;; (pyim-cangjie3dict-enable) ;; 啓用三代詞庫(Enable cangjie3)
    ;; (pyim-cangjie5dict-enable) ;; 啓用五代詞庫(Enable cangjie5)
    ;; (pyim-cangjie6dict-enable) ;; 啓用六代詞庫(Enable cangjie6)
    

pyim-cangjiedict's People

Contributors

con5tella avatar tumashu avatar syohex avatar railwaycat avatar

Watchers

 avatar

pyim-cangjiedict's Issues

Failure on calling pyim-cangjie5dict-enable

My configuration is

(use-package pyim-cangjiedict)

Then when I call pyim-cangjie5dict-enable to load the cangjie5 dict, it provides the following error:

pyim-cangjie5dict-enable: Wrong type argument: stringp, nil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.