TextWiller
TextWiller: Collection of functions for text mining, specially devoted to the Italian language - Published in JOSS (2019)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Last synced: 6 months ago
·
JSON representation
Repository
Collection of functions for text mining, specially devoted to the italian language
Basic Info
- Host: GitHub
- Owner: livioivil
- License: gpl-3.0
- Language: R
- Default Branch: master
- Size: 7.64 MB
Statistics
- Stars: 20
- Watchers: 13
- Forks: 12
- Open Issues: 3
- Releases: 2
Created about 12 years ago
· Last pushed over 5 years ago
Metadata Files
Readme
License
Code of conduct
README
TextWiller
======
dev for R package TextWiller by Dario Solari, Livio Finos, Matteo Redaelli, Mattia Uttini, Marco Rinaldo, Maddalena Branca, Federico Ferraccioli (and associazionerospo.org).
Install it in R using the following command
# install.packages("devtools") # if you don't already have it.
library(devtools)
#if you wanto to download the last stable version, use the following code
install_github("livioivil/TextWiller@TextWiller_JOSS")
#if you want to download the latest release (unstable) use the following code
install_github("livioivil/TextWiller")
library(TextWiller)
Owner
- Name: livio finos
- Login: livioivil
- Kind: user
- Location: Padua - Italy
- Company: DPSS - University of Padua
- Website: http://livioivil.github.io/
- Repositories: 23
- Profile: https://github.com/livioivil
JOSS Publication
TextWiller: Collection of functions for text mining, specially devoted to the Italian language
Published
September 08, 2019
Volume 4, Issue 41, Page 1256
Authors
Tags
R package text mining sentiment analysis text normalization users gender and location classificationGitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| livioivil | l****o@s****t | 192 |
| scan2001 | s****1 | 32 |
| Mattia Uttini | m****i@g****m | 31 |
| maddalenaB | m****a@g****m | 10 |
| MatDP | 5****1 | 8 |
| FedeFerra | f****i@g****m | 5 |
| Paolonadalutti | p****i@g****m | 5 |
| Mattia Uttini | u****2@M****n | 2 |
| matteoredaelli | m****i@l****t | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 2.67
- Average comments per pull request: 3.0
- Merged pull requests: 1
- 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
- abacci16 (1)
- Paolonadalutti (1)
- luana1984 (1)
Pull Request Authors
- matteoredaelli (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
DESCRIPTION
cran
- R >= 2.10 depends
- RCurl * depends
- SnowballC * depends
- stringr * depends
- twitteR * depends
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
