| Package | Description |
|---|---|
| edu.umd.hooka | |
| edu.umd.hooka.alignment | |
| edu.umd.hooka.alignment.hmm | |
| edu.umd.hooka.alignment.model1 |
| Modifier and Type | Method and Description |
|---|---|
AlignmentPosteriorGrid |
PhrasePair.getAlignmentPosteriorGrid() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhrasePair.setAlignmentPosteriorGrid(AlignmentPosteriorGrid g) |
| Modifier and Type | Method and Description |
|---|---|
abstract AlignmentPosteriorGrid |
AlignmentModel.computeAlignmentPosteriors(PhrasePair pp) |
| Modifier and Type | Method and Description |
|---|---|
AlignmentPosteriorGrid |
HMM.computeAlignmentPosteriors(PhrasePair pp) |
| Modifier and Type | Method and Description |
|---|---|
float |
HMM.baumWelch(PhrasePair pp,
AlignmentPosteriorGrid pg) |
void |
HMM.setModel1Posteriors(AlignmentPosteriorGrid m1pg) |
| Modifier and Type | Method and Description |
|---|---|
AlignmentPosteriorGrid |
Model1_InitUniform.computeAlignmentPosteriors(PhrasePair pp) |
AlignmentPosteriorGrid |
Model1.computeAlignmentPosteriors(PhrasePair pp) |
Copyright © 2015. All rights reserved.