Package | Description |
---|---|
edu.illinois.cs.cogcomp.ner.ExpressiveFeatures | |
org.cogcomp.md |
Modifier and Type | Method and Description |
---|---|
static BrownClusters |
BrownClusters.get()
This method should never be called before init, or the gazetteer will not be initialized.
|
Modifier and Type | Method and Description |
---|---|
static void |
BrownClusters.set(BrownClusters bc) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtentTester.addExtentAttributes(Constituent extent,
Gazetteers gazetteers,
BrownClusters brownClusters,
WordNetManager wordnet) |
static void |
ExtentTester.addHeadAttributes(Constituent head,
Gazetteers gazetteers,
BrownClusters brownClusters,
WordNetManager wordnet) |
static Constituent |
ExtentTester.getFullMention(extent_classifier classifier,
Constituent head,
Gazetteers gazetteers,
BrownClusters brownClusters,
WordNetManager wordnet)
Gets the full mention of the given head
|
Copyright © 2017. All rights reserved.