3832bc37ebae2fddbdbcc2ff3ab30cb3fc3bdd65
Files Diff
- Added: 2
- Removed: 4
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method public getString(key Class<KEY>, def String) : String inlined to public getString(key Class<KEY>) : String in class edu.stanford.nlp.ling.CoreLabel | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class edu.stanford.nlp.trees.conllu.CoNLLUDocumentReaderWriterTest moved and renamed to edu.stanford.nlp.trees.CoNLLUDocumentReaderTest | From | To | |
| Move Class | 2 | ||
| Move Class edu.stanford.nlp.trees.conllu.CoNLLUDocumentReader.SentenceProcessor moved to edu.stanford.nlp.trees.CoNLLUDocumentReader.SentenceProcessor | From | To | |
| Move Class edu.stanford.nlp.trees.conllu.CoNLLUDocumentReader.WordProcessor moved to edu.stanford.nlp.trees.CoNLLUDocumentReader.WordProcessor | From | To |