Modifier and Type | Method and Description |
---|---|
AAnalysis |
AbstractDocumentFactory.getAnalysis(int sentenceIdx) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Printer.analysisToString(AAnalysis analysis,
int i)
Analysis
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisDialog.set(AAnalysis analysis,
TypedDependencyProvider provider,
TypedDependencyMode mode,
boolean lemmatize)
Set
|
Modifier and Type | Method and Description |
---|---|
AAnalysis |
Document.getAnalysis(int sentenceIdx) |
Modifier and Type | Method and Description |
---|---|
AAnalysis |
AbstractDocumentFactory.getAnalysis(int sentenceIdx) |
Modifier and Type | Method and Description |
---|---|
static AAnalysis |
Analyzer.analyze(IDocumentFactory factory,
int sentenceIdx)
Analyze from sentence
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisRenderer.set(AAnalysis analysis,
TypedDependencyProvider provider,
TypedDependencyMode mode) |
void |
GrapherView.set(AAnalysis analysis,
TypedDependencyProvider provider,
TypedDependencyMode mode) |
void |
Frame.set(AAnalysis analysis,
TypedDependencyProvider provider,
TypedDependencyMode mode)
Set analysis
|
Modifier and Type | Method and Description |
---|---|
AAnalysis |
IDocumentFactoryService.getAnalysis(int sentenceIdx)
Get (sentence) analysis artifact
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
AnalysisPrinter.getReports(AAnalysis analysis,
boolean xMLFlag)
Get reports
|
Modifier and Type | Method and Description |
---|---|
AAnalysis |
AnalysisReader.deserialize()
Deserialize
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisWriter.serialize(AAnalysis analysis)
Serialize
|
Modifier and Type | Method and Description |
---|---|
AAnalysis |
XMLDocumentFactory.getAnalysis(int sentenceIdx) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
XMLPrinter.analysisToXMLString(AAnalysis analysis,
int sentenceIndex)
Sentence analysis to XML string
|
Modifier and Type | Method and Description |
---|---|
AAnalysis |
NullDocumentFactory.getAnalysis(int sentenceIdx) |