| Package | Description |
|---|---|
| grammarscope.glue.parser | |
| grammarscope.server.parser | |
| grammarscope.server.parser.iface | |
| grammarscope.server.spo |
| Modifier and Type | Field and Description |
|---|---|
private static IParser |
DocumentFactory.parser
Parser
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentFactory.set(IParser server)
Set parser
|
| Modifier and Type | Class and Description |
|---|---|
class |
Parser
Parser
|
| Modifier and Type | Field and Description |
|---|---|
private IParser |
DefaultParserServer.parser
Parser
|
| Modifier and Type | Method and Description |
|---|---|
IParser |
DefaultParserServer.getParser() |
| Modifier and Type | Method and Description |
|---|---|
IParser |
IStanfordServer.getParser()
Get parser
|
| Modifier and Type | Field and Description |
|---|---|
private IParser |
SPOAnalyzer.parser
Parser
|
| Constructor and Description |
|---|
SPOAnalyzer(ISegmenter segmenter,
IParser parser,
IMorphology morphology,
StanfordRelationModel relationModel)
Constructor
|