-
Notifications
You must be signed in to change notification settings - Fork 290
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Given that many of the information from the Data Measurements Tool are relevant to the evaluate
library, it would be useful to connect the two.
For instance, having a measurements
folder in the evaluate
repo that would allow users to call, e.g.
evaluate.measurements.npmi('glue','woman','housewife')
evaluate.measurements.npmi('glue','man','programmer')
and get the nPMI values for those terms and the GLUE dataset.
The input/output structure of measurements may be a bit different, but they are useful additions to the repo.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request