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