jar

edu.stanford.nlp : stanford-corenlp

Maven & Gradle

Jan 21, 2022
185 usages

Stanford CoreNLP Β· Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.4.x
4.3.x 3 vulnerabilities
3 vulnerabilities
5 vulnerabilities
4.2.x 5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
4.0.x 5 vulnerabilities
3.9.x 5 vulnerabilities
5 vulnerabilities
3.8.x 5 vulnerabilities
3.7.x 5 vulnerabilities
3.6.x 5 vulnerabilities
3.5.x 5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
3.4.x 5 vulnerabilities
3.4 5 vulnerabilities
3.3.x 5 vulnerabilities
5 vulnerabilities
3.2.x 5 vulnerabilities
1.3.x 5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
5 vulnerabilities
1.2.x 5 vulnerabilities

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-corenlp-4.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.stanford.nlp.parser

β”œβ”€ edu.stanford.nlp.parser.KBestViterbiParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.Parser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.ViterbiParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.ViterbiParserWithOptions.class - [JAR]

edu.stanford.nlp.parser.charniak

β”œβ”€ edu.stanford.nlp.parser.charniak.CharniakParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.charniak.CharniakScoredParsesReaderWriter.class - [JAR]

edu.stanford.nlp.dcoref

β”œβ”€ edu.stanford.nlp.dcoref.ACEMentionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CoNLL2011DocumentReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CoNLLMentionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Constants.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CorefChain.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CorefCluster.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CorefCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CorefMentionFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.CorefScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Dictionaries.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Document.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.MUCMentionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Mention.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.MentionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.MentionMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.RuleBasedCorefMentionFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Rules.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.ScorerBCubed.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.ScorerMUC.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.ScorerPairwise.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.Semantics.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.SieveCoreferenceSystem.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.SieveOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.SpeakerInfo.class - [JAR]

edu.stanford.nlp.wordseg

β”œβ”€ edu.stanford.nlp.wordseg.AffixDictionary.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.ChineseDictionary.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.ChineseStringUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.CorpusChar.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.CorpusDictionary.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.NonDict2.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.wordseg.TagAffixDetector.class - [JAR]

edu.stanford.nlp.tagger.maxent

β”œβ”€ edu.stanford.nlp.tagger.maxent.ASBCunkDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ASBCunkDict.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.AmbiguityClass.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.AmbiguityClasses.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CTBunkDict.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CTBunkDictDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CWordBooleanExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CaselessCompanyNameDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CompanyNameDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CountWrapper.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CtbDict.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CtbPreDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.CtbSufDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.DataWordTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.Dictionary.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.DictionaryExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.Distsim.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.Extractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorAllCap.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorAllCapitalized.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorCNumber.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorCapDistLC.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorCapLCSeen.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorDash.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorDistsim.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorDistsimConjunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrames.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFramesRare.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrenchAdjSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrenchAdvSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrenchNounSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrenchPluralSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorFrenchVerbSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorLetterDigitDash.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorMidSentenceCap.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorMidSentenceCapC.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorNonAlphanumeric.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorNumeric.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorSpanishAuxiliaryTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorSpanishConditionalSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorSpanishGender.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorSpanishImperfectErIrSuffix.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorSpanishSemiauxiliaryTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorStartSentenceCap.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorUCase.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorUpperDigitDash.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorVerbalVBNZero.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorWordPref.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorWordShapeClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorWordShapeConjunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorWordSuff.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.Extractors.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ExtractorsConjunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.FeatureKey.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.History.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.HistoryTable.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.LambdaSolveTagger.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.MaxentTagger.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.PairsHolder.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.RareExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.ReadDataTagged.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TTags.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TagCount.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TaggerConfig.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TaggerExperiments.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TaggerFeature.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TaggerFeatures.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TemplateHash.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TestClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TestSentence.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.maxent.TestThreadedTagger.class - [JAR]

edu.stanford.nlp.ie.machinereading.domains.ace

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.AceReader.class - [JAR]

edu.stanford.nlp.trees.international.hungarian

β”œβ”€ edu.stanford.nlp.trees.international.hungarian.HungarianTreebankLanguagePack.class - [JAR]

edu.stanford.nlp.graph

β”œβ”€ edu.stanford.nlp.graph.ConnectedComponents.class - [JAR]

β”œβ”€ edu.stanford.nlp.graph.DijkstraShortestPath.class - [JAR]

β”œβ”€ edu.stanford.nlp.graph.DirectedMultiGraph.class - [JAR]

β”œβ”€ edu.stanford.nlp.graph.Graph.class - [JAR]

edu.stanford.nlp.coref.statistical

β”œβ”€ edu.stanford.nlp.coref.statistical.Clusterer.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.ClustererDataLoader.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.ClusteringCorefAlgorithm.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.CompressedFeatureVector.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.Compressor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.DatasetBuilder.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.DocumentExamples.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.EvalUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.Example.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.FeatureExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.FeatureExtractorRunner.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.MaxMarginMentionRanker.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.MetaFeatureExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.MetadataWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.PairwiseModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.PairwiseModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.SimpleLinearClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.StatisticalCorefAlgorithm.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.StatisticalCorefProperties.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.statistical.StatisticalCorefTrainer.class - [JAR]

edu.stanford.nlp.simple

β”œβ”€ edu.stanford.nlp.simple.Document.class - [JAR]

β”œβ”€ edu.stanford.nlp.simple.Sentence.class - [JAR]

β”œβ”€ edu.stanford.nlp.simple.SentenceAlgorithms.class - [JAR]

β”œβ”€ edu.stanford.nlp.simple.SentimentClass.class - [JAR]

β”œβ”€ edu.stanford.nlp.simple.Token.class - [JAR]

edu.stanford.nlp.maxent

β”œβ”€ edu.stanford.nlp.maxent.CGRunner.class - [JAR]

β”œβ”€ edu.stanford.nlp.maxent.DataGeneric.class - [JAR]

