Wiktionary-de-parser

Latest version: v0.12.0

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

Scan your dependencies

Page 2 of 7

0.11.0

Changed
- Update dependencies
- Refactor internally to use `pydantic` models

Removed
- Remove `Record` class
- Remove config options

Added
- Add pydantic models
- Add WiktionaryParser and WiktionaryDump classes

0.10.1

Changed
- pass parsed wikitext internally to extraction methods
- update tests

0.10.0

Changed
- Update dependencies
- Use dataclasses instead of dicts internally
Added
- Add "page_id" and "index" field to output (if a page contains multiple entries, the index indicates the position of the word in the page)
- Add tests for POS and language parsing
Removed
- __BREAKING__: Removed the ability to load custom methods from outside the package. The same can be achieved by setting the "wiki_text" field in the config dict and parsing the Wikitext manually.

0.9.5

Fixed
- Make sure "title" is of base string type (not `etree._ElementUnicodeResult`)

0.9.4

Changed
- Improve typing

0.9.3

Fixed
- Fix type errors
Added
- Add method to parse rhymes
- Add tests for rhymes parsing

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.