@Deprecated public class TreebankLinker extends DefaultLinker
mcmcorefProject, debug, entities, headFinder, linker, mentionFinder, mode, removeUnresolvedMentions, resolverNames, resolvers, SINGULAR_PRONOUN, useDiscourseModelCOMBINED_NPS, DESCRIPTOR, ISA, NP, PRONOUN_MODIFIER, PROPER_NOUN_MODIFIER| Constructor and Description |
|---|
TreebankLinker(String project,
LinkerMode mode)
Deprecated.
|
TreebankLinker(String project,
LinkerMode mode,
boolean useDiscourseModel)
Deprecated.
|
TreebankLinker(String project,
LinkerMode mode,
boolean useDiscourseModel,
double fixedNonReferentialProbability)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initMentionFinder()
Deprecated.
Initializes the mention finder for this linker.
|
static void |
main(String[] args)
Deprecated.
Identitifies corefernce relationships for parsed input passed via standard in.
|
computeGender, computeNumber, initHeadFinder, initResolverscheckForMerges, constructMentionContexts, getEntities, getHeadFinder, getMentionFinder, resolve, setEntities, train, updateExtentpublic TreebankLinker(String project, LinkerMode mode) throws IOException
IOExceptionpublic TreebankLinker(String project, LinkerMode mode, boolean useDiscourseModel) throws IOException
IOExceptionpublic TreebankLinker(String project, LinkerMode mode, boolean useDiscourseModel, double fixedNonReferentialProbability) throws IOException
IOExceptionprotected void initMentionFinder()
DefaultLinkerinitMentionFinder in class DefaultLinkerpublic static void main(String[] args) throws IOException
args - The model directory.IOException - when the model directory can not be read.Copyright © 2016 The Apache Software Foundation. All rights reserved.