Hiroyuki Komatsu
komat****@users*****
2004年 1月 12日 (月) 08:11:46 JST
Date: Monday January 12, 2004 @ 8:11 Author: komatsu Update of /cvsroot/prime/prime/lib In directory sf-cvs:/tmp/cvs-serv7759/lib Modified Files: Tag: Branch_0_7_0 prime.rb Log Message: * doc/memo/lookup_mixed.txt: [NEW FILE] A memoranda about lookup_mixed. * lib/prime.rb: Add new commands, lookup_expansion and lookup_mixed. * lib/engine/engine.rb: Add skeleton methods of lookup_expansion and lookup_mixed. * lib/engine/engine-basic.rb: Add two looking up methods named lookup_expansion and lookup_mixed. Those methods might be used for pen input or t-code. The method lookup_expansion looks up a pattern from literal dictionaries, and would get "予測入力" from "予測". The method lookup_mixed looks up a pattern which can be mixed with pron and literal. So the method could get "予測" from "予そく". =================================================================== File: no file prime.rb Status: Needs Checkout Working revision: 1.2.2.6 Sun Jan 11 23:11:46 2004 Repository revision: 1.2.2.6 /cvsroot/prime/prime/lib/prime.rb,v Sticky Tag: Branch_0_7_0 (branch: 1.2.2) Existing Tags: Version_0_7_3 (revision: 1.2.2.5) Version_0_6_6 (revision: 1.6) Version_0_7_2 (revision: 1.2.2.2) Version_0_6_5 (revision: 1.3) Version_0_7_1 (revision: 1.2.2.1) Version_0_6_4 (revision: 1.3) Version_0_7_0 (revision: 1.2.2.1) Version_0_6_3 (revision: 1.3) Branch_0_7_0 (branch: 1.2.2) Version_0_6_2 (revision: 1.2) Version_0_6_1 (revision: 1.1.1.1) Version_0_6_0 (revision: 1.1.1.1) start (revision: 1.1.1.1) komatsu (branch: 1.1.1)