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/).
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.3.4 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.