| Age | Commit message (Collapse) | Author |
|
from deprecated
|
|
synonym of Expr
|
|
|
|
|
|
grammar, on RHS or LHS. This avoids a crash in non-recursive SRGS generation. The crash happend becase the bottom-up filter has not yet been done when renameCats is called.
|
|
startcatonly CFG trasnformation. Removed output formats that are now easily done with --cfg: "regular", "nolr".
|
|
|
|
filtering in ebnf printer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GF cat, instead of the old Concrete syntax name + index among all CFG cats.
|
|
ENBF printing patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to RE.
|
|
|
|
|
|
|
|
|
|
LC_LR algorithm produces lots of those, especially when there is little inflection.
|
|
category.
|
|
results.
|
|
|
|
|
|
|
|
filtering in terms of CFRules instead of SRG. Do top-down filtering in makeSimpleSRG.
|
|
RFC3066 format (- instead of _) and use it in SRGS, VoiceXML and JSGF.
|
|
from variants, and overgenerated if this was not true.
|
|
|
|
makes Custom a lot cleaner.
|
|
CGrammar. This to allow looking at the types in SISR, and to reduce the number of argument passed from Custom.
|
|
-conversion=finite.
|
|
|
|
for getting trees right.
|
|
recursion elimination. Fixed top category generation for SRG (included LR-elimination-added categories before).
|
|
recursion removal destroys SISR, must be fixed.
|
|
|
|
|
|
SISR.
|