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