sumom****@users*****
sumom****@users*****
2013年 12月 20日 (金) 01:28:46 JST
Index: julius4/gramtools/nextword/00readme-ja.txt diff -u julius4/gramtools/nextword/00readme-ja.txt:1.1 julius4/gramtools/nextword/00readme-ja.txt:1.2 --- julius4/gramtools/nextword/00readme-ja.txt:1.1 Thu Oct 2 17:23:47 2008 +++ julius4/gramtools/nextword/00readme-ja.txt Fri Dec 20 01:28:45 2013 @@ -25,41 +25,41 @@ OPTIONS -t - PêÅÍÈJeS¼ÅüÍEoÍ·éD + PêÅÍÈJeS¼ÅüÍEoÍ·éD -r - PêðtÉüÍ·éD + PêðtÉüÍ·éD -s spname - XLbv·×«V[g|[YPê̼Oðwè·éD (default: "sp") + XLbv·×«V[g|[YPê̼Oðwè·éD (default: "sp") -v - fobOoÍD + fobOoÍD EXAMPLES vfr (tBbeBO^XNp¶@) ÅÌÀsáF - % nextword vfr - Reading in dictionary...done - Reading in DFA grammar...done - Mapping dict item <-> DFA terminal (category)...done - Reading in term file (optional)...done - 42 categories, 99 words - DFA has 135 nodes and 198 arcs - ----- - wseq > É µÄ º³¢ silE - [wseq: É µÄ º³¢ silE] - [cate: (NI|NI_AT) SURU_V KUDASAI_V NS_E] - PREDICTED CATEGORIES/WORDS: - KEIDOU_A (hè n¡ ) - BANGOU_N (Ô ) - HUKU_N ( ) - PATTERN_N (`FbN cÈ ¡È ...) - GARA_N (¿ ) - KANZI_N (´¶ ) - IRO_N (F ) - COLOR_N (Ô ò © ...) - wseq > + % nextword vfr + Reading in dictionary...done + Reading in DFA grammar...done + Mapping dict item <-> DFA terminal (category)...done + Reading in term file (optional)...done + 42 categories, 99 words + DFA has 135 nodes and 198 arcs + ----- + wseq > É µÄ º³¢ silE + [wseq: É µÄ º³¢ silE] + [cate: (NI|NI_AT) SURU_V KUDASAI_V NS_E] + PREDICTED CATEGORIES/WORDS: + KEIDOU_A (hè n¡ ) + BANGOU_N (Ô ) + HUKU_N ( ) + PATTERN_N (`FbN cÈ ¡È ...) + GARA_N (¿ ) + KANZI_N (´¶ ) + IRO_N (F ) + COLOR_N (Ô ò © ...) + wseq > SEE ALSO @@ -68,17 +68,17 @@ accept_check ( 1 ) COPYRIGHT - Copyright (c) 1991-2008 såw Í´¤º + Copyright (c) 1991-2013 såw Í´¤º Copyright (c) 1997-2000 îñU»Æ¦ï(IPA) - Copyright (c) 2000-2008 ÞÇæ[ÈwZpåw@åw 줺 + Copyright (c) 2000-2005 ÞÇæ[ÈwZpåw@åw 줺 - Copyright (c) 2005-2008 ¼Ã®HÆåw JuliusJ`[ + Copyright (c) 2005-2013 ¼Ã®HÆåw JuliusJ`[ LICENSE Julius ÌgpøɶܷD - 10/02/2008 NEXTWORD(1) + 19/12/2013 NEXTWORD(1) Index: julius4/gramtools/nextword/00readme.txt diff -u julius4/gramtools/nextword/00readme.txt:1.1 julius4/gramtools/nextword/00readme.txt:1.2 --- julius4/gramtools/nextword/00readme.txt:1.1 Thu Oct 2 17:23:47 2008 +++ julius4/gramtools/nextword/00readme.txt Fri Dec 20 01:28:46 2013 @@ -15,7 +15,6 @@ Given a partial (part of) sentence from the end, it outputs the next words allowed in the specified grammar. - .dfa, .dict and .term files are needed to execute. They can be generated from .grammar and .voca file by mkdfa.pl. @@ -24,38 +23,38 @@ OPTIONS -t - Input / Output in category name. (default: word) + Input / Output in category name. (default: word) -r - Enter in reverse order + Enter in reverse order -s spname - the name string of short-pause word to be supressed (default: "sp") + the name string of short-pause word to be supressed (default: "sp") -v - Debug output. + Debug output. EXAMPLES Exmple output of a sample grammar "fruit": - % nextword fruit - Stat: init_voca: read 36 words - Reading in term file (optional)...done - 15 categories, 36 words - DFA has 26 nodes and 42 arcs - ----- - command completion is disabled - ----- - wseq > A BANANA </s> - [wseq: A BANANA </s>] - [cate: (NUM_1|NUM_1|A|A) FRUIT_SINGULAR NS_E] - PREDICTED CATEGORIES/WORDS: - NS_B (<s> ) - HAVE (HAVE ) - WANT (WANT ) - NS_B (<s> ) - HAVE (HAVE ) - WANT (WANT ) + % nextword fruit + Stat: init_voca: read 36 words + Reading in term file (optional)...done + 15 categories, 36 words + DFA has 26 nodes and 42 arcs + ----- + command completion is disabled + ----- + wseq > A BANANA </s> + [wseq: A BANANA </s>] + [cate: (NUM_1|NUM_1|A|A) FRUIT_SINGULAR NS_E] + PREDICTED CATEGORIES/WORDS: + NS_B (<s> ) + HAVE (HAVE ) + WANT (WANT ) + NS_B (<s> ) + HAVE (HAVE ) + WANT (WANT ) SEE ALSO @@ -64,14 +63,14 @@ accept_check ( 1 ) COPYRIGHT - Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan + Copyright (c) 1991-2013 Kawahara Lab., Kyoto University - Copyright (c) 1991-2008 Kawahara Lab., Kyoto University + Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology - Copyright (c) 2005-2008 Julius project team, Nagoya Institute of + Copyright (c) 2005-2013 Julius project team, Nagoya Institute of Technology LICENSE @@ -79,4 +78,4 @@ - 10/02/2008 NEXTWORD(1) + 12/19/2013 NEXTWORD(1)