| Package | Description |
|---|---|
| org.maochen.nlp.commons |
| Modifier and Type | Method and Description |
|---|---|
Entity |
BinRelation.getLeft() |
Entity |
BinRelation.getRight() |
| Modifier and Type | Method and Description |
|---|---|
List<Entity> |
TupleRelation.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinRelation.setLeft(Entity<?> left) |
void |
BinRelation.setRight(Entity<?> right) |
| Modifier and Type | Method and Description |
|---|---|
void |
TupleRelation.setEntities(List<Entity> entities) |
Copyright © 2017. All rights reserved.