Package

edu.umass.cs.automan.adapters

mturk

Permalink

package mturk

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. mturk
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. case class InvalidKeyIDException(err: String) extends Exception with Product with Serializable

    Permalink
  2. case class InvalidSecretKeyException(err: String) extends Exception with Product with Serializable

    Permalink
  3. class MTurkAdapter extends AutomanAdapter

    Permalink
  4. case class MTurkAdapterNotInitialized(err: String) extends Exception with Product with Serializable

    Permalink

Value Members

  1. val Answer: core.answer.Answer.type

    Permalink
  2. val Answers: core.answer.Answers.type

    Permalink
  3. val AsymmetricCI: core.question.confidence.AsymmetricCI.type

    Permalink
  4. val DistributionOutcome: VectorOutcome.type

    Permalink
  5. var Estimate: core.answer.Estimate.type

    Permalink
  6. val IncompleteAnswers: core.answer.IncompleteAnswers.type

    Permalink
  7. val LogConfig: core.logging.LogConfig.type

    Permalink
  8. val LowConfidenceAnswer: core.answer.LowConfidenceAnswer.type

    Permalink
  9. object MTurkAdapter

    Permalink
  10. val OverBudgetAnswer: core.answer.OverBudgetAnswer.type

    Permalink
  11. val OverBudgetAnswers: core.answer.OverBudgetAnswers.type

    Permalink
  12. val ScalarOutcome: core.answer.ScalarOutcome.type

    Permalink
  13. val SymmetricCI: core.question.confidence.SymmetricCI.type

    Permalink
  14. val UnconstrainedCI: core.question.confidence.UnconstrainedCI.type

    Permalink
  15. val Utilities: core.util.Utilities.type

    Permalink
  16. val automan: automan.automan.type

    Permalink
  17. package logging

    Permalink
  18. package mock

    Permalink
  19. package policy

    Permalink
  20. package question

    Permalink
  21. package util

    Permalink
  22. package worker

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped