| Package | Description |
|---|---|
| nl.yannickl88.language.intent | |
| nl.yannickl88.language.matcher |
| Modifier and Type | Method and Description |
|---|---|
Entity |
Intent.getEntity(String s)
Return an entity based on the name.
|
| Constructor and Description |
|---|
Intent(String action,
Map<String,Entity> entities) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
EntityMatch.getEntity() |
| Constructor and Description |
|---|
EntityMatch(float score,
String entityType,
Entity entity) |
Copyright © 2016. All rights reserved.