-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #199 from bab2min/dev/saisiot
사이시옷 분석 기능 보강
- Loading branch information
Showing
14 changed files
with
57 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file Form.h | ||
* @author bab2min ([email protected]) | ||
* @brief 형태 및 형태소에 관한 정보를 담는 구조체들이 선언된 헤더 | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-07-01 | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file Kiwi.h | ||
* @author bab2min ([email protected]) | ||
* @brief Kiwi C++ API를 담고 있는 헤더 파일 | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-07-01 | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file SwTokenizer.h | ||
* @author bab2min ([email protected]) | ||
* @brief Subword Tokenizer | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-07-01 | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file Types.h | ||
* @author bab2min ([email protected]) | ||
* @brief Kiwi C++ API에 쓰이는 주요 타입들을 모아놓은 헤더 파일 | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-07-01 | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file TypoTransformer.h | ||
* @author bab2min ([email protected]) | ||
* @brief 오타 교정에 사용되는 TypoTransformer 및 관련 클래스들을 정의합니다. | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-09-15 | ||
* | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* @file capi.h | ||
* @author bab2min ([email protected]) | ||
* @brief Kiwi C API를 담고 있는 헤더 파일 | ||
* @version 0.19.0 | ||
* @version 0.20.0 | ||
* @date 2024-07-01 | ||
* | ||
* | ||
|
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters