aarne
|
fa32f755d6
|
embedded haskelle example: query
|
2006-04-21 09:14:05 +00:00 |
|
bringert
|
3b3570201a
|
Added debugging flag to generated VoiceXML.
|
2006-04-20 09:46:54 +00:00 |
|
aarne
|
b6d7da4dd3
|
star in morpho analysis
|
2006-04-19 10:04:01 +00:00 |
|
aarne
|
defbe1fb96
|
utf8 in editor
|
2006-04-19 09:33:39 +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
|
dbd9a25162
|
Fixed left recursion removal to not create cyclic rules.
|
2006-04-13 15:07:17 +00:00 |
|
bringert
|
c47da3d351
|
Removed cycles when building SRGs, to avoid getting left-recursive grammars.
|
2006-04-13 14:47:37 +00:00 |
|
bringert
|
26b61d82ee
|
generate unique new category names when removing left recursion from cfgs.
|
2006-04-13 14:29:27 +00:00 |
|
bringert
|
256b593ae5
|
Fixed bug in SRG top-down filtering where the start category would be removed if it wasn't referenced by itself.
|
2006-04-13 14:18:13 +00:00 |
|
bringert
|
4609965d71
|
Added top-down filtering to the GSL printer.
|
2006-04-13 13:33:35 +00:00 |
|
bringert
|
9ed344a70d
|
Added -startcat flag to the pg command.
|
2006-04-13 13:32:58 +00:00 |
|
bringert
|
0fef8d5675
|
The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fixed this by not bypassing final nodes.
|
2006-04-12 23:22:35 +00:00 |
|
aarne
|
0bffc3c9f6
|
inherent features of Int
|
2006-04-04 14:44:46 +00:00 |
|
peb
|
e059fddb6d
|
adding support for 2nd order functions in SimpleGFC format
|
2006-04-04 09:33:22 +00:00 |
|
aarne
|
43eb7cc662
|
added some generation facilities
|
2006-03-31 16:30:44 +00:00 |
|
bringert
|
b67268cc79
|
In GSL generation: remove punctuation before LR analysis.
|
2006-03-31 15:52:03 +00:00 |
|
bringert
|
30abcf023c
|
Added colon to the list of punctuation chars in GSL generation.
|
2006-03-31 15:31:33 +00:00 |
|
aarne
|
c45100b056
|
gt -noexpand
|
2006-03-31 13:20:40 +00:00 |
|
peb
|
3f33c7de5a
|
translated TODO to english, restructured to fit with todoo-mode.el
|
2006-03-22 12:38:47 +00:00 |
|
aarne
|
836026a3ce
|
unlexer bug ; "vilka" ; lib path warning ; p -lines result
|
2006-03-21 13:57:38 +00:00 |
|
peb
|
39dae001b2
|
fixed bug with variants in GF.Conversion.RemoveErasing
|
2006-03-21 06:18:03 +00:00 |
|
bringert
|
04300a9e0d
|
Replaced all used of Data.FiniteMap with Data.Map.
|
2006-03-20 12:49:31 +00:00 |
|
aarne
|
38376083b2
|
MatchTerm: testing conditions on terms, e.g. nodup
|
2006-03-16 21:26:22 +00:00 |
|
aarne
|
06ea7fea46
|
exitFailure with gf -make
|
2006-03-16 20:33:35 +00:00 |
|
aarne
|
1502283f1d
|
method for flattening grammars
|
2006-03-16 15:26:37 +00:00 |
|
peb
|
f70d4e592c
|
fixing prolog printing
|
2006-03-09 12:39:11 +00:00 |
|
peb
|
e677a613fc
|
inferred constants in profiles
|
2006-03-09 11:32:52 +00:00 |
|
aarne
|
5e70830f3c
|
more treebank options; updated history
|
2006-03-06 21:27:49 +00:00 |
|
aarne
|
fe11a69752
|
make help and treebank options
|
2006-03-05 20:30:37 +00:00 |
|
aarne
|
8d4c4307b9
|
example based also with treebank, with real term parser
|
2006-03-04 22:14:33 +00:00 |
|
aarne
|
ddc8a409ec
|
proper place of -treebank option
|
2006-03-04 15:24:03 +00:00 |
|
aarne
|
ee26cf955b
|
treebank creating script; duplicated consonants in LexiconEng
|
2006-03-04 14:58:11 +00:00 |
|
aarne
|
0eb9f74977
|
distinguished uni and multi treebanks
|
2006-03-03 20:51:03 +00:00 |
|
bringert
|
1738be3a75
|
SRGS generation: use XML module escape mechanism. Added beginnings of a not yet working SRGS minimization function.
|
2006-03-03 10:40:53 +00:00 |
|
bringert
|
21e611f513
|
Towards a working VoiceXML generator.
|
2006-03-03 10:40:23 +00:00 |
|
bringert
|
3c1e97d363
|
XML module: added CData support. Escape stuff that needs to be escaped in XML.
|
2006-03-03 10:38:49 +00:00 |
|
aarne
|
6cd06a5efc
|
several treebanks in shell state
|
2006-03-02 20:27:42 +00:00 |
|
aarne
|
bf872d018e
|
treebanks in shell state: i -treebank and lt
|
2006-03-02 17:19:36 +00:00 |
|
aarne
|
d9a9f57089
|
tb -trees ; rl ; path in gfe ; removed spurious "file not found"
|
2006-03-02 09:55:50 +00:00 |
|
aarne
|
09e6c6c9a3
|
refreshing gfe example
|
2006-03-01 17:36:34 +00:00 |
|
bringert
|
136535ef6d
|
Print grammar names in translation exercise lists.
|
2006-02-27 20:45:54 +00:00 |
|
bringert
|
d3aac86052
|
VoiceXML generation: fixed threading of existing values through subdialog calls.
|
2006-02-06 16:45:59 +00:00 |
|
aarne
|
f1ffa2f17d
|
bug fixed (?) in compilation
|
2006-02-26 11:16:53 +00:00 |
|
aarne
|
607dc668b7
|
documenting the library
|
2006-02-25 22:58:55 +00:00 |
|
aarne
|
9b0036457c
|
resource specialized to present tense ; preprocessor flag
|
2006-02-25 18:59:32 +00:00 |
|
aarne
|
af0dfe0921
|
bronzeage README ; topological sorting of abstract modules
|
2006-02-24 15:49:14 +00:00 |
|
aarne
|
625a25cc68
|
the -gfc option
|
2006-02-23 09:58:59 +00:00 |
|
aarne
|
bac9c25a3b
|
tram using compiled resources
|
2006-02-22 22:29:11 +00:00 |
|
aarne
|
2f91205ba0
|
testing precompiled libraries
|
2006-02-22 11:13:42 +00:00 |
|