68db161ad91ef06fff2e7513a8120c37a03d6095
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable extraDep : TypedDependency to mainGovIdx : int in method public apply(line String) : SemanticGraph in class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader.SentenceProcessor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type extraDep : TypedDependency to mainGovIdx : int in method public apply(line String) : SemanticGraph in class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader.SentenceProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private getGovAndReln(govIdx int, word IndexedWord, relationName String, sortedTokens List<IndexedWord>) : Pair<IndexedWord,GrammaticalRelation> extracted from public apply(line String) : SemanticGraph in class edu.stanford.nlp.trees.ud.CoNLLUDocumentReader.SentenceProcessor | From | To |