| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.fst | |
| edu.umass.cs.mallet.projects.seg_plus_coref.ie |
| Constructor and Description |
|---|
MinimizableCRF(InstanceList ilist,
CRF crf) |
State(String name,
int index,
double initialCost,
double finalCost,
String[] destinationNames,
String[] labelNames,
String[] weightNames,
CRF crf) |
TransitionIterator(CRF.State source,
FeatureVectorSequence inputSeq,
int inputPosition,
String output,
CRF crf) |
| Modifier and Type | Field and Description |
|---|---|
CRF |
IEInterface.crf |
| Modifier and Type | Method and Description |
|---|---|
static CRF |
CRFIO.readCRF(String filename) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IEInterface.loadCRF(CRF crf) |
static void |
CRFIO.writeCRF(String filename,
CRF crf) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.