Package | Description |
---|---|
org.openimaj.hadoop.tools.twitter.token.mode.pointwisemi.count |
Class and Description |
---|
PairEmit
For each pair of tokens in a given document emit a count.
|
PairEnum
Some statistics of pairs emitted
|
TokenPairCount
A pair of strings with 2 distinct counts:
number of times the pair appears together in a document
|
WritablePairEnum |