You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script could be used in testing to make sure that no unwanted (or avoidable) approximation has occurred during the GF->JSGF conversion.
The script should highlight phrases which are accepted by the JSGF but not by the original GF grammar. We know that approximation happens during JSGF->FSA, but maybe it happens already during GF->JSGF in which case it can probably be avoided by redesigning the grammar.
The text was updated successfully, but these errors were encountered:
This script could be used in testing to make sure that no unwanted (or avoidable) approximation has occurred during the GF->JSGF conversion.
The script should highlight phrases which are accepted by the JSGF but not by the original GF grammar. We know that approximation happens during JSGF->FSA, but maybe it happens already during GF->JSGF in which case it can probably be avoided by redesigning the grammar.
The text was updated successfully, but these errors were encountered: