1
0
forked from GitHub/gf-core
Commit Graph

625 Commits

Author SHA1 Message Date
bringert
8bb1df23a8 Added explicit type signature to GF.System.NoSpeechInput.recognizeSpeech. 2005-12-13 21:09:29 +00:00
bringert
18a57aa56a Added semi-working speech_input command. 2005-12-13 21:03:56 +00:00
aarne
c2dde4e80f float parsing fixed 2005-12-11 17:48:55 +00:00
bringert
bb545d2faa Use tags in SLF generation to get out a parsable string. 2005-12-09 13:35:50 +00:00
bringert
a35dbbeeb8 SLF generation: make sure that there is only one final node, and that it is actually final. 2005-12-08 16:01:13 +00:00
bringert
ed23b9d8d8 Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if using top-level layout sytax. Changed transfer syntax to use this to force semicolon after imports when pretty printing transfer. transfer grammar printer now produces Transfer syntax, not core. It also imports prelude and includes Eq and Compos instances. 2005-12-06 15:57:43 +00:00
aarne
fc0ec0c0cd opers in cnc 2005-12-06 12:39:36 +00:00
aarne
09659e86eb bug fix in Shell commands at, wt 2005-12-06 11:46:35 +00:00
aarne
7a7252223f multimodal resource recreated for new API 2005-12-05 18:31:15 +00:00
aarne
18986bfdd4 tidy up res; bug fix in ShellState.addTransfer 2005-12-05 16:14:12 +00:00
aarne
ef504a4cbe floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
bringert
f59a16876a Make words in SLF language models upper case. 2005-12-02 12:55:24 +00:00
aarne
e1d8b9c535 EInteger 2005-12-02 08:46:30 +00:00
aarne
8c918d9516 making apply_transfer work 2005-12-01 17:58:31 +00:00
aarne
33b28b19e9 added transfer cases 2005-11-30 09:14:07 +00:00
aarne
591f931900 transfer added to GF command interpreter[ 2005-11-30 09:04:45 +00:00
bringert
3cd1317bda Transfer generation: cat constructors should not have tree types. 2005-11-29 14:55:45 +00:00
bringert
e60754e612 Transfer data type generation now uses the Tree type constructor for data constructor types. 2005-11-29 13:59:27 +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
638826db35 questions and transfer in shell state 2005-11-25 17:40:51 +00:00
peb
9d408658de solved: path problem in SimpleGFC 2005-11-24 10:02:53 +00:00
aarne
e583ecc830 simple problem tracing 2005-11-24 09:25:39 +00:00
aarne
b29877c590 extending proto resource API 2005-11-23 21:38:11 +00:00
bringert
40bc62016f Added srgs_xml_prob to HelpFile. 2005-11-23 13:16:31 +00:00
aarne
e79321be37 experimenting with English VP 2005-11-22 22:00:47 +00:00
aarne
43c850ffbc matching with "" 2005-11-18 14:24:12 +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
aarne
1c0ecb44c4 work on cf 2005-11-15 16:56:13 +00:00
aarne
50044f7686 extended cf syntax; Det experiment 2005-11-15 10:43:32 +00:00
aarne
fdc6eaa6ee arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
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
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
a4dbad93a1 multimodal resource 2005-11-06 21:00:36 +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