Package | Description |
---|---|
grammarscope.artifacts | |
grammarscope.artifacts.ejb.client | |
grammarscope.document | |
grammarscope.glue | |
grammarscope.iface | |
grammarscope.io.print | |
grammarscope.io.xml | |
grammarscope.server |
Modifier and Type | Field and Description |
---|---|
ACoreferences |
ATextAnalysis.coreferences
Coreference
|
Modifier and Type | Method and Description |
---|---|
protected ACoreferences |
AbstractDocumentFactory.getArtifactCoreferences()
Get coreferences
|
ACoreferences |
AbstractDocumentFactory.getCoreferences() |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
AbstractDocumentFactory.coreferencesToString(ACoreferences coreferences,
boolean isXml)
Coreferences to string
|
Constructor and Description |
---|
ATextAnalysis(java.lang.String text,
Segmentation segmentation,
ACoreferences coreferences)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Printer.coreferencesToString(ACoreferences coreferences)
Coreferences to string
|
Modifier and Type | Field and Description |
---|---|
private Document.Cache<ACoreferences> |
Document.coreferences
Coreference cache
|
Modifier and Type | Method and Description |
---|---|
ACoreferences |
Document.getCoreferences() |
Modifier and Type | Method and Description |
---|---|
ACoreferences |
AbstractDocumentFactory.getCoreferences() |
Modifier and Type | Method and Description |
---|---|
ACoreferences |
IDocumentFactoryService.getCoreferences()
Get coreferences artifact
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Printer.coreferencesToString(ACoreferences coreferences)
Coreferences to string
|
static java.lang.String |
AnalysisPrinter.coreferencesToString(ACoreferences coreferences,
boolean xMLFlag)
Coreferences to string
|
Modifier and Type | Field and Description |
---|---|
protected ACoreferences |
XMLDocument.coreferences
Coreference chains
|
Modifier and Type | Method and Description |
---|---|
ACoreferences |
XMLDocumentFactory.getCoreferences() |
private ACoreferences |
XMLDocument.makeCoreferences(org.w3c.dom.Element documentElement)
Make coreferences
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
XMLPrinter.coreferencesToXMLString(ACoreferences coreferences)
Make XML string from coreferences
|
Modifier and Type | Method and Description |
---|---|
ACoreferences |
NullDocumentFactory.getCoreferences() |