Published March 22, 2019
| Version v2.1.2
Software
Open
explosion/spaCy: v2.1.2: Fixes to regex handling on Python 2 and tag map
Creators
- Matthew Honnibal1
- Ines Montani1
- Matthew Honnibal1
- Henning Peters
- Maxim Samsonov
- Jim Geovedi
- Jim Regan
- György Orosz2
- Søren Lind Kristiansen
- Paul O'Leary McCann
- Duygu Altinok3
- Roman4
- Grégory Howard
- Alex5
- Sam Bozek
- Explosion Bot6
- Mark Amery
- Leif Uwe Vogelsang
- Pradeep Kumar Tippa
- GregDubbin
- Wannaphong Phatthiyaphaibun7
- Vadim Mazaev
- Jens Dahl Møllerhøj8
- wbwseeker
- Sofie9
- Magnus Burton
- Tom Dong10
- thomasO
- Ramanan Balakrishnan11
- Avadh Patel12
- 1. Founder @explosion
- 2. LogMeIn, Meltwater
- 3. German Autolabs
- 4. @kouchtv
- 5. ChatMe.ai
- 6. @explosion
- 7. @PyThaiNLP
- 8. mollerhoj
- 9. OxyKodit
- 10. Quora
- 11. @Semantics3
- 12. SUNY Binghamton - Computer Science
Description
🔴 Bug fixes
- Fix issue #3356: Fix handling of unicode ranges in regular expressions on Python 2.
- Fix issue #3432: Update
wasabi
to better handle non-UTF-8 terminals. - Fix issue #3445: Update docs on
label
argument inSpan.__init__
. - Fix issue #3455: Bring English
tag_map
in line with UD Treebank.
- Add
--init-tok2vec
argument totrain_textcat.py
example. - Fix various typos and inconsistencies.
Files
explosion/spaCy-v2.1.2.zip
Files
(27.9 MB)
Name | Size | Download all |
---|---|---|
md5:6230cd09545c8c141e4e5abecdc8ee78
|
27.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/explosion/spaCy/tree/v2.1.2 (URL)