Skip to content

SuPar v1.1.0

Compare
Choose a tag to compare
@yzhangcs yzhangcs released this 26 Apr 17:16
· 495 commits to main since this release

Release Notes

New Features

  • Built-in tokenizers (#47)
  • Variational Inference methods
    • Mean Field Variational Inference
    • Loopy Belief Propagation
  • Semantic Dependency Parsers
    • Biaffine
    • MFVI/LBP
  • Model finetuning

Bug Fixes

  • Fix issue of building nltk.Tree from string with parentheses (#59, #65)

Available Parsers