public class WordTimeValue extends Object
| Modifier and Type | Field and Description |
|---|---|
LinkedHashMap<Long,IndependentPair<Long,Long>> |
timeIndex |
LinkedHashMap<String,WordDFIDFTimeSeries> |
values |
LinkedHashMap<String,IndependentPair<Long,Long>> |
wordIndex |
| Constructor and Description |
|---|
WordTimeValue(String path) |
public LinkedHashMap<Long,IndependentPair<Long,Long>> timeIndex
public LinkedHashMap<String,IndependentPair<Long,Long>> wordIndex
public LinkedHashMap<String,WordDFIDFTimeSeries> values
public WordTimeValue(String path) throws IOException
path - IOException