Skip to content

Commit d4aabf9

Browse files
authored
Canonicalize CRAN links (keon#175)
Canonicalize CRAN links
2 parents 6b06837 + ae86cdf commit d4aabf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ZH-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ _請在提交之前閱讀 [貢獻指南](contributing.md) 。請隨時創建 [
310310
- [KoNLPy](http://konlpy.org) - 用於韓語自然語言處理的Python包。
311311
- [Mecab (Korean)](https://eunjeon.blogspot.com/) - 韓文的自然語言處理 C++ 函式庫
312312
- [KoalaNLP](https://koalanlp.github.io/koalanlp/) - 韓國自然語言處理的 Scala 函式庫。
313-
- [KoNLP](https://cran.r-project.org/web/packages/KoNLP/index.html) - 韓文的自然語言處理 R 包。
313+
- [KoNLP](https://cran.r-project.org/package=KoNLP) - 韓文的自然語言處理 R 包。
314314

315315
### 部落格與教學
316316

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ NLP as API with higher level functionality such as NER, Topic tagging and so on
273273
- [KoNLPy](http://konlpy.org) - Python package for Korean natural language processing.
274274
- [Mecab (Korean)](https://eunjeon.blogspot.com/) - C++ library for Korean NLP
275275
- [KoalaNLP](https://koalanlp.github.io/koalanlp/) - Scala library for Korean Natural Language Processing.
276-
- [KoNLP](https://cran.r-project.org/web/packages/KoNLP/index.html) - R package for Korean Natural language processing
276+
- [KoNLP](https://cran.r-project.org/package=KoNLP) - R package for Korean Natural language processing
277277

278278
### Blogs and Tutorials
279279

0 commit comments

Comments
 (0)