Assess-acceptability-judgments

Latest version: v0.0.28

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

Scan your dependencies

Page 1 of 5

0.0.28

Fix typing problem with SuPar.

0.0.27

- Add missing tag in tagset of Conll-U.

0.0.26

- Fix CoreNLPClient call in `ConstituencyParserCoreNLP`. It seems like the context manager does not work will with
multiple initialization and call. Now instead, we instantiate and start the client in `__init__` and use it in the for
loop and close it on `__dell__`.

0.0.25

- Fix CoreNLPClient call in `ConstituencyParserCoreNLP`. We were creating the server in a for loop which is faster that
the Client init thus it was creating multiple client instead of one.

0.0.24

- Change the approach to pass endpoint and start_server as keyword arguments in the parse method
for `ConstituencyParserCoreNLP`.

0.0.23

- `ConstituencyParserCoreNLP` has now the start_server option to start if not already started. Based
on [this](https://github.com/stanfordnlp/stanza/issues/810).

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.