| Package | Description |
|---|---|
| se.lth.cs.srl.http | |
| se.lth.cs.srl.languages | |
| se.lth.cs.srl.options |
| Modifier and Type | Method and Description |
|---|---|
String |
SRLHttpPipeline.getParseInterfaceHTML(Language.L l) |
abstract String |
AbstractPipeline.getParseInterfaceHTML(Language.L l) |
String |
AnnaHttpPipeline.getParseInterfaceHTML(Language.L l) |
| Constructor and Description |
|---|
AnnaHttpPipeline(Preprocessor pp,
ImageCache imageCache,
Language.L l,
int sentenceMaxLength,
HttpOptions options) |
DefaultHandler(Language.L currentL,
AbstractPipeline pipeline) |
SRLHttpPipeline(CompletePipeline pl,
ImageCache imageCache,
Language.L l,
int sentenceMaxLength,
HttpOptions options) |
| Modifier and Type | Method and Description |
|---|---|
Language.L |
English.getL() |
Language.L |
German.getL() |
Language.L |
Swedish.getL() |
Language.L |
Chinese.getL() |
Language.L |
NullLanguage.getL() |
Language.L |
French.getL() |
Language.L |
Spanish.getL() |
abstract Language.L |
Language.getL() |
static Language.L |
Language.L.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language.L[] |
Language.L.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Language |
Language.setLanguage(Language.L l) |
| Modifier and Type | Field and Description |
|---|---|
Language.L |
FullPipelineOptions.l |
Copyright © 2016. All rights reserved.