Metadata-Version: 2.0
Name: nlgen
Version: 0.1.2
Summary: natural language generator
Home-page: UNKNOWN
Author: Yusuke Tsutsumi
Author-email: yusuke@tsutsumi.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: grako

=====
nlgen
=====

.. image::https://travis-ci.org/toumorokoshi/nlgen/settings#
    :alt: build status
    :target: https://travis-ci.org/toumorokoshi/nlgen

Natural Language Generator for Python

-------
Summary
-------

nlgen provides tools that help with natural language generation. nlgen currently features:

- a featured context free grammar representation and generator.

------------
Documentation
------------

http://nlgen.readthedocs.io/en/latest/


