Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nalimilan/r.temis
R.TeMiS: R Text Mining Solution
https://github.com/nalimilan/r.temis
r text-mining
Last synced: 28 days ago
JSON representation
R.TeMiS: R Text Mining Solution
- Host: GitHub
- URL: https://github.com/nalimilan/r.temis
- Owner: nalimilan
- Created: 2017-02-08T10:07:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T09:28:17.000Z (8 months ago)
- Last Synced: 2024-10-10T18:06:19.707Z (28 days ago)
- Topics: r, text-mining
- Language: C
- Homepage: https://cran.r-project.org/package=RcmdrPlugin.temis
- Size: 9.85 MB
- Stars: 26
- Watchers: 7
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)