public class TokenCategoryMatrix extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
TokenCategoryMatrix(Set<String> token,
Set<String> categories,
String nullCategory,
Set<Entity> foundEntities,
String splitregText) |
Modifier and Type | Method and Description |
---|---|
boolean |
getValue(String token,
String category) |
void |
setFound(Entity entity,
String splitregText) |
String |
toString() |
Copyright © 2024. All rights reserved.