Metadata-Version: 2.1
Name: streamside
Version: 0.5
Summary: Meaning Representation Annotation Toolkit
Home-page: https://github.com/emorynlp/StreamSide
Author: Jinho D. Choi
Author-email: jinho.choi@emory.edu
License: UNKNOWN
Description: # StreamSide
        
        StreamSide provides you an open-source framework to annotate meaning representations such as [Abstract Meaning Representation](https://amr.isi.edu) (AMR) or [Widely Interpretable Semantic Representation](https://github.com/emorynlp/wiser) (WISeR) that can be easily customized for any representation in any language.
        This project is led by the [Emory NLP Research Laboratory](http://nlp.cs.emory.edu) and under the [Apache 2.0](https://github.com/emorynlp/StreamSide/blob/master/LICENSE) license.
        * Latest release: [0.5](https://github.com/emorynlp/StreamSide/releases/tag/streamside-0.5) (6/25/2021).
        
        ## Documentations
        
        * [Getting Started](https://github.com/emorynlp/StreamSide/blob/master/docs/getting_started.md)
        * [Graph Annotator](https://github.com/emorynlp/StreamSide/blob/master/docs/graph_annotator.md)
        * [JSON to Penman Convertor](https://github.com/emorynlp/StreamSide/blob/master/docs/json_to_penman.md)
        * [Penman to JSON Convertor](https://github.com/emorynlp/StreamSide/blob/master/docs/penman_to_json.md)
        
        ## Contact
        
        * [Jinho D. Choi](http://www.cs.emory.edu/~choi)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
