| Package | Description |
|---|---|
| edu.washington.cs.knowitall.argumentidentifier |
| Modifier and Type | Method and Description |
|---|---|
static ArgLearner.Mode |
ArgLearner.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgLearner.Mode[] |
ArgLearner.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArgLearner(ArgLearner.Mode mode) |
ArgLocationClassifier(ArgLearner.Mode mode) |
ArgSubstructureClassifier(ArgLearner.Mode mode,
ArgSubstructureFeatureGenerator featuregenerator) |
ArgSubstructureFeatureGenerator(ArgLearner.Mode mode) |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.