| Modifier and Type | Field and Description |
|---|---|
int |
end |
Set<String> |
ids |
int |
start |
EntityType |
type |
| Constructor and Description |
|---|
Tag(EntityType type,
int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
void |
addId(String id) |
boolean |
contains(Dataset.Tag tag) |
Set<String> |
getIds() |
boolean |
overlaps(Dataset.Tag tag) |
public EntityType type
public int start
public int end
public Tag(EntityType type, int start, int end)
public void addId(String id)
public boolean overlaps(Dataset.Tag tag)
public boolean contains(Dataset.Tag tag)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.