jar

edu.stanford.nlp : stanford-kbp

Maven & Gradle

Nov 12, 2014
9.4k stars

Stanford KBP · Stanford's KBP system, based around the MIML-RE relation extractor.

Table Of Contents

Latest Version

Download edu.stanford.nlp : stanford-kbp JAR file - Latest Versions:

All Versions

Download edu.stanford.nlp : stanford-kbp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window stanford-kbp-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.stanford.nlp.kbp.slotfilling.scripts

├─ edu.stanford.nlp.kbp.slotfilling.scripts.MineInferentialPaths.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.scripts.MineInferentialPathsTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.scripts.MineInferentialPathsTrieTest.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.spec

├─ edu.stanford.nlp.kbp.slotfilling.spec.OfficialOutputWriter.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.spec.TaskXMLParser.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.spec.TaskXMLParserTest.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.ir.query

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.BackoffLuceneQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.DirectFileQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.HeuristicBackoffLuceneQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.Keywords.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.LuceneDocumentReader.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.LuceneGoldQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.LuceneQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.LuceneQuerierParams.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.LuceneUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.ParameterizedLuceneQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.Querier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.query.QueryStats.class - [JAR]

edu.stanford.nlp.util

├─ edu.stanford.nlp.util.ArrayIterable.class - [JAR]

├─ edu.stanford.nlp.util.BoundedPriorityQueue.class - [JAR]

├─ edu.stanford.nlp.util.FileBackedCache.class - [JAR]

├─ edu.stanford.nlp.util.SendMail.class - [JAR]

├─ edu.stanford.nlp.util.TagStackXmlHandler.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.ir

├─ edu.stanford.nlp.kbp.slotfilling.ir.KBPIR.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.KBPRelationProvenance.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.KnowledgeBase.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.NOOPLuceneQuerier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.PostIRAnnotator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.StandardIR.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.ir.webqueries

├─ edu.stanford.nlp.kbp.slotfilling.ir.webqueries.RelationMentionSnippets.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.webqueries.WebSnippet.class - [JAR]

edu.stanford.nlp.pipeline

├─ edu.stanford.nlp.pipeline.CoreNLPProtos.class - [JAR]

├─ edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.evaluate.inference

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.BayesNet.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.BayesNetBuilder.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.BayesNetTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.BayesianLogicNetwork.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.BayesianLogicNetworkTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.GraphInferenceEngine.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.MLNReader.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.MLNReaderTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.MLNText.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.MLNTextBuilder.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.ProbabilisticGraphInferenceEngine.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.SimpleGraphInferenceEngine.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.inference.SimpleGraphInferenceEngineTest.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.ir.index

├─ edu.stanford.nlp.kbp.slotfilling.ir.index.KBPField.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.ir.index.KryoAnnotationSerializer.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.classify

├─ edu.stanford.nlp.kbp.slotfilling.classify.EnsembleRelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.GoldClassifier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.HackyModelCombination.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.HeuristicRelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.HoffmannExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.JointBayesRelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.KBPDataset.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.ModelType.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.NOOPClassifier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.OneVsAllRelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.OpenIERelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.PerceptronExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.RelationClassifier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.ReverbRelationExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.SemgrexExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.SupervisedExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.TokensRegexExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.TopEmployeesClassifier.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.classify.TrainingStatistics.class - [JAR]

edu.stanford.nlp.graph

├─ edu.stanford.nlp.graph.GraphAlgorithms.class - [JAR]

edu.stanford.nlp.kbp.entitylinking

├─ edu.stanford.nlp.kbp.entitylinking.AcronymMatcher.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.ConditionalFeature.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.EntityLinker.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.EntityLinkingFeaturizer.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.Feature.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.HardConstraintsEntityLinkerTest.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.TrainedEntityLinker.class - [JAR]

├─ edu.stanford.nlp.kbp.entitylinking.WikidictEntityLinker.class - [JAR]

edu.stanford.nlp.kbp.slotfilling

├─ edu.stanford.nlp.kbp.slotfilling.SlotfillingSystem.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.SlotfillingTasks.class - [JAR]

edu.stanford.nlp.classify

