Releases: explosion/spacy-lookups-data
Releases · explosion/spacy-lookups-data
v1.0.5: Update for future pkg_resources deprecation
- Use
importlib.resources
instead ofpkg_resources
for python 3.9+ (#45)
v1.0.3: Add Ancient Greek and Irish, update Catalan
- Add lookup tables for Ancient Greek
- Update rule-based tables for Catalan
- Add POS-based lookup tables for Irish
Thanks to @c-armentano, @jimregan and @jmyerston for their contributions!
v1.0.2: Updates for spaCy v3.1.0
- Update Greek lemmatizer data
- Add new Russian lookup table
- Add new Italian lookup-by-POS tables
- Add new/updated Catalan lookup and rule-based tables
Thanks to @gtoffoli, @JVass, @kosniaz, @mirfan899 and @nikolettaventoura for their contributions!
v1.0.0
v0.3.2
v0.2.0
- Add
lemma_lookup
data for Luxembourgish. - Correct mistakes in German
lemma_lookup
data. - Correct mistakes in Greek
lemma_lookup
data.
Thanks to @PeterGilles, @jsalbr and @GiorgioPorgio for the pull requests!