-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add: MeCab::load_with_userdicを追加 (#15)
* Change: CmakeListのリポを変更 * Automated generate bindings for x86_64-unknown-linux-gnu * Automated generate bindings for aarch64-unknown-linux-gnu * Automated generate bindings for aarch64-linux-android * Automated generate bindings for x86_64-linux-android * Automated generate bindings for aarch64-apple-darwin * Automated generate bindings for aarch64-apple-ios-sim * Automated generate bindings for x86_64-apple-darwin * Automated generate bindings for x86_64-pc-windows-msvc * Automated generate bindings for aarch64-apple-ios * Automated generate bindings for x86_64-apple-ios * Automated generate bindings for i686-pc-windows-msvc * Add: load_with_userdicを追加 * Code: コードフォーマット * Update: リポジトリを更新 * Discard changes to crates/open_jtalk-sys/open_jtalk/CMakeLists.txt * Update crates/open_jtalk/src/mecab/mod.rs Co-authored-by: Ryo Yamashita <[email protected]> * Change: load_with_userdicのuserdicをOptionに * Change: userdicがNoneだったときの処理を変更 * Update crates/open_jtalk/src/mecab/mod.rs Co-authored-by: Ryo Yamashita <[email protected]> --------- Co-authored-by: sevenc-nanashi <[email protected]> Co-authored-by: Ryo Yamashita <[email protected]>
- Loading branch information
1 parent
290d0f6
commit a16714c
Showing
11 changed files
with
91 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters