Metadata-Version: 2.1
Name: allennlp_models
Version: 1.0.0rc2
Summary: Officially supported models for the AllenNLP framework
Home-page: https://github.com/allenai/allennlp-models
Author: Allen Institute for Artificial Intelligence
Author-email: allennlp@allenai.org
License: Apache
Description: <div align="center">
            <br>
            <img src="https://raw.githubusercontent.com/allenai/allennlp/master/docs/img/allennlp-logo-dark.png" width="400"/>
            <p>
            Officially supported AllenNLP models.
            </p>
            <hr/>
        </div>
        <p align="center">
            <a href="https://github.com/allenai/allennlp-models/actions">
                <img alt="Build" src="https://github.com/allenai/allennlp-models/workflows/CI/badge.svg?event=push&branch=master">
            </a>
            <a href="https://pypi.org/project/allennlp-models/">
                <img alt="PyPI" src="https://img.shields.io/pypi/v/allennlp-models">
            </a>
            <a href="https://github.com/allenai/allennlp-models/blob/master/LICENSE">
                <img alt="License" src="https://img.shields.io/github/license/allenai/allennlp-models.svg?color=blue&cachedrop">
            </a>
            <a href="https://codecov.io/gh/allenai/allennlp">
                <img alt="Codecov" src="https://codecov.io/gh/allenai/allennlp/branch/master/graph/badge.svg">
            </a>
        </p>
        <br/>
        
        To file an issue, please open a ticket on https://github.com/allenai/allennlp and tag it with "Models".
        
Keywords: allennlp NLP deep learning machine reading semantic parsing parsers
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown
