Git Product home page Git Product logo

rime.py's Introduction

# README

RIME: Rime Input Method Engine, riming with your keystrokes.

Usage:

- install ibus-rime:

    $ sudo make install

- install schemas, take Pinyin as an example:

    $ make schema_pinyin

- restart ibus after installation, and before installing new schemas:

    $ make restart_ibus

- uninstall ibus-rime, but why :-(

    $ sudo make uninstall

- clear zime database, YOU DON'T WANT TO DO THIS:

    $ make clear_db

- save and restore user dictionary for a specific schema:

    $ cd data; python zimedb-admin.py --save Pinyin
    $ cd data; python zimedb-admin.py --restore Pinyin

Features:
- interchangeable schemas with a ubiquitous algorithm base
- major functionalities from modern input method stereotypes
- introduction of avant-guarde (sometimes PQliar) design
- tweakability++
- open-source 
- cross-platform

Sub-projects:

- rime.py   : experimental Python version of la rime library
- rime.cc   : C++ version of la rime library
- ibus-rime : Linux/ibus client
- weasel    : Windows client
- squirrel  : planned Mac OS X client
- plume.js  : web-based input method
- brise     : rime schema repository
- essay     : vocabulary and language model

Related projects:

- combopy   : an innovative chord-typing practice
- zhung     : an romanization scheme of Zhungyuan Mandarin phonology

L'alphabet de la rime: |
    zed wy ex,
    double-u vee u,
    tee ess ar,
    cue pee o,
    en em el kay jay i aitch,
    gee ef e dee cee bee a.

Epilogue: |

    Sorry for the temporary short of documentation. Feel free to explore.

    For lastest news, visit la rime project home page; we have moved to:
    http://code.google.com/p/rimeime/

    Lastest experimental version of rime.py:
    http://github.com/lotem/rime/

    Questions go to <[email protected]>

    Thanks.

rime.py's People

Contributors

lotem avatar

Watchers

James Cloos avatar

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.