Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-30 | 1.1 kB | |
Version 0.5.3 source code.tar.gz | 2023-09-30 | 216.6 kB | |
Version 0.5.3 source code.zip | 2023-09-30 | 247.4 kB | |
Totals: 3 Items | 465.1 kB | 0 |
Retrains the models with spacy 3.6.x to be compatible with the latest spacy version
What's Changed
- Update README.md by @dakinggg in https://github.com/allenai/scispacy/pull/476
- Update EntityLinker docstring by @andyjessen in https://github.com/allenai/scispacy/pull/472
- Support UMLS filtering by language (Solves [#477]) by @nachollorca in https://github.com/allenai/scispacy/pull/478
- Add a note about make_serializable argument by @JohnGiorgi in https://github.com/allenai/scispacy/pull/484
- Drop umls and umls_ents attributes in linker by @JohnGiorgi in https://github.com/allenai/scispacy/pull/489
- Updating nmslib hyperparameters guide url by @kaushikacharya in https://github.com/allenai/scispacy/pull/493
- Update to latest spacy version by @dakinggg in https://github.com/allenai/scispacy/pull/494
New Contributors
- @nachollorca made their first contribution in https://github.com/allenai/scispacy/pull/478
- @JohnGiorgi made their first contribution in https://github.com/allenai/scispacy/pull/484
Full Changelog: https://github.com/allenai/scispacy/compare/v0.5.2...v0.5.3