β”œβ”€ edu.stanford.nlp.maxent.Experiments.class - [JAR]

β”œβ”€ edu.stanford.nlp.maxent.Feature.class - [JAR]

β”œβ”€ edu.stanford.nlp.maxent.Features.class - [JAR]

β”œβ”€ edu.stanford.nlp.maxent.Problem.class - [JAR]

edu.stanford.nlp.sentiment

β”œβ”€ edu.stanford.nlp.sentiment.AbstractEvaluate.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.BuildBinarizedDataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.CollapseUnaryTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.Evaluate.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.ForwardPropagationException.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.RNNOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.RNNTestOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.RNNTrainOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.ReadSentimentDataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentCostAndGradient.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentPipeline.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentTraining.class - [JAR]

β”œβ”€ edu.stanford.nlp.sentiment.SentimentUtils.class - [JAR]

edu.stanford.nlp.coref.hybrid

β”œβ”€ edu.stanford.nlp.coref.hybrid.HybridCorefPrinter.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.HybridCorefProperties.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.HybridCorefSystem.class - [JAR]

edu.stanford.nlp.parser.shiftreduce

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.BaseModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.BinaryTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.CombinationFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.CompoundUnaryTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.CreateTransitionSequence.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.FeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.FinalizeTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.IdleTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.PerceptronModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ReorderingOracle.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceParserQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceTestOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceTrainOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftReduceUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.ShiftTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.State.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.TrainingExample.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.TrainingResult.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.TrainingUpdate.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.Transition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.TransitionTypeEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.TreeRecorder.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.UnaryTransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.Weight.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.shiftreduce.WeightMap.class - [JAR]

edu.stanford.nlp.international

β”œβ”€ edu.stanford.nlp.international.Language.class - [JAR]

edu.stanford.nlp.trees.tregex.gui

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.DisplayMatchesPanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.FilePanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.FileTreeModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.FileTreeNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.HighlightUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.InputPanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.MatchesPanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.Preferences.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.PreferencesPanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.ScrollableTreeJPanel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.Tdiff.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.TreeFromFile.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.gui.TregexGUI.class - [JAR]

edu.stanford.nlp.international.arabic.pipeline

β”œβ”€ edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper.class - [JAR]

edu.stanford.nlp.dcoref.sievepasses

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.AliasMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.DiscourseMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.ExactStringMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.LexicalChainMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.MarkRole.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.NameMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.NameMatchPrecise.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.PreciseConstructs.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.PronounMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.RelaxedExactStringMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.RelaxedHeadMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3.class - [JAR]

β”œβ”€ edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4.class - [JAR]

edu.stanford.nlp.coref.md

β”œβ”€ edu.stanford.nlp.coref.md.CorefMentionFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.md.DependencyCorefMentionFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.md.HybridCorefMentionFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.md.MentionDetectionClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.md.RuleBasedCorefMentionFinder.class - [JAR]

edu.stanford.nlp.fsm

β”œβ”€ edu.stanford.nlp.fsm.AutomatonMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.Block.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.DFSA.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.DFSAState.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.DFSATransition.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.FastExactAutomatonMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.QuasiDeterminizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.fsm.TransducerGraph.class - [JAR]

edu.stanford.nlp.ie.machinereading.domains.ace.reader

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceCharSeq.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDocument.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceDomReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceElement.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntity.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEntityMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEvent.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceEventMentionArgument.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceMentionArgument.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelation.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceRelationMentionArgument.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceSentenceSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.AceToken.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.MatchException.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.ace.reader.RobustTokenizer.class - [JAR]

edu.stanford.nlp.util.concurrent

β”œβ”€ edu.stanford.nlp.util.concurrent.ConcurrentHashIndex.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.concurrent.InterruptibleMulticoreWrapper.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.concurrent.MulticoreWrapper.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.concurrent.SynchronizedInterner.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.concurrent.ThreadsafeProcessor.class - [JAR]

edu.stanford.nlp.international.morph

β”œβ”€ edu.stanford.nlp.international.morph.MorphoFeatureSpecification.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.morph.MorphoFeatures.class - [JAR]

edu.stanford.nlp.trees.international.french

β”œβ”€ edu.stanford.nlp.trees.international.french.DybroFrenchHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchXMLTreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.french.FrenchXMLTreeReaderFactory.class - [JAR]

edu.stanford.nlp.quoteattribution.Sieves

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.Sieve.class - [JAR]

edu.stanford.nlp.process.stattok

β”œβ”€ edu.stanford.nlp.process.stattok.StatTokSent.class - [JAR]

edu.stanford.nlp.international.french.process

β”œβ”€ edu.stanford.nlp.international.french.process.FrenchLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.french.process.FrenchTokenizer.class - [JAR]

edu.stanford.nlp.swing

β”œβ”€ edu.stanford.nlp.swing.FontDetector.class - [JAR]

β”œβ”€ edu.stanford.nlp.swing.TooltipJList.class - [JAR]

edu.stanford.nlp.neural

β”œβ”€ edu.stanford.nlp.neural.ConvertModels.class - [JAR]

β”œβ”€ edu.stanford.nlp.neural.Embedding.class - [JAR]

β”œβ”€ edu.stanford.nlp.neural.NeuralUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.neural.SimpleTensor.class - [JAR]

β”œβ”€ edu.stanford.nlp.neural.VectorMap.class - [JAR]

edu.stanford.nlp.tagger.common

β”œβ”€ edu.stanford.nlp.tagger.common.Tagger.class - [JAR]

edu.stanford.nlp.trees.international.spanish

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishSplitTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.spanish.SpanishXMLTreeReaderFactory.class - [JAR]

edu.stanford.nlp.parser.lexparser.demo

β”œβ”€ edu.stanford.nlp.parser.lexparser.demo.ParserDemo.class - [JAR]

edu.stanford.nlp.trees.international.arabic

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ATBTreeUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.arabic.ArabicTreebankTokenizer.class - [JAR]

