Depedit

Latest version: v3.3.1.0

Safety actively analyzes 621724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

3.3.1.0

Bug fix capturing groups

3.3.0.0

* Experimental support for splitting tokens (adding a token) using split= action
* Added storage3 field for additional hidden storage
* Faster execution by earlier abandonment of non-matching rules and definition priority sorting
* Bugfixes

3.2.1.0

This is a bug fix release addressing cases in which existing enhanced dependencies could not be overwritten by additional enhanced dependencies between the same pair of tokens.

* multiple edits to the same token pair are now possible in sequence
* only the latest write operation is retained in the rule output

3.2.0.0

* Added `-=` subtraction operator for removing features from FEATS and MISC
* Better ordering for comment lines
* Performance improvements and bug fixes

3.1.0.0

* Add support for making supertokens (MWTs) with `><` operator
* Add option `-t, --text` to generate sentence ` text =` comment
* Add storage and storage2 convenience fields (can be used to save intermediate manipulations, do not get serialized)
* Add operators for querying and adding multiple concurrent enhanced dependencies (`1~2`, fields `edep` and `edom`, see [documentation](https://github.com/amir-zeldes/DepEdit/blob/master/docs/DepEdit_user_guide.pdf))
* Make invokable as a module (`python -m depedit`) when installed

3.0.0

* better enhanced edge manipulation with `edep`, `edom` and `~` operator
* support pipe-separated features using `+=` action
* implement UD validator-conforming feature and edep sorting
* use `once` directive to apply rules only once per sentence
* added `storage` pseudo field for temporary value storage
* added examples for English morphology and enhanced dependency enrichment
* minor bugfixes and updated documentation

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.