diff --git a/README.md b/README.md index 4f1ee10..4e53b9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # akc: Automatic knowledge classification -[![](https://www.r-pkg.org/badges/version/akc?color=orange)](https://cran.r-project.org/package=akc) ![](http://cranlogs.r-pkg.org/badges/grand-total/akc?color=green) ![](https://img.shields.io/badge/lifecycle-stable-springgreen2.svg) [![](https://img.shields.io/github/last-commit/hope-data-science/akc.svg)](https://github.com/hope-data-science/akc/commits/master) +[![](https://www.r-pkg.org/badges/version/akc?color=orange)](https://cran.r-project.org/package=akc) ![](http://cranlogs.r-pkg.org/badges/grand-total/akc?color=green) ![](https://img.shields.io/badge/lifecycle-maturing-blue.svg) [![](https://img.shields.io/github/last-commit/hope-data-science/akc.svg)](https://github.com/hope-data-science/akc/commits/master) Short for automatic knowledge classification, *akc* is an R package used to carry out keyword classification based on network science (mainly community detection techniques), using bibliometric data. However, these provided functions are general, and could be extended to solve other tasks in text mining as well.