edu.stanford.nlp.trees.treebank

β”œβ”€ edu.stanford.nlp.trees.treebank.EnglishPTBTreebankCorrector.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.treebank.Mapper.class - [JAR]

edu.stanford.nlp.net

β”œβ”€ edu.stanford.nlp.net.Ports.class - [JAR]

edu.stanford.nlp.util

β”œβ”€ edu.stanford.nlp.util.AbstractIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.AcronymMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArgumentParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArrayCoreMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArrayHeap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArrayMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArraySet.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArrayStringFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ArrayUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Beam.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.BinaryHeapPriorityQueue.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ByteStreamGobbler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CacheMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CallbackFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Characters.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CollectionFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CollectionUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CollectionValuedMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Comparators.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ConcatenationIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ConfusionMatrix.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ConvertByteArray.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.CoreMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.DataFilePaths.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.DeltaIndex.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.DeltaMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.EditDistance.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ErasureUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Factory.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.FilePathProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.FileProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.FilteredIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Filters.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.FixedPrioritiesPriorityQueue.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.FuzzyInterval.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Generics.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.GoogleNGramsSQLBacked.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.HasInterval.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.HashIndex.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.HashableCoreMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Heap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IdentityHashSet.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Index.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntPair.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntQuadruple.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntTriple.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntTuple.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntUni.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Interner.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Interval.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IntervalTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.IterableIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Iterables.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Lazy.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.LeastRecentlyUsedCache.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MapFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MapList.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Maps.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MaxSizeConcurrentHashSet.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MemoryMonitor.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MetaClass.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MutableDouble.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MutableInteger.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.MutableLong.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.PaddedList.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Pair.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Pointer.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.PriorityQueue.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ProcessProtobufRequest.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.PropertiesUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Quadruple.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ReflectionLoading.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.RegexStringFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.RuntimeClassNotFoundException.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.RuntimeInterruptedException.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Scored.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ScoredComparator.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ScoredObject.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Sets.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.StreamGobbler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.StringParsingTask.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.StringUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.SystemUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ThreeDimensionalMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Timing.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.TreeShapedStack.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Trilean.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.Triple.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.TwoDimensionalCollectionValuedMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.TwoDimensionalMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.TwoDimensionalSet.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.TypesafeMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.UTF8EquivalenceFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.ValuedInterval.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.XMLUtils.class - [JAR]

edu.stanford.nlp.coref.hybrid.rf

β”œβ”€ edu.stanford.nlp.coref.hybrid.rf.DecisionTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.rf.DecisionTreeNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.rf.RandomForest.class - [JAR]

edu.stanford.nlp.international.spanish

β”œβ”€ edu.stanford.nlp.international.spanish.SpanishUnknownWordSignatures.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.spanish.SpanishVerbStripper.class - [JAR]

edu.stanford.nlp.international.french

β”œβ”€ edu.stanford.nlp.international.french.FrenchMorphoFeatureSpecification.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.french.FrenchUnknownWordSignatures.class - [JAR]

edu.stanford.nlp.ie.machinereading.domains.roth

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.roth.RothCONLL04Reader.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.domains.roth.RothEntityExtractor.class - [JAR]

edu.stanford.nlp.parser.metrics

β”œβ”€ edu.stanford.nlp.parser.metrics.AbstractEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.BestOfTopKEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.Eval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.Evalb.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.EvalbByCat.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.EvalbFormatWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.EvaluateExternalParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.EvaluateTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.ExternalParserQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.FilteredEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.LeafAncestorEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.ParserQueryEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.TaggingEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.TopMatchEval.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.TreeSpanScoring.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.metrics.UnlabeledAttachmentEval.class - [JAR]

edu.stanford.nlp.math

β”œβ”€ edu.stanford.nlp.math.ADMath.class - [JAR]

β”œβ”€ edu.stanford.nlp.math.ArrayMath.class - [JAR]

β”œβ”€ edu.stanford.nlp.math.DoubleAD.class - [JAR]

β”œβ”€ edu.stanford.nlp.math.NumberMatchingRegex.class - [JAR]

β”œβ”€ edu.stanford.nlp.math.SloppyMath.class - [JAR]

edu.stanford.nlp.ie.machinereading.structure

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.AnnotationUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.EntityMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.EntityMentionFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.EventMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.ExtractionObject.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.MachineReadingAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.RelationMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.RelationMentionFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.structure.Span.class - [JAR]

edu.stanford.nlp.international.german.process

β”œβ”€ edu.stanford.nlp.international.german.process.GermanTokenizerPostProcessor.class - [JAR]

edu.stanford.nlp.trees.international.hebrew

β”œβ”€ edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.hebrew.HebrewTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack.class - [JAR]

edu.stanford.nlp.trees.international.pennchinese

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.BikelChineseHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.CEDict.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.CHTBLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.CHTBTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.CTBTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseCollinizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseEscaper.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalRelations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseSemanticHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.ChineseUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.FragDiscardingPennTreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.NoEmptiesCTBTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.RadicalMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalRelations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalStructure.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.UniversalChineseGrammaticalStructureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.pennchinese.UniversalChineseSemanticHeadFinder.class - [JAR]

edu.stanford.nlp.quoteattribution

β”œβ”€ edu.stanford.nlp.quoteattribution.BammanCorefReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.ChapterAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.ExtractQuotesClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.ExtractQuotesUtil.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Person.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.QuoteAttributionUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.XMLToAnnotation.class - [JAR]

edu.stanford.nlp.trees.international.negra

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraPennLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraPennTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.negra.NegraPennTreeReaderFactory.class - [JAR]

edu.stanford.nlp.trees.ud

