89357beaf634b41a817b935b57400ecab6712ec4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable wordFilt : Predicate<String> to tagFilt : Predicate<String> in method public makeFromTree(tree Tree, mode Mode, includeExtras GrammaticalStructure.Extras, threadSafe boolean, filter Predicate<TypedDependency>) : SemanticGraph in class edu.stanford.nlp.semgraph.SemanticGraphFactory | From | To | |
Change Variable Type | 1 | ||
Change Variable Type headFinder : SemanticHeadFinder to headFinder : UniversalSemanticHeadFinder in method public fromStringReps(tokens List<String>, posTags List<String>, deps List<String>) : GrammaticalStructure in class edu.stanford.nlp.trees.GrammaticalStructure | From | To |