Statistical tools for the ASReview project
Project description
ASReview-statistics
ASReview extension for generating statistics on log files and datasets.
General
Install the package with:
pip install asreview-statistics
The general usage of the package is to inspect files related to the systematic review done with ASReview. It can be used to inspect your dataset that you would like to review (or have reviewed).
General usage:
asreview stat path_to_file
Datasets
Use the following command on your command line:
asreview stat path_to_your_dataset
It should give some general properties of the dataset, e.g.:
Number of papers: 5077
Number of inclusions: 40 (0.79%)
Number of exclusions: 5037 (99.21%)
Number of unlabeled: 0 (0.00%)
Average title length: 104
Average abstract length: 1536
Number of missing titles: 0 (of which 0 included)
Number of missing abstracts: 6 (of which 0 included)
Your dataset should be in a format that is readable by the ASReview software. Documentation on how to create such a dataset is in the main project.
Log files
Another use is the quick analysis of either one log file, or multiple log files in the same directory:
asreview stat path_to_your_log_files
This will give output similar to:
{'rrf_10': {'ptsd_nb': 97.63513513513513},
'rrf_5': {'ptsd_nb': 97.2972972972973},
'wss_100': {'ptsd_nb': 87.56055363321799},
'wss_95': {'ptsd_nb': 91.50273543439634}}
Multiple log files/directories are accepted. Currently, the amount of information displayed is limited, help/suggestions are welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file asreview-statistics-0.1.0.tar.gz
.
File metadata
- Download URL: asreview-statistics-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 194b3f457343ee972484aa2f7acea0adac558739f840bf86f3c6f82a56a32f4c |
|
MD5 | 2105a2a28dfc8a5140547b31b5bd0e9d |
|
BLAKE2b-256 | 1af1a175598db5bde901076edc4c7813e9b68025d77c37c4c2502c13ffc9d876 |
File details
Details for the file asreview_statistics-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: asreview_statistics-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 770314394f715ea7c5c557d79edf1b0b40283648190c38d42576b931767de4b9 |
|
MD5 | 1039c616f64bde0f01ae3fdeacbe611a |
|
BLAKE2b-256 | 2e624a63bee6365d7913ce72e222d5b8417ab75c1d2ba33730b9205dc1834a53 |