Ckipnlp

Latest version: v1.0.3

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

Scan your dependencies

Page 2 of 5

0.9.0

- New classes:
- Introduce `ParseSentence` and `ParseClause`. [25]

- Feature changes:
- Use `\n` instead of punctuations as `SentenceSegmenter`'s delimiter. [25]
- Rewrite coreference's output to fit new sentence parsing structure. [25]
- Use strings instead of `DriverType` and `DriverFamily` enums.

- Name changes:
- Rename `ckipnlp.container.parsed` in `ckipnlp.container.parse`.
- Rename `ckipnlp.container.util.parsed_tree` in `ckipnlp.container.util.parse_tree`.
- Rename `ParsedParagraph` to `ParseParagraph` in `ckipnlp.container.parse`.
- Rename `Parsed...` to `Parse..` in `ckipnlp.container.util.parse_tree`.
- Rename `CkipClassicSentenceParser` to `CkipClassicConstituencyParser`.
- Rename `parsed` to `constituency` in `CkipPipeline`, `CkipDocument `, `CkipCorefPipeline` and `CkipCorefDocument`.
- Rename `ckipnlp.pipeline.core` to `ckipnlp.pipeline.kernel`.

- Unit testing:
- Use tox for unit test. [24]
- Add coverage report.
- Change unit test folder structure.

0.8.5

- Fix SVG render error in doumentation.

0.8.4

- Add Penn Treebank conversion of parsed tree.
- Fix dependency error of TensorFlow [22].

0.8.3

- Improve coreference.
- Rename `DriverKind` to `DriverFamily`.
- Pass options from pipelines to drivers. (20)
- Escape special characters in parser (18).

0.8.2

- Fix bugs of coref-type.

0.8.1

- Improve documentation.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.