SuPar#

build docs release downloads LICENSE

A Python package designed for structured prediction, including reproductions of many state-of-the-art syntactic/semantic parsers (with pretrained models for more than 19 languages), and highly-parallelized implementations of several well-known structured prediction algorithms.

Indices and tables#

Acknowledgements#

The implementations of structured distributions and semirings are heavily borrowed from torchstruct with some tailoring.