Gilda v1.0.0
What's Changed
- Update resources by @bgyori in #102
- Fix double whitespace and typo in docstring by @EFord36 in #104
- Move
filter_out_duplicates
function by @cthoyt in #103 - Improve depluralization by @bgyori in #105
- Add form to matches page by @cthoyt in #90
- Strip whitespaces for input by @bgyori in #106
- Add pandas DataFrame utilities by @cthoyt in #107
- Add function to yield Terms from file by @bgyori in #108
- Enable passing custom terms to web application by @cthoyt in #109
- Make requirement
obonet
optional by @cthoyt in #110 - Fix invalid Adeft IDs by @bgyori in #111
- Improve filtering of duplicates by @cthoyt in #112
- Update signature of annotate() by @cthoyt in #114
- Return ScoredMatch objects in annotate() by @cthoyt in #113
- Add NER by @cthoyt, @bgyori and @kkaris in #115
- Make term prefix prioritization configurable by @cthoyt in #116
- Move dump_terms() by @cthoyt in #117
- Add NER tutorial and update documentation configuration by @cthoyt in #118
Full Changelog: 0.10.3...1.0.0