资 源 简 介
CitC (Chewing in the Cloud) is a project based on the popular open source
Chewing Chinese input method, with extended cloud services for real-time
training and phrase selection.
--
Dependencies:
libcurl - 7.21.0
yajl - 1.0.9
Environment Variables:
CHEWINGSERVERURL - url for looking up corpus (default: "http://citc.cse.tw")
CHEWINGUSERFEEDBACK - enable feedback for improving corpus (default: null for enable)
Protocol:
OP=0 : lookup, get available phrases form CHEWINGSERVERURL in json format
OP=1 : update, send the phrase selected by user (similar to UpdateFreq)
OP=2 : insert, send the phrase and syllable when user is keying
TODO:
autotools - check dependencies for libcurl and yajl
build basic and full corpus files
strategy for looking