sumom****@users*****
sumom****@users*****
2013年 12月 20日 (金) 01:28:45 JST
Index: julius4/gramtools/generate/00readme-ja.txt diff -u julius4/gramtools/generate/00readme-ja.txt:1.1 julius4/gramtools/generate/00readme-ja.txt:1.2 --- julius4/gramtools/generate/00readme-ja.txt:1.1 Thu Oct 2 17:23:46 2008 +++ julius4/gramtools/generate/00readme-ja.txt Fri Dec 20 01:28:45 2013 @@ -19,39 +19,39 @@ OPTIONS -t - PêÅÍÈJeS¼ÅoÍ·éD + PêÅÍÈJeS¼ÅoÍ·éD -n num - ¶¬·é¶Ìðwè·é (default: 10) + ¶¬·é¶Ìðwè·é (default: 10) -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 - % generate 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 - ----- - silB âßÜ· silE - silB I¹µÜ· silE - silB Vc ð X[c Æ êµÄ º³¢ silE - silB X[c ð Jb^[ Æ ¯¶ F É êµÄ º³¢ silE - silB ð·µÄ º³¢ silE - silB ±ê ð o¦Ä¨¢Ä º³¢ silE - silB o¦Ä¨¢Ä º³¢ silE - silB ßÁÄ º³¢ silE - silB X[c ð Vc Æ êµÄ º³¢ silE - silB ã ð ò É µÄ º³¢ silE + % generate 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 + ----- + silB âßÜ· silE + silB I¹µÜ· silE + silB Vc ð X[c Æ êµÄ º³¢ silE + silB X[c ð Jb^[ Æ ¯¶ F É êµÄ º³¢ silE + silB ð·µÄ º³¢ silE + silB ±ê ð o¦Ä¨¢Ä º³¢ silE + silB o¦Ä¨¢Ä º³¢ silE + silB ßÁÄ º³¢ silE + silB X[c ð Vc Æ êµÄ º³¢ silE + silB ã ð ò É µÄ º³¢ silE SEE ALSO @@ -59,17 +59,17 @@ generate-ngram ( 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 GENERATE(1) + 19/12/2013 GENERATE(1) Index: julius4/gramtools/generate/00readme.txt diff -u julius4/gramtools/generate/00readme.txt:1.1 julius4/gramtools/generate/00readme.txt:1.2 --- julius4/gramtools/generate/00readme.txt:1.1 Thu Oct 2 17:23:46 2008 +++ julius4/gramtools/generate/00readme.txt Fri Dec 20 01:28:45 2013 @@ -15,42 +15,41 @@ This small program randomly generates sentences that are acceptable by the given grammar. - .dfa, .dict and .term files are needed to execute. They can be generated from .grammar and .voca file by mkdfa.pl. OPTIONS -t - Output in word's category name. + Output in word's category name. -n num - Set number of sentences to be generated (default: 10) + Set number of sentences to be generated (default: 10) -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 mode. + Debug output mode. EXAMPLES Exmple output of a sample grammar "fruit": - % generate fruit - Stat: init_voca: read 36 words - Reading in term file (optional)...done - 15 categories, 36 words - DFA has 26 nodes and 42 arcs - ----- - <s> I WANT ONE APPLE </s> - <s> I WANT TEN PEARS </s> - <s> CAN I HAVE A PINEAPPLE </s> - <s> I WANT ONE PEAR </s> - <s> COULD I HAVE A BANANA </s> - <s> I WANT ONE APPLE PLEASE </s> - <s> I WANT NINE APPLES </s> - <s> NINE APPLES </s> - <s> I WANT ONE PINEAPPLE </s> - <s> I WANT A PEAR </s> + % generate fruit + Stat: init_voca: read 36 words + Reading in term file (optional)...done + 15 categories, 36 words + DFA has 26 nodes and 42 arcs + ----- + <s> I WANT ONE APPLE </s> + <s> I WANT TEN PEARS </s> + <s> CAN I HAVE A PINEAPPLE </s> + <s> I WANT ONE PEAR </s> + <s> COULD I HAVE A BANANA </s> + <s> I WANT ONE APPLE PLEASE </s> + <s> I WANT NINE APPLES </s> + <s> NINE APPLES </s> + <s> I WANT ONE PINEAPPLE </s> + <s> I WANT A PEAR </s> SEE ALSO @@ -58,14 +57,14 @@ generate-ngram ( 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 @@ -73,4 +72,4 @@ - 10/02/2008 GENERATE(1) + 12/19/2013 GENERATE(1)