Skip to content

Releases: amir-zeldes/rstWeb

V4.0.0 - eRST secondary edges

15 Jul 14:19
5341149
Compare
Choose a tag to compare

This new major version of rstWeb now supports the enhanced Rhetorical Structure Theory formalism, eRST. This formalism allows for annotation of secondary edges, super-imposed on the primary RST tree, which can conflict with the RST tree and break tree structure, including multiple edges between nodes. In practice, with secondary edges turned on, users can hold ctrl while dragging to add secondary edges.

For more on the constraints and theory behind eRST, see the eRST website

V3.0.2 bugfix and performance

03 Jun 19:29
28cc437
Compare
Choose a tag to compare
  • Fixes an issue in segmenting imported documents where an EDU contained multiple consecutive spaces
  • Performance improvements

V3.0.1 - Bug fix release

22 Jul 18:42
50f2a53
Compare
Choose a tag to compare

Fixes an issue that caused relation labels to not appear in generated images of RST documents.

V3.0.0 - Signaling annotation

17 Jul 18:14
7da37c7
Compare
Choose a tag to compare
  • Adds support for annotations of discourse signals, such as connectives / discourse markers
  • Various minor improvements

V2.0.3 - Bug fixes and docker support

05 Aug 13:35
9fa059f
Compare
Choose a tag to compare
  • Bug fixes for cross version support (better PY2/3 and local compatibility)
  • Docker support contributed by @vadim-isakov

V2.0.2 - bug fix release

12 Mar 18:20
4d3125e
Compare
Choose a tag to compare

Bug fix release

  • Prevent user generated non-utf8 timestamps
  • Fix bug in image/XML export in Python 3 ( closes #34 )
  • Better Python 3 compatibility

V2.0.0

02 Sep 17:26
Compare
Choose a tag to compare

First release candidate for V2 series:

  • Support for Python 3
  • Download full-screen images of analyses from the interface
  • Quick XML-export functionality for current analysis
  • Automatic highlighting of several types of annotation scheme errors (configurable for each project)

V2.0.1 - bug fix release

12 Mar 18:17
Compare
Choose a tag to compare
Pre-release

Bug fix release

  • Prevent user generated non-utf8 timestamps
  • Fix bug in image/XML export in Python 3 ( closes #34 )
  • Better Python 3 compatibility

Bug fix release 1.3.2

06 Dec 15:05
Compare
Choose a tag to compare

V1.3.2

  • Bug fix release
  • Prevent multiple submission on reload
  • Clean up floating non-terminals if found
  • No relname on exporting root nodes

Stable release 1.3.1 (a)

29 Jun 16:34
Compare
Choose a tag to compare

Changed and documented initial admin password, no code changes.