| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Printer.textAnalysisToString(TextAnalysis textAnalysis)
Text analysis to string
|
| Modifier and Type | Field and Description |
|---|---|
private TextAnalysis |
DocumentFactory.textAnalysis
Analysis
|
| Modifier and Type | Field and Description |
|---|---|
private TextAnalysis |
DocumentFactory.textAnalysis
Analysis
|
| Modifier and Type | Method and Description |
|---|---|
static TextAnalysis |
DefaultCoreNlpServer.processText(java.lang.String text)
Process text
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Printer.textAnalysisToString(TextAnalysis textAnalysis)
Print text analysis
|
| Modifier and Type | Method and Description |
|---|---|
TextAnalysis |
AnalysisReader.deserializeText()
Deserialize text analysis from zip file
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisWriter.serialize(TextAnalysis analysis)
Serialize bundled data
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
XMLPrinter.textAnalysisToXMLString(TextAnalysis textAnalysis,
Options options)
Text analysis to string
|
| Modifier and Type | Method and Description |
|---|---|
TextAnalysis |
DefaultParserServer.processText(java.lang.String text)
Process text
|