Description Usage Arguments Value
View source: R/pairs_gold_make.R
Create test questions for CrowdFlower from sample of snippet pairs, where the readability is the most different between pairs.
1 2 3 4 5 6 7 8 9 10 |
x |
snippet pairs |
n.pairs |
how many gold pairs to form |
metric |
measure from |
min.diff.quantile |
use this quantile range of difference in the metric
only. This is a relative measure that defaults to the upper and lower
deciles: |
min.diff.absolute |
form gold pairs with only at least this absolute
value difference in the readability measures of the two texts. Only one of
|
screeners |
if |
verbose |
if |
seed |
seed to use for random procedures; set this to ensure replicability |
a data.frame of gold pairings, with reasons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.