public class SentenceBasedContextExtractor extends Object implements ContextExtractor
| Constructor and Description |
|---|
SentenceBasedContextExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
extractContext(Annotation annotation) |
static void |
main(String[] args) |
public SentenceBasedContextExtractor()
public List<String> extractContext(Annotation annotation)
extractContext in interface ContextExtractor
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann