| Package | Description |
|---|---|
| net.sf.okapi.lib.terminology | |
| net.sf.okapi.lib.terminology.simpletb |
| Modifier and Type | Method and Description |
|---|---|
List<TermHit> |
ITermAccess.getExistingStrings(TextFragment fragment,
LocaleId fragmentLoc,
LocaleId otherLoc) |
List<TermHit> |
ITermAccess.getExistingTerms(TextFragment fragment,
LocaleId fragmentLoc,
LocaleId otherLoc)
Gets the list of all terms of the termbase that exist in a given fragment
for a given source/target pair of locales.
|
| Modifier and Type | Method and Description |
|---|---|
List<TermHit> |
SimpleTBConnector.getExistingStrings(TextFragment fragment,
LocaleId fragmentLocId,
LocaleId otherLocId) |
List<TermHit> |
SimpleTB.getExistingStrings(TextFragment frag,
LocaleId fragmentLoc,
LocaleId otherLoc) |
List<TermHit> |
SimpleTBConnector.getExistingTerms(TextFragment fragment,
LocaleId fragmentLocId,
LocaleId otherLocId) |
List<TermHit> |
SimpleTB.getExistingTerms(TextFragment frag,
LocaleId fragmentLoc,
LocaleId otherLoc) |
Copyright © 2018. All rights reserved.