Commit graph

36 commits

Author SHA1 Message Date
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
bab2min
22caf20ad6 changed the test case 2022-04-03 17:21:29 +09:00
bab2min
eea89d52ba implemented space tolerant splitting 2022-04-03 02:57:53 +09:00
bab2min
fa92f916e9 implemented numeric pattern matching 2022-04-02 16:59:02 +09:00
Minchul Lee
09e8848b84 improved test code robust to exceptions 2022-03-09 21:26:39 +09:00
Minchul Lee
0f4800de20 updated test code 2022-02-25 02:42:52 +09:00
Minchul Lee
c97f7e7062 implemented Combiner 2022-02-14 01:44:34 +09:00
Minchul Lee
cc00cd0a57 implemented affix joining (#25) 2022-02-01 01:54:01 +09:00
Minchul Lee
42b00fa895 implemented #37 partially (addPreAnalyzedWord) 2022-01-30 18:20:59 +09:00
Minchul Lee
05702070c1 implemented #75 partially 2022-01-29 00:47:19 +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
2adcd4c6bd added test cases for splitIntoSentences 2021-12-19 01:18:06 +09:00
Minchul Lee
9205524818 fixed #57
Former-commit-id: 40cda52ab0
Former-commit-id: 2d79523d6d
2021-10-14 02:16:41 +09:00
Minchul Lee
10b66ce7e4 added normalizeCoda option to kiwi::Match
Former-commit-id: 77b4af0c9e
2021-10-14 02:10:19 +09:00
bab2min
ce7dd050b8 Merge branch 'main' into main
Former-commit-id: 0f7e2c30c6
2021-10-11 15:06:16 +09:00
Minchul Lee
5974830e79 renaming test case
Former-commit-id: 6a616089dd
2021-10-11 01:20:52 +09:00
Gayoung Kim
2d85ca73f7 add test code
add function normalizeCode test code

Former-commit-id: a92fd275b5
2021-10-10 15:43:27 +09:00
Hongmin Yang
9a45c5c65e Add wordPosition to TokenInfo
By issue #31, wordPosition is added for the sake of storing word orders of original sentence.


Former-commit-id: 03e8c835e3
2021-10-06 18:46:18 +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