| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.classify | |
| edu.umass.cs.mallet.base.util |
| Modifier and Type | Method and Description |
|---|---|
static CommandOption.List |
MaxEntTrainer.getCommandOptionList() |
static CommandOption.List |
MCMaxEntTrainer.getCommandOptionList() |
| Constructor and Description |
|---|
MaxEntTrainer(CommandOption.List col) |
MCMaxEntTrainer(CommandOption.List col) |
| Modifier and Type | Method and Description |
|---|---|
CommandOption.List |
CommandOption.ListProviding.getCommandOptionList() |
static CommandOption.List |
CommandOption.getList(Class owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandOption.List.add(CommandOption.List opts) |
void |
CommandOption.postParsing(CommandOption.List list)
To be overridden by subclasses;
"list" is the the CommandOption.List that called this option
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.