asreview#
Active learning for Systematic Reviews.
Active learning for Systematic Reviews (ASReview) is a package for systematic reviews. It is designed to automate the step of screening titles and abstracts in a systematic review. It can be used for screening any type of text data, such as scientific papers, but also, e.g. legal documents or news articles. The package also includes rich simulation functionality, which can be used to evaluate the performance of the active learning model.
Classes
|
Active learner cycle class. |
|
|
|
ASReview simulation class. |
|
Project class for ASReview project files. |
|
Class for managing the state of the review process. |
|
Data store to hold user input data. |
|
Functions
|
Check if the given path is a valid ASReview project. |
|
Load dataset from file, URL, or plugin. |
|
Initialize a state class instance from a project folder. |
|
Get the extension class from an entry point. |
|
Get the extension class from an entry point. |
|
Load the extension class from an entry point. |
Exceptions
Modules