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