public class Mine extends Object
Modifier and Type | Field and Description |
---|---|
static int |
numberOfEntities |
static Set<Integer> |
positionOfEntities |
Modifier | Constructor and Description |
---|---|
protected |
Mine(gate.Corpus corpus,
Set<String> acceptedCategories) |
Modifier and Type | Method and Description |
---|---|
protected ArrayList<Entity> |
getEntities()
Returns the detected entities.
|
protected void |
setEntities(ArrayList<Entity> entities)
Sets/changes the detected entities.
|
Copyright © 2014. All rights reserved.