asreview.extensions#

asreview.extensions(group)[source]#

Get the extension class from an entry point.

Parameters:

group (str) – The group of the extension.

Returns:

dict – The class corresponding to the extension.