|
Move Method public getSeed(props Properties) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getSeed(props Properties) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public calculateFeatureImportance(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public calculateFeatureImportance(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public storeTrainData(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public storeTrainData(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getSkipMentionType(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getSkipMentionType(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getCurrentSieveForTrain(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getCurrentSieveForTrain(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getMaxSentDistForSieve(props Properties, sievename String) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getMaxSentDistForSieve(props Properties, sievename String) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public checkTime(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public checkTime(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getFeatureCountThreshold(props Properties, sievename String) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getFeatureCountThreshold(props Properties, sievename String) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getMentionType(props Properties, sievename String) : Set<MentionType> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getMentionType(props Properties, sievename String) : Set<MentionType> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getClassifierType(props Properties, sievename String) : ClassifierType from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getClassifierType(props Properties, sievename String) : ClassifierType from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public doPostProcessing(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public doPostProcessing(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method private getMentionTypes(props Properties, propKey String) : Set<MentionType> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to private getMentionTypes(props Properties, propKey String) : Set<MentionType> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getAntecedentTypeStr(props Properties, sievename String) : Set<String> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getAntecedentTypeStr(props Properties, sievename String) : Set<String> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public setMergeThreshold(props Properties, sievename String, value double) : void from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public setMergeThreshold(props Properties, sievename String, value double) : void from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public doAnalysis(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public doAnalysis(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public addMissingAnnotations(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public addMissingAnnotations(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getMergeThreshold(props Properties, sievename String) : double from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getMergeThreshold(props Properties, sievename String) : double from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useMentionDetectionFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useMentionDetectionFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public debug(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public debug(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getGenderNumber(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getGenderNumber(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method private getMentionTypeStr(props Properties, sievename String, whichMention String) : Set<String> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to private getMentionTypeStr(props Properties, sievename String, whichMention String) : Set<String> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getNumTrees(props Properties, sievename String) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getNumTrees(props Properties, sievename String) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getPathModel(props Properties, sievename String) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getPathModel(props Properties, sievename String) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getTreeDepth(props Properties, sievename String) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getTreeDepth(props Properties, sievename String) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getNumFeatures(props Properties, sievename String) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getNumFeatures(props Properties, sievename String) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public usePOSFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public usePOSFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public printMDLog(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public printMDLog(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getThreadCounts(props Properties) : int from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getThreadCounts(props Properties) : int from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public fieldValues(o Object) : String from class edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer to public fieldValues(o Object) : String from class edu.stanford.nlp.coref.statistical.StatisticalCorefUtils |
From |
To |
|
Move Method public useDcorefRules(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useDcorefRules(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getPathSerialized(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getPathSerialized(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public checkMemory(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public checkMemory(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getSieves(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getSieves(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useCoNLLAuto(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useCoNLLAuto(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getSkipAntecedentType(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getSkipAntecedentType(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useDefaultPronounAgreement(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useDefaultPronounAgreement(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public loadWordEmbedding(props Properties) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public loadWordEmbedding(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getDownsamplingRate(props Properties, sievename String) : double from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getDownsamplingRate(props Properties, sievename String) : double from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getPMIThres(props Properties, sievename String) : double from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getPMIThres(props Properties, sievename String) : double from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public doPMIFeatureSelection(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public doPMIFeatureSelection(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useLexicalFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useLexicalFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public combineObjectRoles(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public combineObjectRoles(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getPathSerializedWordVectors(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getPathSerializedWordVectors(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useBasicFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useBasicFeatures(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getMentionTypeStr(props Properties, sievename String) : Set<String> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getMentionTypeStr(props Properties, sievename String) : Set<String> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getPathWord2Vec(props Properties) : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getPathWord2Vec(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public useWordEmbedding(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public useWordEmbedding(props Properties, sievename String) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public getAntecedentType(props Properties, sievename String) : Set<MentionType> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public getAntecedentType(props Properties, sievename String) : Set<MentionType> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private THRES_FEATURECOUNT_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public THRES_FEATURECOUNT_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public DICT_LIST_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DICT_LIST_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private CLASSIFIER_TYPE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public CLASSIFIER_TYPE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private DO_ANALYSIS_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DO_ANALYSIS_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public INANIMATE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public INANIMATE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public SINGULAR_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public SINGULAR_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private DEFAULT_PRONOUN_AGREEMENT_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DEFAULT_PRONOUN_AGREEMENT_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public ANIMATE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public ANIMATE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_SEMANTICS_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_SEMANTICS_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private DEBUG_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DEBUG_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private ANALYSIS_SKIP_MTYPE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public ANALYSIS_SKIP_MTYPE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private POSTPROCESSING_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public POSTPROCESSING_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private SIEVES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public SIEVES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private TIMER_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public TIMER_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public LOAD_WORD_EMBEDDING_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public LOAD_WORD_EMBEDDING_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public MALE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public MALE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public PLURAL_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public PLURAL_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private SEED_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public SEED_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public DICT_PMI_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DICT_PMI_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private THRES_MERGE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public THRES_MERGE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public REMOVE_SINGLETONS : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public REMOVE_SINGLETONS : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private STORE_TRAINDATA_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public STORE_TRAINDATA_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private ADD_MISSING_ANNOTATIONS : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to private ADD_MISSING_ANNOTATIONS : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private ATYPE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public ATYPE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private DOWNSAMPLE_RATE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DOWNSAMPLE_RATE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_WORD_EMBEDDING_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_WORD_EMBEDDING_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private ANALYSIS_SKIP_ATYPE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public ANALYSIS_SKIP_ATYPE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public LANG_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public LANG_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private MTYPE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public MTYPE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public COUNTRIES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public COUNTRIES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_POS_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_POS_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private THRES_FEATURE_SELECTION_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public THRES_FEATURE_SELECTION_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private MEMORY_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public MEMORY_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private FEATURE_SELECTION_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public FEATURE_SELECTION_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private CONLL_AUTO_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public CONLL_AUTO_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_BASIC_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_BASIC_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public CURRENT_SIEVE_FOR_TRAIN_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public CURRENT_SIEVE_FOR_TRAIN_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public REMOVE_APPOSITION_PREDICATENOMINATIVES : boolean from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public REMOVE_APPOSITION_PREDICATENOMINATIVES : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private COMBINE_OBJECTROLE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public COMBINE_OBJECTROLE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public NEUTRAL_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public NEUTRAL_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private PATH_MODEL_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public PATH_MODEL_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private WORD2VEC_SERIALIZED_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public WORD2VEC_SERIALIZED_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private THREADS_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public THREADS_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public GENDER_NUMBER_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public GENDER_NUMBER_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private PATH_SERIALIZED_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public PATH_SERIALIZED_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_LEXICAL_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_LEXICAL_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private dcorefSieveNames : Set<String> from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to private dcorefSieveNames : Set<String> from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public DEMONYM_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public DEMONYM_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private NUM_TREE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public NUM_TREE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private PRINT_MDLOG_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public PRINT_MDLOG_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private MAX_SENT_DIST_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public MAX_SENT_DIST_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_DCOREFRULE_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_DCOREFRULE_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public LANGUAGE_DEFAULT : Locale from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public LANGUAGE_DEFAULT : Locale from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private SCORE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public SCORE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private CALCULATE_IMPORTANCE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public CALCULATE_IMPORTANCE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public LOG_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public LOG_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private TREE_DEPTH_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public TREE_DEPTH_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public STATES_PROVINCES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public STATES_PROVINCES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private WORD2VEC_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public WORD2VEC_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public SIGNATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public SIGNATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private NUM_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public NUM_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public FEMALE_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public FEMALE_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute private USE_MD_FEATURES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public USE_MD_FEATURES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Attribute public STATES_PROP : String from class edu.stanford.nlp.coref.hybrid.HybridCorefProperties to public STATES_PROP : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.RelaxedHeadMatch moved to edu.stanford.nlp.coref.sieve.RelaxedHeadMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.AliasMatch moved to edu.stanford.nlp.coref.sieve.AliasMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.PronounMatch moved to edu.stanford.nlp.coref.sieve.PronounMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.PreciseConstructs moved to edu.stanford.nlp.coref.sieve.PreciseConstructs |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch4 moved to edu.stanford.nlp.coref.sieve.StrictHeadMatch4 |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.rf.RandomForest moved to edu.stanford.nlp.coref.rf.RandomForest |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.demo.ChineseHcorefDemo moved to edu.stanford.nlp.coref.demo.ChineseHcorefDemo |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.OracleSieve moved to edu.stanford.nlp.coref.sieve.OracleSieve |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.rf.DecisionTree moved to edu.stanford.nlp.coref.rf.DecisionTree |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.RelaxedExactStringMatch moved to edu.stanford.nlp.coref.sieve.RelaxedExactStringMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch moved to edu.stanford.nlp.coref.sieve.CorefDictionaryMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.rf.DecisionTreeNode moved to edu.stanford.nlp.coref.rf.DecisionTreeNode |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.SpeakerMatch moved to edu.stanford.nlp.coref.sieve.SpeakerMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch3 moved to edu.stanford.nlp.coref.sieve.StrictHeadMatch3 |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.DiscourseMatch moved to edu.stanford.nlp.coref.sieve.DiscourseMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.NameMatchPrecise moved to edu.stanford.nlp.coref.sieve.NameMatchPrecise |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.ExactStringMatch moved to edu.stanford.nlp.coref.sieve.ExactStringMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.Sieve moved to edu.stanford.nlp.coref.sieve.Sieve |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.RFSieve moved to edu.stanford.nlp.coref.sieve.RFSieve |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.DcorefSieveOptions moved to edu.stanford.nlp.coref.sieve.DcorefSieveOptions |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.HybridCorefProperties.CorefInputType moved to edu.stanford.nlp.coref.CorefProperties.CorefInputType |
From |
To |
|
Move Class edu.stanford.nlp.coref.misc.SingletonPredictor moved to edu.stanford.nlp.coref.SingletonPredictor |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.NameMatch moved to edu.stanford.nlp.coref.sieve.NameMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch2 moved to edu.stanford.nlp.coref.sieve.StrictHeadMatch2 |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.LexicalChainMatch moved to edu.stanford.nlp.coref.sieve.LexicalChainMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve moved to edu.stanford.nlp.coref.sieve.DeterministicCorefSieve |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.MarkRole moved to edu.stanford.nlp.coref.sieve.MarkRole |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.MentionMatcher moved to edu.stanford.nlp.coref.MentionMatcher |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch moved to edu.stanford.nlp.coref.sieve.ChineseHeadMatch |
From |
To |
|
Move Class edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch1 moved to edu.stanford.nlp.coref.sieve.StrictHeadMatch1 |
From |
To |