Published May 18, 2021
| Version v2.3.6
Software
Open
explosion/spaCy: v2.3.6: Bug fixes and base support for Amharic
Creators
- Ines Montani1
- Matthew Honnibal1
- Matthew Honnibal1
- Sofie Van Landeghem2
- Adriane Boyd
- Henning Peters
- Maxim Samsonov
- Jim Geovedi
- Paul O'Leary McCann3
- Jim Regan
- György Orosz4
- Duygu Altinok5
- Søren Lind Kristiansen
- Roman6
- Leander Fiedler
- Grégory Howard
- Wannaphong Phatthiyaphaibun7
- Yohei Tamura8
- Explosion Bot9
- Sam Bozek
- murat
- Mark Amery
- Björn Böing10
- Pradeep Kumar Tippa
- Leif Uwe Vogelsang
- Ramanan Balakrishnan11
- Vadim Mazaev
- GregDubbin
- jeannefukumaru
- Walter Henry
- 1. Founder @explosion
- 2. Explosion & OxyKodit
- 3. Cotonoha
- 4. LogMeIn, Meltwater
- 5. German Autolabs
- 6. @kouchtv
- 7. @PyThaiNLP
- 8. PKSHA Technology
- 9. @explosion
- 10. @codecentric
- 11. @Semantics3
Description
✨ New features and improvements
- Add base support for Amharic.
- Add noun chunk iterator for Danish.
- Updates to French, Portuguese and Romanian stop words.
- Fix issue #6705: Fix deserialization of null
token_match
andurl_match
for the tokenizer. - Fix issue #6712: Prevent overlapping noun chunks for Spanish.
- Fix issue #6745: Fix minibatch iterator when size iterator is finished.
- Fix issue #6759: Skip 0-length matches in the
Matcher
. - Fix issue #6771: Support
IS_SENT_START
in thePhraseMatcher
. - Fix issue #6772: Fix
Span.text
for empty spans. - Fix issue #6820: Improve
Doc.char_span
alignment_mode
handling. - Fix issue #6857: Remove
--no-cache-dir
when downloading models. - Fix issue #8115: Fix offsets in
Span.get_lca_matrix
.
Thanks to @alexcombessie, @AMArostegui, @bryant1410, @Cristianasp, @garethsparks, @jenojp, @jganseman, @jumasheff, @lorenanda, @ophelielacroix, @thomasbird, @timgates42, @tupui and @yosiasz for the pull requests and contributions.
Files
explosion/spaCy-v2.3.6.zip
Files
(6.8 MB)
Name | Size | Download all |
---|---|---|
md5:b8eea8237c59a2b6e35a057f9ecc2fd6
|
6.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/explosion/spaCy/tree/v2.3.6 (URL)