_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-textrecipes 1.1.0
Propagated dependencies: r-vctrs@0.6.5 r-tokenizers@0.3.0 r-tibble@3.2.1 r-sparsevctrs@0.3.4 r-snowballc@0.7.1 r-rlang@1.1.6 r-recipes@1.3.1 r-purrr@1.0.4 r-matrix@1.7-3 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-glue@1.8.0 r-generics@0.1.4 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tidymodels/textrecipes
Licenses: Expat
Synopsis: Extra 'Recipes' for Text Processing
Description:

Converting text to numerical features requires specifically created procedures, which are implemented as steps according to the recipes package. These steps allows for tokenization, filtering, counting (tf and tfidf) and feature hashing.

r-textshaping 1.0.1
Dependencies: freetype@2.13.0 fribidi@1.0.12 harfbuzz@8.3.0 zlib@1.3
Propagated dependencies: r-cpp11@0.5.2 r-lifecycle@1.0.4 r-stringi@1.8.7 r-systemfonts@1.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/textshaping
Licenses: Expat
Synopsis: Bindings to the HarfBuzz and Fribidi libraries for text shaping
Description:

This package provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. This is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts package.

r-text2speech 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tuner@1.4.7 r-tidyr@1.3.1 r-magrittr@2.0.3 r-knitr@1.50 r-googlelanguager@0.3.1.1 r-googleauthr@2.0.2 r-dplyr@1.1.4 r-conrad@1.0.0.1 r-cli@3.6.5 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jhudsl/text2speech
Licenses: GPL 3
Synopsis: Text to Speech Conversion
Description:

Converts text into speech using various text-to-speech (TTS) engines and provides an unified interface for accessing their functionality. With this package, users can easily generate audio files of spoken words, phrases, or sentences from plain text data. The package supports multiple TTS engines, including Google's Cloud Text-to-Speech API', Amazon Polly', Microsoft's Cognitive Services Text to Speech REST API', and a free TTS engine called Coqui TTS'.

r-textanalyzer 0.2.0
Propagated dependencies: r-tidytext@0.4.2 r-tidyr@1.3.1 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textanalyzer
Licenses: GPL 3
Synopsis: 'textanalyzer', an R Package to Analyze Text
Description:

It analyzes text to create a count of top n-grams, including tokens (one-word), bigrams(two-word), and trigrams (three-word), while removing all stopwords. It also plots the n-grams and corresponding counts as a bar chart.

r-text2emotion 0.1.0
Propagated dependencies: r-textclean@0.9.3 r-text2vec@0.6.4 r-stringr@1.5.1 r-ranger@0.17.0 r-matrix@1.7-3 r-magrittr@2.0.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=text2emotion
Licenses: GPL 2
Synopsis: Emotion Analysis and Emoji Mapping for Text
Description:

Allows users to analyze text and classify emotions such as happiness, sadness, anger, fear, and neutrality. It combines text preprocessing, TF-IDF (Term Frequency-Inverse Document Frequency) feature extraction, and Random Forest classification to predict emotions and map them to corresponding emojis for enhanced sentiment visualization.

r-text2sdgdata 0.1.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/psychobas/text2sdgData
Licenses: GPL 3+
Synopsis: Contains the Trained 'text2sdg' Ensemble Model Data
Description:

This is a companion package for the text2sdg package. It contains the trained ensemble models needed by the detect_sdg function from the text2sdg package. See Wulff, Meier and Mata (2023) <arXiv:2301.11353> and Meier, Wulff and Mata (2021) <arXiv:2110.05856> for reference.

r-textforecast 0.1.3
Propagated dependencies: r-wordcloud@2.6 r-udpipe@0.8.12 r-tm@0.7-16 r-tidytext@0.4.2 r-tidyr@1.3.1 r-rcolorbrewer@1.1-3 r-pracma@2.4.4 r-plyr@1.8.9 r-pdftools@3.5.0 r-matrix@1.7-3 r-glmnet@4.1-8 r-ggplot2@3.5.2 r-forecast@8.24.0 r-forcats@1.0.0 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/lucasgodeiro/TextForecast
Licenses: GPL 3
Synopsis: Regression Analysis and Forecasting Using Textual Data from a Time-Varying Dictionary
Description:

This package provides functionalities based on the paper "Time Varying Dictionary and the Predictive Power of FED Minutes" (Lima, 2018) <doi:10.2139/ssrn.3312483>. It selects the most predictive terms, that we call time-varying dictionary using supervised machine learning techniques as lasso and elastic net.

r-textmininggui 0.3
Propagated dependencies: r-tm@0.7-16 r-tidytext@0.4.2 r-tidyr@1.3.1 r-tibble@3.2.1 r-syuzhet@1.0.7 r-slam@0.1-55 r-rcolorbrewer@1.1-3 r-ggwordcloud@0.6.2 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://c0reyes.github.io/TextMiningGUI/
Licenses: GPL 2+
Synopsis: Text Mining GUI Interface
Description:

Graphic interface for text analysis, implement a few methods such as biplots, correspondence analysis, co-occurrence, clustering, topic models, correlations and sentiments.

r-textannotator 1.0.1
Propagated dependencies: r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shinydashboard@0.7.3 r-shiny@1.10.0 r-readtext@0.91 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-dt@0.33 r-data-tree@1.1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/chaoliu-cl/textAnnotatoR
Licenses: GPL 3
Synopsis: Interactive Text Annotation Tool with 'shiny' GUI
Description:

This package provides a lightweight and focused text annotation tool built with shiny'. Provides an interactive graphical user interface for coding text documents, managing code hierarchies, creating memos, and analyzing coding patterns. Features include code co-occurrence analysis, visualization of coding patterns, comparison of multiple coding sets, and export capabilities. Supports collaborative qualitative research through standardized annotation formats and analysis tools.

r-text-alignment 0.1.4
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/DIGI-VUB/text.alignment
Licenses: Expat
Synopsis: Text Alignment with Smith-Waterman
Description:

Find similarities between texts using the Smith-Waterman algorithm. The algorithm performs local sequence alignment and determines similar regions between two strings. The Smith-Waterman algorithm is explained in the paper: "Identification of common molecular subsequences" by T.F.Smith and M.S.Waterman (1981), available at <doi:10.1016/0022-2836(81)90087-5>. This package implements the same logic for sequences of words and letters instead of molecular sequences.

r-textboxplacement 1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textBoxPlacement
Licenses: GPL 2+
Synopsis: Compute a Non-Overlapping Layout of Text Boxes to Label Multiple Overlain Plots
Description:

Compute a non-overlapping layout of text boxes to label multiple overlain curves. For each curve, iteratively search for an adjacent x,y position for the text box that does not overlap with the other curves. If this process fails, then offsets are computed to add to the y values for each curve, that results in sufficient space to add all of the text labels.

Page: 12
Total results: 35