7aa2e7fb4715c22dfe3a4241e65f085fbb48c6b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable sent : Sentence to s : Sentence in method public serialize() : CoreNLPProtos.Document in class edu.stanford.nlp.simple.Document | From | To | |
Extract Variable | 1 | ||
Extract Variable sentences : List<Sentence> in method public serialize() : CoreNLPProtos.Document from class edu.stanford.nlp.simple.Document | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type impl : Optional<T> to impl : T in class edu.stanford.nlp.util.Pointer | From | To |