|
Change Variable Type coref : Supplier<Annotator> to coref : Annotator in method public coref(props Properties) : Map<Integer,CorefChain> in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type entityMention : Supplier<Annotator> to entityMention : Annotator in method protected runKBP(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type depparse : Supplier<Annotator> to depparse : Annotator in method protected runDepparse(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type natlog : Supplier<Annotator> to natlog : Annotator in method protected runNatlog(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type kbp : Supplier<Annotator> to kbp : Annotator in method protected runKBP(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type pos : Supplier<Annotator> to pos : Annotator in method protected runPOS(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type ner : Supplier<Annotator> to ner : Annotator in method protected runRegexner(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type ner : Supplier<Annotator> to ner : Annotator in method protected runNER(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type openie : Supplier<Annotator> to openie : Annotator in method protected runOpenie(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type lemma : Supplier<Annotator> to lemma : Annotator in method protected runLemma(props Properties) : Document in class edu.stanford.nlp.simple.Document |
From |
To |
|
Change Variable Type mention : Supplier<Annotator> to mention : Annotator in method public coref(props Properties) : Map<Integer,CorefChain> in class edu.stanford.nlp.simple.Document |
From |
To |