Package | Description |
---|---|
edu.ucla.sspace.mains | |
edu.ucla.sspace.tri |
Modifier and Type | Method and Description |
---|---|
protected void |
FixedDurationTemporalRandomIndexingMain.parseDocumentsMultiThreaded(FixedDurationTemporalRandomIndexing fdTri,
Iterator<TemporalDocument> docIter,
TimeSpan timeSpan,
int numThreads)
Calls
processDocument once for every document in docIter using a the
specified number thread to call processSpace on the TemporalSemanticSpace instance. |
Modifier and Type | Field and Description |
---|---|
static TimeSpan |
FixedDurationTemporalRandomIndexing.DEFAULT_SEMANTIC_PARTITION_DURATION
The default time span of one month to be used if no time span is
specified using the "edu.ucla.sspace.tri.FixedDurationTemporalRandomIndexing.partitionDuration" property.
|
Copyright © 2012. All Rights Reserved.