summaryrefslogtreecommitdiff
path: root/src/GF/Speech/SRG.hs
AgeCommit message (Expand)Author
2006-04-18Look at both command-line and grammar startcat falgs in pg commands.bringert
2006-04-13Removed cycles when building SRGs, to avoid getting left-recursive grammars.bringert
2006-04-13Fixed bug in SRG top-down filtering where the start category would be removed...bringert
2006-04-13Added top-down filtering to the GSL printer.bringert
2006-03-20Replaced all used of Data.FiniteMap with Data.Map.bringert
2006-02-01First version of SRGS with semantic tags.bringert
2006-02-01Set xml:lang in SRGS grammars to the value of the language flag.bringert
2005-11-01Documented SRGS XML generation. Started working on support for probabilities ...bringert
2005-10-26Removed superfluous Debug.Trace import from SRG.hs.bringert
2005-10-26Moved Graph and Relation stuff to separate modules. Added some QuickCheck pro...bringert
2005-09-14Added Graphviz module for graphviz stuff. Move a lot of utility functions to ...bringert
2005-09-12Completed unoptimized SLF generation.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-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-24"Committed_by_peb"peb
2005-02-22Added export list to TransformCFG and removed obsolete headers from other spe...bringert
2005-02-18"Committed_by_peb"peb
2005-02-04"Committed_by_peb"peb
2005-02-03"Committed_by_peb"peb
2004-10-01Generalized Speech Recognition Grammar generation. Added JSGF grammar printer.bringert