Universal Conceptual Cognitive Annotation
Project description
Universal Conceptual Cognitive Annotation
=========================================
UCCA is a linguistic framework for semantic annotation, whose details
are available at `the following
paper <http://www.cs.huji.ac.il/~oabend/papers/ucca_acl.pdf>`__:
::
@inproceedings{abend2013universal,
author={Abend, Omri and Rappoport, Ari},
title={{U}niversal {C}onceptual {C}ognitive {A}nnotation ({UCCA})},
booktitle={Proc. of ACL},
month={August},
year={2013},
pages={228--238},
url={http://aclweb.org/anthology/P13-1023}
}
This Python 3 package provides an API to the UCCA annotation and tools
to manipulate and process it. Its main features are conversion between
different representations of UCCA annotations, and rich objects for all
of the linguistic relations which appear in the theoretical framework
(see ``core``, ``layer0``, ``layer1`` and ``convert`` modules under the
``ucca`` package).
The ``scripts`` package contains various utilities for processing
passage files.
Authors
-------
- Amit Beka: amit.beka@gmail.com
- Daniel Hershcovich: danielh@cs.huji.ac.il
License
-------
This package is licensed under the GPLv3 or later license.
|Build Status| |Build Status| |PyPI version|
.. |Build Status| image:: https://travis-ci.org/danielhers/ucca.svg?branch=master
:target: https://travis-ci.org/danielhers/ucca
.. |Build Status| image:: https://ci.appveyor.com/api/projects/status/github/danielhers/ucca?svg=true
:target: https://ci.appveyor.com/project/danielh/ucca
.. |PyPI version| image:: https://badge.fury.io/py/UCCA.svg
:target: https://badge.fury.io/py/UCCA
=========================================
UCCA is a linguistic framework for semantic annotation, whose details
are available at `the following
paper <http://www.cs.huji.ac.il/~oabend/papers/ucca_acl.pdf>`__:
::
@inproceedings{abend2013universal,
author={Abend, Omri and Rappoport, Ari},
title={{U}niversal {C}onceptual {C}ognitive {A}nnotation ({UCCA})},
booktitle={Proc. of ACL},
month={August},
year={2013},
pages={228--238},
url={http://aclweb.org/anthology/P13-1023}
}
This Python 3 package provides an API to the UCCA annotation and tools
to manipulate and process it. Its main features are conversion between
different representations of UCCA annotations, and rich objects for all
of the linguistic relations which appear in the theoretical framework
(see ``core``, ``layer0``, ``layer1`` and ``convert`` modules under the
``ucca`` package).
The ``scripts`` package contains various utilities for processing
passage files.
Authors
-------
- Amit Beka: amit.beka@gmail.com
- Daniel Hershcovich: danielh@cs.huji.ac.il
License
-------
This package is licensed under the GPLv3 or later license.
|Build Status| |Build Status| |PyPI version|
.. |Build Status| image:: https://travis-ci.org/danielhers/ucca.svg?branch=master
:target: https://travis-ci.org/danielhers/ucca
.. |Build Status| image:: https://ci.appveyor.com/api/projects/status/github/danielhers/ucca?svg=true
:target: https://ci.appveyor.com/project/danielh/ucca
.. |PyPI version| image:: https://badge.fury.io/py/UCCA.svg
:target: https://badge.fury.io/py/UCCA
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
UCCA-1.0.11.tar.gz
(67.9 kB
view hashes)
Built Distribution
UCCA-1.0.11-py3-none-any.whl
(82.7 kB
view hashes)