1
0
forked from GitHub/gf-core
Commit Graph

203 Commits

Author SHA1 Message Date
aarne
2fc97fa6fa took away godis_tram from darcs 2006-11-08 15:14:47 +00:00
aarne
c94d5a5f1e corrections in finnish tram 2006-11-08 15:12:35 +00:00
aarne
eb3d750459 godis tram grammars, augmented with Fin 2006-11-08 15:08:09 +00:00
aarne
1fd0113015 real parser for Alvey grammar: new version of BigLexEng 2006-11-07 16:38:37 +00:00
aarne
048ef7d1d1 big lex compiles again 2006-11-03 21:47:56 +00:00
aarne
db95cbad6d bew BigLexEng (not ready) 2006-11-03 10:23:06 +00:00
aarne
c922c0c488 more accurate BigLexEng (V3 still to do) 2006-11-02 21:45:32 +00:00
aarne
3396a13ee7 new big and shallow modules 2006-11-02 17:04:35 +00:00
aarne
b8a454a7d3 shallow grammar experiment 2006-11-01 16:45:07 +00:00
aarne
264bcfb28e top-level big swedish grammar 2006-10-31 16:49:41 +00:00
aarne
a06f512e4b swedish paradigm extensions 2006-10-31 16:34:25 +00:00
aarne
daccb10def biglex experiment 2006-10-31 16:33:38 +00:00
aarne
6c0f599055 compiling examples for doc started 2006-10-18 09:54:17 +00:00
aarne
7dea021ece started compiling-gf 2006-10-18 08:46:44 +00:00
aarne
72699f446f italian disamb example 2006-10-10 20:24:15 +00:00
aarne
65fd6edb6c started disambiguation example 2006-10-10 16:43:41 +00:00
aarne
f9cc79eba6 slight change in gfcc syntax and evaluation 2006-10-07 14:08:58 +00:00
aarne
35932d5472 commented out Swadesh.other_A, which is not implemented 2006-09-15 09:48:20 +00:00
bringert
d71b576f6e Use mkPrep instead of mkPreposition in peace keeping grammars. 2006-08-28 11:57:19 +00:00
aarne
0555834d24 bronzeageAra 2006-06-26 11:41:04 +00:00
aarne
09c91e29d8 lock fields in DialogueI 2006-06-18 21:35:31 +00:00
aarne
a25c73cb1a adjustments in Paradigms ; lang-specific modules for all except Rus, Ara 2006-06-15 16:24:09 +00:00
aarne
a0c60530cb bug fix in MkConcrete 2006-06-08 09:54:41 +00:00
aarne
112eea3f36 updated lexicon in animal 2006-06-08 09:44:22 +00:00
aarne
00934345ed BronzeageRus 2006-06-08 08:55:53 +00:00
aarne
719e751051 BronzeageDan 2006-05-30 14:36:40 +00:00
aarne
479e2d5ed6 cleaned up in multimodal and dialogue 2006-05-24 16:51:52 +00:00
aarne
1aa8abb074 updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne
25bc367f40 gfwl example 2006-05-18 15:01:43 +00:00
aarne
747eccf2df some godis additions to dialogue 2006-05-17 21:04:54 +00:00
aarne
cc07890344 changed readme name 2006-05-16 21:18:40 +00:00
aarne
63f03f8c73 field names added to Prolog 2006-05-16 21:10:47 +00:00
aarne
29d04d8a90 extended dialogue example 2006-05-16 20:44:33 +00:00
aarne
5082ebd0f4 renamed Godis to Prolog ; added Fin 2006-05-16 18:48:46 +00:00
aarne
ecf429c593 README completed in dialogue 2006-05-16 13:13:33 +00:00
aarne
6bbd4e423a examples of dialogue system grammars 2006-05-16 13:07:41 +00:00
bringert
1db0885429 Commented out one_Det in peacekeeping grammar. 2006-04-25 15:44:43 +00:00
bringert
10bf3b1d9f Moved punctuation to a separate field, to allow spoken language grammars to omit it. Created top-level spoken language grammars. (all in peacekeeping) 2006-04-21 21:53:20 +00:00
bringert
9a51ac6ebf Peacekeeping README: added reference to "Emergency multilingual phrasebook" 2006-04-21 14:49:46 +00:00
bringert
4bc12bcde1 Peace keeping: added more lexicon words. Added this_NP and that_NP. Added some more examples. 2006-04-21 14:34:45 +00:00
aarne
f75efc970a PeacePhrase_Fin ; -p in resource Makefile 2006-04-21 15:20:03 +00:00
bringert
c4560e21b0 Build peace grammars with optimize=share to work with GF EI. 2006-04-21 13:55:19 +00:00
bringert
3c1ef84ddd Peacekeeping: moved startcat flags to top level concretes to work around problems in figuring out the startcat for CFGMs. 2006-04-21 13:16:14 +00:00
bringert
c4f36a024a Implemented some new words in swedish. Use english compound for police officer. 2006-04-21 12:08:10 +00:00
bringert
53b86102ff Changed PeacePhrases_Swe to latin-1. 2006-04-21 09:55:15 +00:00
aarne
0268576142 embedded haskelle example: query 2006-04-21 09:14:05 +00:00
bringert
028561ac2a peacekeeping: implemented the new lexicon entries in english. 2006-04-21 07:49:53 +00:00
bringert
44300844db peacekeeping: add a module with phrases which are very different in different languages, e.g. greetings. The english and swedish implementations do not yet use the resource grammars, and the finnish is empty. 2006-04-20 22:46:41 +00:00
bringert
79c0cc23e6 Added section for examples we I don't know how to handle well without overgenerating too much. 2006-04-20 22:33:47 +00:00
bringert
e75689439d Added some more words to the peacekeeping lexicon. Did not add them in the concrete syntaxes yet. 2006-04-20 22:18:35 +00:00