Gilda v1.1.0
What's Changed
- Enable returning all NER results by @cthoyt in #120
- Include Python 3.11 in testing by @cthoyt in #121
- Make web UI dependencies optional by @cthoyt in #119
- Update flask and flask-restx dependencies by @cthoyt in #125
- Update docs by @cthoyt in #124
- Expose
dump_terms
from top level by @cthoyt in #126 - Update terms with latest resources by @bgyori in #128
- Improve safety of NER build by @cthoyt in #127
- Add convenience function
Grounder.ground_best
by @cthoyt in #129 - Make instantiation of Grounder more flexible by @cthoyt in #130
- Update footer text by @cthoyt in #131
Full Changelog: 1.0.0...1.1.0