1
0
forked from GitHub/gf-core
Commit Graph

197 Commits

Author SHA1 Message Date
bringert 58dc4c30eb Added srgs_abnf_non_rec. 2007-06-25 16:50:00 +00:00
bringert e967e040f9 Added non-recursive SRGS printing. 2007-06-25 13:39:26 +00:00
bringert 13b8bab5fe Added regexps grammar printer. This is a first step towards recursion-free SRGS. 2007-06-20 16:08:23 +00:00
aarne 265f29afb6 initial check for unknown words in parsing 2007-06-11 07:49:30 +00:00
bringert 94531fac8a Added haskell_gadt -printer. It does not include a Compos instance yet, so it's not terribly useful. 2007-05-10 13:56:41 +00:00
aarne 6254f61d65 printing abs as BNF 2007-05-10 12:51:40 +00:00
aarne 0e28aef3b5 ma -status; sep lines for l -all 2007-03-14 12:11:18 +00:00
bringert 855cc16112 Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf instead. 2007-01-21 15:10:49 +00:00
bringert 242f3c751e Removed the old srg printer, which produced SRGS ABNF. 2007-01-19 17:09:20 +00:00
bringert 2c13c5089a Added SRGS ABNF generation. 2007-01-19 17:04:32 +00:00
bringert 1ced5d0cb5 VoiceXML printer no takes Options and StateGrammar, like SRG printers do. 2007-01-05 15:47:53 +00:00
bringert 028f2e108e 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 9af5b77102 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 159381e33a Use printname to make VoiceXML prompts. 2006-12-28 17:12:40 +00:00
bringert 2b326f8041 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 160c6354c0 Towards smaller SRGs when lots of variants are used. 2006-12-15 16:09:58 +00:00
bringert 46ca2e7b1a 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 ae188e067f Added the beginnings of GFCC to JavaScript conversion. 2006-11-30 22:50:25 +00:00
aarne 4b28aa89fa internal representation for param value index 2006-11-14 19:13:33 +00:00
aarne 9949eda1b6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne f7b29e8b0c gfcc.txt almost ready 2006-10-02 19:16:38 +00:00
aarne 3a79588dd4 finished compact tb format (for a C++ interpreter now) 2006-09-21 20:55:49 +00:00
aarne cb85097975 adjusting compact tb format (not yet ready) 2006-09-21 15:56:39 +00:00
aarne e9d78f77fb compact treebank format for translation systems 2006-09-20 19:59:57 +00:00
aarne 54f8de43eb FCFG format in BNFC 2006-09-19 12:59:33 +00:00
aarne 8ece9156a2 eliminated one-element suffix lists in GFCC 2006-09-05 15:15:02 +00:00
aarne 565435e520 starting GFCC format 2006-09-05 12:14:13 +00:00
aarne 4fd4f42a75 some more options to gt 2006-08-16 08:48:26 +00:00
aarne 967de6946d help for gt 2006-08-15 20:28:37 +00:00
aarne 2e9eea7d00 Improved generation algorithm (old with -old, all with -all (-lin)) 2006-08-15 19:59:10 +00:00
aarne 538ea8889e started looking at gt -all, not ready 2006-06-28 12:31:16 +00:00
aarne a6cc18c8bd resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne 0333ba894b made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
peb 643507e4f3 new conversion MCFG -> FCFG, new grammar printers for FCFG 2006-06-07 16:06:49 +00:00
aarne 477feb0af1 fixed a file reading bug ; improved pi 2006-06-03 13:03:17 +00:00
peb 526ce96dfa added -fcgf grammar printer 2006-06-02 10:44:41 +00:00
kr.angelov a5758468ed add the FCFG parser 2006-06-01 11:19:47 +00:00
aarne 361504793e bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
aarne 993f2b3e1e l -multi -all/-table ; same with tb 2006-05-30 22:02:25 +00:00
aarne b6d7da4dd3 star in morpho analysis 2006-04-19 10:04:01 +00:00
bringert 9b38240354 Use quest_Cat to generate questions in the VoiceXML printer. 2006-04-19 09:03:19 +00:00
bringert 4d3dc4ac54 Look at both command-line and grammar startcat falgs in pg commands. 2006-04-18 12:42:20 +00:00
bringert 9ed344a70d Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
aarne 0bffc3c9f6 inherent features of Int 2006-04-04 14:44:46 +00:00
aarne 43eb7cc662 added some generation facilities 2006-03-31 16:30:44 +00:00
aarne c45100b056 gt -noexpand 2006-03-31 13:20:40 +00:00
aarne 38376083b2 MatchTerm: testing conditions on terms, e.g. nodup 2006-03-16 21:26:22 +00:00
aarne 8d4c4307b9 example based also with treebank, with real term parser 2006-03-04 22:14:33 +00:00
aarne 0eb9f74977 distinguished uni and multi treebanks 2006-03-03 20:51:03 +00:00
aarne bf872d018e treebanks in shell state: i -treebank and lt 2006-03-02 17:19:36 +00:00