| Package | Description |
|---|---|
| grammarscope.glue.parser | |
| grammarscope.server.parser | |
| grammarscope.server.parser.iface |
| Modifier and Type | Field and Description |
|---|---|
private static IDependencyParser |
DocumentFactory.dependencyParser
Dependency parser
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DocumentFactory.set(IDependencyParser server)
Set grammatical structure analyzer
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyParser
Dependency parser wrapper
|
| Modifier and Type | Field and Description |
|---|---|
private IDependencyParser |
DefaultParserServer.dependencyParser
Dependency parser
|
| Modifier and Type | Method and Description |
|---|---|
IDependencyParser |
DefaultParserServer.getDependencyParser() |
| Modifier and Type | Method and Description |
|---|---|
IDependencyParser |
IStanfordServer.getDependencyParser()
Get dependency parser
|