/grammar_commons

Python helper library to expand multi-lingual modified BNFs.

Primary LanguagePython

grammar_commons

Table of Contents

  1. Introduction
  2. Installation

Introduction

Welcome to grammar_commons!

Installation

To install this package, simply;

  1. Make sure you have Python 3.7.x or higher and Pip installed on your machine.
  2. Type into the terminal: pip install grammar_commons