Skip to content

0.3.0

Compare
Choose a tag to compare
@kyleclo kyleclo released this 09 Mar 23:16
· 56 commits to main since this release
213837c
  1. Added Recipes as a way to combine multiple Predictors & test how they stitch together. Currently added a CoreRecipe. Docs & Tests demonstrate how it can be used.

  2. Added Grobid integration as a way of augmenting an existing Document from a Parser (e.g. PDFPlumber) with Grobid annotations.

  3. Laying groundwork for a future dataclass called Relation.