|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use cc.mallet.pipe | |
---|---|
cc.mallet.classify | Classes for training and classifying instances. |
cc.mallet.cluster | Unsupervised clustering of Instance objects within an
InstanceList . |
cc.mallet.cluster.tui | |
cc.mallet.extract | Unimplemented. |
cc.mallet.extract.pipe | |
cc.mallet.fst | Transducers, including Conditional Random Fields (CRFs). |
cc.mallet.fst.tests | Tests for Transducers, including Conditional Random Fields (CRFs). |
cc.mallet.grmm.learning | |
cc.mallet.grmm.learning.extract | |
cc.mallet.grmm.util | |
cc.mallet.pipe | Classes for processing arbitrary data into instances. |
cc.mallet.pipe.iterator | Classes that generate instances from different kinds of input or data structures. |
cc.mallet.pipe.tests | JUnit tests for pipes. |
cc.mallet.pipe.tsf | TokenSequenceFeature Pipes. |
cc.mallet.share.casutton.ner | |
cc.mallet.share.mccallum.ner | Named entity recognizer. |
cc.mallet.share.upenn.ner | |
cc.mallet.share.weili.ner.enron | |
cc.mallet.types | Fundamental MALLET types, including FeatureVector, Instance, Label etc. |
cc.mallet.util | Miscellaneous utilities including command line processing, math functions, lexing, logging. |
Classes in cc.mallet.pipe used by cc.mallet.classify | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.cluster | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.cluster.tui | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.extract | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.extract.pipe | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.fst | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.fst.tests | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.grmm.learning | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.grmm.learning.extract | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.grmm.util | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.pipe | |
---|---|
AddClassifierTokenPredictions.TokenClassifiers
This inner class represents the trained token classifiers. |
|
AugmentableFeatureVectorAddConjunctions
Add specified conjunctions to each instance. |
|
Noop
A pipe that does nothing to the instance fields but which has side effects on the dictionary. |
|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
|
SerialPipes
Convert an instance through a sequence of pipes. |
|
SerialPipes.Predicate
|
|
SimpleTaggerSentence2TokenSequence
Converts an external encoding of a sequence of elements with binary features to a TokenSequence . |
|
SimpleTokenizer
A simple unicode tokenizer that accepts sequences of letters as tokens. |
|
TokenSequenceRemoveStopwords
Remove tokens from the token sequence in the data field whose text is in the stopword list. |
Classes in cc.mallet.pipe used by cc.mallet.pipe.iterator | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.pipe.tests | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.pipe.tsf | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.share.casutton.ner | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.share.mccallum.ner | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.share.upenn.ner | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
|
SerialPipes
Convert an instance through a sequence of pipes. |
Classes in cc.mallet.pipe used by cc.mallet.share.weili.ner.enron | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.types | |
---|---|
Pipe
The abstract superclass of all Pipes, which transform one data type to another. |
Classes in cc.mallet.pipe used by cc.mallet.util | |
---|---|
SimpleTokenizer
A simple unicode tokenizer that accepts sequences of letters as tokens. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |