Package

qasrl

Permalink

package qasrl

Visibility
  1. Public
  2. All

Type Members

  1. case class Adv(wh: nlpdata.util.LowerCaseStringCapsule.LowerCaseString) extends ArgumentSlot with Product with Serializable

    Permalink
  2. sealed trait Argument extends AnyRef

    Permalink
  3. sealed trait ArgumentSlot extends AnyRef

    Permalink
  4. class Autocomplete extends AnyRef

    Permalink
  5. case class Frame(verbInflectedForms: InflectedForms, args: DependentMap[Aux, Id], tense: Tense, isPerfect: Boolean, isProgressive: Boolean, isPassive: Boolean, isNegated: Boolean) extends Product with Serializable

    Permalink
  6. case class Modal(modalVerb: nlpdata.util.LowerCaseStringCapsule.LowerCaseString) extends Tense with Product with Serializable

    Permalink
  7. case class Noun(isAnimate: Boolean) extends Argument with Product with Serializable

    Permalink
  8. case class Prep(preposition: nlpdata.util.LowerCaseStringCapsule.LowerCaseString, objOpt: Option[Noun]) extends Argument with Product with Serializable

    Permalink
  9. class QuestionProcessor extends AnyRef

    Permalink
  10. class TemplateStateMachine extends AnyRef

    Permalink
  11. sealed trait Tense extends AnyRef

    Permalink

Value Members

  1. object ArgumentSlot

    Permalink
  2. object Autocomplete

    Permalink
  3. object Frame extends Serializable

    Permalink
  4. object Locative extends Argument with Product with Serializable

    Permalink
  5. object Obj extends ArgumentSlot with Product with Serializable

    Permalink
  6. object Obj2 extends ArgumentSlot with Product with Serializable

    Permalink
  7. object PastTense extends Tense with Product with Serializable

    Permalink
  8. object PresentTense extends Tense with Product with Serializable

    Permalink
  9. object QuestionProcessor

    Permalink
  10. object Subj extends ArgumentSlot with Product with Serializable

    Permalink
  11. object TemplateStateMachine

    Permalink
  12. package data

    Permalink
  13. package labeling

    Permalink
  14. package util

    Permalink

Ungrouped