Commit graph

99 commits

Author SHA1 Message Date
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
bab2min
71f24e458f added more test cases 2024-02-02 01:45:39 +09:00
bab2min
121619bbd5 added test cases for WordsWithSpaces 2024-02-02 01:30:13 +09:00
bab2min
9e814baaf2 added test cases for rangeOut of AutoJoiner::getU16 2023-12-25 01:17:48 +09:00
bab2min
a4a85c4663 improved multi sentence path searching 2023-10-30 22:35:06 +09:00
bab2min
c2548bd6e7 added test cases for FalsePositiveSB 2023-10-28 01:58:44 +09:00
bab2min
4ab749952b fixed missing results 2023-10-27 21:32:47 +09:00
bab2min
bcf5be6708 fixed false positive SB tokens 2023-10-27 19:52:26 +09:00
bab2min
5f2aba2234 fixed compilation errors 2023-08-31 16:45:16 +09:00
bab2min
08f16ad3e8 added test cases for bab2min/kiwipiepy#131 2023-08-31 16:45:14 +09:00
bab2min
d3be42da9c turn off one test case of SentenceBoundaryWithOrderedBullet 2023-08-21 01:46:02 +09:00
bab2min
080b9fca62 added test cases 2023-08-21 01:20:47 +09:00
bab2min
bfbb665950 added new test cases about sentence splitting 2023-08-14 01:55:35 +09:00
bab2min
fcef217524 added the test case for ordered bullets 2023-08-14 01:53:01 +09:00
bab2min
a1fa2cf0c5 test cases for bab2min/kiwipiepy#122 2023-08-12 17:56:09 +09:00
bab2min
7e0ea2097a updated test cases 2023-08-12 14:07:52 +09:00
bab2min
464850fa13 implemented user0~4 tag 2023-08-12 13:55:16 +09:00
bab2min
64516a4dcd fixed compile errors for older gcc 2023-07-23 18:21:07 +09:00
bab2min
3bdc28ad92 changed the type of pretokenized from pointer to reference 2023-07-16 03:35:23 +09:00
bab2min
2cdaa29286 test case for analyzing with pretokenized spans 2023-07-15 22:32:00 +09:00
bab2min
86ab9f219f improved sentence splitting about sso, ssc 2023-03-22 01:46:53 +09:00
bab2min
dfb4548ffc improved sentence splitting 2023-03-20 00:31:42 +09:00
bab2min
5a1dc1b767 solved #126
fixed a bug where Unicode chrs >= U+10000 got SH tag
2023-03-13 01:30:28 +09:00
bab2min
f604520e63 added test cases to SentenceBoundaryErrors 2023-02-21 11:45:05 +09:00
bab2min
ff8efdd47d implemented z_coda 2023-02-16 01:57:26 +09:00
bab2min
d9fe515ff6 fixed Single Token Result Bug for more cases 2023-02-09 02:17:38 +09:00
bab2min
2c3029124e added kiwi::POSTag::xsm tag for 부사파생접사 2023-02-06 02:25:15 +09:00
bab2min
10dfd8c8f0 fixed sent splitting bug (bab2min/kiwipiepy#111) 2023-01-31 19:03:47 +09:00