e6deef5c2c305d2ef9ffa85edd36d1a33ef7d68a
Files Diff
- Added: 8
- Removed: 11
- Renamed: 0
- Modified: 27
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private jj_ntk() : int renamed to private jj_ntk_f() : int in class edu.stanford.nlp.semgraph.semgrex.SemgrexParser | From | To | |
| Move Class | 1 | ||
| Move Class edu.stanford.nlp.loglinear.CoNLLBenchmark moved to edu.stanford.nlp.loglinear.learning.CoNLLBenchmark | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type out : StringBuilder to out : StringBuffer in method private replaceMacros(line String, macros Map<String,String>) : String in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser | From | To |