Skip to main content

Rater scoring modeling tool

Project description

Rater Scoring Modeling Tool

Gitlab CI status Azure Pipeline status Coverage status Conda package for SKLL Docs DOI for citing RSMTool Supported python versions for RSMTool Latest version on PyPI License

Introduction

Automated scoring of written and spoken test responses is a growing field in educational natural language processing. Automated scoring engines employ machine learning models to predict scores for such responses based on features extracted from the text/audio of these responses. Examples of automated scoring engines include Project Essay Grade for written responses and SpeechRater for spoken responses.

Rater Scoring Modeling Tool (RSMTool) is a python package which automates and combines in a single pipeline multiple analyses that are commonly conducted when building and evaluating such scoring models. The output of RSMTool is a comprehensive, customizable HTML statistical report that contains the output of these multiple analyses. While RSMTool does make it really simple to run a set of standard analyses using a single command, it is also fully customizable and allows users to easily exclude unneeded analyses, modify the default analyses, and even include custom analyses in the report.

We expect the primary users of RSMTool to be researchers working on developing new automated scoring engines or on improving existing ones. Note that RSMTool is not a scoring engine by itself but rather a tool for building and evaluating machine learning models that may be used in such engines.

RSMTool is driven by a configuration file that users have to supply. Given the large number of available options, this can get complicated especially for new users. That’s why RSMTool can help users generate configuration files interactively via guided prompts! The video below demonstrates this feature.

Interactive Generation Demo Video

Getting Started

To get started with RSMTool, please see the extensive official documentation. If you use the Dash app on macOS, you can also download the complete RSMTool documentation for offline use. Go to the Dash preferences, click on “Downloads”, then “User Contributed”, and search for “RSMTool”.

Requirements

  • python>=3.8

  • numpy<.1.25

  • scipy

  • scikit-learn

  • statsmodels

  • skll

  • pandas

  • ipython

  • jupyter

  • notebook

  • seaborn

  • shap==0.42.1

  • wandb

Contributing

Contributions to RSMTool are very welcome. Please refer to the documentation for how to get started on developing new features or functionality for RSMTool.

Citing

If you are using RSMTool in your work, you can cite it as follows:

MLA

Madnani, Nitin and Loukina, Anastassia. “RSMTool: A Collection of Tools for Building and Evaluating Automated Scoring Models”. Journal of Open Source Software 1(3), 2016.

BibTex

@article{MadnaniLoukina2016,
  doi = {10.21105/joss.00033},
  url = {http://dx.doi.org/10.21105/joss.00033},
  year  = {2016},
  month = {jul},
  publisher = {The Open Journal},
  volume = {1},
  number = {3},
  author = {Nitin Madnani and Anastassia Loukina},
  title = {{RSMTool}: A Collection of Tools for Building and Evaluating Automated Scoring Models},
  journal = {{Journal of Open Source Software}}
}

Changelog

See GitHub Releases.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsmtool-11.2.0.tar.gz (264.5 kB view details)

Uploaded Source

Built Distribution

rsmtool-11.2.0-py3-none-any.whl (257.6 kB view details)

Uploaded Python 3

File details

Details for the file rsmtool-11.2.0.tar.gz.

File metadata

  • Download URL: rsmtool-11.2.0.tar.gz
  • Upload date:
  • Size: 264.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for rsmtool-11.2.0.tar.gz
Algorithm Hash digest
SHA256 ef1bad25012edf99a9767eaa6d793c8316edfca6146414e20d731b4cb446e610
MD5 ed521e656d53b55c0f26f77e11b1082a
BLAKE2b-256 754043d03b51fa91c1d4722ad189f28c2cec86edaa42483bc906e45c9933a1ba

See more details on using hashes here.

File details

Details for the file rsmtool-11.2.0-py3-none-any.whl.

File metadata

  • Download URL: rsmtool-11.2.0-py3-none-any.whl
  • Upload date:
  • Size: 257.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for rsmtool-11.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 55ae7b4a52205d44161805cc0a95d4202c480756d979c409b073ad2c9d18f4c0
MD5 e45eeddb3481efcbae555fcb501a2023
BLAKE2b-256 71a3a5f6a959d64f8ac023c7028ece01d381cefec435b0bc0aae5b3d9da2b19c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page