Commit graph

24 commits

Author SHA1 Message Date
bab2min
808d90ad1c Update C API compatible to a new typo correction 2026-03-14 15:38:56 +09:00
bab2min
6f4c92bd5d Fix test cases compatible to a new OOV handling 2026-02-22 01:16:43 +09:00
bab2min
2e15fb7763 Fix C API test cases 2025-11-21 22:05:42 +09:00
bab2min
ca192bae01 Add test cases for new C APIs 2025-11-21 21:49:22 +09:00
bab2min
32f731d609 Refactor typo cost weight setting in AnalyzeBasicTypoSet and CustomTypoSet tests 2025-11-09 15:31:16 +09:00
bab2min
5f47a16ff3 Update test cases 2025-10-16 02:07:58 +09:00
bab2min
dfc21d05ca Update test cases for AddPreAnalyzedWord 2025-10-14 21:09:08 +09:00
bab2min
0e9b30f90e Update C API & test cases 2025-05-03 15:49:21 +09:00
bab2min
a735d1a17b Add a test case for custom typo correct set in C API 2024-09-15 16:38:39 +09:00
bab2min
0a3dd185af Add kiwi_get_script_name function to C API 2024-07-01 01:56:10 +09:00
bab2min
6c98ac305c updated test cases for C API 2024-04-08 01:26:07 +09:00
bab2min
953f4d73fb added test cases for new C APIs 2023-08-31 16:45:23 +09:00
bab2min
d7ef013b41 added test cases for SwTokenizer of C API 2023-05-01 22:29:42 +09:00
bab2min
54cec26a5f updated test cases 2022-09-01 22:17:06 +09:00
bab2min
0520219b73 fixed Joining errors (/bab2min/kiwipiepy#91) 2022-08-15 00:04:19 +09:00
bab2min
92f211720e implemented C API for 0.13 2022-06-25 21:47:08 +09:00
bab2min
74c1a4364c added test cases for C API Joiner 2022-05-09 21:27:19 +09:00
Minchul Lee
0a70666e64 implemented test cases for new C API 2022-03-13 17:51:23 +09:00
Minchul Lee
8e71ff2cb2 renamed splitIntoSentences to splitIntoSents 2021-12-20 01:32:23 +09:00
Minchul Lee
a5136403d8 updated test cases 2021-12-19 01:54:08 +09:00
Minchul Lee
9e37778943 fixed duplicated function names in test_c.cpp 2021-12-19 01:25:05 +09:00
Minchul Lee
2adcd4c6bd added test cases for splitIntoSentences 2021-12-19 01:18:06 +09:00
Minchul Lee
5101a9a4db refactor code & add cmake
Former-commit-id: b3cd57b582
2021-07-22 22:37:59 +09:00
Minchul Lee
9c3e917fc1 refactored codes
Former-commit-id: 6876cdc67f
2021-07-20 01:49:02 +09:00