https://github.com/mimno/RMallet
R package wrapping Mallet
https://github.com/mimno/RMallet
Last synced: 18 days ago
JSON representation
R package wrapping Mallet
- Host: GitHub
- URL: https://github.com/mimno/RMallet
- Owner: mimno
- Created: 2014-05-02T19:30:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T05:41:31.000Z (over 2 years ago)
- Last Synced: 2024-09-18T10:17:04.013Z (7 months ago)
- Language: R
- Size: 21.7 MB
- Stars: 38
- Watchers: 9
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nlp - RMallet - 與 Java 機器學習工具 MALLET 接口的 R 包。 (函式庫 / 書籍)
- awesome-topic-models - RMallet - R package to interface with the Java machine learning tool MALLET  (Libraries & Toolkits)
README
mallet
======
[](https://github.com/mimno/RMallet/actions/workflows/r.yml)
[](https://codecov.io/gh/mimno/RMallet)
[](https://cran.r-project.org/package=pxweb)
[](https://cran.r-project.org/package=pxweb)
[](https://cran.r-project.org/package=mallet)mallet is an R package to interface with the Java machine learning tool Mallet. More information about Mallet can be found [here](http://mallet.cs.umass.edu/).
For installation and usage, see the [introduction vignette](https://htmlpreview.github.io/?https://raw.githubusercontent.com/mimno/RMallet/master/mallet/vignettes/mallet.html).
You are welcome to help out by:
* [submit suggestions and bug reports](https://github.com/mimno/RMallet/issues) (provide the output of `sessionInfo()` and `packageVersion("mallet")`)
* [send a pull request](https://github.com/mimno/RMallet/)