[developers] PyDelphin v0.6.0
Michael Wayne Goodman
goodmami at uw.edu
Fri Jan 20 07:25:26 CET 2017
Hi everyone,
I'd like to announce the most recent release of PyDelphin, version 0.6.0.
Changes in this release include:
(1) A new top-level `delphin.sh` script (which combines, improves on, and
replaces the older `pyDelphin` and `mrs.py` scripts)
(2) PENMAN serialization for DMRS and EDS.
(3) An implementation of variable property mapping
(4) An implementation of the new SEM-I model
(5) Better-looking LaTeX output for DMRS (thanks Francis)
(6) DMRS undirected /EQ links are now directed MOD/EQ links
(7) Various bug fixes and small improvements...
(8) Updated API documentation:
https://github.com/delph-in/pydelphin/wiki/API-Reference
If your code depends on PyDelphin, please see the changelog for any
backward-incompatible changes:
https://github.com/delph-in/pydelphin/blob/develop/CHANGELOG.md
For this release I recommend installation via `pip` instead of from the
source repository, as doing so will automatically satisfy the various
dependencies and make the `delphin.sh` script available system-wide as the
`delphin` command.
pip install pydelphin # for Python 2
pip3 install pydelphin # for Python 3
(use `--upgrade` if you've already installed an older version of PyDelphin,
or uninstall first)
As always, please send bug reports and feature requests to
https://github.com/delph-in/pydelphin/issues
I hope you find it useful!
--
Michael Wayne Goodman
Ph.D. Candidate, UW Linguistics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.delph-in.net/archives/developers/attachments/20170119/5bf677f9/attachment-0001.html>
More information about the developers
mailing list