bab2min
|
d446d3da74
|
Add more test cases for empty result
|
2026-04-04 22:03:33 +09:00 |
|
bab2min
|
cc322a9a1a
|
Add more test cases for empty result bug
|
2026-04-04 18:41:21 +09:00 |
|
bab2min
|
d23c7d395d
|
Add test cases for #246
|
2026-04-04 17:24:39 +09:00 |
|
bab2min
|
bf8a3964bd
|
Add test for MultiWordTypo handling
|
2026-03-14 01:49:30 +09:00 |
|
bab2min
|
683314ab7a
|
Fix test cases
|
2026-03-12 21:38:29 +09:00 |
|
bab2min
|
7a2288456c
|
Update test cases for the new typo function
|
2026-03-12 00:37:21 +09:00 |
|
bab2min
|
b900cc7faf
|
Update ZCoda test to incorporate oovChrFreqModel in analysis
|
2026-02-22 01:54:44 +09:00 |
|
bab2min
|
d7ab4334ec
|
Merge branch 'dev/oov-chr-model' of https://github.com/bab2min/Kiwi into dev/oov-chr-model
|
2026-02-22 01:22:03 +09:00 |
|
bab2min
|
6f4c92bd5d
|
Fix test cases compatible to a new OOV handling
|
2026-02-22 01:16:43 +09:00 |
|
Minchul Lee
|
227fad2b4f
|
Merge branch 'main' into dev/oov-chr-model
|
2026-02-21 21:11:58 +09:00 |
|
bab2min
|
a42cf4094b
|
Add tests for ChrTokenizer, ChrModel, and ChrDataset functionality
|
2026-02-21 21:08:18 +09:00 |
|
bab2min
|
fade6bcd66
|
Update test cases for joinParticleYo
|
2026-01-18 21:09:36 +09:00 |
|
bab2min
|
d3b103c75c
|
Rename joinYo to joinParticleYo for clarity
|
2026-01-18 20:48:54 +09:00 |
|
copilot-swe-agent[bot]
|
2f637046a0
|
Add joinYo option to Match enum and implement joining logic
Co-authored-by: bab2min <19266222+bab2min@users.noreply.github.com>
|
2026-01-16 09:33:22 +00:00 |
|
bab2min
|
84d62d900d
|
Add a test case for #231
|
2025-12-01 20:49:34 +09:00 |
|
bab2min
|
ca192bae01
|
Add test cases for new C APIs
|
2025-11-21 21:49:22 +09:00 |
|
bab2min
|
043003d8dc
|
Add test cases for Dialect
|
2025-11-09 15:31:36 +09:00 |
|
bab2min
|
70918e152f
|
Update test cases
|
2025-11-09 15:28:40 +09:00 |
|
bab2min
|
3987f36a5f
|
Refactor score comparisons in Pretokenized test to use EXPECT_FLOAT_EQ for precision
|
2025-11-07 00:19:18 +09:00 |
|
bab2min
|
f351ebb995
|
Update test cases
|
2025-11-06 01:28:27 +09:00 |
|
bab2min
|
c7258338ef
|
Prevent empty results on dialectal analysis
|
2025-10-29 00:59:11 +09:00 |
|
bab2min
|
5f47a16ff3
|
Update test cases
|
2025-10-16 02:07:58 +09:00 |
|
bab2min
|
1ac311605b
|
Update test cases for CompatibleJamo
|
2025-10-14 21:09:22 +09:00 |
|
bab2min
|
dfc21d05ca
|
Update test cases for AddPreAnalyzedWord
|
2025-10-14 21:09:08 +09:00 |
|
bab2min
|
9ef714e8a2
|
Implement emoji & SB augmentor to HSDataset
|
2025-10-12 02:43:31 +09:00 |
|
bab2min
|
f1b374126d
|
Fix the test case
|
2025-09-14 21:36:38 +09:00 |
|
copilot-swe-agent[bot]
|
299ca22a73
|
Complete StreamProvider implementation with tests and documentation
Co-authored-by: bab2min <19266222+bab2min@users.noreply.github.com>
|
2025-09-13 01:51:11 +09:00 |
|
bab2min
|
705a76a19e
|
Refactor args of Kiwi::analyze to struct AnalyzeOption
|
2025-05-01 01:42:55 +09:00 |
|
bab2min
|
d7e9af66b4
|
Fix compilation errors for ARM
|
2025-04-28 01:01:41 +09:00 |
|
bab2min
|
8342065889
|
Add 64-bit mode check for CoNgramFunctions test
|
2025-04-27 22:22:15 +09:00 |
|
bab2min
|
3c4373983a
|
Add test cases for CoNg model
|
2025-04-27 21:12:54 +09:00 |
|
bab2min
|
3d586d362f
|
Remove warnings
|
2025-03-25 11:16:26 +09:00 |
|
bab2min
|
dcd7516f65
|
Add 64-bit mode check for Issue205 test
|
2025-03-25 01:16:42 +09:00 |
|
Minchul Lee
|
121d2d2a22
|
Merge branch 'main' into dev/pclm
|
2025-03-23 15:25:22 +09:00 |
|
bab2min
|
16f07a6e2d
|
Update test cases to fit recent Kiwi API
|
2025-03-23 14:49:19 +09:00 |
|
bab2min
|
750247017a
|
Fix #214
|
2025-03-08 22:27:43 +09:00 |
|
bab2min
|
cb1ebc06d5
|
Implement PoC of KnLM transposed & PcLM
|
2025-01-13 01:13:36 +09:00 |
|
bab2min
|
63efcade56
|
Update test_cpp.cpp
|
2024-12-17 23:08:20 +09:00 |
|
bab2min
|
fd278ace2c
|
Add a test case for #205
|
2024-12-17 21:11:23 +09:00 |
|
bab2min
|
8a938f1d1f
|
Add more test cases for Z_SIOT
|
2024-11-20 22:29:13 +09:00 |
|
bab2min
|
5f2e935bbe
|
Add test case for bab2min/kiwipiepy#189
|
2024-11-20 22:28:37 +09:00 |
|
bab2min
|
c1e6fe71de
|
Add more test cases for splitSaisiot & mergeSaisiot
|
2024-10-28 00:50:01 +09:00 |
|
bab2min
|
d97c094df5
|
Add test cases for joining Z_SIOT
|
2024-10-27 16:46:55 +09:00 |
|
bab2min
|
1c75631ade
|
Add a test case for #195
|
2024-10-27 16:36:28 +09:00 |
|
bab2min
|
f5bfccb4f2
|
Fix TEST(KiwiCpp, HSDataset)
|
2024-10-16 03:15:11 +09:00 |
|
bab2min
|
e4d6f86f02
|
Add test cases for splitting errors on continual typos
|
2024-10-16 00:19:45 +09:00 |
|
bab2min
|
e25012aa5f
|
Add test cases for single consonant morphemes
|
2024-10-14 01:40:49 +09:00 |
|
bab2min
|
01a22a8b74
|
Add new features to HSDataset
|
2024-10-12 20:31:15 +09:00 |
|
bab2min
|
5933afcd7e
|
Add test cases for #191
|
2024-10-12 19:13:54 +09:00 |
|
bab2min
|
9f921bf3a8
|
Fix test cases
|
2024-10-03 16:29:43 +09:00 |
|