| Package | Description |
|---|---|
| grammarscope.glue.parser | |
| grammarscope.server.parser |
| Modifier and Type | Field and Description |
|---|---|
private IStanfordServer |
Server.server
Instance
|
| Modifier and Type | Method and Description |
|---|---|
private static IStanfordServer |
Server.make(java.util.Properties settings)
Make stanford server
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentFactory.set(IStanfordServer server)
Set all tools
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParserServer
Default Stanford parser server.
|
class |
SingletonParserServer
Singleton server.
|