| Package | Description |
|---|---|
| org.cleartk.feature.syntax | |
| org.cleartk.ml.feature.extractor | |
| org.cleartk.timeml.tlink |
| Modifier and Type | Class and Description |
|---|---|
class |
SyntacticLeafToLeafPathPartsExtractor<T extends Annotation,U extends Annotation>
Copyright (c) 2011, Regents of the University of Colorado All rights reserved. |
class |
SyntacticPathExtractor
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
TargetPathExtractor
Copyright (c) 2010, Regents of the University of Colorado All rights reserved. |
| Modifier and Type | Class and Description |
|---|---|
class |
CleartkExtractor<FOCUS_T extends Annotation,SEARCH_T extends Annotation>
A feature extractor that finds other
Annotations in the context of a focus annotation and
extracts features from these. |
class |
DirectedDistanceExtractor<T extends Annotation,U extends Annotation>
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
DistanceExtractor<T extends Annotation,U extends Annotation>
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
class |
RelativePositionExtractor<T extends Annotation,U extends Annotation>
Copyright (c) 2007-2008, Regents of the University of Colorado All rights reserved. |
| Modifier and Type | Field and Description |
|---|---|
protected List<FeatureExtractor2<Anchor,Anchor>> |
TemporalLinkAnnotator_ImplBase.betweenExtractors |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TemporalLinkAnnotator_ImplBase.setBetweenExtractors(List<FeatureExtractor2<Anchor,Anchor>> extractors) |
Copyright © 2014. All rights reserved.