β”œβ”€ edu.stanford.nlp.trees.ud.CoNLLUDocumentReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.CoNLLUDocumentWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.CoNLLUUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.EnhancementOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.ProcessUniversalEnhancerRequest.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalDependenciesConverter.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalDependenciesFeatureAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalEnhancer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalGappingEnhancer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalGrammaticalRelations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ud.UniversalGrammaticalStructure.class - [JAR]

edu.stanford.nlp.ie.pascal

β”œβ”€ edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.pascal.ISODateInstance.class - [JAR]

edu.stanford.nlp.ie.machinereading.common

β”œβ”€ edu.stanford.nlp.ie.machinereading.common.DomReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.common.NoPunctuationHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.common.SimpleTokenize.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.common.StringDictionary.class - [JAR]

edu.stanford.nlp.international.spanish.pipeline

β”œβ”€ edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.spanish.pipeline.MultiWordPreprocessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.spanish.pipeline.MultiWordTreeExpander.class - [JAR]

edu.stanford.nlp.trees

β”œβ”€ edu.stanford.nlp.trees.AbstractCollinsHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.AbstractTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.BasicCategoryTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.BobChrisTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CollinsHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CollocationFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CompositeTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CompositeTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Constituent.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ConstituentFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CoordinationTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.CopulaHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DateTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DeepTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Dependencies.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Dependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DependencyFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DependencyPrinter.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DependencyReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DependencyTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DependencyTyper.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.DiskTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.EnglishGrammaticalRelations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.EnglishGrammaticalStructure.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.EnglishGrammaticalStructureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.EnglishPatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.FilteringTreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.FilteringTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalFunctionTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalRelation.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalStructure.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalStructureConversionUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalStructureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.GrammaticalStructureFromDependenciesFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.HasParent.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.HeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Labeled.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledConstituent.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledScoredConstituent.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledScoredConstituentFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledScoredTreeFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledScoredTreeNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LabeledScoredTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LeftHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.LengthTreeFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.MemoryTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.ModCollinsHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.NamedDependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.OrderedCombinationTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.OutputSubtrees.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.PennTreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.PennTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.PennTreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.PennTreebankTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.QPTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.RecursiveTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.RightHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SemanticHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SimpleConstituent.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SimpleConstituentFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SimpleTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SimpleTreeFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Span.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.StringLabeledScoredTreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.SynchronizedTreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TransformingTreebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Tree.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeFilters.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeFunctions.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeGraphNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeGraphNodeFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeLeafLabelTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeLemmatizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeLengthComparator.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreePrint.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeTokenizerFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreeVisitor.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Treebank.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreebankFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreebankLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreebankTagUpdater.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TreebankTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Treebanks.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.Trees.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.TypedDependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UniversalEnglishGrammaticalRelations.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructure.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UniversalEnglishGrammaticalStructureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UniversalPOSMapper.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UniversalSemanticHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UnnamedConcreteDependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.UnnamedDependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.WordNetConnection.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.WordStemmer.class - [JAR]

edu.stanford.nlp.coref

β”œβ”€ edu.stanford.nlp.coref.CorefAlgorithm.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefDocumentProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefPrinter.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefProperties.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefRules.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefSystem.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.CorefUtils.class - [JAR]

edu.stanford.nlp.quoteattribution.Sieves.MSSieves

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.MSSieves.BaselineTopSpeakerSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.MSSieves.DeterministicSpeakerSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.MSSieves.LooseConversationalSpeakerSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.MSSieves.MSSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.MSSieves.MajoritySpeakerSieve.class - [JAR]

edu.stanford.nlp.patterns.surface

β”œβ”€ edu.stanford.nlp.patterns.surface.AnnotatedTextReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.ApplyPatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.CreatePatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.DataInstanceSurface.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.LearnImportantFeatures.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.PatternToken.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.PatternsForEachToken.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.PatternsForEachTokenDB.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.PatternsForEachTokenInMemory.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.ScorePatternsF1.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.SurfacePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.SurfacePatternFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.surface.Token.class - [JAR]

edu.stanford.nlp.coref.neural

β”œβ”€ edu.stanford.nlp.coref.neural.CategoricalFeatureExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.EmbeddingExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.ModelSerializer.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.NeuralCorefAlgorithm.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.NeuralCorefDataExporter.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.NeuralCorefModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.neural.NeuralCorefProperties.class - [JAR]

edu.stanford.nlp.objectbank

β”œβ”€ edu.stanford.nlp.objectbank.DelimitRegExIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.IdentityFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.IteratorFromReaderFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.LineIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.ObjectBank.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.ReaderIteratorFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.ResettableReaderIteratorFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.objectbank.XMLBeginEndIterator.class - [JAR]

edu.stanford.nlp.patterns

β”œβ”€ edu.stanford.nlp.patterns.CandidatePhrase.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ConstantsAndVariables.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.Data.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.DataInstance.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.EditDistanceDamerauLevenshteinLike.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.InvertedIndexByTokens.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.Pattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.PatternFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.PatternsAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.PhraseScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.SQLConnection.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ScorePatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ScorePatternsFreqBased.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ScorePatternsRatioModifiedFreq.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ScorePhrases.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.ScorePhrasesAverageFeatures.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.SentenceIndex.class - [JAR]

edu.stanford.nlp.util.logging

β”œβ”€ edu.stanford.nlp.util.logging.BooleanLogRecordHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.Color.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.FilterHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.JavaUtilLoggingAdaptor.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.JavaUtilLoggingHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.LogFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.LogRecordHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.NewlineLogFormatter.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.OutputHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.PrettyLoggable.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.PrettyLogger.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.RedirectOutputHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.Redwood.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.RedwoodConfiguration.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.RedwoodPrintStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.RepeatedRecordHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.RerouteChannel.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.SLF4JHandler.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.StanfordRedwoodConfiguration.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.Style.class - [JAR]

β”œβ”€ edu.stanford.nlp.util.logging.VisibilityHandler.class - [JAR]

edu.stanford.nlp.stats

β”œβ”€ edu.stanford.nlp.stats.AbstractCounter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.AccuracyStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.ClassicCounter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.Counter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.Counters.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.Distribution.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.EquivalenceClasser.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.GeneralizedCounter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.IntCounter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.MultiClassAccuracyStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.MultiClassChunkEvalStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.MultiClassPrecisionRecallExtendedStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.MultiClassPrecisionRecallStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.PrecisionRecallStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.ProbabilityDistribution.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.Sampler.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.Scorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.SimpleGoodTuring.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.TwoDimensionalCounter.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.TwoDimensionalCounterInterface.class - [JAR]

β”œβ”€ edu.stanford.nlp.stats.TwoDimensionalIntCounter.class - [JAR]

edu.stanford.nlp.ie.ner

β”œβ”€ edu.stanford.nlp.ie.ner.CMMClassifier.class - [JAR]

edu.stanford.nlp.quoteattribution.Sieves.training

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.training.SupervisedSieveTraining.class - [JAR]

edu.stanford.nlp.parser.dvparser

β”œβ”€ edu.stanford.nlp.parser.dvparser.CacheParseHypotheses.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.DVModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.DVModelReranker.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.DVParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.DVParserCostAndGradient.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.FilterConfusingRules.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.dvparser.UnknownWordPrinter.class - [JAR]

edu.stanford.nlp.time

β”œβ”€ edu.stanford.nlp.time.GUTimeAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.GenericTimeExpressionPatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.HeidelTimeAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.HeidelTimeKBPAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.JodaTimeUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.JollyDayHolidays.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.Options.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.SUTime.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.SUTimeMain.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.SUTimeSimpleParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeExpression.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeExpressionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeExpressionExtractorFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeExpressionExtractorImpl.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeExpressionPatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.TimeFormatter.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.Timex.class - [JAR]

β”œβ”€ edu.stanford.nlp.time.XMLUtils.class - [JAR]

edu.stanford.nlp.parser.nndep.demo

β”œβ”€ edu.stanford.nlp.parser.nndep.demo.DependencyParserDemo.class - [JAR]

edu.stanford.nlp.trees.tregex

β”œβ”€ edu.stanford.nlp.trees.tregex.CoordinationPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.DescriptionPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.Macros.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.ParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.Relation.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.SimpleCharStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.Token.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TokenMgrError.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexParserConstants.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexParserTokenManager.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.TregexPatternCompiler.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.VariableStrings.class - [JAR]

edu.stanford.nlp.international.arabic.process

β”œβ”€ edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.ArabicLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.ArabicSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.ArabicTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.IOBUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory.class - [JAR]

edu.stanford.nlp.pipeline

β”œβ”€ edu.stanford.nlp.pipeline.AbstractTextAnnotationCreator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.Annotation.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotationCreator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotationIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotationOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotationPipeline.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotationSerializer.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.Annotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotatorImplementations.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.AnnotatorPool.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.BinarizerAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CharniakParserAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ChunkAnnotationUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CleanXmlAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoNLLOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoNLLUOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoNLLUReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ColumnDataClassifierAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreDocument.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreEntityMention.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreMapAggregator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreMapAttributeAggregator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreNLPProtos.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreQuote.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CoreSentence.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CorefAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CorefMentionAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.CustomAnnotationSerializer.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.DefaultPaths.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.DependencyParseAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.DeterministicCorefAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.DocDateAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.EntityMentionsAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.GenderAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.GenericAnnotationSerializer.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.InlineXMLOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.JSONAnnotationReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.JSONOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.KBPAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.LabeledChunkIdentifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.LanguageInfo.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.MWTAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.MorphaAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.NERCombinerAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.NumberAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.POSTaggerAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ParserAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ParserAnnotatorUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ProtobufAnnotationSerializer.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.QuantifiableEntityNormalizingAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.QuoteAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.QuoteAttributionAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.RegexNERAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.RelationExtractorAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.SentenceAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.SentimentAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.ServerAnnotatorImplementations.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.StanfordCoreNLP.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.StanfordCoreNLPClient.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.StanfordCoreNLPServer.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.StatTokSentAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TaggedTextOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TextAnnotationCreator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TextOutputter.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TokenizerAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TokensRegexAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TokensRegexNERAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.TrueCaseAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.UDFeatureAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.WikidictAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.WordsToSentencesAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.pipeline.XMLOutputter.class - [JAR]

edu.stanford.nlp.ie.qe

β”œβ”€ edu.stanford.nlp.ie.qe.Options.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.qe.QuantifiableEntityExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.qe.SimpleQuantifiableEntity.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.qe.Unit.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.qe.UnitPrefix.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.qe.Units.class - [JAR]

edu.stanford.nlp.parser.common

β”œβ”€ edu.stanford.nlp.parser.common.ArgUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.NoSuchParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserConstraint.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserQueryFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParserUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.common.ParsingThreadsafeProcessor.class - [JAR]

edu.stanford.nlp.ling

β”œβ”€ edu.stanford.nlp.ling.AbstractCoreLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.AbstractToken.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.AnnotationLookup.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.BasicDatum.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.BasicDocument.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CategoryWordTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CategoryWordTagFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CoreAnnotation.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CoreLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.CoreUtilities.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Datum.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Document.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.DocumentReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Featurizable.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasCategory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasContext.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasIndex.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasLemma.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasNER.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasOffset.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasOriginalText.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.HasWord.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.IndexedWord.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Label.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.LabelFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Labeled.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.LabeledWord.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.MultiTokenTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.RVFDatum.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.SegmenterCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.SentenceUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.StringLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.StringLabelFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Tag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.TaggedWord.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.TaggedWordFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.ValueLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.Word.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.WordFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.WordLemmaTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.WordLemmaTagFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.WordTag.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.WordTagFactory.class - [JAR]

edu.stanford.nlp.trees.international.italian

β”œβ”€ edu.stanford.nlp.trees.international.italian.ItalianTreebankLanguagePack.class - [JAR]

