7e103c4596803d43ecce7d556539097006e065f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute dictWords : Set<String> to doNotLabelDictWords : Set<String> in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass.LabelWithSeedWords | From | To | |
Rename Parameter | 2 | ||
Rename Parameter dictWords : Set<String> to doNotLabelDictWords : Set<String> in method public LabelWithSeedWords(seedwords Collection<CandidatePhrase>, sents Map<String,DataInstance>, keyset List<String>, labelclass Class, label String, minLen4FuzzyForPattern int, backgroundSymbol String, doNotLabelDictWords Set<String>, stringTransformation Function<CoreLabel,String>, writeMatchedTokensIdsForEachPhrase boolean, overwriteExistingLabels boolean, type PatternFactory.PatternType) in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass.LabelWithSeedWords | From | To | |
Rename Parameter englishWords : Set<String> to doNotLabelTheseWords : Set<String> in method public getSubListIndex(l1 String[], l2 String[], subl2 String[], doNotLabelTheseWords Set<String>, seenFuzzyMatches HashSet<String>, minLen4Fuzzy int) : List<Integer> in class edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass | From | To |