Highlights Optional extra: LLM for Named Entity Recognition (Annotation) Optional extra, https://llm.datasette.io/ pip install 'oaklib[llm]' This provides a lightweight version of OntoGPT. Currently only the annotate endpoint is implemented. Create a file conf.yaml categories: [PhenotypicFeature, Disease] sources: [human-phenotype-ontology] The conf file is optional - this affects the prompt Note the conf file format for LLM is experimental and liable to change: Run: runoak -i llm:sqlite:obo:hp annotate -C conf.yaml "the patient has bowed and shortened tibia, as well as absent ears and no lungs" The output is in the standard OAK text annotation format TODO: experiment with different prompt settings stabilize format further documentation ...
What's Changed Make ensure_strict_prefixes default to False in lexmatch by @hrshdhgd in https://git...
What's Changed Adding CL-Neuro example by @cmungall in https://github.com/INCATools/ontology-access...
Summary This release has two major enhancements: The output options for the different commands have...
This release adds support for gilda, to provide named entity normalization on text strings To use on...
Highlights compatible with sqlalchemy-2.x https://github.com/INCATools/ontology-access-kit/pull/463...
What's Changed Use oaklib.plugins entry point to discover plugins by @pkalita-lbl in https://github...
These slides provide an overview of the Ontology Access Toolkit (OAK) is a Python library for common...
What's Changed Add ability to use non-OBO annotation properties. by @cmungall in https://github.com...
What's Changed xaf parsing enhancements by @cmungall in https://github.com/INCATools/ontology-acces...
What's Changed Created OAK guide, added convenience methods for obsoletes by @cmungall in https://g...
What's Changed Fix py version window & provide minimum scipy version by @hrshdhgd in https://github...
What's Changed Issue 40 by @hrshdhgd in https://github.com/INCATools/ontology-access-kit/pull/70 En...
Enhanced ORCID validation This release restricts the OAK OBO Ontology Metadata schema (https://incat...
This release is explicitly only compatible with pydantic<2. Previously it was possible to install bo...
What's Changed Split annotate_text and annotate_file by @hrshdhgd in https://github.com/INCATools/o...
What's Changed Make ensure_strict_prefixes default to False in lexmatch by @hrshdhgd in https://git...
What's Changed Adding CL-Neuro example by @cmungall in https://github.com/INCATools/ontology-access...
Summary This release has two major enhancements: The output options for the different commands have...
This release adds support for gilda, to provide named entity normalization on text strings To use on...
Highlights compatible with sqlalchemy-2.x https://github.com/INCATools/ontology-access-kit/pull/463...
What's Changed Use oaklib.plugins entry point to discover plugins by @pkalita-lbl in https://github...
These slides provide an overview of the Ontology Access Toolkit (OAK) is a Python library for common...
What's Changed Add ability to use non-OBO annotation properties. by @cmungall in https://github.com...
What's Changed xaf parsing enhancements by @cmungall in https://github.com/INCATools/ontology-acces...
What's Changed Created OAK guide, added convenience methods for obsoletes by @cmungall in https://g...
What's Changed Fix py version window & provide minimum scipy version by @hrshdhgd in https://github...
What's Changed Issue 40 by @hrshdhgd in https://github.com/INCATools/ontology-access-kit/pull/70 En...
Enhanced ORCID validation This release restricts the OAK OBO Ontology Metadata schema (https://incat...
This release is explicitly only compatible with pydantic<2. Previously it was possible to install bo...
What's Changed Split annotate_text and annotate_file by @hrshdhgd in https://github.com/INCATools/o...
What's Changed Make ensure_strict_prefixes default to False in lexmatch by @hrshdhgd in https://git...
What's Changed Adding CL-Neuro example by @cmungall in https://github.com/INCATools/ontology-access...
Summary This release has two major enhancements: The output options for the different commands have...