aarne
|
4be8e59c1c
|
documentation of commands; restriction options to generation
|
2008-06-15 21:36:41 +00:00 |
|
aarne
|
88a09c4b7e
|
Thai in 1.4
|
2008-06-15 19:40:53 +00:00 |
|
aarne
|
3c5346f049
|
converted Hindi to the revised encoding
|
2008-06-15 15:55:49 +00:00 |
|
aarne
|
caa0e37c56
|
commands for displaying transliteration tables
|
2008-06-15 15:24:11 +00:00 |
|
aarne
|
15c9fada0a
|
UTF3 coding as ps command options, also -bind
|
2008-06-15 13:25:22 +00:00 |
|
krasimir
|
a3c6fef6ae
|
fix the command line parser
|
2008-06-15 09:21:59 +00:00 |
|
aarne
|
096c42540e
|
some more command options and documentation
|
2008-06-14 15:48:52 +00:00 |
|
aarne
|
dbfe4c94e4
|
added syntax and examples fields to command help
|
2008-06-14 10:02:40 +00:00 |
|
aarne
|
93122ed338
|
added translation and mophology quizzes
|
2008-06-14 08:51:13 +00:00 |
|
aarne
|
60a68c5f3d
|
arabic in 1.4 - something makes compilation get stuck
|
2008-06-13 20:40:50 +00:00 |
|
aarne
|
85606ec32b
|
make with test trees
|
2008-06-13 12:49:54 +00:00 |
|
aarne
|
561fe9a6f8
|
file name as option in commands
|
2008-06-12 21:04:16 +00:00 |
|
bjorn
|
6ba502589f
|
Get JSGF generation to compile. Still untested.
|
2008-06-12 18:39:02 +00:00 |
|
bjorn
|
a6b8857e09
|
Add GF.Speech.SRG.isExternalCat
|
2008-06-12 18:35:25 +00:00 |
|
bjorn
|
f480dd3403
|
Rename GF.Speech.SRGS to GF.Speech.SRGS_XML
|
2008-06-12 18:24:26 +00:00 |
|
bjorn
|
3c2e1a15ba
|
Added unmodified GF.Speech.PrJSGF back in.
|
2008-06-12 18:19:45 +00:00 |
|
bjorn
|
f231a75b87
|
Exclude literal categories from generated VoiceXML.
|
2008-06-12 18:12:43 +00:00 |
|
aarne
|
e783a894bf
|
added command ps -stringop, with stringop being (un)lexer defined in Lexing
|
2008-06-12 14:36:03 +00:00 |
|
krasimir
|
43f8ec9228
|
fix the tree extractor in the incremental parser to check for cyclic charts and coercion rules.
|
2008-06-12 13:34:47 +00:00 |
|
krasimir
|
8f8709b9fa
|
add generation of erasing PMCFG grammars
|
2008-06-12 13:11:38 +00:00 |
|
aarne
|
9de5012d76
|
treating Int as PredefAbs.Int in lookup
|
2008-06-12 13:11:18 +00:00 |
|
krasimir
|
67c43b8251
|
use import System.Cmd instead of import System. It is in the process package and we already depend on it.
|
2008-06-11 14:00:04 +00:00 |
|
aarne
|
9a8295c98d
|
restored the read_file command ; filename must be in quotes (to be fixed?)
|
2008-06-11 13:18:09 +00:00 |
|
aarne
|
4681aaa11c
|
system command (!) in gf3 shell
|
2008-06-11 12:20:42 +00:00 |
|
aarne
|
2c0229f65c
|
allow spaces between command options; option -treebank in linearize
|
2008-06-11 09:20:26 +00:00 |
|
aarne
|
59aff851a7
|
preliminary version of morpho analysis
|
2008-06-10 16:00:42 +00:00 |
|
krasimir
|
a9ad4dbba6
|
force the interpreter to flush the output. usefull for the testsuite
|
2008-06-08 10:35:19 +00:00 |
|
aarne
|
fd6f37032c
|
sorting command list in Commands
|
2008-06-08 19:27:20 +00:00 |
|
krasimir
|
ce06bd457e
|
longname, synopsis and explanation for all commands
|
2008-06-05 20:48:24 +00:00 |
|
kr.angelov
|
83cededff9
|
file name completion for command i
|
2008-06-05 12:12:44 +00:00 |
|
kr.angelov
|
d970ed5224
|
fix the error checking in the word completion
|
2008-06-05 12:00:51 +00:00 |
|
kr.angelov
|
3e15333c41
|
describe cc,e,ph,q and i in Commands also. Allows word completion
|
2008-06-05 11:50:24 +00:00 |
|
kr.angelov
|
0841f73b83
|
remove the wc command
|
2008-06-05 11:34:29 +00:00 |
|
kr.angelov
|
e54e17e43b
|
complete word completion in the shell. works for commands, flags, options, abstract syntax identifiers and NL strings
|
2008-06-05 11:29:08 +00:00 |
|
kr.angelov
|
e94a57e37b
|
in initState report the error strictly. This allows to catch it easily
|
2008-06-05 11:26:48 +00:00 |
|
kr.angelov
|
09768534aa
|
lookParser already returns Nothing if there is no parser. Don't generate error
|
2008-06-05 11:18:59 +00:00 |
|
kr.angelov
|
0625cbb869
|
use parser combinators to parse the shell commands. simplified CommandLine type
|
2008-06-05 07:33:42 +00:00 |
|
kr.angelov
|
4606271031
|
back to breadth first search. Fixes the the "I am here" bug
|
2008-06-04 21:49:39 +00:00 |
|
kr.angelov
|
ea0ff19423
|
do the cyrilic trick for Windows in gf3 also
|
2008-06-04 07:52:12 +00:00 |
|
kr.angelov
|
2db5cddc33
|
cleanup, document and export the completion API
|
2008-06-04 07:49:58 +00:00 |
|
bjorn
|
8d4dddfada
|
Get VoiceXML generation working.
|
2008-06-03 20:05:52 +00:00 |
|
bjorn
|
783f5a0aec
|
Added lookPrintName.
|
2008-06-03 19:56:51 +00:00 |
|
bjorn
|
c334b15abf
|
Added (still unchanged) GF.Speech.VoiceXML.
|
2008-06-03 19:34:08 +00:00 |
|
bjorn
|
ea80441b08
|
Don't suffix start category name with _cat in SRGS XML printing.
|
2008-06-03 19:33:13 +00:00 |
|
bjorn
|
5dea982489
|
Added "bnf" output format for debugging.
|
2008-06-03 19:32:42 +00:00 |
|
bjorn
|
c974ce4345
|
Added options to support SRG printing.
|
2008-06-03 19:20:18 +00:00 |
|
bjorn
|
30792a3fa3
|
Added speech recognition grammar generation code. There is no way yet to invoke the SRG printer, and only SRGS is included.
|
2008-06-03 18:53:53 +00:00 |
|
bjorn
|
be2e8386a7
|
Add GF.Data.XML from old source. This is required by the SRGS printer.
|
2008-06-03 18:53:30 +00:00 |
|
kr.angelov
|
333271dec1
|
Use readline for word completion
|
2008-06-03 17:06:45 +00:00 |
|
kr.angelov
|
17e349abd3
|
add setCompletionFunction in GF.System.Readline
|
2008-06-03 16:54:59 +00:00 |
|