| Package | Description |
|---|---|
| net.sf.okapi.steps.repetitionanalysis |
| Modifier and Type | Method and Description |
|---|---|
SegmentInfo |
RepetitiveSegmentAnnotation.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
Map<SegmentInfo,Float> |
RepetitiveSegmentAnnotation.getMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepetitiveSegmentAnnotation.setInfo(SegmentInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepetitiveSegmentAnnotation.setMap(Map<SegmentInfo,Float> map) |
| Constructor and Description |
|---|
RepetitiveSegmentAnnotation(SegmentInfo info,
List<TmHit> hits) |
RepetitiveSegmentAnnotation(SegmentInfo info,
Map<SegmentInfo,Float> map) |
| Constructor and Description |
|---|
RepetitiveSegmentAnnotation(SegmentInfo info,
Map<SegmentInfo,Float> map) |
Copyright © 2022. All rights reserved.