This package implements a semiring parser for Abstract Context-Free Grammars It is still in development and thus currently limited to grammars in Chomsky normal form.
Install the package by typing
(v0.7) pkg> add https://github.com/dharasim/GeneralizedChartParsing.jl
in the Julia package manager prompt.
See the tutorial notebook for how to use this package.