Metadata-Version: 2.1
Name: perin-parser
Version: 0.0.3
Summary: (Unofficial) PERIN: Permutation-invariant Semantic Parsing
Home-page: https://github.com/ufal/perin
Author: David Samuel & Milan Straka
License: Mozilla Public License 2.0
Description: # (Unofficial) PERIN: Permutation-invariant Semantic Parsing
        
        Unofficial package for the PERIN parser: https://github.com/ufal/perin
        
        Intended for easy installation and faster batching.
        
        ## Installation
        
        ```bash
        pip install perin_parser
        ```
        
        
        ## License
        
        ```
        Copyright 2020 Institute of Formal and Applied Linguistics, Faculty of
        Mathematics and Physics, Charles University, Czech Republic.
        
        This Source Code Form is subject to the terms of the Mozilla Public
        License, v. 2.0. If a copy of the MPL was not distributed with this
        file, You can obtain one at http://mozilla.org/MPL/2.0/.
        ```
        
        
Keywords: corpus,machine-learning,NLU,NLP
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.6
Description-Content-Type: text/markdown
