| Package | Description |
|---|---|
| is2.lemmatizer | |
| is2.mtag | |
| is2.parser | |
| is2.parserR2 | |
| is2.tag | |
| is2.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
Lemmatizer.out(OptionsSuper options,
IPipe pipe,
ParametersFloat params)
Do the work
|
void |
Lemmatizer.readModel(OptionsSuper options) |
void |
Lemmatizer.train(OptionsSuper options,
IPipe p,
ParametersFloat params,
Instances ist)
Do the training
|
void |
Lemmatizer.writeModel(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
| Constructor and Description |
|---|
Pipe(OptionsSuper options2,
Long2Int l) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tagger.out(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
void |
Tagger.readModel(OptionsSuper options) |
void |
Tagger.train(OptionsSuper options,
IPipe pipe,
ParametersFloat params,
Instances is) |
void |
Tagger.writeModel(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
| Constructor and Description |
|---|
ExtractorM(OptionsSuper options) |
Pipe(OptionsSuper options) |
| Modifier and Type | Field and Description |
|---|---|
OptionsSuper |
Parser.options |
| Modifier and Type | Method and Description |
|---|---|
SentenceData09 |
Parser.parse(SentenceData09 instance,
ParametersFloat params,
boolean labelOnly,
OptionsSuper options)
Parse a single sentence
|
void |
Parser.readModel(OptionsSuper options,
Pipe pipe,
Parameters params)
Read the models and mapping
|
void |
Parser.train(OptionsSuper options,
Pipe pipe,
ParametersFloat params,
Instances is,
Cluster cluster)
Do the training
|
| Constructor and Description |
|---|
Parser(OptionsSuper options)
Initialize the parser
|
Pipe(OptionsSuper o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Parser.readModel(OptionsSuper options,
Pipe pipe,
Parameters params)
Read the models and mapping
|
void |
Reranker.train(OptionsSuper options,
Instances[] iss)
Do the training
|
void |
Parser.train(OptionsSuper options,
Pipe pipe,
ParametersFloat params,
Instances is,
Cluster cluster)
Do the training
|
| Constructor and Description |
|---|
Parser(OptionsSuper options)
Initialize the parser
|
Pipe(OptionsSuper o) |
PipeReranker(OptionsSuper o) |
| Modifier and Type | Class and Description |
|---|---|
class |
Options |
| Modifier and Type | Method and Description |
|---|---|
void |
Tagger.out(OptionsSuper options,
IPipe pipe,
ParametersFloat params)
Tag a sentence
|
void |
Tagger.readModel(OptionsSuper options) |
void |
Tagger.train(OptionsSuper options,
IPipe pipe,
ParametersFloat params,
Instances is2)
Do the training
|
void |
Tagger.writeModel(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
| Constructor and Description |
|---|
ExtractorT2(OptionsSuper options,
MFO mf) |
| Modifier and Type | Method and Description |
|---|---|
void |
Train.out(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
void |
Train.readModel(OptionsSuper options) |
void |
Train.train(OptionsSuper options,
IPipe pipe,
ParametersFloat params,
Instances is) |
void |
Train.writeModel(OptionsSuper options,
IPipe pipe,
ParametersFloat params) |
Copyright © 2013. All rights reserved.