a3b9b9d7404d0d93af218d34ce685d9add382c5d
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable intPart : int to intpart : int in method private printHistCounts(ind int, title String, pw PrintWriter, hist double[][], histEg Object[][]) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To | |
Rename Variable fracPart : int to fracpart : int in method private printHistCounts(ind int, title String, pw PrintWriter, hist double[][], histEg Object[][]) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private NO_RELATION : String in class edu.stanford.nlp.ie.KBPRelationExtractor | From | To | |
Rename Class | 1 | ||
Rename Class edu.stanford.nlp.util.TSVSentenceIteratorITest renamed to edu.stanford.nlp.util.TSVSentenceIteratorTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type l : L to l : Object in method private justificationOfRVFDatum(example RVFDatum<L,F>, pw PrintWriter) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To | |
Rename Parameter | 2 | ||
Rename Parameter goldRelations : Set<String> to goldRelationsRaw : Set<String> in method public predict(predictedRelationsRaw Set<String>, goldRelationsRaw Set<String>) : void in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy | From | To | |
Rename Parameter predictedRelations : Set<String> to predictedRelationsRaw : Set<String> in method public predict(predictedRelationsRaw Set<String>, goldRelationsRaw Set<String>) : void in class edu.stanford.nlp.ie.KBPRelationExtractor.Accuracy | From | To |