{% 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 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- ; the chance of picking a different second person is 999 out of 9,999 -LRB- 0.0999 -RRB- ; you do not replace the first person before picking the next person .

Target

  • the chance of picking the first person for any particular sample is 1000 out of 10,000 -LRB- 0.1000 -RRB- ;
  • first

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.initial
2.chief
3.eminent
4.original
5.principal
6.paramount
7.basic
8.main
9.supreme
10.aboriginal
11.foremost
12.dominant
13.primitive
14.early
15.key
16.primary
17.prime
18.outstanding
19.leading
20.fundamental
21.front
22.predominant
23.advanced
24.elementary
{%endblock%}