| edu.stanford.nlp.classify.LogisticClassifier.classOf(RVFDatum<L, F>) |
| edu.stanford.nlp.classify.LinearClassifier.classOf(RVFDatum<L, F>) |
| edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer.fromProto(CoreNLPProtos.Sentence) |
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCCProcessedDependencies(GrammaticalStructure)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCCProcessedDependencies(GrammaticalStructure, GrammaticalStructure.Extras)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCCProcessedDependencies(Tree)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCollapsedDependencies(GrammaticalStructure)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCollapsedDependencies(GrammaticalStructure, GrammaticalStructure.Extras)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateCollapsedDependencies(Tree)
|
| edu.stanford.nlp.semgraph.SemanticGraphFactory.generateUncollapsedDependencies(GrammaticalStructure, GrammaticalStructure.Extras)
|
| edu.stanford.nlp.io.IOUtils.getBufferedFileReader(String)
Just call readerFromString(filename)
|
| edu.stanford.nlp.io.IOUtils.getBufferedReaderFromClasspathOrFileSystem(String)
Just call readerFromString(filename)
|
| edu.stanford.nlp.util.PaddedList.getWrappedList() |
| edu.stanford.nlp.util.Index.indexOf(E, boolean)
You should use either the addToIndex(E) or indexOf(E) methods instead
|
| edu.stanford.nlp.util.HashIndex.indexOf(E, boolean) |
| edu.stanford.nlp.util.DeltaIndex.indexOf(E, boolean) |
| edu.stanford.nlp.util.concurrent.ConcurrentHashIndex.indexOf(E, boolean) |
| edu.stanford.nlp.classify.LinearClassifier.logProbabilityOf(RVFDatum<L, F>) |
| edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(GrammaticalStructure, SemanticGraphFactory.Mode, boolean, Predicate<TypedDependency>) |
| edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(Tree, SemanticGraphFactory.Mode, boolean) |
| edu.stanford.nlp.semgraph.SemanticGraphFactory.makeFromTree(Tree, SemanticGraphFactory.Mode, boolean, Predicate<TypedDependency>) |
| edu.stanford.nlp.classify.LinearClassifier.probabilityOf(RVFDatum<L, F>) |
| edu.stanford.nlp.classify.LogisticClassifier.scoresOf(RVFDatum<L, F>) |
| edu.stanford.nlp.classify.LinearClassifier.scoresOf(RVFDatum<L, F>) |
| edu.stanford.nlp.classify.LogisticClassifier.train(GeneralDataset<L, F>) |
| edu.stanford.nlp.classify.LogisticClassifier.train(GeneralDataset<L, F>, double, double) |
| edu.stanford.nlp.classify.LogisticClassifier.trainWeightedData(GeneralDataset<L, F>, float[]) |
| edu.stanford.nlp.trees.GrammaticalStructure.typedDependencies(boolean) |
| edu.stanford.nlp.trees.GrammaticalStructure.typedDependenciesCCprocessed(boolean) |
| edu.stanford.nlp.trees.GrammaticalStructure.typedDependenciesCollapsed(boolean) |
| edu.stanford.nlp.pipeline.CoreNLPProtos.Language.valueOf(int)
|
| edu.stanford.nlp.pipeline.CoreNLPProtos.Sentiment.valueOf(int)
|
| edu.stanford.nlp.pipeline.CoreNLPProtos.NaturalLogicRelation.valueOf(int)
|
| edu.stanford.nlp.pipeline.CoreNLPProtos.DependencyEnhancerRequest.RefCase.valueOf(int)
|
| edu.stanford.nlp.pipeline.CoreNLPProtos.FlattenedParseTree.Node.ContentsCase.valueOf(int)
|