{% extends 'base.html' %} {% block title %}annotation{%endblock%} {% block title_num %}

Annotation {{ file_num_display }} / {{ all_num }}

{% endblock %} {% block content %}
{% csrf_token %} Your Woker ID is {{ worker_id }}

Text:

the chance of picking the first person is 1,000 out of 10,000 -LRB- 0.1000 -RRB- ; the chance of picking a different second person for this sample is 999 out of 10,000 -LRB- 0.0999 -RRB- ; the chance of picking the same person again is 1 out of 10,000 -LRB- very low -RRB- . If you are sampling without replacement , the chance of picking the first person for any particular sample is 1000 out of 10,000 -LRB- 0.1000 -RRB- ;

Target

  • the chance of picking the same person again is 1 out of 10,000 -LRB- very low -RRB- .
  • same

Candidates

Please check all the words that can be used instead of the target word in the same context. Note that the morphology of the target (third person singular, past tense etc.) is considered to be applied to the candidate automatically in the process of paraphrasing.

1.equal
2.related
3.constant
4.unchanged
5.consistent
6.double
7.uniform
8.similar
9.equivalent
10.invariable
11.comparable
12.synonymous
13.corresponding
14.compatible
15.very
{%endblock%}