Skip to content

amrlib 0.2.0

Choose a tag to compare

@bjascob bjascob released this 28 Sep 12:46
· 143 commits to master since this release

Changes in Release 0.2.0

  • Added Rule Based Word Aligner
  • Changed AMRPlot() to get render_fn programatically for Windows compatibility
  • Changed AMRPlot() to take a "format" param and changed default to pdf
  • Added config options in amr_view to allow setting plotted graph format (ie.. pdf)
  • Changed model/parse_gsii/post_processor.py to graph_builder.py with rules and filtering
  • Documentation updates