summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrGSL.hs
AgeCommit message (Expand)Author
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-04-13Added top-down filtering to the GSL printer.bringert
2006-03-31In GSL generation: remove punctuation before LR analysis.bringert
2006-03-31Added colon to the list of punctuation chars in GSL generation.bringert
2006-02-01First version of SRGS with semantic tags.bringert
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ...bringert
2005-09-14Added Graphviz module for graphviz stuff. Move a lot of utility functions to ...bringert
2005-09-07Added the prerequisits for automaton building.bringert
2005-06-17Added beginnings of ATK SLF generation.bringert
2005-04-21Fixed module names and imports after giant file move.bringert
2005-04-15Removed some dead code from gsl and cfgm generation.bringert
2005-04-14"Committed_by_peb"peb
2005-04-11"Committed_by_peb"peb
2005-03-21"Committed_by_peb"peb
2005-03-21"Committed_by_peb"peb
2005-03-21"Committed_by_peb"peb
2005-03-18"Committed_by_peb"peb
2005-02-18"Committed_by_peb"peb
2005-02-07Convert tokens to lower case when printing GSL.bringert
2005-02-04"Committed_by_peb"peb
2005-01-28Make first letter in GSL category names upper case.bringert
2004-10-19Remove more punctuation characters when printing GSL grammarsbringert
2004-10-01Generalized Speech Recognition Grammar generation. Added JSGF grammar printer.bringert
2004-09-15Use .MAIN for the start category.bringert
2004-09-14Use grammar name as gsl category name prefix. Put some grammar info in GSL co...bringert
2004-09-14gsl printer now figures out startcat from grammar flagsbringert
2004-09-14Added GSL speech recognition grammar generation.bringert