1
0
forked from GitHub/gf-core
Commit Graph

113 Commits

Author SHA1 Message Date
bringert 59a80fea3e Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf instead. 2007-01-21 15:10:49 +00:00
bringert d06cd9cf06 Removed the old srg printer, which produced SRGS ABNF. 2007-01-19 17:09:20 +00:00
bringert cae872e75a Added SRGS ABNF generation. 2007-01-19 17:04:32 +00:00
bringert 76b852f510 VoiceXML printer no takes Options and StateGrammar, like SRG printers do. 2007-01-05 15:47:53 +00:00
bringert 6ee7296f9d Changed all SRG printer to take Options and StateGrammar arguments. This makes Custom a lot cleaner. 2007-01-05 15:38:47 +00:00
bringert 741dde5a2a Change input to the different SRG printers to be StateGrammar instead of CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom. 2007-01-05 14:34:20 +00:00
bringert 475d535651 Use printname to make VoiceXML prompts. 2006-12-28 17:12:40 +00:00
bringert 44af93a9c9 Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left recursion removal destroys SISR, must be fixed. 2006-12-17 13:17:17 +00:00
bringert 215bf61115 Towards smaller SRGs when lots of variants are used. 2006-12-15 16:09:58 +00:00
bringert a4b0496378 Changed SRGS SISR printing to be closer to the current working draft standard, as supported by the WebSphere implementation (and thus Opera). 2006-12-08 19:53:44 +00:00
bringert ba13ff08d2 Added the beginnings of GFCC to JavaScript conversion. 2006-11-30 22:50:25 +00:00
aarne f9cc79eba6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne 2f284deb1c gfcc.txt almost ready 2006-10-02 19:16:38 +00:00
aarne 7ea135378f FCFG format in BNFC 2006-09-19 12:59:33 +00:00
aarne 8484cfab1b starting GFCC format 2006-09-05 12:14:13 +00:00
aarne 402a113b56 made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
peb 4009b46358 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
peb 3ddb066a55 added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
bringert ccd5189766 Use quest_Cat to generate questions in the VoiceXML printer. 2006-04-19 09:03:19 +00:00
bringert a663a046ed Look at both command-line and grammar startcat falgs in pg commands. 2006-04-18 12:42:20 +00:00
bringert 293a0eb988 Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
aarne 5d772cbfa2 MatchTerm: testing conditions on terms, e.g. nodup 2006-03-16 21:26:22 +00:00
bringert 9bae44c37d Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation. 2006-02-03 18:43:06 +00:00
bringert fd0dfd7d4d First version of SRGS with semantic tags. 2006-02-01 16:23:14 +00:00
bringert d4d89c72f3 Use cat and language in ATK si. Support language switching with ATK. 2006-01-17 02:13:57 +00:00
bringert 7faaa9772b Added monolithic SLF builind back in. 2006-01-05 19:34:12 +00:00
bringert 3564aa406b Added GrammarToTransfer. It works, except that the constructor types are missing Tree here and there. 2005-11-29 12:22:40 +00:00
aarne 524c4829f9 nondeterministic lexer, e.g. subseqs 2005-11-17 23:17:42 +00:00
peb 01c9d9ebf2 "Committed_by_peb" 2005-11-16 09:21:21 +00:00
bringert 136728e336 Prepared for generation of finite automata in C. 2005-11-10 15:43:44 +00:00
bringert 5ae8cdc3d0 Moved FA and regular grammar printers to a separate module. 2005-11-10 13:19:33 +00:00
aarne aa3ba333d8 preparing for new ShellState 2005-11-09 14:14:30 +00:00
bringert 928c84b36c Documented SRGS XML generation. Started working on support for probabilities in SRG generation. Added support for probabilities in for SRGS. 2005-11-01 19:09:04 +00:00
aarne f06638cc7d probabilities in ShellState 2005-10-31 18:02:34 +00:00
bringert 94f87d8502 Added SRGS XML grammar printer. 2005-10-31 15:48:08 +00:00
aarne 7b941a4ffa gt -atoms 2005-10-12 11:38:29 +00:00
aarne a78acc722e grep etc 2005-10-05 19:02:19 +00:00
peb 1703bb826e "Committed_by_peb" 2005-10-05 10:56:42 +00:00
aarne 1db8b90811 lexer=ignore 2005-09-29 12:20:08 +00:00
aarne db4cf670d0 common subexp elimination 2005-09-18 21:55:46 +00:00
aarne e3395efbf1 unpar 2005-09-14 15:26:21 +00:00
bringert 01ef25792c Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage. 2005-09-12 15:10:23 +00:00
bringert ddda900d53 Completed unoptimized SLF generation. 2005-09-12 14:46:44 +00:00
aarne 1a9a2ceaea stat; type of imperatives in lib/resource 2005-09-04 10:45:37 +00:00
peb 7ad0dda9ed "Committed_by_peb" 2005-09-01 08:53:18 +00:00
peb f812648dc3 "Committed_by_peb" 2005-08-18 12:18:10 +00:00
peb 26b84344f7 "Committed_by_peb" 2005-08-11 13:11:46 +00:00
aarne 093ac15f72 unoptimize for Java ; Finnish 2005-06-29 15:27:56 +00:00
aarne 22b5b12a2a finnish vowel harmony unlexer ; optimizations and mcfg 2005-06-23 13:32:43 +00:00
bringert 05b5ffe5bf Added beginnings of ATK SLF generation. 2005-06-17 11:46:04 +00:00