Recent Releases of biosynonyms
biosynonyms - v0.1.0
What's Changed
- Extend data model and create OWL export by @cthoyt in https://github.com/biopragmatics/biosynonyms/pull/6
- Make OWL generation more flexible by @cthoyt in https://github.com/biopragmatics/biosynonyms/pull/7
Full Changelog: https://github.com/biopragmatics/biosynonyms/compare/v0.0.1...v0.1.0
- Jupyter Notebook
Published by cthoyt over 1 year ago
biosynonyms - Initial Release
The initial release of Biosynonyms contains the following:
- A data model for storing synonyms (implemented using TSVs, loaded using Pydantic)
- Functions for loading and writing synonyms
- A few manual curations of positive and negative synonyms
- Functionality for loading up Gilda terms for NER/NEN
- Jupyter Notebook
Published by cthoyt about 2 years ago