case classQuestionLabelMapper[A, B](mapping: (Vector[String], InflectedForms, List[A]) ⇒ Map[A, B]) extends Product with Serializable
Class for mapping QA-SRL questions to other forms (and back).
Works on a set of labels for a verb all at a time, to allow for reconstructing full questions
from argument lists.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Class for mapping QA-SRL questions to other forms (and back). Works on a set of labels for a verb all at a time, to allow for reconstructing full questions from argument lists.