d7aedaa84a89b31c123bccb735f579e3bada7171
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type w : String to w : CandidatePhrase in method private getDatum(sent CoreLabel[], i int) : RVFDatum<String,String> in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures | From | To | |
Change Variable Type matchedPhrases : CollectionValuedMap<String,String> to matchedPhrases : CollectionValuedMap<String,CandidatePhrase> in method private getDatum(sent CoreLabel[], i int) : RVFDatum<String,String> in class edu.stanford.nlp.patterns.surface.LearnImportantFeatures | From | To |