Metadata-Version: 1.1
Name: PyDelphin
Version: 0.6.0
Summary: Libraries and scripts for DELPH-IN data
Home-page: https://github.com/delph-in/pydelphin
Author: Michael Wayne Goodman
Author-email: goodman.m.w@gmail.com
License: MIT
Description: PyDelphin provides a suite of libraries for modeling Minimal Recursion
        Semantics (MRS; including DMRS), derivation trees, and [incr tsdb()]
        profiles; introspection tools for Type Description Language (TDL),
        which is used to define HPSG grammars; a Python wrapper for the ACE
        parser; and some extra tools for syntax highlighting or LaTeX output.
        Python developers who work with DELPH-IN data can rely on pyDelphin to
        correctly deal with such data via convenient interfaces.
Keywords: nlp semantics hpsg delph-in linguistics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Utilities
