Budoux

Latest version: v0.7.0

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

Scan your dependencies

Page 3 of 4

0.2.1

What's Changed
* Fix mypy issue by tushuhei in https://github.com/google/budoux/pull/83
* Add missing export for HTMLProcessor in index.ts by Harukaichii in https://github.com/google/budoux/pull/82
* Remove P features from JS module by tushuhei in https://github.com/google/budoux/pull/85
* Nit fix for mypy issue by tushuhei in https://github.com/google/budoux/pull/87
* Version up to 0.2.1 by tushuhei in https://github.com/google/budoux/pull/88

New Contributors
* Harukaichii made their first contribution in https://github.com/google/budoux/pull/82

**Full Changelog**: https://github.com/google/budoux/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* Fix a mathematical bug by tushuhei in https://github.com/google/budoux/pull/78
* Add .js extension for better module portability by tushuhei in https://github.com/google/budoux/pull/79
* Remove the P features by tushuhei in https://github.com/google/budoux/pull/80
* Version up to 0.2.0 by tushuhei in https://github.com/google/budoux/pull/81

⚠️ **Breaking change**
- `thres` won't be available in the `parse` method and the CLI options any more. Please fix your program if it's relying on the `thres` parameter.
- The parsing logic is different to older versions due to the fix for a mathematical error and removal of some features around past results. See 78 and 80 for details.

**Full Changelog**: https://github.com/google/budoux/compare/v0.1.2...v0.2.0

0.1.2

What's Changed
* Improve package format by tushuhei in https://github.com/google/budoux/pull/75
* Fix when the `display` property is empty by kojiishi in https://github.com/google/budoux/pull/76
* Version up to 0.1.2 by tushuhei in https://github.com/google/budoux/pull/77


**Full Changelog**: https://github.com/google/budoux/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Add isort and pytest to dev dependencies by eggplants in https://github.com/google/budoux/pull/56
* `--lang` option by eggplants in https://github.com/google/budoux/pull/55
* Add JavaScript `HTMLProcessor` class by kojiishi in https://github.com/google/budoux/pull/58
* Bump async from 2.6.3 to 2.6.4 in /demo by dependabot in https://github.com/google/budoux/pull/59
* Faster encode data by tushuhei in https://github.com/google/budoux/pull/61
* Faster preprocess by tushuhei in https://github.com/google/budoux/pull/62
* Change `applyElement` to call `HTMLProcessor` by kojiishi in https://github.com/google/budoux/pull/60
* Normalize weights not to overflow by tushuhei in https://github.com/google/budoux/pull/63
* Install Jax for GPU acceleration by tushuhei in https://github.com/google/budoux/pull/64
* Add py.typed for static analysis with mypy by ryu22e in https://github.com/google/budoux/pull/65
* Update gts to 4.0.0 by tushuhei in https://github.com/google/budoux/pull/69
* Fix Mypy GitHub Action by tushuhei in https://github.com/google/budoux/pull/70
* Output precision and recall during training by tushuhei in https://github.com/google/budoux/pull/71
* Upgrade dependencies by tushuhei in https://github.com/google/budoux/pull/72
* Version up to 0.1.1 by tushuhei in https://github.com/google/budoux/pull/73

New Contributors
* kojiishi made their first contribution in https://github.com/google/budoux/pull/58
* ryu22e made their first contribution in https://github.com/google/budoux/pull/65

**Full Changelog**: https://github.com/google/budoux/compare/v0.1.0...v0.1.1

0.1.0

- Simplified Chinese support added.
- Now the parser starts the segmentation process from the first character of the input sentence, in contrast to the old parser which starts the process from the third character assuming that the first phrase should be longer than 3 character long.
- While this old assumption holds in many cases in Japanese, it does not apply when it comes to Chinese. We removed this assumption according to the introduction of the Simplified Chinese model.

0.0.4

What's Changed
* Add thres arg to Python CLI by tushuhei in https://github.com/google/budoux/pull/32
* Add custom help formatter and shorthand of `--thres` by eggplants in https://github.com/google/budoux/pull/33
* Update dependent Node.js packages by tushuhei in https://github.com/google/budoux/pull/35
* Update build-demo.yml by tushuhei in https://github.com/google/budoux/pull/36
* mypy and flake8 by eggplants in https://github.com/google/budoux/pull/34
* Add description about CLI and deploy markdownlint CI by eggplants in https://github.com/google/budoux/pull/37
* Update style-check.yml by tushuhei in https://github.com/google/budoux/pull/38
* Specify python required version by eggplants in https://github.com/google/budoux/pull/40
* Add chunk-size option to reduce memory for model training by tamanyan in https://github.com/google/budoux/pull/41
* Bump follow-redirects from 1.14.7 to 1.14.8 in /demo by dependabot in https://github.com/google/budoux/pull/44
* Add thres parameter to Node.js CLI by tushuhei in https://github.com/google/budoux/pull/46
* Add a license header to .markdownlint.yaml by tushuhei in https://github.com/google/budoux/pull/47
* Take split_dataset out from fit by tushuhei in https://github.com/google/budoux/pull/42
* Dependencies version up by tushuhei in https://github.com/google/budoux/pull/50

New Contributors
* tamanyan made their first contribution in https://github.com/google/budoux/pull/41
* dependabot made their first contribution in https://github.com/google/budoux/pull/44

**Full Changelog**: https://github.com/google/budoux/compare/v0.0.3...v0.0.4

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.