| Package | Description |
|---|---|
| org.aksw.simba.bengal.triple2nl.property |
| Modifier and Type | Field and Description |
|---|---|
private PropertyVerbalizationType |
PropertyVerbalization.verbalizationType |
| Modifier and Type | Method and Description |
|---|---|
PropertyVerbalizationType |
PropertyVerbalizer.getTypeByWordnet(String property)
Determine the verbalization type of a property, i.e.
|
PropertyVerbalizationType |
PropertyVerbalization.getVerbalizationType() |
static PropertyVerbalizationType |
PropertyVerbalizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyVerbalizationType[] |
PropertyVerbalizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyVerbalization.setVerbalizationType(PropertyVerbalizationType verbalizationType) |
| Constructor and Description |
|---|
PropertyVerbalization(String propertyURI,
String propertyText,
PropertyVerbalizationType verbalizationType) |
PropertyVerbalization(String propertyURI,
String propertyText,
String posTags,
PropertyVerbalizationType verbalizationType) |
Copyright © 2020. All rights reserved.