edu.stanford.nlp.quoteattribution.Sieves.QMSieves

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ClosestMentionSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ConversationalSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.DependencyParseSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.LooseConversationalSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.OneNameSentenceSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.ParagraphEndQuoteClosestSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.QMSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.SupervisedSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.TrigramSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.quoteattribution.Sieves.QMSieves.VocativeSieve.class - [JAR]

edu.stanford.nlp.optimization

β”œβ”€ edu.stanford.nlp.optimization.AbstractCachingDiffFloatFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.AbstractCachingDiffFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.AbstractStochasticCachingDiffFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.AbstractStochasticCachingDiffUpdateFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.CGMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.CmdEvaluator.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.DiffFloatFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.DiffFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.Evaluator.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.FloatFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.Function.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.GoldenSectionLineSearch.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HasEvaluators.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HasFeatureGrouping.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HasFloatInitial.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HasInitial.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HasRegularizerParamRange.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.HybridMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.InefficientSGDMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.LineSearcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.MemoryEvaluator.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.Minimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.QNMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.ResultStoringFloatMonitor.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.ResultStoringMonitor.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.SGDMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.SGDToQNMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.SGDWithAdaGradAndFOBOS.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.SMDMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.SQNMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.ScaledSGDMinimizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.StochasticCalculateMethods.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.StochasticDiffFunctionTester.class - [JAR]

β”œβ”€ edu.stanford.nlp.optimization.StochasticMinimizer.class - [JAR]

edu.stanford.nlp.trees.international.tuebadz

β”œβ”€ edu.stanford.nlp.trees.international.tuebadz.TueBaDZHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.international.tuebadz.TueBaDZTreeReaderFactory.class - [JAR]

edu.stanford.nlp.coref.hybrid.sieve

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.AliasMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.DcorefSieveOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.DeterministicCorefSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.DiscourseMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.ExactStringMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.LexicalChainMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.MarkRole.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.MentionMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.NameMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.NameMatchPrecise.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.OracleSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.PreciseConstructs.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.PronounMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.RFSieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.RelaxedExactStringMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.RelaxedHeadMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.Sieve.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.SpeakerMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch1.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch2.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch3.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.hybrid.sieve.StrictHeadMatch4.class - [JAR]

edu.stanford.nlp.ie.crf

β”œβ”€ edu.stanford.nlp.ie.crf.CRFBiasedClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierEvaluator.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierFloat.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierNoisyLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierNonlinear.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierWithDropout.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFClassifierWithLOP.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFCliqueTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFDatum.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFFeatureExporter.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFloatFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionForLOP.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionNoisyLabel.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFLogConditionalObjectiveFunctionWithDropout.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFNonLinearLogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.CliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.FactorTable.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.FloatFactorTable.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.HasCliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.LabelDictionary.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.LinearCliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.NoisyLabelLinearCliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.NonLinearCliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.NonLinearSecondOrderCliquePotentialFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.crf.TestSequenceModel.class - [JAR]

edu.stanford.nlp.maxent.iis

β”œβ”€ edu.stanford.nlp.maxent.iis.LambdaSolve.class - [JAR]

edu.stanford.nlp.ie.regexp

β”œβ”€ edu.stanford.nlp.ie.regexp.ChineseNumberSequenceClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.regexp.NumberSequenceClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.regexp.RegexNERSequenceClassifier.class - [JAR]

edu.stanford.nlp.parser.server

β”œβ”€ edu.stanford.nlp.parser.server.LexicalizedParserClient.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.server.LexicalizedParserServer.class - [JAR]

edu.stanford.nlp.semgraph

β”œβ”€ edu.stanford.nlp.semgraph.ISemanticGraphEdgeEql.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraph.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraphCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraphEdge.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraphFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraphFormatter.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.SemanticGraphUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.UnknownVertexException.class - [JAR]

edu.stanford.nlp.coref.fastneural

β”œβ”€ edu.stanford.nlp.coref.fastneural.FastNeuralCorefAlgorithm.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.fastneural.FastNeuralCorefModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.fastneural.FastNeuralCorefProperties.class - [JAR]

edu.stanford.nlp.process

β”œβ”€ edu.stanford.nlp.process.AbstractListProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.AbstractTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.Americanize.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.AmericanizeFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.ChineseDocumentToSentenceProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.CodepointCoreLabelProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.CoreLabelProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.CoreLabelTokenFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.CoreTokenFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.DistSimClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.DocumentPreprocessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.DocumentProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.JFlexDummyLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.LexedTokenFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.LexerTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.LexerUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.ListProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.LowercaseAndAmericanizeFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.LowercaseFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.Morpha.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.Morphology.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.PTB2TextLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.PTBEscapingProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.PTBLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.PTBTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.SerializableFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.StripTagsProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.TSVSentenceIterator.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.TSVUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.Tokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.TokenizerAdapter.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.TokenizerFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.TransformXML.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WhitespaceLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WhitespaceTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WordSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WordSegmentingTokenizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WordShapeClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WordToSentenceProcessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.process.WordTokenFactory.class - [JAR]

edu.stanford.nlp.parser.tools

β”œβ”€ edu.stanford.nlp.parser.tools.PunctEquivalenceClasser.class - [JAR]

edu.stanford.nlp.ie

β”œβ”€ edu.stanford.nlp.ie.AbstractSequenceClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.ChineseQuantifiableEntityNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.ClassifierCombiner.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.EmpiricalNERPriorBIO.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.EntityBIO.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.EntityCachingAbstractSequencePriorBIO.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPBasicSpanishCorefSystem.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPEnsembleExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPRelationExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPSemgrexExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPStatisticalExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.KBPTokensregexExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.NERClassifierCombiner.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.NERFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.NERServer.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.NumberNormalizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.PresetSequenceClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.PriorModelFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.QuantifiableEntityNormalizer.class - [JAR]

