2021-07-17
Various support for `spaCy` 3.1.x updates, which changes some interfaces.
- **NB: THE SCRUBBER UPDATE WILL BREAK PREVIOUS RELEASES**
- allow Span as scrubber argument, to align with spaCy 3.1.x; kudos Ankush-Chander
- add lgtm code reviews (slow, not integrating into GitHub PRs directly)
- evaluating grayskull to generate a conda-forge recipe
- add use of pipdeptree to analyze dependencies
- use KG from biblio.ttl to generate bibliography
- fixed overlooked comment from earlier code; kudos debraj135
- add visualisation using altair; kudos louisguitton
- add scrubber usage in sample notebook; kudos Ankush-Chander
- integrating use of MkRefs to generate semantic reference pages in docs