10a7dbe0a37784053e5dc29f1d6893539e0aed12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uPOSTagIt : Iterator<Label> to uPOSTags : List<Label> in method public addFeatures(sg SemanticGraph, t Tree, addLemma boolean, addUPOS boolean) : void in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type uPOSTagIt : Iterator<Label> to uPOSTags : List<Label> in method public addFeatures(sg SemanticGraph, t Tree, addLemma boolean, addUPOS boolean) : void in class edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator | From | To | |
Extract Variable | 1 | ||
Extract Variable punctFilter : Predicate<String> in method public ParserAnnotator(annotatorName String, props Properties) from class edu.stanford.nlp.pipeline.ParserAnnotator | From | To |