Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nalimilan/R.TeMiS

R.TeMiS: R Text Mining Solution
https://github.com/nalimilan/R.TeMiS

r text-mining

Last synced: about 2 months ago
JSON representation

R.TeMiS: R Text Mining Solution

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/nalimilan/R.TeMiS.svg)](https://travis-ci.org/nalimilan/R.TeMiS)

The R.TeMiS (R Text Mining Solution) project consists in several R packages:
* a text mining package, R.temis [![R.temis on CRAN](http://www.r-pkg.org/badges/version/R.temis)](https://cran.r-project.org/package=R.temis)
* a graphical user interface, RcmdrPlugin.temis [![RcmdrPlugin.temis on CRAN](http://www.r-pkg.org/badges/version/RcmdrPlugin.temis)](https://cran.r-project.org/package=RcmdrPlugin.temis)
* a wrapper around Martin Porter's Snowball stemming library, SnowballC [![SnowballC on CRAN](http://www.r-pkg.org/badges/version/SnowballC)](https://cran.r-project.org/package=SnowballC)
* a series of tm plugins to import corpora from various sources:
* tm.plugin.alceste [![tm.plugin.alceste on CRAN](http://www.r-pkg.org/badges/version/tm.plugin.alceste)](https://cran.r-project.org/package=tm.plugin.alceste)
* tm.plugin.europresse [![tm.plugin.europresse on CRAN](http://www.r-pkg.org/badges/version/tm.plugin.europresse)](https://cran.r-project.org/package=tm.plugin.europresse)
* tm.plugin.factiva [![tm.plugin.factiva on CRAN](http://www.r-pkg.org/badges/version/tm.plugin.factiva)](https://cran.r-project.org/package=tm.plugin.factiva)
* tm.plugin.lexisnexis [![tm.plugin.lexisnexis on CRAN](http://www.r-pkg.org/badges/version/tm.plugin.lexisnexis)](https://cran.r-project.org/package=tm.plugin.lexisnexis)