Metadata-Version: 2.0
Name: syntaxmaker
Version: 1.0.2
Summary: An NLG tool for Finnish
Home-page: https://github.com/DiscoveryGroup/syntaxmaker/
Author: Mika Hämäläinen, University of Helsinki
Author-email: mika.hamalainen@cs.helsinki.fi
License: Apache Software License
Keywords: NLG Finnish
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing
Classifier: Natural Language :: Finnish
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7

An NLG tool for Finnish
=======================

syntax_maker is a script that tries to create syntactically correct Finnish sentences based on a hand written grammar and automatically learned information about the language.

**NOTE 1:** This tool requires Omorfi, you can download the correct binary version from http://mikakalevi.com/omorfi

**NOTE 2:** You need to install libhfst and hfst from https://kitwiki.csc.fi/twiki/bin/view/KitWiki/HfstCommandLineTools

===========================
How to use
===========================

Start of by following this tutorial: https://github.com/DiscoveryGroup/syntaxmaker/wiki/Creating-a-sentence,-the-basics

