Jpreprocess

Latest version: v0.1.3

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

Scan your dependencies

Page 3 of 3

0.4.0rc0

Commits
- cab5adf: derive Clone, Copy, Debug for Vowel and Consonant (femshima) [135](https://github.com/jpreprocess/jpreprocess/pull/135)
- ba4ac5a: add windows bin (femshima) [137](https://github.com/jpreprocess/jpreprocess/pull/137)
- 7df4c20: add unzip (femshima) [137](https://github.com/jpreprocess/jpreprocess/pull/137)
- 9743dbd: add prerelease condition (femshima) [137](https://github.com/jpreprocess/jpreprocess/pull/137)
- 2b22a1c: fix bugs in actions yaml (femshima) [137](https://github.com/jpreprocess/jpreprocess/pull/137)

0.3.0

Major Breaking Changes

- The config for the `jpreprocess` crate has been changed.

New features

- `jpreprocess` binary is added
- Useful for casually testing the features of jpreprocess
- `dict_tools` binary is added
- It can inspect/build/reverse-build dictionary
- UserDictionary is now supported

What's Changed
* Update dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/93
* Jpreprocess binary by femshima in https://github.com/jpreprocess/jpreprocess/pull/94
* Update Rust crate log to 0.4.19 by renovate in https://github.com/jpreprocess/jpreprocess/pull/95
* Naist jdic by femshima in https://github.com/jpreprocess/jpreprocess/pull/97
* Update Rust crate clap to 4.3.4 by renovate in https://github.com/jpreprocess/jpreprocess/pull/98
* Update Rust crate ureq to 2.7.0 by renovate in https://github.com/jpreprocess/jpreprocess/pull/99
* Update Swatinem/rust-cache digest to 715970f by renovate in https://github.com/jpreprocess/jpreprocess/pull/100
* Update Rust crate ureq to 2.7.1 by renovate in https://github.com/jpreprocess/jpreprocess/pull/105
* Update Rust crate clap to 4.3.8 by renovate in https://github.com/jpreprocess/jpreprocess/pull/104
* fix to use dtolnay/rust-toolchain by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/106
* add renovate schedule for github-actions by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/109
* Add renovate config to auto-pin GitHub Actions to digest by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/110
* fix renovate schedule for github-actions by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/111
* add tag comments to github actions by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/112
* Update dtolnay/rust-toolchain digest to 0e66bd3 by renovate in https://github.com/jpreprocess/jpreprocess/pull/108
* Pin dependencies by renovate in https://github.com/jpreprocess/jpreprocess/pull/113
* Update Rust crate clap to 4.3.10 by renovate in https://github.com/jpreprocess/jpreprocess/pull/114
* Update Rust crate lindera-core to 0.26.0 by renovate in https://github.com/jpreprocess/jpreprocess/pull/116
* Update dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/115
* use cow to reduce memory consumption by femshima in https://github.com/jpreprocess/jpreprocess/pull/118
* Update Rust crate serde to 1.0.170 by renovate in https://github.com/jpreprocess/jpreprocess/pull/119
* Update build-dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/121
* Update dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/120
* Update Rust crate anyhow to 1.0.72 by renovate in https://github.com/jpreprocess/jpreprocess/pull/122
* Update dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/123
* User Dictionary by femshima in https://github.com/jpreprocess/jpreprocess/pull/124
* Update Rust crate serde to 1.0.178 by renovate in https://github.com/jpreprocess/jpreprocess/pull/125
* Support UserDictionary in jpreprocess crate (includes dictionary refactor) by femshima in https://github.com/jpreprocess/jpreprocess/pull/127
* Add dict tools by femshima in https://github.com/jpreprocess/jpreprocess/pull/128
* Inverse dict-build by femshima in https://github.com/jpreprocess/jpreprocess/pull/130
* Csv mode by femshima in https://github.com/jpreprocess/jpreprocess/pull/131
* Bin publish by femshima in https://github.com/jpreprocess/jpreprocess/pull/132
* v0.3.0 by femshima in https://github.com/jpreprocess/jpreprocess/pull/133


**Full Changelog**: https://github.com/jpreprocess/jpreprocess/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* Refactor window(Change module name and add docs) by femshima in https://github.com/jpreprocess/jpreprocess/pull/72
* add publish ci by femshima in https://github.com/jpreprocess/jpreprocess/pull/73
* Configure Renovate by renovate in https://github.com/jpreprocess/jpreprocess/pull/75
* Update build-dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/77
* Update dependencies (non-major) by renovate in https://github.com/jpreprocess/jpreprocess/pull/78
* Update Rust crate aho-corasick to v1 by renovate in https://github.com/jpreprocess/jpreprocess/pull/80
* Update README by femshima in https://github.com/jpreprocess/jpreprocess/pull/81
* Use workspace.package by femshima in https://github.com/jpreprocess/jpreprocess/pull/84
* Add MSRV to Cargo.toml (And fix broken test) by femshima in https://github.com/jpreprocess/jpreprocess/pull/82
* Complete CType by femshima in https://github.com/jpreprocess/jpreprocess/pull/76
* Add debug information to ipadic builder by femshima in https://github.com/jpreprocess/jpreprocess/pull/85
* Update Rust crate once_cell to 1.18.0 by renovate in https://github.com/jpreprocess/jpreprocess/pull/86
* add CODEOWNERS file by Mogyuchi in https://github.com/jpreprocess/jpreprocess/pull/87
* naist-jdic v0.1.1 by femshima in https://github.com/jpreprocess/jpreprocess/pull/89
* v0.2.0 by femshima in https://github.com/jpreprocess/jpreprocess/pull/88
* add write permission by femshima in https://github.com/jpreprocess/jpreprocess/pull/90

New Contributors
* renovate made their first contribution in https://github.com/jpreprocess/jpreprocess/pull/75

**Full Changelog**: https://github.com/jpreprocess/jpreprocess/compare/v0.1.1...v0.2.0

0.1.1

What's Changed
* Add link to documentation by femshima in https://github.com/jpreprocess/jpreprocess/pull/69
* add readmes by femshima in https://github.com/jpreprocess/jpreprocess/pull/70
* v0.1.1 by femshima in https://github.com/jpreprocess/jpreprocess/pull/71


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

0.1.0

First publish to crates.io!! :tada:

0.0.1rc0

dictionaries.tar.xzは秘伝のタレなので,削除しないでください.
(統合テストで使われています)

秘伝のタレ誕生の背景

`reagent`をtext2mecabに通してからmecabにかけると,本来`r`,`e`,`a`,`g`,`e`,`n`,`t`と文字ごとに分割されるべきところ,jpreprocess/open_jtalk のmecab_dict_indexで作成した辞書では,`r`,`e`,`age`,`n`,`t`と分割されます.

openjtalk_binのバイナリが同じでも辞書を変えると起こることから,原因は辞書にあると考えます.出力されるsys.dicとunk.dicのファイルが異なっているようです.

jpreprocessではmecabを使わないため,原因究明の優先順位は低いのですが,テストの実行に必要なので秘伝のタレを用意することとしました.

ただし,意欲がある方が原因究明に取り組んでいただけるのであれば,歓迎します.

ファイルの説明

- `dictionaries.tar.xz`: 最新版
- `dictionaries-20240224.tar.xz`: lindera v0.27までに対応

Open Source Licenses

mecab辞書はopenjtalkのmecab-naist-jdicをもとに生成されています.

<details>
<summary>License</summary>
Copyright (c) 2009, Nara Institute of Science and Technology, Japan.

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
Neither the name of the Nara Institute of Science and Technology
(NAIST) nor the names of its contributors may be used to endorse or
promote products derived from this software without specific prior
written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright (c) 2011-2017, The UniDic Consortium
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.

* Neither the name of the UniDic Consortium nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

/* ----------------------------------------------------------------- */
/* The Japanese TTS System "Open JTalk" */
/* developed by HTS Working Group */
/* http://open-jtalk.sourceforge.net/ */
/* ----------------------------------------------------------------- */
/* */
/* Copyright (c) 2008-2016 Nagoya Institute of Technology */
/* Department of Computer Science */
/* */
/* All rights reserved. */
/* */
/* Redistribution and use in source and binary forms, with or */
/* without modification, are permitted provided that the following */
/* conditions are met: */
/* */
/* - Redistributions of source code must retain the above copyright */
/* notice, this list of conditions and the following disclaimer. */
/* - Redistributions in binary form must reproduce the above */
/* copyright notice, this list of conditions and the following */
/* disclaimer in the documentation and/or other materials provided */
/* with the distribution. */
/* - Neither the name of the HTS working group nor the names of its */
/* contributors may be used to endorse or promote products derived */
/* from this software without specific prior written permission. */
/* */
/* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND */
/* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, */
/* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF */
/* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE */
/* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS */
/* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, */
/* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED */
/* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, */
/* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON */
/* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, */
/* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY */
/* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE */
/* POSSIBILITY OF SUCH DAMAGE. */
/* ----------------------------------------------------------------- */
</details>

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.