public class ContextBuilder extends Object
| Constructor and Description |
|---|
ContextBuilder() |
ContextBuilder(String startMarker,
String endMarker) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContext(AnalyzedTokenReadings[] tokens,
int pos,
int contextSize) |
public List<String> getContext(AnalyzedTokenReadings[] tokens, int pos, int contextSize)