public class CorefAnnotator extends Object
Created by Maochen on 4/14/15.
| Constructor and Description |
|---|
CorefAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,edu.stanford.nlp.dcoref.CorefChain> |
annotate(List<org.apache.commons.lang3.tuple.Pair<edu.stanford.nlp.util.CoreMap,edu.stanford.nlp.trees.GrammaticalStructure>> annotatedSentences) |
Copyright © 2015. All rights reserved.