Skip to content

Releases: gyorilab/gilda

Gilda v1.3.0

24 Jul 02:01
7677132
Compare
Choose a tag to compare

What's Changed

  • Web and REST service expansion to include NER annotation by @galileosteinberg in #145
  • Implement context text for annotation and fix capitalization by @bgyori in #141
  • Make annotation return a list of Annotation object with a list of ScoredMatches by @bgyori in #143
  • Improve MeSH mappings by @bgyori in #140
  • Add an extra word to README by @bgyori in #144

Full Changelog: 1.2.1...1.3.0

Gilda v1.2.1

14 Jun 14:12
1806f57
Compare
Choose a tag to compare

What's Changed

  • Allow for 'classic' gunicorn running by @kkaris in #138
  • Upgrade for Python 3.12 compatibility by @bgyori in #139

New Contributors

Full Changelog: 1.2.0...1.2.1

Gilda v1.2.0

30 Apr 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Gilda v1.1.0

06 Feb 19:49
c9e0fe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

Gilda v1.0.0

30 Jun 15:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.3...1.0.0

Gilda v0.10.3

23 Jul 03:23
Compare
Choose a tag to compare

What's Changed

  • Add batched grounding endpoint to web service by @bgyori in #100
  • Fix error responses from web service

Full Changelog: 0.10.2...0.10.3

Gilda v0.10.2

19 Jul 02:09
962218e
Compare
Choose a tag to compare

What's Changed

  • Use legacy UniProt service to generate terms by @bgyori in #99
  • Fix get_models function to load models before returning if models not loaded yet by @bgyori in #99

Full Changelog: 0.10.1...0.10.2

Gilda v0.10.1

21 Jun 14:02
Compare
Choose a tag to compare
  • Lazy loading for disambiguation models for faster initialization and lower memory footprint in #96
  • Implement optional SQLite back-end for low-memory environment in #97
  • Update grounding resources

Gilda v0.9.0

26 Apr 22:58
Compare
Choose a tag to compare

What's Changed

API

  • Expose all groundings and namespaces, and allow filtering by @bgyori in #89
  • Extend grounder API by @bgyori in #91

Integrations

  • Further artifacts for Google add-on by @bgyori in #86

Benchmarks

  • Update BioID evaluation and add diff tool by @cthoyt in #88
  • Split disambiguation evaluation by @cthoyt in #93
  • Generalizations to benchmarks by @bgyori in #94

Documentation, tutorials

  • Update Gilda documentation and add custom grounder demo notebook by @cthoyt in #92

Full Changelog: 0.8.3...0.9.0

Gilda v0.8.3

15 Apr 14:08
1f2710c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3