| Package | Description |
|---|---|
| edu.umd.hooka |
| Modifier and Type | Method and Description |
|---|---|
PhrasePair.SubPhraseCoordinates |
PhrasePair.getMinimalConsistentSubPhraseCoordsContainingESpan(int e_start,
int e_end)
Returns the smallest consistent phrase pair that contains [e_start,e_end]
This is not efficient- don't use it where speed counts!
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PhrasePair.SubPhraseCoordinates> |
PhrasePair.extractConsistentSubPhraseCoordinates(int maxPhraseLength) |
| Modifier and Type | Method and Description |
|---|---|
PhrasePair |
PhrasePair.extractSubPhrasePair(PhrasePair.SubPhraseCoordinates c) |
Copyright © 2015. All rights reserved.