ab31ffc340176174e66992e2786c75c3858cab97
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type int[] to void in method package buildTagArray() : void in class edu.stanford.nlp.ie.ner.CMMClassifier.Scorer | From | To | |
Change Return Type double to int in method public mean(a int[]) : int in class edu.stanford.nlp.math.ArrayMath | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute temp : int[] to tagArray : int[] in method package buildTagArray() : void in class edu.stanford.nlp.ie.ner.CMMClassifier.Scorer | From | To |