Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@ceteri ceteri released this 24 Aug 12:26
· 67 commits to main since this release
5326a17

Replace one input parameter: the flat list of labels which had been used for zero-shot NER in GLiNER, now using an RDF file domain.ttl (in "turtle" format) which describes an ontology pipeline.

What's Changed

  • refactor for semantic layer via TTL file by @ceteri in #23

Full Changelog: v1.0.1...v1.1.0