OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
labelToProb = new HashMap<String,Double>()labelToProb = Collections.singletonMap(m.get(CoreAnnotations.NamedEntityTagAnnotation.class),m.get(CoreAnnotations.AnswerProbAnnotation.class))new HashMap<String,Double>()Collections.singletonMap(m.get(CoreAnnotations.NamedEntityTagAnnotation.class),m.get(CoreAnnotations.AnswerProbAnnotation.class))CoreNLP1e934eef879d60cf0fb901a2a23081bd8fbba96cedu.stanford.nlp.ie.NERClassifierCombiner
_1293
_2293
_1labelToProb
_2labelToProb
xyznew HashMap<String,Double>()
  • java.util.HashMap
  • java.util.Collections
xyzCollections.singletonMap(m.get(CoreAnnotations.NamedEntityTagAnnotation.class),m.get(CoreAnnotations.AnswerProbAnnotation.class))
AssignedToFalse