|
Change Return Type List<SemgrexPattern> to Counter<SemgrexPattern> in method private parse(reader BufferedReader, macros Map<String,String>) : Counter<SemgrexPattern> in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser |
From |
To |
|
Change Return Type Class<Polarity> to Class<Tree> in method public getType() : Class<Tree> in class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadTagAnnotation |
From |
To |
|
Change Return Type Class<Collection<SentenceFragment>> to Class<String> in method public getType() : Class<String> in class edu.stanford.nlp.ling.CoreAnnotations.ProjectedCategoryAnnotation |
From |
To |
|
Change Return Type List<SemgrexPattern> to Counter<SemgrexPattern> in method public compileStream(is InputStream) : Counter<SemgrexPattern> in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser |
From |
To |
|
Change Return Type Class<OperatorSpec> to Class<Tree> in method public getType() : Class<Tree> in class edu.stanford.nlp.trees.TreeCoreAnnotations.HeadWordAnnotation |
From |
To |
|
Change Variable Type head : CoreLabel to head : Tree in method public getRecentDependent(stack TreeShapedStack<Tree>, transition Transition, nodeNum int) : CoreLabel in class edu.stanford.nlp.parser.shiftreduce.FeatureFactory |
From |
To |
|
Change Variable Type leftHead : CoreLabel to leftHead : Tree in method private createTransitionSequenceHelper(transitions List<Transition>, tree Tree, compoundUnary boolean, rootOnlyStates Set<String>) : void in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence |
From |
To |
|
Change Variable Type head : CoreLabel to head : Tree in method private createTransitionSequenceHelper(transitions List<Transition>, tree Tree, compoundUnary boolean, rootOnlyStates Set<String>) : void in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence |
From |
To |
|
Change Variable Type patterns : List<SemgrexPattern> to patterns : Counter<SemgrexPattern> in method private parse(reader BufferedReader, macros Map<String,String>) : Counter<SemgrexPattern> in class edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser |
From |
To |
|
Change Variable Type sentence : CoreMap to sentence : ArrayCoreMap in method public main(args String[]) : void in class edu.stanford.nlp.pipeline.demo.StanfordCoreNlpDemo |
From |
To |
|
Change Variable Type elapsed : long to elapsed : int in method public annotate(annotation Annotation) : void in class edu.stanford.nlp.pipeline.AnnotationPipeline |
From |
To |
|
Change Variable Type rightHead : CoreLabel to rightHead : Tree in method private createTransitionSequenceHelper(transitions List<Transition>, tree Tree, compoundUnary boolean, rootOnlyStates Set<String>) : void in class edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence |
From |
To |
|
Inline Variable uasNoPunc : double in method public testCoNLL(testFile String, outFile String) : double from class edu.stanford.nlp.parser.nndep.DependencyParser |
From |
To |
|
Inline Variable goldAnswer : String in method private makeRVFDatum(strs String[]) : RVFDatum<String,String> from class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Inline Variable oldWordVectorD : SimpleMatrix in method private backpropDerivativesAndError(tree Tree, binaryTD TwoDimensionalMap<String,String,SimpleMatrix>, binaryCD TwoDimensionalMap<String,String,SimpleMatrix>, binaryTensorTD TwoDimensionalMap<String,String,SimpleTensor>, unaryCD Map<String,SimpleMatrix>, wordVectorD Map<String,SimpleMatrix>, deltaUp SimpleMatrix) : void from class edu.stanford.nlp.sentiment.SentimentCostAndGradient |
From |
To |
|
Inline Variable regMatrix : SimpleMatrix in method package scaleAndRegularize(derivatives TwoDimensionalMap<String,String,SimpleMatrix>, currentMatrices TwoDimensionalMap<String,String,SimpleMatrix>, scale double, regCost double, dropBiasColumn boolean) : double from class edu.stanford.nlp.sentiment.SentimentCostAndGradient |
From |
To |
|
Inline Variable extension : String in method public main(args String[]) : void from class edu.stanford.nlp.trees.tregex.TregexPattern |
From |
To |
|
Inline Variable goldAnswer : String in method private makeDatum(strs String[]) : Datum<String,String> from class edu.stanford.nlp.classify.ColumnDataClassifier |
From |
To |
|
Inline Variable nTrees : int in method public printTreeStats(str String, trees List<DependencyTree>) : void from class edu.stanford.nlp.parser.nndep.Util |
From |
To |