[Julius-cvs 277] CVS update: julius4/gramtools/dfa_determinize

Back to archive index

sumom****@users***** sumom****@users*****
2008年 10月 2日 (木) 17:23:46 JST


Index: julius4/gramtools/dfa_determinize/00readme-ja.txt
diff -u /dev/null julius4/gramtools/dfa_determinize/00readme-ja.txt:1.1
--- /dev/null	Thu Oct  2 17:23:46 2008
+++ julius4/gramtools/dfa_determinize/00readme-ja.txt	Thu Oct  2 17:23:46 2008
@@ -0,0 +1,48 @@
+    dfa_determinize
+
+DFA_DETERMINIZE(1)                                          DFA_DETERMINIZE(1)
+
+
+
+–¼‘O
+           dfa_determinize
+          - —LŒÀƒI[ƒgƒ}ƒgƒ“•¶–@‚ðŒˆ’è‰»‚·‚é
+
+ŠT—v
+       dfa_determinize [-o outfile] {dfafile}
+
+DESCRIPTION
+       dfa_determinize ‚́C.dfa ƒtƒ@ƒCƒ‹‚𓙉¿‚ÈŒˆ’萫 .dfa ƒtƒ@ƒCƒ‹‚É•ÏŠ·‚µC
+       •W€o—͂ɏo—Í‚µ‚Ü‚·DƒIƒvƒVƒ‡ƒ“ -o ‚ŏo—͐æ‚ð Žw’è‚·‚邱‚Æ‚à‚Å‚«‚Ü‚·D
+
+
+       mkdfa.pl ‚ª¶¬‚·‚éDFA‚͏í‚ÉŒˆ’艻‚³‚ê‚Ä‚¨‚èC ’ʏíCmkdfa.pl ‚ō쐬‚³
+       ‚ꂽ .dfa ƒtƒ@ƒCƒ‹‚ɑ΂µ‚Ä ‚±‚̃c[ƒ‹‚ðŽg‚¤•K—v‚Í‚ ‚è‚Ü‚¹‚ñD
+
+OPTIONS
+        -o  outfile
+          o—̓tƒ@ƒCƒ‹–¼‚ðŽw’è‚·‚éD
+
+EXAMPLES
+       foo.dfa ‚ðŒˆ’è‰»‚µ‚Ä bar.dfa ‚É •Û‘¶‚·‚éD
+       •Ê‚Ì•û–@F
+
+SEE ALSO
+        mkdfa.pl ( 1 ) ,
+        dfa_minimize ( 1 )
+
+COPYRIGHT
+       Copyright (c) 1991-2008 ‹ž“s‘åŠw ‰ÍŒ´Œ¤‹†Žº
+
+       Copyright (c) 1997-2000 î•ñˆ—U‹»Ž–‹Æ‹¦‰ï(IPA)
+
+       Copyright (c) 2000-2008 “ޗǐæ’[‰ÈŠw‹Zp‘åŠw‰@‘åŠw Ž­–쌤‹†Žº
+
+       Copyright (c) 2005-2008 –¼ŒÃ‰®H‹Æ‘åŠw JuliusŠJ”­ƒ`[ƒ€
+
+LICENSE
+       Julius ‚ÌŽg—p‹–‘ø‚ɏ€‚¶‚Ü‚·D
+
+
+
+                                  10/02/2008                DFA_DETERMINIZE(1)
Index: julius4/gramtools/dfa_determinize/00readme.txt
diff -u /dev/null julius4/gramtools/dfa_determinize/00readme.txt:1.1
--- /dev/null	Thu Oct  2 17:23:46 2008
+++ julius4/gramtools/dfa_determinize/00readme.txt	Thu Oct  2 17:23:46 2008
@@ -0,0 +1,51 @@
+    dfa_determinize
+
+DFA_DETERMINIZE(1)                                          DFA_DETERMINIZE(1)
+
+
+
+NAME
+           dfa_determinize
+          - Determinize NFA grammar network.
+
+SYNOPSIS
+       dfa_determinize [-o outfile] {dfafile}
+
+DESCRIPTION
+       dfa_determinize converts a non-deterministic .dfa file into
+       deterministic DFA. Output to standard output, or file specified by "-o"
+       option.
+
+       This additional tool is not necessary on a grammar building procedure
+       in Julius, since the grammar network generated by mkdfa.pl is always
+       determinized.
+
+OPTIONS
+        -o  outfile
+          Outout file. If not specified, output to stdout.
+
+EXAMPLES
+       Determinize foo.dfa to bar.dfa:
+       Another way:
+
+SEE ALSO
+        mkdfa.pl ( 1 ) ,
+        dfa_minimize ( 1 )
+
+COPYRIGHT
+       Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan
+
+       Copyright (c) 1991-2008 Kawahara Lab., Kyoto University
+
+       Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and
+       Technology
+
+       Copyright (c) 2005-2008 Julius project team, Nagoya Institute of
+       Technology
+
+LICENSE
+       The same as Julius.
+
+
+
+                                  10/02/2008                DFA_DETERMINIZE(1)


Julius-cvs メーリングリストの案内
Back to archive index