44f120e83467a6ede572ff8762747d8b9979914e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type List<String> to List<Double> in method public getPredictionsAsStringList(tree Tree) : List<Double> in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | From | To | |
Change Variable Type | 1 | ||
Change Variable Type listOfPredictions : List<String> to listOfPredictions : List<Double> in method public getPredictionsAsStringList(tree Tree) : List<Double> in class edu.stanford.nlp.neural.rnn.RNNCoreAnnotations | From | To |