summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Expand)Author
2006-02-25documenting the libraryaarne
2006-02-25resource specialized to present tense ; preprocessor flagaarne
2006-02-24bronzeage README ; topological sorting of abstract modulesaarne
2006-02-23the -gfc optionaarne
2006-02-22tram using compiled resourcesaarne
2006-02-22testing precompiled librariesaarne
2006-02-20Tense to Common ; Idiom ; Textaarne
2006-02-14nocf flag ; mathematical APIaarne
2006-02-14Romance clitics almost OK ; bug fix in tb -caarne
2006-02-09test probabilities for resource; rounding of prob sumaarne
2006-02-08added timeout to gr -cfaarne
2006-02-08testing treebanksaarne
2006-02-08numeration in treebankaarne
2006-02-08command tb for creating treebanksaarne
2006-02-03Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.bringert
2006-02-01SRGS: add top-level rules for each GF category.bringert
2006-02-01Include GF version and compile date in SRGS meta creator tag.bringert
2006-02-01SRGS semantic results for list categories is now an array.bringert
2006-02-01First version of SRGS with semantic tags.bringert
2006-02-01Escape backslashes and double quotes in SRGS attribute values.bringert
2006-02-01Set xml:lang in SRGS grammars to the value of the language flag.bringert
2006-01-31math API; lock field warningsaarne
2006-01-26Norwegianaarne
2006-01-24optimization of selection computationaarne
2006-01-24the parser can read .gfm files (but they are not yet compiled all the way)aarne
2006-01-20Use right start category names in si command.bringert
2006-01-20Report errors in at command.bringert
2006-01-20more frenchaarne
2006-01-20started romance predication; some restructuring of modules; CheckGrammar valu...aarne
2006-01-19workaround for a compilation bug for param defs (to be fixed)aarne
2006-01-17Use cat and language in ATK si. Support language switching with ATK.bringert
2006-01-16incompleteness warning and PNeg in CheckGrammaraarne
2006-01-13type checking pattern bindingsaarne
2006-01-13pebpeb
2006-01-09matching empty string fixedaarne
2006-01-07documenting regular patternsaarne
2006-01-07regular expression patternsaarne
2006-01-07regex patterns for tokensaarne
2006-01-06concatenation string patternsaarne
2006-01-05Fixed-point iterate unneccessary node removeal.bringert
2006-01-05Generate monolithic FAs by expanding an MFA.bringert
2006-01-05Added monolithic SLF builind back in.bringert
2006-01-05Sort sub-networks topologically. HTK's HBuild seems to require this.bringert
2006-01-05Remove unused sub-networks when generating multiple FAs.bringert
2006-01-05Remove more unneccessary nodes in SLF networks.bringert
2006-01-05Refactored Graph module. Remove some unneccessary states in slf networks.bringert
2006-01-05Use language flag to select the acoustic model to use with ATK.bringert
2006-01-05Print slf_graphviz with subgraphs.bringert
2006-01-04Build SLF networks with sublattices.bringert
2005-12-29Finite state networks: more strictness. alternative (still unused) implementa...bringert