1
0
forked from GitHub/gf-core
Commit Graph

8639 Commits

Author SHA1 Message Date
aarne 387572ecb3 compilation of functors 2005-11-11 22:24:33 +00:00
bringert 3684eca40b Made mapAssignM more efficient. 2005-11-11 15:38:00 +00:00
bringert 051789bb40 More efficient implementations of mapPairsM and mapPairListM 2005-11-11 15:12:41 +00:00
bringert a51f7dad56 Allow disabling signal support in configure. 2005-11-11 10:12:49 +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 2954e26824 started IDE support project 2005-11-09 21:34:01 +00:00
aarne c813e96a3e preparing for new ShellState 2005-11-09 14:14:30 +00:00
aarne 9388b1f189 trams with mm library 2005-11-07 21:45:22 +00:00
bringert f6d064d9f7 Restore old signal handler after each computation. 2005-11-07 21:27:13 +00:00
bringert 17f7312070 Allow interrupting commands with Ctrl-C. Catch exceptions throw by commands. 2005-11-07 19:15:05 +00:00
aarne 2da3e66507 MImp 2005-11-07 10:03:46 +00:00
aarne 47d0a7f249 multi for Swe 2005-11-07 07:26:04 +00:00
aarne a4dbad93a1 multimodal resource 2005-11-06 21:00:36 +00:00
aarne 4f6afbab98 webalt fixes 2005-11-04 15:54:12 +00:00
aarne b59faa21df fixed SyntaxEng.fromAgr 2005-11-03 10:31:27 +00:00
aarne 26c1c12825 tt 2005-11-02 09:51:37 +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 7f5b7eb623 variants compilation 2005-11-01 14:39:12 +00:00
aarne 36839cba86 doc of prob 2005-11-01 08:20:09 +00:00
aarne 1116d7540e PCFG example 2005-11-01 08:10:54 +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 3307118eb0 more probs 2005-10-31 07:12:18 +00:00
aarne e64822f921 probabilistic 2005-10-30 22:44:00 +00:00
janna d08695f71f *** empty log message *** 2005-10-28 08:45:28 +00:00
aarne 8f9666ffef so 2005-10-27 12:21:53 +00:00
bringert aef17a14c4 Reduced complexity of reachable in FA determinization. 2005-10-27 08:16:30 +00:00
bringert 8b1821e8ae Made removeIdenticalRules faster by using sortNubBy instead of nubBy. 2005-10-26 17:47:16 +00:00
bringert 7d2bcd88ad Removed superfluous Debug.Trace import from SRG.hs. 2005-10-26 16:14:03 +00:00
bringert b7609f09a5 Moved Graph and Relation stuff to separate modules. Added some QuickCheck properties for Relation. Improved relation datastructure and algorithms, making FA generation much faster. 2005-10-26 16:13:13 +00:00
janna ae8bf54a04 *** empty log message *** 2005-10-16 20:16:05 +00:00
aarne 934d182986 Make 2005-10-14 07:30:58 +00:00
aarne 95b04d53bb make resource 2005-10-13 12:43:47 +00:00
aarne 5729a03678 gt -atoms 2005-10-12 11:38:29 +00:00
aarne cbcac43e31 test grs 2005-10-11 15:03:44 +00:00
aarne 0d33fd98e0 Embed/TemplateApp 2005-10-07 12:06:19 +00:00
aarne ef18c4d4bf cfgm 2005-10-07 10:24:51 +00:00
aarne faadd04af9 eqStr ; pipe to system 2005-10-06 13:21:33 +00:00
aarne edd17b54f2 macro commands 2005-10-06 09:02:33 +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 98dcc20e12 ENglish 2005-10-05 07:47:26 +00:00
aarne ecea6794e9 data defs 2005-10-04 10:05:06 +00:00
aarne df4027f798 def and List 2005-10-02 19:50:19 +00:00
aarne 74e7f84e0f lexer=ignore 2005-09-29 12:20:08 +00:00
aarne 60b6ce0f07 check deps 2005-09-27 09:25:07 +00:00
aarne 6c9934d0bd index 2005-09-22 18:01:26 +00:00
bringert e70ebfda5f Added placeholder for minimizing SLF-style automata. 2005-09-22 16:08:48 +00:00
bringert 914430a5a8 Generated finite state networks are now state minimal. 2005-09-22 15:56:05 +00:00