Skip to content

Releases: dellison/DependencyTrees.jl

v0.3.1

03 Jun 17:06
Compare
Choose a tag to compare

DependencyTrees v0.3.1

Diff since v0.3.0

  • bug fix with drawing upward (leftward) arrows in tree display

v0.3.0

03 Jun 07:06
Compare
Choose a tag to compare

DependencyTrees v0.3.0

Diff since v0.2.0

  • Plaintext tree visualization!
  • Consolidate static and dynamic oracles to a single Oracle type
  • Consolidate DependencyToken and all its subtypes into a single Token type
  • All transition-based parsing is in the new TransitionParsing submodule
  • new deptree, deptoken functions exported for easily building trees
  • Look, ma, no dependencies!

Closed issues:

  • version 0.2.0 (#2)

Merged pull requests:

  • CompatHelper: add new compat entry for "LightGraphs" at version "1.3" (#3) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#4) (@JuliaTagBot)
  • Refactor (#5) (@dellison)

v0.2.0

15 Jul 15:14
v0.2.0
Compare
Choose a tag to compare

v0.1.1

15 Mar 07:10
Compare
Choose a tag to compare

New Features:

  • DependencyTree objects are shown in a nicer format at the REPL
  • Oracles for projective-only transition systems skip non-projective trees when iterating over treebanks

v0.1.0

03 Mar 05:33
Compare
Choose a tag to compare
switch to metadata-compatible uuid