Commit graph

14 commits

Author SHA1 Message Date
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