kr_angelov
|
82ca4a89df
|
GFCC to FCFG conversion
|
2006-12-28 16:45:57 +00:00 |
|
bringert
|
61ae1920b3
|
Include startcat in generated JavaScript.
|
2007-09-19 08:58:39 +00:00 |
|
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 |
|
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 |
|
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
|
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
|
54f8de43eb
|
FCFG format in BNFC
|
2006-09-19 12:59:33 +00:00 |
|
aarne
|
565435e520
|
starting GFCC format
|
2006-09-05 12:14:13 +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 |
|
peb
|
526ce96dfa
|
added -fcgf grammar printer
|
2006-06-02 10:44:41 +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
|
38376083b2
|
MatchTerm: testing conditions on terms, e.g. nodup
|
2006-03-16 21:26:22 +00:00 |
|
bringert
|
07b34ff780
|
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
|
2006-02-03 18:43:06 +00:00 |
|
bringert
|
df8b2ab6b8
|
First version of SRGS with semantic tags.
|
2006-02-01 16:23:14 +00:00 |
|
bringert
|
6370fbfec5
|
Use cat and language in ATK si. Support language switching with ATK.
|
2006-01-17 02:13:57 +00:00 |
|
bringert
|
e76e2e754a
|
Added monolithic SLF builind back in.
|
2006-01-05 19:34:12 +00:00 |
|
bringert
|
465ad22516
|
Added GrammarToTransfer. It works, except that the constructor types are missing Tree here and there.
|
2005-11-29 12:22:40 +00:00 |
|
aarne
|
440e68ce4a
|
nondeterministic lexer, e.g. subseqs
|
2005-11-17 23:17:42 +00:00 |
|
peb
|
16f1631906
|
"Committed_by_peb"
|
2005-11-16 09:21:21 +00:00 |
|
bringert
|
09a705d192
|
Prepared for generation of finite automata in C.
|
2005-11-10 15:43:44 +00:00 |
|
bringert
|
58de474214
|
Moved FA and regular grammar printers to a separate module.
|
2005-11-10 13:19:33 +00:00 |
|
aarne
|
c813e96a3e
|
preparing for new ShellState
|
2005-11-09 14:14:30 +00:00 |
|
bringert
|
da9c8e2e1c
|
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
|
20d4485bb6
|
probabilities in ShellState
|
2005-10-31 18:02:34 +00:00 |
|
bringert
|
08eca90037
|
Added SRGS XML grammar printer.
|
2005-10-31 15:48:08 +00:00 |
|
aarne
|
5729a03678
|
gt -atoms
|
2005-10-12 11:38:29 +00:00 |
|
aarne
|
e475a71e88
|
grep etc
|
2005-10-05 19:02:19 +00:00 |
|
peb
|
5b828bb83d
|
"Committed_by_peb"
|
2005-10-05 10:56:42 +00:00 |
|
aarne
|
74e7f84e0f
|
lexer=ignore
|
2005-09-29 12:20:08 +00:00 |
|
aarne
|
5901eb3fe0
|
common subexp elimination
|
2005-09-18 21:55:46 +00:00 |
|
aarne
|
247af471aa
|
unpar
|
2005-09-14 15:26:21 +00:00 |
|
bringert
|
9112e13c60
|
Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage.
|
2005-09-12 15:10:23 +00:00 |
|
bringert
|
8c616b8113
|
Completed unoptimized SLF generation.
|
2005-09-12 14:46:44 +00:00 |
|