-
In your paper, you said that ". The raw conversational data were collected via Amazon Mechanical Turk, with annotations provided by domain experts. In total, we have labeled 280 dialogues " But I can'…
-
New nodes with costs should always be part of one of the cost groups. Knowing that we will probably keep on adding and changing nodes, this will surely go wrong soon or later. I am not sure if it is …
-
I am new to this tool. I find the instructions a bit confusing. All I want to do is annotate a list of sequential images ( Not using mechanical turk)
1) Do I have to convert it to mp4. Is there …
-
The basic study design is ready to go. We can do the study for free at the University of Zurich (some budget for chocolate..., but I'll fund that) with 30 pilot volunteers. Then we can decide if we wa…
-
I am able to install vatic on my ubuntu server. On doing
**turkic status --verify**
it shows
` Sandbox: False
Database: mysql://root:root@localhost/vatic
Localhost: http://loca…
-
### Bug description
Give the following tables _(untested)_:
```sql
create extension citext;
create table User (
email citext primary key
)
create table Post (
id text primary key,
…
-
Post questions about the following fundamentals reading here:
Dawid, A. P., and Skene, A. M. 1979. “[Maximum Likelihood Estimation of Observer Error-rates using the EM Algorithm.](https://www.jstor…
-
A community where:
- anyone can submit a proposed study
- people can vote on what study they want to run / some editors select this etc
- one study is run for everyone in the community (everyone …
-
# URL
- https://arxiv.org/abs/2109.06835
# Affiliations
- Marzena Karpinska, N/A
- Nader Akoury, N/A
- Mohit Iyyer, N/A
# Abstract
- Recent text generation research has increasingly focused on…
-
If mechanical turk or twitter are disabled, does celery dequeue these tasks and then toss them into /dev/null?
Or do these tasks get requeued?
I could see an argument for requeuing them implicitly i…