The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Interactive Shiny Application for Quallmer Validation
quallmer.app provides an interactive Shiny application
for working with qualitative data coded using the quallmer
package. The app supports:
# Install from GitHub
# install.packages("pak")
pak::pak("quallmer/quallmer.app")library(quallmer.app)
# Launch the quallmer app
qlm_app()The package includes sample movie review data to help you learn the app:
# Get the path to the sample data file
sample_file <- system.file("extdata", "sample_data.rds", package = "quallmer.app")
# Launch the app
qlm_app()
# In the app, upload the file at the path shown by:
print(sample_file)The sample dataset contains 20 movie reviews coded by three coders with a gold standard, perfect for testing inter-rater reliability and gold-standard validation features.
This package requires the quallmer package to be
installed.
For more information about the quallmer ecosystem, see the main quallmer package documentation.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.