You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

spaczz

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spaczz - pypi Package Compare versions

Comparing version
0.6.0a0
to
0.6.0
+3
-3
PKG-INFO
Metadata-Version: 2.1
Name: spaczz
Version: 0.6.0a0
Version: 0.6.0
Summary: Adds fuzzy matching and additional regex matching support to spaCy.

@@ -55,4 +55,4 @@ Home-page: https://github.com/gandersen101/spaczz

- *Removed support of `"spaczz_"` preprended optional `SpaczzRuler` init arguments. Also, sorry to do this without a deprecation cycle.*
- *`Matcher.pipe` methods, which were deprecated, are now removed.
- *`spaczz_span` custom attribute, which was deprecated, is now removed.
- *`Matcher.pipe` methods, which were deprecated, are now removed.*
- *`spaczz_span` custom attribute, which was deprecated, is now removed.*

@@ -59,0 +59,0 @@ Please see the [changelog](https://github.com/gandersen101/spaczz/blob/master/CHANGELOG.md) for previous release notes. This will eventually be moved to the [Read the Docs](https://spaczz.readthedocs.io/en/latest/) page.

[tool.poetry]
name = "spaczz"
version = "0.6.0a0"
version = "0.6.0"
description = "Adds fuzzy matching and additional regex matching support to spaCy."

@@ -5,0 +5,0 @@ license = "MIT"

@@ -23,4 +23,4 @@ [![Tests](https://github.com/gandersen101/spaczz/workflows/Lint,%20Typecheck%20and%20Test/badge.svg)](https://github.com/gandersen101/spaczz/actions?workflow=Lint,%20Typecheck%20and%20Test)

- *Removed support of `"spaczz_"` preprended optional `SpaczzRuler` init arguments. Also, sorry to do this without a deprecation cycle.*
- *`Matcher.pipe` methods, which were deprecated, are now removed.
- *`spaczz_span` custom attribute, which was deprecated, is now removed.
- *`Matcher.pipe` methods, which were deprecated, are now removed.*
- *`spaczz_span` custom attribute, which was deprecated, is now removed.*

@@ -27,0 +27,0 @@ Please see the [changelog](https://github.com/gandersen101/spaczz/blob/master/CHANGELOG.md) for previous release notes. This will eventually be moved to the [Read the Docs](https://spaczz.readthedocs.io/en/latest/) page.