Skip to content

Commit b6ede83

Browse files
authored
fix(deps): update kuromojin@3 and sentence-splitter (#6)
## Summary - Update to [kuromojin@3](https://github.com/azu/kuromojin/releases/tag/v3.0.0) and improve analysis. - 全角ピリオド(`.`)の対応 と センテンス判定の改善 ## Features - 全角ピリオド(`.`)の対応 ## Bug Fixes - Update to [kuromojin@3](https://github.com/azu/kuromojin/releases/tag/v3.0.0) - refs azu/kuromojin#8 - Update to [sentence-splitter@3](https://github.com/azu/sentence-splitter/releases/tag/3.0.0)
1 parent b3914c4 commit b6ede83

File tree

5 files changed

+281
-100
lines changed

5 files changed

+281
-100
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ Note: In generally, using same conjunctive particles is not an issue. `ga` is s
1616

1717
npm install textlint-rule-no-doubled-conjunctive-particle-ga
1818

19-
### Require
20-
21-
- textlint 5.0 >=
22-
2319
### Dependencies
2420

2521
- [azu/kuromojin](https://github.com/azu/kuromojin): a wrapper of [kuromoji.js](https://github.com/takuyaa/kuromoji.js "kuromoji.js")

0 commit comments

Comments
 (0)