Ginza

Latest version: v5.2.0

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

Scan your dependencies

Page 2 of 5

5.0.2

- 2021-09-06
- Bug fix
- `Command Line -s option and set_split_mode() not working in v5.0.x` 185

5.0.1

- 2021-08-26
- Bug fix
- `ginzame not woriking in ginza ver. 5` 179
- `Command Line -d option not working in v5.0.0` 178
- Improvement
- accept `ja-ginza` and `ja-ginza-electra` for `-m` option of `ginza` command

5.0.0

- 2021-08-26, Demantoid
- Important changes
- Upgrade spaCy to v3
- Release transformer-based `ja-ginza-electra` model
- Improve UPOS accuracy of the standard `ja-ginza` model by adding `morphologizer` to the tail of spaCy pipleline
- Need to insrtall analysis model along with `ginza` package
- High accuracy model (>=16GB memory needed)
- `pip install -U ginza ja-ginza-electra`
- Speed oriented model
- `pip install -U ginza ja-ginza`
- Change component names of `CompoundSplitter` and `BunsetuRecognizer` to `compound_splitter` and `bunsetu_recognizer` respectively
- Also see [spaCy v3 Backwards Incompatibilities](https://spacy.io/usage/v3#incompat)
- Improvements
- Add command line options
- `-n`
- Force using SudachiPy's `normalized_form` as `Token.lemma_`
- `-m (ja_ginza|ja_ginza_electra)`
- Select model package
- Revise ENE category name
- `Degital_Game` to `Digital_Game`

4.0.6

- 2021-06-01
- Bug fix
- Issue 160: IndexError: list assignment index out of range for empty string

4.0.5

- 2020-10-01
- Improvements
- Add `-d` option, which disables spaCy's sentence separator, to `ginza` command line tool

4.0.4

- 2020-09-11
- Improvements
- `ginza` command line tool works correctly without BunsetuRecognizer in the pipeline

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.