|
Move Method public printFinalConllScore(summary String) : void from class edu.stanford.nlp.hcoref.CorefPrinter to public printFinalConllScore(summary String) : void from class edu.stanford.nlp.coref.CorefScorer |
From |
To |
|
Move Method public printConllOutput(document Document, gold boolean) : String from class edu.stanford.nlp.hcoref.CorefPrinter to public printConllOutput(document Document, gold boolean) : String from class edu.stanford.nlp.coref.CorefPrinter |
From |
To |
|
Move Method public printConllOutput(document Document, orderedMentions List<List<Mention>>, gold boolean) : String from class edu.stanford.nlp.hcoref.CorefPrinter to public printConllOutput(document Document, orderedMentions List<List<Mention>>, gold boolean) : String from class edu.stanford.nlp.coref.CorefPrinter |
From |
To |
|
Move Method public printScoreSummary(summary String, logger Logger, afterPostProcessing boolean) : void from class edu.stanford.nlp.hcoref.CorefPrinter to public printScoreSummary(summary String, logger Logger, afterPostProcessing boolean) : void from class edu.stanford.nlp.coref.CorefScorer |
From |
To |
|
Move Method public printConllOutput(document Document, gold boolean, filterSingletons boolean) : String from class edu.stanford.nlp.hcoref.CorefPrinter to public printConllOutput(document Document, gold boolean, filterSingletons boolean) : String from class edu.stanford.nlp.coref.CorefPrinter |
From |
To |
|
Move Method public getMentionDetectionModel(props Properties) : String from class edu.stanford.nlp.hcoref.CorefProperties to public getMentionDetectionModel(props Properties) : String from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Method public isMentionDetectionTraining(props Properties) : boolean from class edu.stanford.nlp.hcoref.CorefProperties to public isMentionDetectionTraining(props Properties) : boolean from class edu.stanford.nlp.coref.CorefProperties |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.PreciseConstructs moved to edu.stanford.nlp.coref.hybrid.sieve.PreciseConstructs |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.CorefCluster moved to edu.stanford.nlp.coref.data.CorefCluster |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.ExactStringMatch moved to edu.stanford.nlp.coref.hybrid.sieve.ExactStringMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.NameMatchPrecise moved to edu.stanford.nlp.coref.hybrid.sieve.NameMatchPrecise |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.RelaxedExactStringMatch moved to edu.stanford.nlp.coref.hybrid.sieve.RelaxedExactStringMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.Dictionaries moved to edu.stanford.nlp.coref.data.Dictionaries |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.CorefDictionaryMatch moved to edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.MentionMatcher moved to edu.stanford.nlp.coref.hybrid.sieve.MentionMatcher |
From |
To |
|
Move Class edu.stanford.nlp.scoref.MaxMarginMentionRanker moved to edu.stanford.nlp.coref.statistical.MaxMarginMentionRanker |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.DeterministicCorefSieve moved to edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.md.MentionDetectionClassifier moved to edu.stanford.nlp.coref.md.MentionDetectionClassifier |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.rf.DecisionTree moved to edu.stanford.nlp.coref.hybrid.rf.DecisionTree |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.StrictHeadMatch2 moved to edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch2 |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.OracleSieve moved to edu.stanford.nlp.coref.hybrid.sieve.OracleSieve |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.SpeakerMatch moved to edu.stanford.nlp.coref.hybrid.sieve.SpeakerMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.Semantics moved to edu.stanford.nlp.coref.data.Semantics |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.WordLists moved to edu.stanford.nlp.coref.data.WordLists |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.PronounMatch moved to edu.stanford.nlp.coref.hybrid.sieve.PronounMatch |
From |
To |
|
Move Class edu.stanford.nlp.scoref.Example moved to edu.stanford.nlp.coref.statistical.Example |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.Sieve moved to edu.stanford.nlp.coref.hybrid.sieve.Sieve |
From |
To |
|
Move Class edu.stanford.nlp.scoref.StatisticalCorefProperties.Dataset moved to edu.stanford.nlp.coref.CorefProperties.Dataset |
From |
To |
|
Move Class edu.stanford.nlp.scoref.DatasetBuilder moved to edu.stanford.nlp.coref.statistical.DatasetBuilder |
From |
To |
|
Move Class edu.stanford.nlp.scoref.PairwiseModel moved to edu.stanford.nlp.coref.statistical.PairwiseModel |
From |
To |
|
Move Class edu.stanford.nlp.scoref.EvalUtils moved to edu.stanford.nlp.coref.statistical.EvalUtils |
From |
To |
|
Move Class edu.stanford.nlp.scoref.StatisticalCorefTrainer moved to edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.docreader.CoNLLDocumentReader moved to edu.stanford.nlp.coref.docreader.CoNLLDocumentReader |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.md.HybridCorefMentionFinder moved to edu.stanford.nlp.coref.md.HybridCorefMentionFinder |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.NameMatch moved to edu.stanford.nlp.coref.hybrid.sieve.NameMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.LexicalChainMatch moved to edu.stanford.nlp.coref.hybrid.sieve.LexicalChainMatch |
From |
To |
|
Move Class edu.stanford.nlp.scoref.SimpleLinearClassifier moved to edu.stanford.nlp.coref.statistical.SimpleLinearClassifier |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.md.DependencyCorefMentionFinder moved to edu.stanford.nlp.coref.md.DependencyCorefMentionFinder |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.DcorefChineseBenchmarkSlowITest moved to edu.stanford.nlp.coref.hybrid.DcorefChineseBenchmarkSlowITest |
From |
To |
|
Move Class edu.stanford.nlp.scoref.MetadataWriter moved to edu.stanford.nlp.coref.statistical.MetadataWriter |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.rf.RandomForest moved to edu.stanford.nlp.coref.hybrid.rf.RandomForest |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.MarkRole moved to edu.stanford.nlp.coref.hybrid.sieve.MarkRole |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.StrictHeadMatch3 moved to edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch3 |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.RFSieve moved to edu.stanford.nlp.coref.hybrid.sieve.RFSieve |
From |
To |
|
Move Class edu.stanford.nlp.scoref.PairwiseModelTrainer moved to edu.stanford.nlp.coref.statistical.PairwiseModelTrainer |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.DcorefSieveOptions moved to edu.stanford.nlp.coref.hybrid.sieve.DcorefSieveOptions |
From |
To |
|
Move Class edu.stanford.nlp.scoref.Compressor moved to edu.stanford.nlp.coref.statistical.Compressor |
From |
To |
|
Move Class edu.stanford.nlp.scoref.ClustererDataLoader moved to edu.stanford.nlp.coref.statistical.ClustererDataLoader |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.CorefChain moved to edu.stanford.nlp.coref.data.CorefChain |
From |
To |
|
Move Class edu.stanford.nlp.scoref.FeatureExtractorRunner moved to edu.stanford.nlp.coref.statistical.FeatureExtractorRunner |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.RelaxedHeadMatch moved to edu.stanford.nlp.coref.hybrid.sieve.RelaxedHeadMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.md.CorefMentionFinder moved to edu.stanford.nlp.coref.md.CorefMentionFinder |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.Mention moved to edu.stanford.nlp.coref.data.Mention |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.SpeakerInfo moved to edu.stanford.nlp.coref.data.SpeakerInfo |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.DiscourseMatch moved to edu.stanford.nlp.coref.hybrid.sieve.DiscourseMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.InputDoc moved to edu.stanford.nlp.coref.data.InputDoc |
From |
To |
|
Move Class edu.stanford.nlp.scoref.MetaFeatureExtractor moved to edu.stanford.nlp.coref.statistical.MetaFeatureExtractor |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.AliasMatch moved to edu.stanford.nlp.coref.hybrid.sieve.AliasMatch |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.StrictHeadMatch4 moved to edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch4 |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.rf.DecisionTreeNode moved to edu.stanford.nlp.coref.hybrid.rf.DecisionTreeNode |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.demo.ChineseHcorefDemo moved to edu.stanford.nlp.coref.hybrid.demo.ChineseHcorefDemo |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.StrictHeadMatch1 moved to edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch1 |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.data.Document moved to edu.stanford.nlp.coref.data.Document |
From |
To |
|
Move Class edu.stanford.nlp.scoref.FeatureExtractor moved to edu.stanford.nlp.coref.statistical.FeatureExtractor |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.CorefCoreAnnotations moved to edu.stanford.nlp.coref.CorefCoreAnnotations |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.md.RuleBasedCorefMentionFinder moved to edu.stanford.nlp.coref.md.RuleBasedCorefMentionFinder |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.SingletonPredictor moved to edu.stanford.nlp.coref.misc.SingletonPredictor |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.sieve.ChineseHeadMatch moved to edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch |
From |
To |
|
Move Class edu.stanford.nlp.scoref.DocumentExamples moved to edu.stanford.nlp.coref.statistical.DocumentExamples |
From |
To |
|
Move Class edu.stanford.nlp.scoref.CompressedFeatureVector moved to edu.stanford.nlp.coref.statistical.CompressedFeatureVector |
From |
To |
|
Move Class edu.stanford.nlp.scoref.Clusterer moved to edu.stanford.nlp.coref.statistical.Clusterer |
From |
To |
|
Move Class edu.stanford.nlp.hcoref.docreader.DocReader moved to edu.stanford.nlp.coref.docreader.DocReader |
From |
To |
|
Change Variable Type docMaker : CorefDocMaker to docMaker : DocumentMaker in method public generateFeatureVectors(props Properties) : GeneralDataset<String,String> in class edu.stanford.nlp.coref.misc.SingletonPredictor |
From |
To |
|
Change Variable Type cs : CorefSystem to cs : HybridCorefSystem in method public runCoref(props Properties) : void in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem |
From |
To |
|
Change Variable Type representsHybridVersion : edu.stanford.nlp.hcoref.data.CorefChain.CorefMention to representsHybridVersion : edu.stanford.nlp.coref.data.CorefChain.CorefMention in method public corefReturnHybridOutput(document Document) : Map<Integer,edu.stanford.nlp.coref.data.CorefChain> in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem |
From |
To |
|
Change Variable Type cs : CorefSystem to cs : HybridCorefSystem in method public linkDistanceAnalysis(args String[]) : void in class edu.stanford.nlp.coref.hybrid.HybridCorefPrinter |
From |
To |
|
Change Variable Type hcorefMention : edu.stanford.nlp.hcoref.data.CorefChain.CorefMention to hcorefMention : edu.stanford.nlp.coref.data.CorefChain.CorefMention in method public corefReturnHybridOutput(document Document) : Map<Integer,edu.stanford.nlp.coref.data.CorefChain> in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem |
From |
To |
|
Change Variable Type cs : CorefSystem to cs : HybridCorefSystem in method public process(input Pair<Document,HybridCorefSystem>) : StringBuilder[] in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem.runCoref.wrapper |
From |
To |
|
Change Variable Type wrapper : MulticoreWrapper<Pair<Document,CorefSystem>,StringBuilder[]> to wrapper : MulticoreWrapper<Pair<Document,HybridCorefSystem>,StringBuilder[]> in method public runCoref(props Properties) : void in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem |
From |
To |
|
Change Variable Type hybridCorefChain : edu.stanford.nlp.hcoref.data.CorefChain to hybridCorefChain : edu.stanford.nlp.coref.data.CorefChain in method public corefReturnHybridOutput(document Document) : Map<Integer,edu.stanford.nlp.coref.data.CorefChain> in class edu.stanford.nlp.dcoref.SieveCoreferenceSystem |
From |
To |
|
Change Variable Type input : Pair<Document,CorefSystem> to input : Pair<Document,HybridCorefSystem> in method public runCoref(props Properties) : void in class edu.stanford.nlp.coref.hybrid.HybridCorefSystem |
From |
To |