Toggle navigation
Home
edu.stanford.nlp.util.Triple to edu.stanford.nlp.util.Pair
No. of Instances - 8
No. of Commits - 4
No. of Projects - {'CoreNLP'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Other
"" + label + "\t"+ correct+ "\t"+ StringUtils.join(decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
to
isSimpleSplit
"" + label + "\t"+ correct+ "\t"+ StringUtils.join(decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
to
isSimpleSplit
"" + label + "\t"+ correct+ "\t"+ StringUtils.join(decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
to
isSimpleSplit
"" + label + "\t"+ correct+ "\t"+ StringUtils.join(decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
to
isSimpleSplit
Add or Remove Method invocation
decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue())
to
isSimpleSplit
datasetDumpWriter.get().println(isSimpleSplit)
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT))
fragmentSupplier.get()
to
fragmentAndScore.third.get()
rand.nextDouble()
to
feats
label
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_INTERM))
options.negativeSubsampleRatio
to
StringUtils.join(decision.first.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
label
to
Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT)
decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue())
to
isSimpleSplit
datasetDumpWriter.get().println(isSimpleSplit)
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT))
fragmentSupplier.get()
to
fragmentAndScore.third.get()
rand.nextDouble()
to
feats
label
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_INTERM))
options.negativeSubsampleRatio
to
StringUtils.join(decision.first.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
label
to
Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT)
decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue())
to
isSimpleSplit
datasetDumpWriter.get().println(isSimpleSplit)
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT))
fragmentSupplier.get()
to
fragmentAndScore.third.get()
rand.nextDouble()
to
feats
label
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_INTERM))
options.negativeSubsampleRatio
to
StringUtils.join(decision.first.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
label
to
Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT)
decision.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue())
to
isSimpleSplit
datasetDumpWriter.get().println(isSimpleSplit)
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT))
fragmentSupplier.get()
to
fragmentAndScore.third.get()
rand.nextDouble()
to
feats
label
to
decisionsToAddAsDatums.add(Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_INTERM))
options.negativeSubsampleRatio
to
StringUtils.join(decision.first.entrySet().stream().map(entry -> "" + entry.getKey() + "->"+ entry.getValue()),";")
label
to
Pair.makePair(features.get(i),ClauseClassifierLabel.CLAUSE_SPLIT)
Cascading Type Change (Different)
List<RelationTriple>
to
Set<RelationTriple>
Supplier<SentenceFragment>
to
boolean
List<RelationTriple>
to
Set<RelationTriple>
Supplier<SentenceFragment>
to
boolean
List<RelationTriple>
to
Set<RelationTriple>
Supplier<SentenceFragment>
to
boolean
List<RelationTriple>
to
Set<RelationTriple>
Supplier<SentenceFragment>
to
boolean
Update Class Instacne Creation
new RVFDatum<>(decision)
to
new RVFDatum<>(decision.first)
new RVFDatum<>(decision)
to
new RVFDatum<>(decision.first)
new RVFDatum<>(decision)
to
new RVFDatum<>(decision.first)
new RVFDatum<>(decision)
to
new RVFDatum<>(decision.first)