Depedit

Latest version: v3.4.0.1

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

Scan your dependencies

Page 4 of 4

2.1.0

Better support for CoNLLU format and some new features
* New ".*" operator shorthand for unlimited adjacency (e.g. `1.*2` instead of `1.1,10002`)
* New value identity operator, e.g. `1:text==2` means that `1` and `2` must have the same text
* Better control of batch file mode output file names (see --help)
* Automatic insertion of new document and incremental sentence ID tokens
* Support for ellipsis tokens with decimal point IDs (e.g. ID=5.1)
* Bug fixes for better Python 3 compatibility

2.0.0

* Support for conllu
* Batch processing via glob pattern input (python depedit.py *.conllu)
* Better sentence annotation handling with S:key=val instructions:
* 'last' feature to stop processing a sentence if a rule is matched
* 'position' features indicating first, mid or last position in sentence
* Support for conllu field names as aliases: form|upostag|xpostag|feats|deprel|deps|misc

1.6.3

Better importability
- Can use from depedit import DepEdit
- Function to add transformations in code

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.