Welcome to pyjsgf’s documentation!¶

Release v1.9.0

JSpeech Grammar Format (JSGF) compiler, matcher and parser package for Python.

JSGF is a format used to textually represent grammars for speech recognition engines. You can read the JSGF specification here.

Contents:

  • Introduction
    • Installation
    • Supported Python Versions
    • Unit Testing
    • Multilingual Support
    • Documentation
  • jsgf — JSpeech Grammar Format (JSGF) package
    • errors — Error classes module
    • expansions — Expansion classes and functions module
    • jsgf.ext — JSGF extensions sub-package
    • grammars — Grammar classes module
    • parser — Parser module
    • references — References module
    • rules — Rule classes module
  • Changelog
    • 1.9.0 – 2020-04-07
    • 1.8.0 – 2020-01-31
    • 1.7.1 – 2019-07-10
    • 1.7.0 – 2019-06-19
    • 1.6.0 – 2019-03-17
    • 1.5.1 – 2018-10-28
    • 1.5.0 – 2018-09-11
    • 1.4.1 – 2018-08-20
    • 1.4.0 – 2018-08-09
    • 1.3.0 – 2018-07-14
    • 1.2.3 – 2018-06-02
    • 1.2.2 – 2018-04-28
    • 1.2.1 – 2018-04-27
    • 1.2.0 – 2018-04-09
    • 1.1.1 – 2018-03-26

Indices and tables¶

  • Index

  • Module Index

  • Search Page

pyjsgf

Navigation

Contents:

  • Introduction
  • jsgf — JSpeech Grammar Format (JSGF) package
  • Changelog

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

©2018, Dane Finlay. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source