Commit graph

83 commits

Author SHA1 Message Date
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
bab2min
8b195b55df implemented splitComplex and blocklist 2023-01-15 01:32:19 +09:00
bab2min
88999e9be6 update test case 2022-11-16 01:31:52 +09:00
bab2min
02b4dd941a updated the test case for HSDataset 2022-11-16 00:34:30 +09:00
bab2min
2ad4f9b525 implemented splitRatio to makeHSDataset 2022-11-14 21:57:57 +09:00
bab2min
55dff331cf minor fixed 2022-11-13 00:16:18 +09:00
bab2min
a77e905cb9 fixed bab2min/kiwipiepy#96 2022-11-13 00:14:57 +09:00
bab2min
5430c7f5a0 fixed #114 2022-11-13 00:12:31 +09:00
bab2min
e2ac0c2148 implemented HSDataset 2022-11-12 20:50:05 +09:00
bab2min
8cac0fa3b2 fixed the bug of creating allomorphs by a rule (/bab2min/kiwipiepy#94) 2022-09-01 22:01:55 +09:00
bab2min
08c369ccaf updated test cases 2022-08-25 01:16:23 +09:00
bab2min
a90f3db842 implemented nested sent (/bab2min/kiwipiepy/issues/84) 2022-08-24 02:05:59 +09:00
bab2min
2fe09a179a improved analyzer for Joining 2022-08-15 22:04:22 +09:00
bab2min
0520219b73 fixed Joining errors (/bab2min/kiwipiepy#91) 2022-08-15 00:04:19 +09:00
bab2min
34407466f3 added new tags, sso & ssc (#104) 2022-07-26 00:50:19 +09:00
bab2min
98b16fac3f implemented pattern matching for w_serial (#14) 2022-07-23 00:48:04 +09:00
bab2min
b50893fbe2 fixed (https://github.com/bab2min/kiwipiepy/issues/90) 2022-07-23 00:15:28 +09:00