diff --git a/README.Rmd b/README.Rmd index b281b5ad..53bd73ff 100644 --- a/README.Rmd +++ b/README.Rmd @@ -27,7 +27,7 @@ knitr::opts_chunk$set( - +## Overview An R-package for analyzing natural language with transformers-based large language models. The `text` package is part of the *R Language Analysis Suite*, including `talk`, `text` and `topics`. + [`talk`](https://www.r-talk.org/) transforms voice recordings into text, audio features, or embeddings.
diff --git a/README.md b/README.md index c7e99c6f..db95c35f 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Downloads](https://cranlogs.r-pkg.org/badges/grand-total/text)](https://CRAN.R-p +## Overview + An R-package for analyzing natural language with transformers-based large language models. The `text` package is part of the *R Language Analysis Suite*, including `talk`, `text` and `topics`.