{% 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- .
  • very

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.particularly
2.emphatically
3.powerfully
4.dearly
5.substantially
6.truly
7.notably
8.extraordinarily
9.greatly
10.extensively
11.deeply
12.absolutely
13.unusually
14.certainly
15.extremely
16.noticeably
17.largely
18.remarkably
19.highly
20.positively
21.surprisingly
22.terribly
23.considerably
24.pretty
25.incredibly
26.profoundly
{%endblock%}