- Fix missing lemma lowercasing component - Add models fine-tuned on weakly-supervised corpus
1.5.3
- Update for spacy 3.7.x - New taxonomic NER models fine-tuned on COPIOUS + BacteriaBiotope + BiodivNERE - Entity linking now uses lowercased and lemmatized entity names for approximate nearest neighbors search.
1.5.1
Fix 12
1.5.0
- New models fine-tuned on weakly-supervised data - Add support for new models in CLI
1.4.0
- Retrains the models with spacy 3.4.x to be compatible with the latest spacy version - Retrains the models as full spaCy pipelines with additional NLP components from scispacy (tagger, parser...) - NLP components can be excluded when loading the model