nhs-r-community/pxtextmineR: An R Wrapper for Python's "pxtextmining" library

An R wrapper for Python's [`pxtextmining`](https://pypi.org/project/pxtextmining/) library- a pipeline to classify text-based patient experience data.\n Package `pxtextmineR` does not wrap _everything_ from `pxtextmining`, but selected functions that will offer R users new opportunities for modelling. For example, the whole [`Scikit-learn`](https://scikit-learn.org/stable/index.html) (Pedregosa et al., 2011) text classification pipeline is wrapped, as well as helper functions for e.g. sentiment analysis with Python's [`textBlob`](https://textblob.readthedocs.io/en/dev/) and [`vaderSentiment`](https://pypi.org/project/vaderSentiment/).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nhs-r-community/pxtextmineR")
nhs-r-community/pxtextmineR documentation built on Dec. 22, 2021, 2:10 a.m.