| Package | Description |
|---|---|
| edu.washington.cs.knowitall.extractor.conf.featureset |
| Modifier and Type | Method and Description |
|---|---|
static ChunkFeature |
ChunkFeature.rightAfterArg2(String... chunkTags)
Get an expandablePosFeature for tokens right before arg1.
|
static ChunkFeature |
ChunkFeature.rightBeforeArg1(String... chunkTags)
Get an expandablePosFeature for tokens right before arg1.
|
static ChunkFeature |
ChunkFeature.withinArg2(String... chunkTags)
Get an expandablePosFeature for tokens right before arg1.
|
static ChunkFeature |
ChunkFeature.withinRel(String... chunkTags)
Get an expandablePosFeature for tokens right before arg1.
|
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.