bd75da7a37b15fff015a2a4c872d1d4ca6b9819e
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
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 | |
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 Class | 1 | ||
Rename Class edu.stanford.nlp.util.TSVSentenceIteratorTest renamed to edu.stanford.nlp.util.TSVSentenceIteratorITest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type l : Object to l : L in method private justificationOfRVFDatum(example RVFDatum<L,F>, pw PrintWriter) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To |