|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conrad | |
|---|---|
| calhoun.analysis.crf | the interface, main Conrad class, and solver for the Conrad engine. |
| calhoun.analysis.crf.executables.viewer | prototype of a viewing utility for examiining the results of inference. |
| calhoun.analysis.crf.test | |
| Uses of Conrad in calhoun.analysis.crf |
|---|
| Methods in calhoun.analysis.crf that return Conrad | |
|---|---|
static Conrad |
Conrad.read(java.lang.String filename)
read in a Conrad engine from a file. |
| Uses of Conrad in calhoun.analysis.crf.executables.viewer |
|---|
| Constructors in calhoun.analysis.crf.executables.viewer with parameters of type Conrad | |
|---|---|
ViterbiTableModel(Conrad crfModel,
TrainingSequence seq)
|
|
| Uses of Conrad in calhoun.analysis.crf.test |
|---|
| Methods in calhoun.analysis.crf.test that return Conrad | |
|---|---|
static Conrad |
ZeroOrderManager.getCRF()
|
| Methods in calhoun.analysis.crf.test with parameters of type Conrad | |
|---|---|
void |
FeatureTest.writeFeatures(Conrad runner,
java.lang.String file,
InputSequence data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||