Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 7 committers (14.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
R package wrapping Mallet
Basic Info
- Host: GitHub
- Owner: mimno
- Language: R
- Default Branch: master
- Size: 21.7 MB
Statistics
- Stars: 39
- Watchers: 8
- Forks: 10
- Open Issues: 4
- Releases: 0
Created over 12 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
README.md
mallet
mallet is an R package to interface with the Java machine learning tool Mallet. More information about Mallet can be found here.
For installation and usage, see the introduction vignette.
You are welcome to help out by:
- submit suggestions and bug reports (provide the output of
sessionInfo()andpackageVersion("mallet")) - send a pull request
Owner
- Login: mimno
- Kind: user
- Repositories: 35
- Profile: https://github.com/mimno
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Måns Magnusson | m****n@g****m | 134 |
| Måns Magnusson | M****g | 4 |
| mimno | m****o@c****u | 2 |
| Victor Oliveira | v****a@g****m | 1 |
| David Mimno | d****o@g****m | 1 |
| mimno | m****o | 1 |
| Will Lowe | c****r | 1 |
Committer Domains (Top 20 + Academic)
cornell.edu: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 13
- Total pull requests: 10
- Average time to close issues: almost 5 years
- Average time to close pull requests: 10 months
- Total issue authors: 12
- Total pull request authors: 4
- Average comments per issue: 1.85
- Average comments per pull request: 0.6
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MansMeg (2)
- victorlaerte (1)
- gpcoursera (1)
- cpsievert (1)
- kshirley (1)
- conjugateprior (1)
- dgrtwo (1)
- ljos (1)
- jkrss (1)
- nunivek (1)
- OscarKjell (1)
- LeonAckermann (1)
Pull Request Authors
- MansMeg (7)
- victorlaerte (1)
- conjugateprior (1)
- bmschmidt (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- cran 4,382 last-month
- Total docker downloads: 698
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 16
(may contain duplicates) - Total versions: 4
- Total maintainers: 1
proxy.golang.org: github.com/mimno/rmallet
- Documentation: https://pkg.go.dev/github.com/mimno/rmallet#section-documentation
-
Latest release: v1.3.0
published about 4 years ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
11 months ago
proxy.golang.org: github.com/mimno/RMallet
- Documentation: https://pkg.go.dev/github.com/mimno/RMallet#section-documentation
-
Latest release: v1.3.0
published about 4 years ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
11 months ago
cran.r-project.org: mallet
An R Wrapper for the Java Mallet Topic Modeling Toolkit
- Homepage: https://github.com/mimno/RMallet
- Documentation: http://cran.r-project.org/web/packages/mallet/mallet.pdf
- License: MIT + file LICENSE
-
Latest release: 1.3.0
published about 4 years ago
Rankings
Forks count: 6.9%
Dependent repos count: 7.2%
Stargazers count: 8.4%
Downloads: 10.0%
Average: 11.7%
Dependent packages count: 13.8%
Docker downloads count: 23.9%
Maintainers (1)
Last synced:
11 months ago
Dependencies
mallet/DESCRIPTION
cran
- R >= 3.6.3 depends
- checkmate * imports
- rJava * imports
- dplyr * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests