1316d4ca9a6565735973fb98317f614db319f0ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable key : String in method public addLexWords(lexicon Lexicon) : void from class aima.core.nlp.parsing.Lexicon | From | To | |
Extract Variable lexWords : ArrayList<LexWord> in method public addLexWords(lexicon Lexicon) : void from class aima.core.nlp.parsing.Lexicon | From | To | |
Rename Parameter | 1 | ||
Rename Parameter l : Lexicon to lexicon : Lexicon in method public addLexWords(lexicon Lexicon) : void in class aima.core.nlp.parsing.Lexicon | From | To |