├─ edu.stanford.nlp.classify.LogisticUtils.class - [JAR]

├─ edu.stanford.nlp.classify.MultinomialLogisticClassifier.class - [JAR]

├─ edu.stanford.nlp.classify.ShiftParamsLogisticClassifierFactory.class - [JAR]

├─ edu.stanford.nlp.classify.ShiftParamsLogisticObjectiveFunction.class - [JAR]

edu.stanford.nlp.semgraph.semgrex

├─ edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.evaluate

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.AlternateNamesExtractor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.CustomSFScore.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.DeepDiveSlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.EnsembleRelationExtractorTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.EntityGraph.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.Evaluator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.GoldResponseSet.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.GraphConsistencyPostProcessor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.GraphConsistencyPostProcessors.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.GraphConsistencyPostProcessorsTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.HeuristicSlotfillPostProcessor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.HeuristicSlotfillPostProcessors.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.HeuristicSlotfillPostProcessorsTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.InferentialSlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.IntersectSlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.KBPEvaluator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.KBPScore.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.KBPSlotValidator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.PostProcessorsData.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.Probabilities.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.ProbabilitiesTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.SimpleSlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.SlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.SlotfillPostProcessor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.WorldKnowledgePostProcessor.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.WorldKnowledgePostProcessorTest.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.train

├─ edu.stanford.nlp.kbp.slotfilling.train.KBPTrainer.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.train.KryoDatumCache.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.shallowdive

├─ edu.stanford.nlp.kbp.slotfilling.shallowdive.DatumOps.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.shallowdive.ShallowDiveSlotFiller.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.shallowdive.TextOps.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.process

├─ edu.stanford.nlp.kbp.slotfilling.process.DocumentAnnotator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.EntityMentionAnnotator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.Feature.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.FeatureFactory.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.FeatureProvider.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.FeatureProviders.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.FeatureProvidersTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.Featurizable.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.Featurizer.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.KBPProcess.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.NoPunctuationHeadFinder.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.PreFeaturizerAnnotator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.RelationFilter.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.RelationMentionAnnotator.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.SentenceGlossCacheTest.class - [JAR]

├─ edu.stanford.nlp.kbp.slotfilling.process.SlotMentionAnnotator.class - [JAR]

edu.stanford.nlp.kbp.common

├─ edu.stanford.nlp.kbp.common.CollectionUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.CollectionUtilsTest.class - [JAR]

├─ edu.stanford.nlp.kbp.common.ConfigUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.CoreClassesTest.class - [JAR]

├─ edu.stanford.nlp.kbp.common.CoreMapUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.DataUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.EntityContext.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPAnnotations.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPEntity.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPNew.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPOfficialEntity.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPProtos.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPSlotFill.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBPair.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KBTriple.class - [JAR]

├─ edu.stanford.nlp.kbp.common.KryoFileBackedCacheTest.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Lazy.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Maybe.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Mention.class - [JAR]

├─ edu.stanford.nlp.kbp.common.NERTag.class - [JAR]

├─ edu.stanford.nlp.kbp.common.NormalizedRelationMention.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Pointer.class - [JAR]

├─ edu.stanford.nlp.kbp.common.PostgresUtils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Props.class - [JAR]

├─ edu.stanford.nlp.kbp.common.RelationType.class - [JAR]

├─ edu.stanford.nlp.kbp.common.SentenceGroup.class - [JAR]

├─ edu.stanford.nlp.kbp.common.SimpleLock.class - [JAR]

├─ edu.stanford.nlp.kbp.common.StringFinder.class - [JAR]

├─ edu.stanford.nlp.kbp.common.StringFinderTest.class - [JAR]

├─ edu.stanford.nlp.kbp.common.Utils.class - [JAR]

├─ edu.stanford.nlp.kbp.common.UtilsTest.class - [JAR]

├─ edu.stanford.nlp.kbp.common.VisualizationUtils.class - [JAR]

edu.stanford.nlp.time

├─ edu.stanford.nlp.time.SUTimeSimpleParser.class - [JAR]

edu.stanford.nlp.kbp.slotfilling.evaluate.official

├─ edu.stanford.nlp.kbp.slotfilling.evaluate.official.InvokeSFScore.class - [JAR]