Commit graph

126 commits

Author SHA1 Message Date
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
bab2min
981497ae27 Fixed test cases 2024-10-03 15:50:36 +09:00
bab2min
1d1d6bc3fb Update test cases 2024-09-30 00:50:31 +09:00
bab2min
4b31b54246 Add test case for #175 2024-09-08 17:16:26 +09:00
bab2min
95e9f81ea3 Add test case for #181 2024-09-06 22:27:58 +09:00
bab2min
7574cf9ada Add the test case 2024-09-05 01:07:02 +09:00
bab2min
ae6eb80bae Add SubstringExtractor module & its test cases 2024-07-01 01:44:55 +09:00
bab2min
af451964b0 Rename HSDataset to Dataset and update references 2024-07-01 01:41:48 +09:00
bab2min
5895432a20 Add support for pretokenized spans in KiwiCpp tests 2024-06-14 00:27:44 +09:00
bab2min
84406ed1d4 Update test case for emoji 2024-05-19 18:12:58 +09:00
bab2min
3d5a78c693 update test case for emoji 2024-05-19 17:55:12 +09:00
bab2min
0a05bad438 prevent splitting emoji modifiers 2024-05-13 02:15:50 +09:00
bab2min
14b6fe7e66 add test cases for TokenInfo::script 2024-05-13 01:52:16 +09:00
bab2min
f9a18b7a46 added test cases for sentence splitting 2024-04-13 18:45:23 +09:00
bab2min
4af222f1f6 updated test cases 2024-03-09 20:27:00 +09:00
bab2min
c0a453db7f added test case for loadMultiDict 2024-02-12 17:20:13 +09:00