|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringCounter | |
|---|---|
| gov.llnl.ontology.mapreduce.stats | |
| Uses of StringCounter in gov.llnl.ontology.mapreduce.stats |
|---|
| Methods in gov.llnl.ontology.mapreduce.stats with parameters of type StringCounter | |
|---|---|
protected void |
WordOccurrenceCountMR.WordOccurrenceCountMapper.addContextTerms(StringCounter counts,
Queue<edu.stanford.nlp.pipeline.Annotation> words,
int distance)
Adds a count for each word feature in words to count. |
| Method parameters in gov.llnl.ontology.mapreduce.stats with type arguments of type StringCounter | |
|---|---|
static void |
WordCountSumReducer.emitCounts(Map<String,StringCounter> wocCounts,
org.apache.hadoop.mapreduce.Mapper.Context context)
Writes the co-occurrence counts as stored in a map of Counters to
context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||