75257b00cb63450bdc777b55469c4c38c0384c34
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute model : GetPatternsFromDataMultiClass<SurfacePattern> to seedWords : Map<String,Set<String>> in class edu.stanford.nlp.patterns.surface.TextAnnotationPatternsInterface.PerformActionUpdateModel | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type model : GetPatternsFromDataMultiClass<SurfacePattern> to seedWords : Map<String,Set<String>> in class edu.stanford.nlp.patterns.surface.TextAnnotationPatternsInterface.PerformActionUpdateModel | From | To | |
Extract Method | 3 | ||
Extract Method package writeMatchedTokensAndSents(label String, sents Map<String,DataInstance>, suffix String, tokensMatchedPat CollectionValuedMap<E,Triple<String,Integer,Integer>>) : void extracted from public iterateExtractApply(p0 Map<String,E>, p0Set Map<String,Counter<String>>, wordsOutputFile String, sentsOutFile String, patternsOutFile String, ignorePatterns Map<String,Set<E>>) : void in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To | |
Extract Method public processSents(props Properties, labels Set<String>) : Pair extracted from public run(props Properties) : GetPatternsFromDataMultiClass<E> in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To | |
Extract Method private setProperties(props Properties) : void extracted from private processFile(line String) : String in class edu.stanford.nlp.patterns.surface.TextAnnotationPatternsInterface.PerformActionUpdateModel | From | To |