Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.features.helpers | |
edu.illinois.cs.cogcomp.nlp.utilities |
Modifier and Type | Method and Description |
---|---|
static int |
ParseHelper.getHeadWordPosition(Constituent c,
HeadFinderBase headFinder,
String parseViewName)
Get the head word of a constituent using the
HeadFinderBase that is passed as an
argument. |
Modifier and Type | Class and Description |
---|---|
class |
CollinsHeadFinder
An instantiation of
HeadFinderBase with Collins's
rules (Collins, 1999) |
Modifier and Type | Method and Description |
---|---|
static int |
ParseUtils.getHeadWordPosition(Constituent c,
HeadFinderBase headFinder,
String parseViewName)
Get the head word of a constituent using the
HeadFinderBase that is passed as an
argument. |
Copyright © 2017. All rights reserved.