opengrammar


Nameopengrammar JSON
Version 0.1.0a0 PyPI version JSON
download
home_page
SummaryOpen Source Inference Engine
upload_time2023-02-05 14:06:08
maintainer
docs_urlNone
author
requires_python>=3.11
licenseMIT
keywords semantics theorem prover logic inference syntax
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center" style="text-align: center">
  <img src="https://i.imgur.com/IYvSZam.gif"
       width="100%"
       alt="Logo of Open Grammar for Python - Natural Language Inference Engine."/>
</p>

<p align="center" style="text-align: center">
    Natural Language Inference Engine
</p>

<p align="center" style="text-align: center">
    <a href="https://stand-with-ukraine.pp.ua">
        <img
            src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg"
            alt="Stand With Ukraine"
        />
    </a>
</p>

<p align="center" style="text-align: center">
    <a
        href="https://github.com/OpenDebates/OpenGrammar/actions/workflows/main.yml">
            <img
                src="https://github.com/OpenDebates/OpenGrammar/actions/workflows/main.yml/badge.svg"
                alt="Tests"
    />
    </a>
    <a
        href="https://codecov.io/gh/OpenDebates/OpenGrammar">
            <img
                src="https://codecov.io/gh/OpenDebates/OpenGrammar/branch/main/graph/badge.svg?token=Ep07QEelsi"
                alt="codecov" />
    </a>
    <img src="https://img.shields.io/pypi/dm/opengrammar"
        alt="PyPI - Downloads"
    />
    <a
        href="https://opengrammar.rtfd.io/en/latest/?badge=latest">
            <img
                src="https://readthedocs.org/projects/opengrammar/badge/?version=latest"
                    alt="Documentation Status"
            />
    </a>
</p>

## Description

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/opengrammar)

Open Grammar is a set of research tools used to convert formal logic systems into natural language models.

## Installation
```shell
pip install opengrammar
```

## Models Supported

### Formal Languages

- GPLIF: General Predicate Logic with Identity and Function Terms

### Natural Language

- English: [WIP]

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "opengrammar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Taven <taven@opendebates.net>",
    "keywords": "semantics,theorem prover,logic,inference,syntax",
    "author": "",
    "author_email": "Taven <taven@opendebates.net>",
    "download_url": "https://files.pythonhosted.org/packages/1a/a0/5ba45102f68178af14ce4477dd18513f3990b4e2f0782e438054ce640925/opengrammar-0.1.0a0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\" style=\"text-align: center\">\r\n  <img src=\"https://i.imgur.com/IYvSZam.gif\"\r\n       width=\"100%\"\r\n       alt=\"Logo of Open Grammar for Python - Natural Language Inference Engine.\"/>\r\n</p>\r\n\r\n<p align=\"center\" style=\"text-align: center\">\r\n    Natural Language Inference Engine\r\n</p>\r\n\r\n<p align=\"center\" style=\"text-align: center\">\r\n    <a href=\"https://stand-with-ukraine.pp.ua\">\r\n        <img\r\n            src=\"https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg\"\r\n            alt=\"Stand With Ukraine\"\r\n        />\r\n    </a>\r\n</p>\r\n\r\n<p align=\"center\" style=\"text-align: center\">\r\n    <a\r\n        href=\"https://github.com/OpenDebates/OpenGrammar/actions/workflows/main.yml\">\r\n            <img\r\n                src=\"https://github.com/OpenDebates/OpenGrammar/actions/workflows/main.yml/badge.svg\"\r\n                alt=\"Tests\"\r\n    />\r\n    </a>\r\n    <a\r\n        href=\"https://codecov.io/gh/OpenDebates/OpenGrammar\">\r\n            <img\r\n                src=\"https://codecov.io/gh/OpenDebates/OpenGrammar/branch/main/graph/badge.svg?token=Ep07QEelsi\"\r\n                alt=\"codecov\" />\r\n    </a>\r\n    <img src=\"https://img.shields.io/pypi/dm/opengrammar\"\r\n        alt=\"PyPI - Downloads\"\r\n    />\r\n    <a\r\n        href=\"https://opengrammar.rtfd.io/en/latest/?badge=latest\">\r\n            <img\r\n                src=\"https://readthedocs.org/projects/opengrammar/badge/?version=latest\"\r\n                    alt=\"Documentation Status\"\r\n            />\r\n    </a>\r\n</p>\r\n\r\n## Description\r\n\r\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/opengrammar)\r\n\r\nOpen Grammar is a set of research tools used to convert formal logic systems into natural language models.\r\n\r\n## Installation\r\n```shell\r\npip install opengrammar\r\n```\r\n\r\n## Models Supported\r\n\r\n### Formal Languages\r\n\r\n- GPLIF: General Predicate Logic with Identity and Function Terms\r\n\r\n### Natural Language\r\n\r\n- English: [WIP]\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Open Source Inference Engine",
    "version": "0.1.0a0",
    "split_keywords": [
        "semantics",
        "theorem prover",
        "logic",
        "inference",
        "syntax"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8188f72fc08a8217f2b2faf5cf48caffbea5ff3ce9f9e79a0850610c39772968",
                "md5": "6c54813416675440b7a5410f54969988",
                "sha256": "5c92ac88a53e81b86fe093594182c4d193e215af9aee7d0fc790c658b4f0bdcf"
            },
            "downloads": -1,
            "filename": "opengrammar-0.1.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c54813416675440b7a5410f54969988",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 3318,
            "upload_time": "2023-02-05T14:06:06",
            "upload_time_iso_8601": "2023-02-05T14:06:06.726232Z",
            "url": "https://files.pythonhosted.org/packages/81/88/f72fc08a8217f2b2faf5cf48caffbea5ff3ce9f9e79a0850610c39772968/opengrammar-0.1.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1aa05ba45102f68178af14ce4477dd18513f3990b4e2f0782e438054ce640925",
                "md5": "ccf3f061c1cedf7037eb90edf6999682",
                "sha256": "e1affe6a8c9c559a0acee9aa4be79e5c09a5f5a0fcf4f81331c6621b3fa38df4"
            },
            "downloads": -1,
            "filename": "opengrammar-0.1.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "ccf3f061c1cedf7037eb90edf6999682",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 3657,
            "upload_time": "2023-02-05T14:06:08",
            "upload_time_iso_8601": "2023-02-05T14:06:08.395448Z",
            "url": "https://files.pythonhosted.org/packages/1a/a0/5ba45102f68178af14ce4477dd18513f3990b4e2f0782e438054ce640925/opengrammar-0.1.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-05 14:06:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "opengrammar"
}
        
Elapsed time: 0.03632s