Skip to content

Commit

Permalink
added test cases for sentence splitting
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min committed Apr 13, 2024
1 parent 3bd61fb commit 6c9fc55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_cpp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ TEST(KiwiCpp, SentenceBoundaryErrors)
Kiwi& kiwi = reuseKiwiInstance();

for (auto str : {
u8"어떻게 보면 신제품에 대한 기대 이런 모멘텀들이 국내 증시의 적감의 수세를 촉발시킬 수도 있는 요인이 될 수도 있다라고 보시면 될 것 같습니다.",
u8"관련 법령 이전에 만들어져 경사로 설치 의무 대상은 아닙니다.",
u8"적법절차의 실질적인 내용을 침해하였는지 여부 등에 관하여 충분히 심리하지",
u8"2023. 5. 10 주식회사 키위(이하 '회사'라 한다) 대표이사 XXX는 저녁을 직원들에게 사주었다.",
Expand Down

0 comments on commit 6c9fc55

Please sign in to comment.