spaczz
Advanced tools
+3
-3
| 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. |
+1
-1
| [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" |
+2
-2
@@ -23,4 +23,4 @@ [](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. |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.