0.3.0
-
Added
Recipes
as a way to combine multiplePredictors
& test how they stitch together. Currently added aCoreRecipe
. Docs & Tests demonstrate how it can be used. -
Added
Grobid
integration as a way of augmenting an existingDocument
from aParser
(e.g. PDFPlumber) withGrobid
annotations. -
Laying groundwork for a future dataclass called
Relation
.