Dustin Miller
|
7b85bad267 |
Cleaned up Agent descriptions: consistent format for their beginning. |
%!s(int64=9) %!d(string=hace) años |
Andrew Cantino
|
eb52eeeeea |
experimental branch to support using fewer gems for saving RAM |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
2c820e8af2 |
allow separate events for each answer in the HumanTaskAgent |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
073df69df7 |
take dsander's advice and use interpolated instead of interpolated_options |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
a8f32c5e85 |
Add memoized interpolated_options and used it everywhere. |
%!s(int64=10) %!d(string=hace) años |
Dominik Sander
|
56324c87e2 |
Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid |
%!s(int64=10) %!d(string=hace) años |
Andrew Cantino
|
73e8406d4f |
Merge branch 'master' into do_not_symbolize |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
a408ae48ea |
globally avoid using symbols since we're moving to json storage |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
77882908c4 |
in order to avoid leaking memory, remove all symbolization |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
b32cef09c9 |
doc |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
0eb956e110 |
HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data. |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
9fb53c4f64 |
silence a log |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
22e950214b |
cleanup HITs when they have been reviewed |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
c9b4d1b1f0 |
allow the HITs lifetime to be set |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
82156f3c75 |
move RTurk setup to an initializer |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
31cdf610ac |
Rename max_assignments to assignments; add lots of validations and tests |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
e284782363 |
Calculate average answers when all questions are numeric |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
1e8dcc65f0 |
Majority voting appears to work |
%!s(int64=11) %!d(string=hace) años |
Andrew Cantino
|
0120ccb9c1 |
Basic HuamnTaskAgent with specs |
%!s(int64=11) %!d(string=hace) años |