| Package | Description |
|---|---|
| org.openimaj.hadoop.tools.twitter.token.outputmode.jacard |
| Modifier and Type | Method and Description |
|---|---|
static JacardIndex |
JacardIndex.fromString(String next)
Read a new jacard index from a comma separated line
|
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<Long,JacardIndex> |
CumulativeTimeWord.readTimeCountLines(String path)
from a report output path get the words
|