Miwa / Ensan
|
543f6d93be
|
feat: enable InternalImportsByDefault feature flag
|
2025-06-15 19:30:51 +09:00 |
|
Miwa / Ensan
|
4d4e54691c
|
feat: enable MemberImportVisibility feature for future compatibility
|
2025-06-15 19:15:35 +09:00 |
|
Miwa
|
0b426db8d2
|
Merge pull request #205 from azooKey/fix/roman_triplet_input
fix: getWiseData関連の実装を修正し、bya→ビャなどの変換を適切に表示
|
2025-06-14 19:47:36 +09:00 |
|
Miwa / Ensan
|
f52c3814f1
|
fix: getWiseData関連の実装を修正し、bya→ビャなどの変換を適切に表示
|
2025-06-14 19:38:18 +09:00 |
|
Miwa
|
8278b6b76e
|
Merge pull request #204 from azooKey/feat/safer_learning_manager
feat: LearningManagerの`options`にデフォルト値を設定しないようにした
|
2025-06-12 23:24:20 +09:00 |
|
Miwa
|
3deaf9557f
|
Merge branch 'develop' into feat/safer_learning_manager
|
2025-06-12 23:14:10 +09:00 |
|
Miwa / Ensan
|
dc4b0780df
|
feat: update LearningManager to avoid accidentally depends on non-updated default options
|
2025-06-12 23:11:14 +09:00 |
|
Miwa
|
0564bea1ed
|
Merge pull request #202 from azooKey/fix/target
fix: Swift 6.2以降でEfficientNGramのimport部分がエラーになっていたので修正
|
2025-06-10 17:36:03 +09:00 |
|
Miwa / Ensan
|
6b4a6d23b7
|
fix: always use EfficientNGram
|
2025-06-10 17:20:49 +09:00 |
|
Miwa
|
2c076e6e90
|
Merge pull request #201 from azooKey/dependabot/submodules/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage-7ed1c6b
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage from `dd6ffab` to `7ed1c6b`
|
2025-06-04 21:53:49 +09:00 |
|
Miwa
|
5ab698ae0c
|
Merge pull request #200 from azooKey/codex/解決する問題#12
Add learning data documentation
|
2025-06-04 21:45:23 +09:00 |
|
Miwa / Ensan
|
a1cb34e81c
|
test: 「的な」は複合語であり、必ずしも必要ではないので削除
|
2025-06-04 21:44:06 +09:00 |
|
Miwa
|
c7269d0652
|
docs: link learning data guide
|
2025-06-04 18:48:20 +09:00 |
|
Miwa
|
55e62035fd
|
docs: detail memory reset options
|
2025-06-04 18:48:14 +09:00 |
|
dependabot[bot]
|
3a97952f6c
|
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
Bumps [Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage](https://github.com/ensan-hcl/azooKey_dictionary_storage) from `dd6ffab` to `7ed1c6b`.
- [Release notes](https://github.com/ensan-hcl/azooKey_dictionary_storage/releases)
- [Commits](dd6ffab8f1...7ed1c6b3e3)
---
updated-dependencies:
- dependency-name: Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
dependency-version: 7ed1c6b3e361e9f453d23beefa344422f4027eb1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-04 07:01:10 +00:00 |
|
Miwa
|
e1e102e0cf
|
Fix learning type example
|
2025-06-04 10:22:34 +09:00 |
|
Miwa
|
a26f2f31a5
|
Fix docs examples
|
2025-06-04 10:22:30 +09:00 |
|
Miwa
|
8de2b49974
|
docs: add learning data guide
|
2025-06-04 09:37:26 +09:00 |
|
Miwa
|
a30e8b27a8
|
Merge pull request #199 from azooKey/fix/clarify_incremental_update_case
fix: Zenzaiで学習が有効な場合に、低頻度の漢字を用いたありえない変換候補が提案される問題を修正
|
2025-06-04 01:35:57 +09:00 |
|
Miwa / Ensan
|
5b4f901d02
|
fix: broken when memory is enabled
|
2025-06-04 01:24:35 +09:00 |
|
Miwa
|
a6e35f91ac
|
Merge pull request #198 from azooKey/test/dictionary_vocabulary_test
test: 特定の文字で始まるファイルのみが壊れる、といったエラーの抑制のため、各文字で始まる語彙のチェックを追加
|
2025-06-02 23:40:53 +09:00 |
|
Miwa / Ensan
|
e45671a9f3
|
test: add basic vocabulary check for all prefixes, to avoid collapse
|
2025-06-02 23:14:23 +09:00 |
|
Miwa
|
4e5fafa3b9
|
Merge pull request #197 from azooKey/fix/coarse_forget
fix: forget memoryの実装を「粗い」チェックに変更し、表層形の一致のみで判断するようにした
|
2025-06-02 22:52:58 +09:00 |
|
Miwa
|
2b07b7e4c4
|
Update Sources/KanaKanjiConverterModule/DicdataStore/LearningMemory.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-02 22:36:55 +09:00 |
|
Miwa / Ensan
|
2569d8475e
|
fix: forget memoryの実装を「粗い」チェックに変更し、表層形の一致のみで判断するようにした
|
2025-06-02 22:32:17 +09:00 |
|
Miwa
|
503c9171b2
|
Merge pull request #189 from azooKey/codex/modify-learningmanager.init-and-add-error-handling
feat: `.pause`が残っている場合に学習データの復旧を試みるよう修正
|
2025-06-01 21:59:26 +09:00 |
|
Miwa / Ensan
|
b9cd6833da
|
chore: remove comment
|
2025-06-01 21:47:23 +09:00 |
|
Miwa
|
651a208625
|
Update README.md
|
2025-06-01 21:45:24 +09:00 |
|
Miwa / Ensan
|
13a7cfad96
|
feat: add test for TemporalLearningMemoryTrie
|
2025-06-01 21:44:31 +09:00 |
|
Miwa / Ensan
|
7af6d81ef6
|
feat: add forget memory test
|
2025-06-01 21:39:33 +09:00 |
|
Miwa / Ensan
|
53cb1e3b41
|
fix: update tests
|
2025-06-01 21:02:27 +09:00 |
|
Miwa / Ensan
|
750d9f87e4
|
fix: fix failed tests and update for clarity
|
2025-06-01 20:31:36 +09:00 |
|
Miwa
|
96b0bcce53
|
Merge branch 'develop' into codex/modify-learningmanager.init-and-add-error-handling
|
2025-06-01 20:26:39 +09:00 |
|
Miwa
|
5d50bc5ec0
|
Merge pull request #196 from azooKey/feat/learning_debug_cli
|
2025-06-01 19:14:30 +09:00 |
|
Miwa / Ensan
|
007d534556
|
feat: cliの使い方を補足
|
2025-06-01 18:42:02 +09:00 |
|
Miwa / Ensan
|
2c5166740f
|
feat: add --debug mode
|
2025-06-01 18:41:49 +09:00 |
|
Miwa / Ensan
|
6d49f67164
|
feat: --readonly_memory optionを追加し、外部の学習データを用いたデバッグを実行可能にした
|
2025-06-01 18:41:34 +09:00 |
|
Miwa / Ensan
|
db76b988fd
|
fix: setup時に必ずメモリーをリセットしてからロードするように変更
|
2025-06-01 18:40:49 +09:00 |
|
Miwa
|
7607f91d04
|
Merge pull request #182 from azooKey/dependabot/submodules/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage-dd6ffab
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage from `cb41cee` to `dd6ffab`
|
2025-05-31 19:48:26 +09:00 |
|
Miwa
|
5a4b3e728e
|
test: verify pause file recovery
|
2025-05-25 19:36:11 +09:00 |
|
Miwa
|
d19b47cd5e
|
Merge pull request #185 from azooKey/codex/add-comma-separated-number-conversion-in-special-candidate-p
feat: コンマ付き数字の変換候補を追加
|
2025-05-25 18:49:30 +09:00 |
|
Miwa
|
5e58458895
|
Add comma separated number special candidate
|
2025-05-25 18:40:18 +09:00 |
|
Miwa
|
987baa30c3
|
Merge pull request #183 from azooKey/feat/special_candidate_providers
feat: 特殊な変換のプロトコルを定め、外から挿入できるようにした
|
2025-05-25 18:28:45 +09:00 |
|
Miwa / Ensan
|
fcc6219484
|
feat: 特殊な変換のプロトコルを定め、外から挿入できるようにした
|
2025-05-25 18:20:08 +09:00 |
|
dependabot[bot]
|
15fe1ab166
|
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
Bumps [Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage](https://github.com/ensan-hcl/azooKey_dictionary_storage) from `cb41cee` to `dd6ffab`.
- [Release notes](https://github.com/ensan-hcl/azooKey_dictionary_storage/releases)
- [Commits](cb41ceeb78...dd6ffab8f1)
---
updated-dependencies:
- dependency-name: Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
dependency-version: dd6ffab8f11e789d30e84117577639b6797c517e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-22 06:45:43 +00:00 |
|
Miwa
|
8f7819b6d8
|
Merge pull request #179 from azooKey/feat/azooKey_dictionary_builder_integration
feat: update dictionary setting
|
2025-05-22 01:38:46 +09:00 |
|
Miwa / Ensan
|
7e8f7cf253
|
feat: update
|
2025-05-22 01:07:13 +09:00 |
|
Miwa
|
be6b18e7a4
|
Merge pull request #178 from azooKey/dependabot/submodules/Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage-cb41cee
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage from `b05798b` to `cb41cee`
|
2025-05-20 22:40:56 +09:00 |
|
dependabot[bot]
|
14a7588b92
|
build(deps): bump Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
Bumps [Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage](https://github.com/ensan-hcl/azooKey_dictionary_storage) from `b05798b` to `cb41cee`.
- [Release notes](https://github.com/ensan-hcl/azooKey_dictionary_storage/releases)
- [Commits](b05798b436...cb41ceeb78)
---
updated-dependencies:
- dependency-name: Sources/KanaKanjiConverterModuleWithDefaultDictionary/azooKey_dictionary_storage
dependency-version: cb41ceeb78cb49ac90f5f4cd227ec4a6f3ded566
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-14 06:13:30 +00:00 |
|
Miwa
|
c0d5e46b47
|
Merge pull request #177 from azooKey/feat/azooKey_dictionary_builder_integration
feat: azooKey_dictionary_builderの機能をCliToolに統合
|
2025-05-04 14:53:38 +09:00 |
|