edu.stanford.nlp.trees.tregex.tsurgeon

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.AdjoinNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.AdjoinToFootNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.AdjoinToHeadNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.AuxiliaryTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.CoindexNodes.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.CoindexationGenerator.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.CreateSubtreeNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.DeleteNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.ExciseNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.FetchNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.HoldTreeNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.IfExistsNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.InsertNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.JJTTsurgeonParserState.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.MoveNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.Node.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.ParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.ProcessTsurgeonRequest.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.PruneNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.RelabelNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.ReplaceNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.SimpleCharStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.SimpleNode.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.Token.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TokenMgrError.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TreeLocation.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.Tsurgeon.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParserConstants.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParserTokenManager.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParserTreeConstants.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonPatternRoot.class - [JAR]

β”œβ”€ edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonRuntimeException.class - [JAR]

edu.stanford.nlp.international.arabic

β”œβ”€ edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.arabic.Buckwalter.class - [JAR]

edu.stanford.nlp.ling.tokensregex.parser

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.ParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.SimpleCharStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.Token.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.TokenMgrError.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParserConstants.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.parser.TokenSequenceParserTokenManager.class - [JAR]

edu.stanford.nlp.semgraph.semgrex

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.Alignment.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.CoordinationPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.Env.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.GraphRelation.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.NodeAttributes.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.NodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.ParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.ProcessSemgrexRequest.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexBatchParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexParseException.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexParserConstants.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexParserTokenManager.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SemgrexPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.SimpleCharStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.Token.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.TokenMgrError.class - [JAR]

β”œβ”€ edu.stanford.nlp.semgraph.semgrex.VariableStrings.class - [JAR]

edu.stanford.nlp.io

β”œβ”€ edu.stanford.nlp.io.BZip2PipedOutputStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.ByteArrayUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.EncodingFileReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.EncodingPrintWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.ExtensionFileFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.FileSequentialCollection.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.FileSystem.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.IOUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.Lexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.NullOutputStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.NumberRangeFileFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.NumberRangesFileFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.PrintFile.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.ReaderInputStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.RegExFileFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.RuntimeIOException.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.StringOutputStream.class - [JAR]

β”œβ”€ edu.stanford.nlp.io.TeeStream.class - [JAR]

edu.stanford.nlp.tagger.io

β”œβ”€ edu.stanford.nlp.tagger.io.TSVTaggedFileReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.io.TaggedFileReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.io.TaggedFileRecord.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.io.TextTaggedFileReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.tagger.io.TreeTaggedFileReader.class - [JAR]

edu.stanford.nlp.parser.ui

β”œβ”€ edu.stanford.nlp.parser.ui.TreeJPanel.class - [JAR]

edu.stanford.nlp.ling.tokensregex.types

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.AssignableExpression.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.Expression.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.Expressions.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.Tags.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.Value.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.ValueFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.types.ValueFunctions.class - [JAR]

edu.stanford.nlp.international.spanish.process

β”œβ”€ edu.stanford.nlp.international.spanish.process.AnCoraPronounDisambiguator.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.spanish.process.SpanishLexer.class - [JAR]

β”œβ”€ edu.stanford.nlp.international.spanish.process.SpanishTokenizer.class - [JAR]

edu.stanford.nlp.naturalli

β”œβ”€ edu.stanford.nlp.naturalli.ClauseSplitter.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.ClauseSplitterSearchProblem.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.ForwardEntailer.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.ForwardEntailerSearchProblem.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.Monotonicity.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.MonotonicityType.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.NaturalLogicAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.NaturalLogicAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.NaturalLogicRelation.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.NaturalLogicWeights.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.NotTreeException.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.OpenIE.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.Operator.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.OperatorSpec.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.Polarity.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.QuestionToStatementTranslator.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.RelationTripleSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.SentenceFragment.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.Util.class - [JAR]

β”œβ”€ edu.stanford.nlp.naturalli.VerbTense.class - [JAR]

edu.stanford.nlp.parser.nndep

β”œβ”€ edu.stanford.nlp.parser.nndep.ArcStandard.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Classifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.CoNLLUTagUpdater.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Config.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Configuration.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Dataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.DependencyParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.DependencyParserCache.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.DependencyTree.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Example.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.ParsingSystem.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.nndep.Util.class - [JAR]

edu.stanford.nlp.sequences

β”œβ”€ edu.stanford.nlp.sequences.BeamBestSequenceFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.BestSequenceFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.Clique.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.CoolingSchedule.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.DocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ExactBestSequenceFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.FactoredSequenceListener.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.FactoredSequenceModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.FeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.IOBUtils.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.KBestSequenceFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.LatticeWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ListeningSequenceModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ObjectBankWrapper.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.SeqClassifierFlags.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.SequenceGibbsSampler.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.SequenceListener.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.SequenceModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.SequenceSampler.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter.class - [JAR]

β”œβ”€ edu.stanford.nlp.sequences.ViterbiSearchGraphBuilder.class - [JAR]

edu.stanford.nlp.ling.tokensregex

β”œβ”€ edu.stanford.nlp.ling.tokensregex.BasicSequenceMatchResult.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.ComplexNodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapExpressionNodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapNodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapNodePatternTrigger.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatchAction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.CoreMapSequenceMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.Env.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.EnvLookup.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.MatchedExpression.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.MultiCoreMapNodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.MultiNodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.MultiPatternMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.MultiWordStringMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.NodePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.NodePatternTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.PhraseTable.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.ProcessTokensRegexRequest.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.SequenceMatchAction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.SequenceMatchResult.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.SequenceMatchRules.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.SequenceMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.SequencePattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.TokenSequenceMatcher.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.TokenSequencePattern.class - [JAR]

edu.stanford.nlp.patterns.dep

β”œβ”€ edu.stanford.nlp.patterns.dep.ApplyDepPatterns.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.dep.DataInstanceDep.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.dep.DepPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.dep.DepPatternFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.dep.ExtractPhraseFromPattern.class - [JAR]

