Package | Description |
---|---|
org.apache.ctakes.assertion.medfacts.i2b2.api | |
org.apache.ctakes.assertion.stub |
Modifier and Type | Method and Description |
---|---|
LineAndTokenPosition |
CharacterOffsetToLineTokenConverterCtakesImpl.convert(int characterOffset) |
LineAndTokenPosition |
CharacterOffsetToLineTokenConverterCtakesImpl.convertCharacterOffsetToLineToken(int characterOffset) |
LineAndTokenPosition |
SingleDocumentProcessorCtakes.convertCharacterOffsetToLineToken(int characterOffset)
delegate to converter to determine offset.
|
Modifier and Type | Method and Description |
---|---|
List<LineAndTokenPosition> |
CharacterOffsetToLineTokenConverterCtakesImpl.calculateBeginAndEndOfConcept(ApiConcept problem) |
List<LineAndTokenPosition> |
SingleDocumentProcessorCtakes.calculateBeginAndEndOfConcept(ApiConcept problem) |
List<LineAndTokenPosition> |
CharacterOffsetToLineTokenConverterCtakesImpl.calculateBeginAndEndOfConcept(int problemBegin,
int problemEnd) |
List<LineAndTokenPosition> |
SingleDocumentProcessorCtakes.calculateBeginAndEndOfConcept(int problemBegin,
int problemEnd)
delegate to converter to determine offset.
|
Modifier and Type | Method and Description |
---|---|
LineAndTokenPosition |
CharacterOffsetToLineTokenConverterDefaultImpl.convert(int begin) |
LineAndTokenPosition |
SingleDocumentProcessor.convertCharacterOffsetToLineToken(int characterOffset) |
LineAndTokenPosition |
Annotation.getBegin() |
LineAndTokenPosition |
Annotation.getEnd() |
Modifier and Type | Method and Description |
---|---|
List<LineAndTokenPosition> |
SingleDocumentProcessor.calculateBeginAndEndOfConcept(ApiConcept problem) |
Modifier and Type | Method and Description |
---|---|
LineTokenToCharacterOffsetConverter.BeginAndEndCharacterOffsetPair |
LineTokenToCharacterOffsetConverter.convert(LineAndTokenPosition sentEnd) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.