| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.extract | |
| edu.umass.cs.mallet.base.pipe | |
| edu.umass.cs.mallet.base.types | |
| edu.umass.cs.mallet.projects.seg_plus_coref.ie |
| Modifier and Type | Class and Description |
|---|---|
class |
StringTokenization |
| Modifier and Type | Method and Description |
|---|---|
TokenSequence |
SourceLocation2TokenSequence.pipe(BufferedReader br) |
TokenSequence |
SourceLocation2TokenSequence.pipe(File file) |
| Modifier and Type | Method and Description |
|---|---|
TokenSequence |
Dirichlet.randomTokenSequence(Random r,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenSequence.addAll(TokenSequence ts) |
| Constructor and Description |
|---|
FeatureSequenceWithBigrams(Alphabet dict,
Alphabet bigramDictionary,
TokenSequence ts) |
FeatureVectorSequence(Alphabet dict,
TokenSequence tokens) |
FeatureVectorSequence(Alphabet dict,
TokenSequence tokens,
boolean binary,
boolean augmentable) |
FeatureVectorSequence(Alphabet dict,
TokenSequence tokens,
boolean binary,
boolean augmentable,
boolean growAlphabet) |
| Modifier and Type | Method and Description |
|---|---|
static String |
IEInterface.printResultInFormat(boolean sgml,
Sequence viterbiSequence,
TokenSequence tokenSequence) |
Sequence |
IEInterface3.viterbiCRFTokenSequence(TokenSequence ts) |
Sequence |
IEInterface.viterbiCRFTokenSequence(TokenSequence ts) |
| Constructor and Description |
|---|
Segmentation(TokenSequence input,
Sequence output) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.