public class Doc extends Object
| Constructor and Description |
|---|
Doc(int topicCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToken(int wordIndex,
int topicIndex) |
void |
decTopicCount(int topicIndex) |
void |
incTopicCount(int topicIndex) |
double |
topicCounts(int topicIndex) |
Copyright © 2017. All rights reserved.