public interface TextEntityMiner extends EntityMiner
Modifier and Type | Method and Description |
---|---|
void |
setTextToMine(String textToMine)
Sets the text in which the entity mining procedure will be performed.
|
findEntities, getEntities, rankEntities, setAcceptedCategories
void setTextToMine(String textToMine)
textToMine
- The0text in which the entity mining procedure will be
performed.Copyright © 2014. All rights reserved.