|
Krotos Modules 3
|
Public Member Functions | |
| Entity (String name=String(), String category=String(), float score=0.0f, int startIndex=0, int endIndex=0) | |
Public Attributes | |
| String | name |
| String | category |
| float | score |
| int | startIndex |
| int | endIndex |
|
inline |
| String krotos::NER::Entity::category |
| int krotos::NER::Entity::endIndex |
| String krotos::NER::Entity::name |
| float krotos::NER::Entity::score |
| int krotos::NER::Entity::startIndex |