Skip to content

Releases: proycon/pynlpl

v1.1.10

13 Jul 12:31
Compare
Choose a tag to compare

Minor update to tie folia tests to correct FoLiA release (was missing in v1.1.9)

v1.1.9

13 Jul 09:37
Compare
Choose a tag to compare

General:

  • Restructured package (into a dedicated pynlpl subdir rather than root dir), removed patchy stuff from setup.py
  • Updated installation instructions
  • Added pynlpl.algorithms.possiblesplits()

FoLiA library:

  • Updated for FoLiA v1.4.2
  • Experimental text validation support
  • always serialize XML with FoLiA version of library rather than FoLiA version from document; can't guarantee there are no changes
  • text() method recurses in a semantically saner fashion

v1.1.8

28 Mar 12:50
Compare
Choose a tag to compare

Minor fix in syncing pynlpl-folia tests for premature v1.1.7 release

v1.1.7

28 Mar 11:36
Compare
Choose a tag to compare

Minor update:

  • Fixes for Linebreak as text markup in FoLiA library (#32)
  • Better support for multiple inheritance and ACCEPTED_DATA in FoLiA Library
  • Added ParseError exception in FoLiA Library, more detailed error feedback when loading invalid folia
  • Updated to FoLiA v1.4.1

v1.1.6

20 Mar 11:00
Compare
Choose a tag to compare

Minor bugfix release, fixes issue in folia library with underscores in NCName #31

v1.1.5

27 Feb 14:11
Compare
Choose a tag to compare

Minor update: output more details on FoLiA RelaxNG validation failure

v1.1.4

21 Feb 12:01
Compare
Choose a tag to compare

Bugfix release, fixes issue in folia library in declaration of new sets (#29)

v1.1.3

12 Jan 14:07
Compare
Choose a tag to compare

Minor update:

  • added class to perform evaluation of ordinal classification (by @fkunneman)

v1.1.2

16 Dec 08:35
Compare
Choose a tag to compare

Minor bugfix release, fixes issue in FQL

v1.1.1

12 Dec 13:41
Compare
Choose a tag to compare

Minor bugfix release, fixes previous()/next() method in FoLiA library (issue #26)