Ufal-udpipe

Latest version: v1.2.0.1

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

Scan your dependencies

1.2.0

-------------------------
- On-demand loading of models in REST server, with a pool
of least recently used models.
- Make GRU tokenizer dimension configurable (16, 24, 64 supported).
- Track paragraph boundaries even under normalized_spaces.
- Support experimental sentence segmentation using
jointly both the tokenizer and the parser.
- Add EPE output format.
- Make default model in REST server explicit.
- Support pre-filling according to URL params in the webapp.

1.1.0

-------------------------
- Morphodita_parsito models (now version 3) require at least
UDPipe version 1.1.0.
- CoNLL-U v2 format is supported. Notably spaces in forms
and lemmas are now allowed, as are empty nodes.
- Support options for input_format and output_format instances.
- Preserve all spacing when tokenizing.
- Optionally generate document-level token ranges in the original text.
- Optionally respect given segmentation during tokenization.
- Tokenizer can be trained to allow spaces in tokens
(default if there are forms with spaces in the training data).
- Parser can be trained to return always one root per sentence (default).
- Improve input_format API to allow inter-block state (for correct
tracking of inter-sentence spaces and document-level offsets).
- Improve output_format API to support begin/end document marks
and to allow state in the output_format instance (to allow
numbering output sentences, for example).

1.0.0

-------------------------
- Initial public release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.