Giter VIP home page Giter VIP logo

librime's Introduction

RIME: Rime Input Method Engine

license: GPLv3

project home: http://code.google.com/p/rimeime/

features:
  - supporting varieties of input methods, either shape-based or phonetic-based, including those for Chinese dialects
  - a built-in dictionary in traditional Chinese, easily converting to simplified Chinese via opencc
  - a modulized, extensible input method framework to create innovative input schemata in YAML syntax
  - cross-platform core library in C++, built on top of open-source technologies
  - OS-specific wrappers working consistently on Windows, Linux and OS X

build dependencies:
  - compiler with C++11 support
  - cmake>=2.8
  - libboost>=1.46
  - libglog
  - libkyotocabinet
  - libopencc
  - libyaml-cpp>=0.5
  - libgtest (optional)

runtime dependencies:
  - libboost
  - libglog
  - libkyotocabinet
  - libopencc
  - libyaml-cpp

install the library: |
  make
  sudo make install

clients:
  - fcitx-rime   : Linux/fcitx client
  - ibus-rime    : Linux/ibus client
  - squirrel     : Mac OS X client
  - weasel       : Windows client

related works:
  - brise        : rime schema repository
  - combo-pinyin : an innovative chord-typing practice
  - essay        : vocabulary and language model for rime
  - rimekit      : configuration tools for rime

credits:  # we are grateful to the makers of the following open source libraries
  - Boost C++ Libraries  (Boost Software License)
  - darts-clone          (New BSD License)
  - google-glog          (New BSD License)
  - Google Test          (New BSD License)
  - Kyoto Cabinet        (GNU Public License)
  - opencc               (Apache License 2.0)
  - UTF8-CPP             (Boost Software License)
  - yaml-cpp             (MIT License)

librime's People

Contributors

lotem avatar lembacon avatar wengxt avatar liuzhiwei avatar

Watchers

roceys 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.