edu.arizona.sista

swirl2

package swirl2

Visibility
  1. Public
  2. All

Type Members

  1. class ArgumentClassifier extends AnyRef

    Identifies the arguments in SR frames User: mihais Date: 7/13/15

  2. class ArgumentFeatureExtractor extends AnyRef

    Creates features for the binary classification of tokens as potential arguments User: mihais Date: 7/14/15

  3. class PredicateClassifier extends AnyRef

    Identifies the predicates in SR frames User: mihais Date: 5/28/15

  4. class PredicateFeatureExtractor extends AnyRef

    Creates features for the classification of predicates User: mihais Date: 5/28/15

  5. class Reader extends AnyRef

    Reads a CoNLL formatted file and converts it to our own representation User: mihais Date: 5/5/15

  6. class SRL extends AnyRef

    Implements the entire SRL pipeline User: mihais Date: 3/3/16

  7. class Utils extends AnyRef

    Utilities for the swirl2 project User: mihais Date: 3/20/16

Value Members

  1. object ArgumentClassifier

  2. object ArgumentFeatureExtractor

  3. object BinaryScorer

    Computes F1 score for binary classification User: mihais Date: 7/14/15

  4. object PredicateClassifier

  5. object PredicateFeatureExtractor

  6. object Reader

  7. object SRL

  8. object Utils

  9. object ValidCandidate

    Some analyses of what makes a valid SRL argument User: mihais Date: 9/29/15

Ungrouped