β”œβ”€ edu.stanford.nlp.patterns.dep.ExtractedPhrase.class - [JAR]

edu.stanford.nlp.parser.lexparser

β”œβ”€ edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.AbstractTreeExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.AbstractUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ArabicUnknownWordSignatures.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BaseLexicon.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BaseUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BasicCategoryTagProjection.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BiLexPCFGParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BinaryGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BinaryGrammarExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BinaryHeadFinder.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BinaryRule.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.BoundaryRemover.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.CNFTransformers.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseLexicon.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.CollinsPuncTransformer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Debinarizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.DependencyGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Edge.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ExactGrammarCompactor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ExhaustiveDependencyParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ExhaustivePCFGParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Extractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FactoredLexicon.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FactoredLexiconEvent.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FactoredParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FastFactoredParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.GermanUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.GrammarCompactor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.GrammarProjection.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.HTKLatticeReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Hook.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.HookChart.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.HungarianTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.IntDependency.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.IntTaggedWord.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Interner.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ItalianTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Item.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.IterativeCKYPCFGParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Lattice.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.LatticeEdge.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.LatticeScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.LexicalizedParser.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.LexicalizedParserQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Lexicon.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.LinearGrammarSmoother.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.MLEDependencyGrammarExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.NegraPennCollinizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.NodePruner.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.NullGrammarProjection.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Options.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.OutsideRuleFilter.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ParentAnnotationStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ParseFiles.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.PostSplitter.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.ProjectionScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.RandomWalk.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Reranker.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.RerankerQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.RerankingParserQuery.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Rule.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.Scorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.SisterAnnotationStats.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.SpanishTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.SplittingGrammarExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TagProjection.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TestOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TestTagProjection.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TrainOptions.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreeAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreeAnnotatorAndBinarizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreeBinarizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreeCollinizer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreebankAnnotator.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TreebankLangParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TregexPoweredTreebankParserParams.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.TwinScorer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.UnaryGrammar.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.UnaryRule.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.UnknownGTTrainer.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.UnknownWordModel.class - [JAR]

β”œβ”€ edu.stanford.nlp.parser.lexparser.UnknownWordModelTrainer.class - [JAR]

edu.stanford.nlp.ling.tokensregex.matcher

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.ApproxMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.BoundedCostOrderedMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.ExactMatchCost.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.Match.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.MatchCostFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.MultiMatch.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.TrieMap.class - [JAR]

β”œβ”€ edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher.class - [JAR]

edu.stanford.nlp.classify

β”œβ”€ edu.stanford.nlp.classify.AbstractLinearClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.AdaptedGaussianPriorObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.BiasedLogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.BiasedLogisticObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.Classifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.ClassifierCreator.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.ClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.ColumnDataClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.CrossValidator.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.Dataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.GeneralDataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.GeneralizedExpectationObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LinearClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LinearClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogConditionalEqConstraintFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogPrior.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogisticClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogisticClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.LogisticObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.NBLinearClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.NaiveBayesClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.NaiveBayesClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.PRCurve.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.ProbabilisticClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.ProbabilisticClassifierCreator.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.RVFClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.RVFDataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.SVMLightClassifier.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.SVMLightClassifierFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.SemiSupervisedLogConditionalObjectiveFunction.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.WeightedDataset.class - [JAR]

β”œβ”€ edu.stanford.nlp.classify.WeightedRVFDataset.class - [JAR]

edu.stanford.nlp.ie.machinereading

β”œβ”€ edu.stanford.nlp.ie.machinereading.BasicEntityExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.BasicRelationExtractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.BasicRelationFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.Extractor.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.ExtractorMerger.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.GenericDataSetReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.LabelValidator.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.MachineReading.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.MachineReadingProperties.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.RelationExtractorResultsPrinter.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.RelationFeatureFactory.class - [JAR]

β”œβ”€ edu.stanford.nlp.ie.machinereading.ResultsPrinter.class - [JAR]

edu.stanford.nlp.paragraphs

β”œβ”€ edu.stanford.nlp.paragraphs.ParagraphAnnotator.class - [JAR]

edu.stanford.nlp.neural.rnn

β”œβ”€ edu.stanford.nlp.neural.rnn.RNNCoreAnnotations.class - [JAR]

β”œβ”€ edu.stanford.nlp.neural.rnn.TopNGramRecord.class - [JAR]

edu.stanford.nlp.coref.data

β”œβ”€ edu.stanford.nlp.coref.data.CorefChain.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.CorefCluster.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.Dictionaries.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.Document.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.DocumentMaker.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.DocumentPreprocessor.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.InputDoc.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.Mention.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.Semantics.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.SpeakerInfo.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.data.WordLists.class - [JAR]

edu.stanford.nlp.coref.docreader

β”œβ”€ edu.stanford.nlp.coref.docreader.CoNLLDocumentReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.docreader.CoreNLPDocumentReader.class - [JAR]

β”œβ”€ edu.stanford.nlp.coref.docreader.DocReader.class - [JAR]

edu.stanford.nlp.ie.util

β”œβ”€ edu.stanford.nlp.ie.util.RelationTriple.class - [JAR]

Advertisement

Dependencies from Group

Jan 21, 2022
185 usages
Oct 18, 2018
9 usages
Nov 12, 2014
9.4k stars

Discover Dependencies

Sep 25, 2020
46 usages
4.3k stars
Mar 29, 2023
114 usages
699 stars
Apr 17, 2023
36 stars
May 12, 2023
64 usages
34 stars
Aug 25, 2023
29 usages
3.9k stars
Feb 13, 2017
354 usages
44 stars
Jan 24, 2018
0 stars
Jul 23, 2023
1k usages
6.1k stars
Jul 30, 2023
57 usages
2.5k stars