Commit graph

70 commits

Author SHA1 Message Date
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
bab2min
501af2a2de implemented disambiguation of 이르다 (#54) 2022-07-22 02:58:53 +09:00
bab2min
e5b1554d1a fixed #107 2022-07-21 20:38:49 +09:00
bab2min
575aede421 fixed bug where chunks are merged not correctly 2022-06-28 02:09:05 +09:00
bab2min
a263755ed1 fixed compilation errors 2022-06-26 01:12:35 +09:00
bab2min
0f7dbaa3fc implemented kiwi::cmb::AutoJoiner 2022-05-09 00:30:54 +09:00
bab2min
280a00ec23 updated test cases 2022-05-06 02:23:13 +09:00
bab2min
f6c2d951fe added test cases for #100 2022-05-04 21:46:54 +09:00
bab2min
60aca4a12b fixed wrong splitting with polarity condition 2022-05-04 02:35:21 +09:00
bab2min
d2a17a87f8 added test cases for #101 2022-05-04 00:07:12 +09:00
bab2min
b4d16e40b0 implemented regularity feature of morphs 2022-05-04 00:01:42 +09:00
bab2min
da9a1c4b7a added test cases 2022-04-14 03:16:02 +09:00
bab2min
a2349d6841 improved normalizingCoda 2022-04-13 00:53:29 +09:00
bab2min
dc9602c2f4 added test case for empty results 2022-04-12 01:26:12 +09:00