CofeehousePy/services/corenlp/doc/releasenotes/v3.5.1/corenlp.out

13475 lines
918 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Current model: corenlp/stanford-corenlp-2015-01-29-models.jar
Using model jar file: /u/nlp/data/StanfordCoreNLPModels/corenlp/stanford-corenlp-2015-01-29-models.jar
Building release with SUTime and xml
Will create the class jar: /u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar
Will create the source jar: /u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-sources.jar
JAVANLP_HOME is set to /afs/cs.stanford.edu/u/jgauthie/scr/projects/javanlp
#####
GENERATING CLOSURE
#####
Starting classes:
edu.stanford.nlp.pipeline.StanfordCoreNLP
edu.stanford.nlp.pipeline.CustomAnnotationSerializer
edu.stanford.nlp.process.PTBEscapingProcessor
edu.stanford.nlp.dcoref.Constants
edu.stanford.nlp.dcoref.sievepasses.AliasMatch
edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch
edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
edu.stanford.nlp.dcoref.sievepasses.DiscourseMatch
edu.stanford.nlp.dcoref.sievepasses.ExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.LexicalChainMatch
edu.stanford.nlp.dcoref.sievepasses.MarkRole
edu.stanford.nlp.dcoref.sievepasses.NameMatch
edu.stanford.nlp.dcoref.sievepasses.NameMatchPrecise
edu.stanford.nlp.dcoref.sievepasses.PreciseConstructs
edu.stanford.nlp.dcoref.sievepasses.PronounMatch
edu.stanford.nlp.dcoref.sievepasses.RelaxedExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.RelaxedHeadMatch
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4
edu.stanford.nlp.ie.NERFeatureFactory
edu.stanford.nlp.ie.NERServer
edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData
edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
edu.stanford.nlp.international.arabic.process.ArabicSegmenter
edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory
edu.stanford.nlp.international.arabic.process.ArabicTokenizer
edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.FactoredParser
edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.TreebankAnnotator
edu.stanford.nlp.parser.nndep.DependencyParser
edu.stanford.nlp.parser.nndep.demo.DependencyParserDemo
edu.stanford.nlp.parser.server.LexicalizedParserServer
edu.stanford.nlp.parser.server.LexicalizedParserClient
edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory
edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
edu.stanford.nlp.pipeline.BinarizerAnnotator
edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
edu.stanford.nlp.pipeline.DefaultPaths
edu.stanford.nlp.pipeline.RegexNERAnnotator
edu.stanford.nlp.pipeline.Requirement
edu.stanford.nlp.pipeline.TokensRegexAnnotator
edu.stanford.nlp.process.AmericanizeFunction
edu.stanford.nlp.process.LowercaseFunction
edu.stanford.nlp.process.LowercaseAndAmericanizeFunction
edu.stanford.nlp.sentiment.BuildBinarizedDataset
edu.stanford.nlp.sentiment.Evaluate
edu.stanford.nlp.sentiment.ReadSentimentDataset
edu.stanford.nlp.sentiment.SentimentPipeline
edu.stanford.nlp.sentiment.SentimentTraining
edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
edu.stanford.nlp.trees.Treebanks
edu.stanford.nlp.trees.tregex.gui.TregexGUI
edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter
edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory
edu.stanford.nlp.time.TimeAnnotator
edu.stanford.nlp.time.SUTimeMain
edu.stanford.nlp.time.JollyDayHolidays
edu.stanford.nlp.pipeline.XMLOutputter
edu.stanford.nlp.parser.dvparser.DVParser
edu.stanford.nlp.parser.dvparser.DVModel
edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
jdeps -cp projects/core/classes -R -v edu.stanford.nlp.pipeline.StanfordCoreNLP edu.stanford.nlp.pipeline.CustomAnnotationSerializer edu.stanford.nlp.process.PTBEscapingProcessor edu.stanford.nlp.dcoref.Constants edu.stanford.nlp.dcoref.sievepasses.AliasMatch edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve edu.stanford.nlp.dcoref.sievepasses.DiscourseMatch edu.stanford.nlp.dcoref.sievepasses.ExactStringMatch edu.stanford.nlp.dcoref.sievepasses.LexicalChainMatch edu.stanford.nlp.dcoref.sievepasses.MarkRole edu.stanford.nlp.dcoref.sievepasses.NameMatch edu.stanford.nlp.dcoref.sievepasses.NameMatchPrecise edu.stanford.nlp.dcoref.sievepasses.PreciseConstructs edu.stanford.nlp.dcoref.sievepasses.PronounMatch edu.stanford.nlp.dcoref.sievepasses.RelaxedExactStringMatch edu.stanford.nlp.dcoref.sievepasses.RelaxedHeadMatch edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4 edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.NERServer edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter edu.stanford.nlp.international.arabic.process.ArabicSegmenter edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory edu.stanford.nlp.international.arabic.process.ArabicTokenizer edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.FactoredParser edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.TreebankAnnotator edu.stanford.nlp.parser.nndep.DependencyParser edu.stanford.nlp.parser.nndep.demo.DependencyParserDemo edu.stanford.nlp.parser.server.LexicalizedParserServer edu.stanford.nlp.parser.server.LexicalizedParserClient edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser edu.stanford.nlp.pipeline.BinarizerAnnotator edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator edu.stanford.nlp.pipeline.DefaultPaths edu.stanford.nlp.pipeline.RegexNERAnnotator edu.stanford.nlp.pipeline.Requirement edu.stanford.nlp.pipeline.TokensRegexAnnotator edu.stanford.nlp.process.AmericanizeFunction edu.stanford.nlp.process.LowercaseFunction edu.stanford.nlp.process.LowercaseAndAmericanizeFunction edu.stanford.nlp.sentiment.BuildBinarizedDataset edu.stanford.nlp.sentiment.Evaluate edu.stanford.nlp.sentiment.ReadSentimentDataset edu.stanford.nlp.sentiment.SentimentPipeline edu.stanford.nlp.sentiment.SentimentTraining edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.trees.Treebanks edu.stanford.nlp.trees.tregex.gui.TregexGUI edu.stanford.nlp.util.concurrent.ConcurrentHashIndex edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory edu.stanford.nlp.time.TimeAnnotator edu.stanford.nlp.time.SUTimeMain edu.stanford.nlp.time.JollyDayHolidays edu.stanford.nlp.pipeline.XMLOutputter edu.stanford.nlp.parser.dvparser.DVParser edu.stanford.nlp.parser.dvparser.DVModel edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass| grep -P '\sclasses' | awk '{print $3}'
Class list:
edu/stanford/nlp/pipeline/StanfordCoreNLP.class
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.class
edu/stanford/nlp/process/PTBEscapingProcessor.class
edu/stanford/nlp/dcoref/Constants.class
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.class
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.class
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.class
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.class
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.class
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.class
edu/stanford/nlp/dcoref/sievepasses/MarkRole.class
edu/stanford/nlp/dcoref/sievepasses/NameMatch.class
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.class
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.class
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.class
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.class
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.class
edu/stanford/nlp/ie/NERFeatureFactory.class
edu/stanford/nlp/ie/NERServer.class
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/FactoredParser.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class
edu/stanford/nlp/parser/nndep/DependencyParser.class
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.class
edu/stanford/nlp/parser/server/LexicalizedParserServer.class
edu/stanford/nlp/parser/server/LexicalizedParserClient.class
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class
edu/stanford/nlp/pipeline/BinarizerAnnotator.class
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.class
edu/stanford/nlp/pipeline/DefaultPaths.class
edu/stanford/nlp/pipeline/RegexNERAnnotator.class
edu/stanford/nlp/pipeline/Requirement.class
edu/stanford/nlp/pipeline/TokensRegexAnnotator.class
edu/stanford/nlp/process/AmericanizeFunction.class
edu/stanford/nlp/process/LowercaseFunction.class
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class
edu/stanford/nlp/sentiment/BuildBinarizedDataset.class
edu/stanford/nlp/sentiment/Evaluate.class
edu/stanford/nlp/sentiment/ReadSentimentDataset.class
edu/stanford/nlp/sentiment/SentimentPipeline.class
edu/stanford/nlp/sentiment/SentimentTraining.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class
edu/stanford/nlp/trees/Treebanks.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.class
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/time/TimeAnnotator.class
edu/stanford/nlp/time/SUTimeMain.class
edu/stanford/nlp/time/JollyDayHolidays.class
edu/stanford/nlp/pipeline/XMLOutputter.class
edu/stanford/nlp/parser/dvparser/DVParser.class
edu/stanford/nlp/parser/dvparser/DVModel.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.class
edu/stanford/nlp/classify/Classifier.class
edu/stanford/nlp/classify/ClassifierFactory.class
edu/stanford/nlp/classify/Dataset.class
edu/stanford/nlp/classify/GeneralDataset.class
edu/stanford/nlp/classify/LinearClassifier.class
edu/stanford/nlp/ling/Datum.class
edu/stanford/nlp/ling/RVFDatum.class
edu/stanford/nlp/util/HashIndex.class
edu/stanford/nlp/util/Index.class
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class
edu/stanford/nlp/classify/LogPrior.class
edu/stanford/nlp/math/ArrayMath.class
edu/stanford/nlp/classify/LogPrior$LogPriorType.class
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class
edu/stanford/nlp/stats/Counter.class
edu/stanford/nlp/classify/ColumnDataClassifier$Flags.class
edu/stanford/nlp/classify/ColumnDataClassifier$InputFormat.class
edu/stanford/nlp/classify/LinearClassifierFactory.class
edu/stanford/nlp/classify/LogisticClassifier.class
edu/stanford/nlp/classify/LogisticClassifierFactory.class
edu/stanford/nlp/classify/NBLinearClassifierFactory.class
edu/stanford/nlp/classify/RVFClassifier.class
edu/stanford/nlp/classify/RVFDataset.class
edu/stanford/nlp/io/IOUtils.class
edu/stanford/nlp/io/RuntimeIOException.class
edu/stanford/nlp/ling/BasicDatum.class
edu/stanford/nlp/ling/Word.class
edu/stanford/nlp/objectbank/ObjectBank.class
edu/stanford/nlp/optimization/Minimizer.class
edu/stanford/nlp/process/PTBTokenizer.class
edu/stanford/nlp/process/Tokenizer.class
edu/stanford/nlp/process/TokenizerFactory.class
edu/stanford/nlp/process/WordShapeClassifier.class
edu/stanford/nlp/stats/ClassicCounter.class
edu/stanford/nlp/stats/Counters.class
edu/stanford/nlp/stats/Distribution.class
edu/stanford/nlp/stats/TwoDimensionalCounter.class
edu/stanford/nlp/util/ErasureUtils.class
edu/stanford/nlp/util/Generics.class
edu/stanford/nlp/util/Pair.class
edu/stanford/nlp/util/ReflectionLoading.class
edu/stanford/nlp/util/StringUtils.class
edu/stanford/nlp/util/Timing.class
edu/stanford/nlp/classify/ColumnDataClassifier.class
edu/stanford/nlp/classify/CrossValidator$CrossValidationIterator.class
edu/stanford/nlp/classify/CrossValidator$SavedState.class
edu/stanford/nlp/util/Triple.class
edu/stanford/nlp/classify/CrossValidator.class
edu/stanford/nlp/classify/WeightedDataset.class
edu/stanford/nlp/util/ScoredComparator.class
edu/stanford/nlp/util/ScoredObject.class
edu/stanford/nlp/classify/GeneralDataset$1.class
edu/stanford/nlp/classify/ProbabilisticClassifier.class
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class
edu/stanford/nlp/util/PriorityQueue.class
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class
edu/stanford/nlp/classify/LinearClassifierFactory$1.class
edu/stanford/nlp/classify/LinearClassifierFactory$10.class
edu/stanford/nlp/classify/LinearClassifierFactory$2.class
edu/stanford/nlp/classify/LinearClassifierFactory$3.class
edu/stanford/nlp/classify/LinearClassifierFactory$4.class
edu/stanford/nlp/classify/LinearClassifierFactory$5.class
edu/stanford/nlp/classify/LinearClassifierFactory$6.class
edu/stanford/nlp/classify/LinearClassifierFactory$7.class
edu/stanford/nlp/classify/LinearClassifierFactory$8.class
edu/stanford/nlp/classify/LinearClassifierFactory$9.class
edu/stanford/nlp/classify/LinearClassifierFactory$Factory15.class
edu/stanford/nlp/classify/LinearClassifierFactory$LinearClassifierCreator.class
edu/stanford/nlp/classify/LinearClassifierFactory$NegativeScorer.class
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class
edu/stanford/nlp/optimization/DiffFunction.class
edu/stanford/nlp/optimization/Evaluator.class
edu/stanford/nlp/optimization/Function.class
edu/stanford/nlp/optimization/GoldenSectionLineSearch.class
edu/stanford/nlp/optimization/HasEvaluators.class
edu/stanford/nlp/optimization/HybridMinimizer.class
edu/stanford/nlp/optimization/LineSearcher.class
edu/stanford/nlp/optimization/QNMinimizer.class
edu/stanford/nlp/optimization/SMDMinimizer.class
edu/stanford/nlp/optimization/StochasticCalculateMethods.class
edu/stanford/nlp/stats/MultiClassAccuracyStats.class
edu/stanford/nlp/stats/Scorer.class
edu/stanford/nlp/util/ArrayUtils.class
edu/stanford/nlp/util/Factory.class
edu/stanford/nlp/optimization/CGMinimizer.class
edu/stanford/nlp/optimization/SQNMinimizer.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class
edu/stanford/nlp/optimization/SGDMinimizer.class
edu/stanford/nlp/optimization/SGDToQNMinimizer.class
edu/stanford/nlp/classify/ClassifierCreator.class
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class
edu/stanford/nlp/math/ADMath.class
edu/stanford/nlp/math/DoubleAD.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class
edu/stanford/nlp/classify/LogPrior$1.class
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.class
edu/stanford/nlp/classify/LogisticObjectiveFunction.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class
edu/stanford/nlp/classify/RVFDataset$1.class
edu/stanford/nlp/classify/SVMLightClassifier.class
edu/stanford/nlp/util/SystemUtils.class
edu/stanford/nlp/dcoref/ACEMentionExtractor$1.class
edu/stanford/nlp/dcoref/ACEMentionExtractor$EntityComparator.class
edu/stanford/nlp/dcoref/CorefMentionFinder.class
edu/stanford/nlp/dcoref/Dictionaries.class
edu/stanford/nlp/dcoref/Document.class
edu/stanford/nlp/dcoref/Mention.class
edu/stanford/nlp/dcoref/MentionExtractor.class
edu/stanford/nlp/dcoref/Semantics.class
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.class
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.class
edu/stanford/nlp/ie/machinereading/structure/EntityMention.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$EntityMentionsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class
edu/stanford/nlp/ling/CoreLabel.class
edu/stanford/nlp/pipeline/Annotation.class
edu/stanford/nlp/semgraph/SemanticGraph.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedDependenciesAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations.class
edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.class
edu/stanford/nlp/util/CoreMap.class
edu/stanford/nlp/dcoref/ACEMentionExtractor.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$CorefMentionAnnotation.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$CorpusStats.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$Document.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$DocumentIterator.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$NamedEntityAnnotation.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$Options.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.class
edu/stanford/nlp/trees/HeadFinder.class
edu/stanford/nlp/trees/ModCollinsHeadFinder.class
edu/stanford/nlp/trees/Tree.class
edu/stanford/nlp/util/CollectionValuedMap.class
edu/stanford/nlp/util/IntPair.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.class
edu/stanford/nlp/ling/CoreAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenEndAnnotation.class
edu/stanford/nlp/ling/Label.class
edu/stanford/nlp/stats/IntCounter.class
edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class
edu/stanford/nlp/trees/TreeNormalizer.class
edu/stanford/nlp/trees/TreeReaderFactory.class
edu/stanford/nlp/trees/Trees.class
edu/stanford/nlp/util/AbstractIterator.class
edu/stanford/nlp/util/CollectionFactory.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$BasicDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphFactory.class
edu/stanford/nlp/semgraph/SemanticGraphFactory$Mode.class
edu/stanford/nlp/trees/GrammaticalStructure.class
edu/stanford/nlp/trees/GrammaticalStructure$Extras.class
edu/stanford/nlp/trees/TreeLemmatizer.class
edu/stanford/nlp/dcoref/CorefChain$CorefMention.class
edu/stanford/nlp/dcoref/CorefChain$CorefMentionComparator.class
edu/stanford/nlp/dcoref/CorefChain$MentionComparator.class
edu/stanford/nlp/dcoref/CorefCluster.class
edu/stanford/nlp/util/IntTuple.class
edu/stanford/nlp/dcoref/CorefChain.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefClusterIdAnnotation.class
edu/stanford/nlp/dcoref/Dictionaries$Animacy.class
edu/stanford/nlp/dcoref/Dictionaries$Gender.class
edu/stanford/nlp/dcoref/Dictionaries$MentionType.class
edu/stanford/nlp/dcoref/Dictionaries$Number.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefChainAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefClusterAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefDestAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefGraphAnnotation.class
edu/stanford/nlp/dcoref/CorefScorer$1.class
edu/stanford/nlp/dcoref/CorefScorer$ScoreType.class
edu/stanford/nlp/dcoref/CorefScorer$SubScoreType.class
edu/stanford/nlp/dcoref/CorefScorer.class
edu/stanford/nlp/dcoref/Dictionaries$Person.class
edu/stanford/nlp/util/PropertiesUtils.class
edu/stanford/nlp/dcoref/Document$DocType.class
edu/stanford/nlp/dcoref/Rules.class
edu/stanford/nlp/dcoref/SpeakerInfo.class
edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UseMarkedDiscourseAnnotation.class
edu/stanford/nlp/ling/IndexedWord.class
edu/stanford/nlp/math/NumberMatchingRegex.class
edu/stanford/nlp/trees/GrammaticalRelation.class
edu/stanford/nlp/util/TwoDimensionalMap.class
edu/stanford/nlp/util/TwoDimensionalSet.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class
edu/stanford/nlp/process/CoreLabelTokenFactory.class
edu/stanford/nlp/process/LexedTokenFactory.class
edu/stanford/nlp/ling/AbstractCoreLabel.class
edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class
edu/stanford/nlp/trees/tregex/TregexMatcher.class
edu/stanford/nlp/trees/tregex/TregexPattern.class
edu/stanford/nlp/util/CollectionUtils.class
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.class
edu/stanford/nlp/ling/CoreAnnotations$BeginIndexAnnotation.class
edu/stanford/nlp/trees/SemanticHeadFinder.class
edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionTokenAnnotation.class
edu/stanford/nlp/ling/LabelFactory.class
edu/stanford/nlp/ling/MultiTokenTag.class
edu/stanford/nlp/parser/common/ParserAnnotations.class
edu/stanford/nlp/parser/common/ParserAnnotations$ConstraintAnnotation.class
edu/stanford/nlp/parser/common/ParserConstraint.class
edu/stanford/nlp/pipeline/AnnotationPipeline.class
edu/stanford/nlp/pipeline/Annotator.class
edu/stanford/nlp/pipeline/Annotator$Requirement.class
edu/stanford/nlp/util/Sets.class
edu/stanford/nlp/dcoref/ScorerBCubed$1.class
edu/stanford/nlp/dcoref/ScorerBCubed$BCubedType.class
edu/stanford/nlp/dcoref/ScorerBCubed.class
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.class
edu/stanford/nlp/dcoref/MUCMentionExtractor.class
edu/stanford/nlp/dcoref/ScorerMUC.class
edu/stanford/nlp/dcoref/ScorerPairwise.class
edu/stanford/nlp/dcoref/SieveCoreferenceSystem$1.class
edu/stanford/nlp/io/StringOutputStream.class
edu/stanford/nlp/util/logging/NewlineLogFormatter.class
edu/stanford/nlp/dcoref/SieveOptions.class
edu/stanford/nlp/dcoref/MentionMatcher.class
edu/stanford/nlp/fsm/TransducerGraph.class
edu/stanford/nlp/fsm/DFSAState.class
edu/stanford/nlp/fsm/DFSATransition.class
edu/stanford/nlp/util/Scored.class
edu/stanford/nlp/fsm/DFSA.class
edu/stanford/nlp/fsm/AutomatonMinimizer.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Block.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Split.class
edu/stanford/nlp/fsm/QuasiDeterminizer.class
edu/stanford/nlp/fsm/TransducerGraph$Arc.class
edu/stanford/nlp/fsm/TransducerGraph$ArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$GraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$InputSplittingProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$OutputCombiningProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$SetToStringNodeProcessor.class
edu/stanford/nlp/trees/PennTreebankLanguagePack.class
edu/stanford/nlp/trees/TreebankLanguagePack.class
edu/stanford/nlp/util/Maps.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessorWrappingArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NormalizingGraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$ObjectToSetNodeProcessor.class
edu/stanford/nlp/fsm/Block.class
edu/stanford/nlp/graph/Graph.class
edu/stanford/nlp/graph/ConnectedComponents.class
edu/stanford/nlp/graph/DijkstraShortestPath.class
edu/stanford/nlp/graph/DirectedMultiGraph$EdgeIterator.class
edu/stanford/nlp/util/MapFactory.class
edu/stanford/nlp/graph/DirectedMultiGraph.class
edu/stanford/nlp/ie/AbstractSequenceClassifier$1.class
edu/stanford/nlp/ie/AbstractSequenceClassifier$2.class
edu/stanford/nlp/io/RegExFileFilter.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.class
edu/stanford/nlp/ling/HasWord.class
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class
edu/stanford/nlp/objectbank/ReaderIteratorFactory.class
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class
edu/stanford/nlp/process/CoreTokenFactory.class
edu/stanford/nlp/sequences/DocumentReaderAndWriter.class
edu/stanford/nlp/sequences/FeatureFactory.class
edu/stanford/nlp/sequences/IOBUtils.class
edu/stanford/nlp/sequences/KBestSequenceFinder.class
edu/stanford/nlp/sequences/LatticeWriter.class
edu/stanford/nlp/sequences/ObjectBankWrapper.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$OutputStyle.class
edu/stanford/nlp/sequences/SeqClassifierFlags.class
edu/stanford/nlp/sequences/SequenceModel.class
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class
edu/stanford/nlp/stats/Sampler.class
edu/stanford/nlp/util/MetaClass.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class
edu/stanford/nlp/ie/AbstractSequenceClassifier.class
edu/stanford/nlp/sequences/SequenceSampler.class
edu/stanford/nlp/ie/ClassifierCombiner$CombinationMode.class
edu/stanford/nlp/ie/crf/CRFClassifier.class
edu/stanford/nlp/ie/ner/CMMClassifier.class
edu/stanford/nlp/ie/ClassifierCombiner.class
edu/stanford/nlp/ie/EntityBIO.class
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class
edu/stanford/nlp/sequences/ListeningSequenceModel.class
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class
edu/stanford/nlp/util/RuntimeInterruptedException.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin1Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin2Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin3Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin4Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin5Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin6Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$GazetteInfo.class
edu/stanford/nlp/ling/CoreAnnotations$AbbrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbgeneAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbstrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChunkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CommonWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DictAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DistSimAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DomainAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityRuleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FreqAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GeniaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GovernorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeadWordStringAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsDateRangeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsURLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParaPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ProtoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencePositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ShapeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StackedNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TopicAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnknownAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WebAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordnetSynAnnotation.class
edu/stanford/nlp/ling/CoreLabel$GenericAnnotation.class
edu/stanford/nlp/sequences/Clique.class
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class
edu/stanford/nlp/util/PaddedList.class
edu/stanford/nlp/ie/NERServer$1.class
edu/stanford/nlp/ie/NERServer$NERClient.class
edu/stanford/nlp/ie/NERServer$Session.class
edu/stanford/nlp/io/EncodingPrintWriter.class
edu/stanford/nlp/io/EncodingPrintWriter$out.class
edu/stanford/nlp/io/EncodingPrintWriter$err.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumerizedTokensAnnotation.class
edu/stanford/nlp/ling/tokensregex/Env.class
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class
edu/stanford/nlp/pipeline/CoreMapAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class
edu/stanford/nlp/util/ArrayCoreMap.class
edu/stanford/nlp/util/Interval.class
edu/stanford/nlp/ie/pascal/ISODateInstance.class
edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class
edu/stanford/nlp/time/TimeAnnotations.class
edu/stanford/nlp/time/TimeAnnotations$TimexAnnotation.class
edu/stanford/nlp/time/Timex.class
edu/stanford/nlp/util/EditDistance.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier$CRFBiasedClassifierOptimizer.class
edu/stanford/nlp/ie/crf/CRFDatum.class
edu/stanford/nlp/ie/crf/CRFLabel.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class
edu/stanford/nlp/ie/PriorModelFactory.class
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class
edu/stanford/nlp/ie/crf/CRFClassifierFloat.class
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class
edu/stanford/nlp/ie/crf/CRFCliqueTree.class
edu/stanford/nlp/ie/crf/CRFFeatureExporter.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class
edu/stanford/nlp/ie/crf/CliquePotentialFunction.class
edu/stanford/nlp/ie/crf/FactorTable.class
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/LabelDictionary.class
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/TestSequenceModel.class
edu/stanford/nlp/optimization/MemoryEvaluator.class
edu/stanford/nlp/optimization/ResultStoringMonitor.class
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer.class
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder.class
edu/stanford/nlp/sequences/BestSequenceFinder.class
edu/stanford/nlp/sequences/CoolingSchedule.class
edu/stanford/nlp/sequences/ExactBestSequenceFinder.class
edu/stanford/nlp/sequences/FactoredSequenceListener.class
edu/stanford/nlp/sequences/FactoredSequenceModel.class
edu/stanford/nlp/sequences/SequenceGibbsSampler.class
edu/stanford/nlp/sequences/SequenceListener.class
edu/stanford/nlp/util/ConvertByteArray.class
edu/stanford/nlp/optimization/CmdEvaluator.class
edu/stanford/nlp/stats/MultiClassChunkEvalStats.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class
edu/stanford/nlp/optimization/DiffFloatFunction.class
edu/stanford/nlp/optimization/FloatFunction.class
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class
edu/stanford/nlp/util/Quadruple.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class
edu/stanford/nlp/stats/GeneralizedCounter.class
edu/stanford/nlp/ie/crf/FloatFactorTable.class
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction$ExpectationThreadsafeProcessor.class
edu/stanford/nlp/optimization/HasFeatureGrouping.class
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout$1.class
edu/stanford/nlp/optimization/HasRegularizerParamRange.class
edu/stanford/nlp/math/SloppyMath.class
edu/stanford/nlp/ie/machinereading/Extractor.class
edu/stanford/nlp/ie/machinereading/MachineReading.class
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.class
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.class
edu/stanford/nlp/ie/machinereading/structure/Span.class
edu/stanford/nlp/classify/SVMLightClassifierFactory.class
edu/stanford/nlp/ie/machinereading/LabelValidator.class
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.class
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$RelationMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/RelationMention.class
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.class
edu/stanford/nlp/util/Execution.class
edu/stanford/nlp/util/Execution$Option.class
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory$DEPENDENCY_TYPE.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$GenderAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$TriggerAnnotation.class
edu/stanford/nlp/process/Morphology.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedCCProcessedDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphEdge.class
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.class
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.class
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.class
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.class
edu/stanford/nlp/ie/machinereading/ExtractorMerger.class
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.class
edu/stanford/nlp/ie/machinereading/ResultsPrinter.class
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.class
edu/stanford/nlp/ie/machinereading/ResultsPrinter$1CompareSentences.class
edu/stanford/nlp/ling/CategoryWordTag.class
edu/stanford/nlp/trees/DiskTreebank.class
edu/stanford/nlp/trees/TreeVisitor.class
edu/stanford/nlp/trees/Treebank.class
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.class
edu/stanford/nlp/ie/machinereading/common/StringDictionary$IndexAndCount.class
edu/stanford/nlp/ie/machinereading/common/StringDictionary.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.class
edu/stanford/nlp/ie/machinereading/structure/EventMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.class
edu/stanford/nlp/trees/Span.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.class
edu/stanford/nlp/ie/machinereading/common/DomReader.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer$WordToken.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer$AbbreviationMap.class
edu/stanford/nlp/process/AbstractTokenizer.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$EventMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/EntityMention$CompByHead.class
edu/stanford/nlp/util/IdentityHashSet.class
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject$CompByExtent.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$AllRelationMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DependencyAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DocumentDirectoryAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DocumentIdAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/Span$1.class
edu/stanford/nlp/ie/ner/CMMClassifier$Scorer.class
edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class
edu/stanford/nlp/ie/pascal/ISODateInstance$1.class
edu/stanford/nlp/ie/pascal/ISODateInstance$DateField.class
edu/stanford/nlp/time/TimeExpressionExtractor.class
edu/stanford/nlp/time/TimeExpressionExtractorFactory.class
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier$Entry.class
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.class
edu/stanford/nlp/ie/util/RelationTriple$1.class
edu/stanford/nlp/ie/util/RelationTriple$2.class
edu/stanford/nlp/ie/util/RelationTriple$WithTree.class
edu/stanford/nlp/ie/util/RelationTriple.class
edu/stanford/nlp/international/Languages$1.class
edu/stanford/nlp/international/Languages$Language.class
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class
edu/stanford/nlp/international/Languages.class
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification$ArabicMorphoFeatures.class
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class
edu/stanford/nlp/international/morph/MorphoFeatureSpecification$MorphoFeatureType.class
edu/stanford/nlp/international/morph/MorphoFeatures.class
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class
edu/stanford/nlp/process/SerializableFunction.class
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class
edu/stanford/nlp/international/arabic/Buckwalter.class
edu/stanford/nlp/trees/treebank/Mapper.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$1.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$RewrittenArabicAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class
edu/stanford/nlp/objectbank/LineIterator.class
edu/stanford/nlp/international/arabic/process/IOBUtils.class
edu/stanford/nlp/ling/Sentence.class
edu/stanford/nlp/ling/TaggedWord.class
edu/stanford/nlp/process/WordSegmenter.class
edu/stanford/nlp/util/Characters.class
edu/stanford/nlp/international/arabic/process/ArabicLexer.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer$ArabicTokenizerFactory.class
edu/stanford/nlp/international/arabic/process/IOBUtils$PrefixMarkerAnnotation.class
edu/stanford/nlp/international/arabic/process/IOBUtils$SuffixMarkerAnnotation.class
edu/stanford/nlp/international/arabic/process/IOBUtils$TokenType.class
edu/stanford/nlp/international/french/process/FrenchLexer$1.class
edu/stanford/nlp/international/french/process/FrenchLexer$UntokenizableOptions.class
edu/stanford/nlp/ling/CoreAnnotations$AfterAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParentAnnotation.class
edu/stanford/nlp/international/french/process/FrenchLexer.class
edu/stanford/nlp/international/french/process/FrenchTokenizer$1.class
edu/stanford/nlp/international/french/process/FrenchTokenizer$FrenchTokenizerFactory.class
edu/stanford/nlp/international/french/process/FrenchTokenizer.class
edu/stanford/nlp/process/WordTokenFactory.class
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator$PersonalPronounType.class
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.class
edu/stanford/nlp/international/spanish/process/SpanishLexer$1.class
edu/stanford/nlp/international/spanish/process/SpanishLexer$UntokenizableOptions.class
edu/stanford/nlp/international/spanish/process/SpanishLexer.class
edu/stanford/nlp/international/spanish/SpanishVerbStripper.class
edu/stanford/nlp/international/spanish/process/SpanishTokenizer$1.class
edu/stanford/nlp/international/spanish/process/SpanishTokenizer$SpanishTokenizerFactory.class
edu/stanford/nlp/international/spanish/process/SpanishTokenizer.class
edu/stanford/nlp/util/ByteStreamGobbler.class
edu/stanford/nlp/util/StreamGobbler.class
edu/stanford/nlp/io/ExtensionFileFilter.class
edu/stanford/nlp/io/FileSequentialCollection$FileSequentialCollectionIterator.class
edu/stanford/nlp/io/NumberRangeFileFilter.class
edu/stanford/nlp/io/FileSequentialCollection.class
edu/stanford/nlp/io/BZip2PipedOutputStream.class
edu/stanford/nlp/io/EncodingFileReader.class
edu/stanford/nlp/io/IOUtils$1.class
edu/stanford/nlp/io/IOUtils$2.class
edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable.class
edu/stanford/nlp/io/IOUtils$1$1.class
edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable$1.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable$1.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable$1.class
edu/stanford/nlp/ling/HasIndex.class
edu/stanford/nlp/ling/HasLemma.class
edu/stanford/nlp/ling/HasOffset.class
edu/stanford/nlp/ling/HasTag.class
edu/stanford/nlp/util/TypesafeMap.class
edu/stanford/nlp/util/TypesafeMap$Key.class
edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.class
edu/stanford/nlp/ling/AnnotationLookup$OldFeatureLabelKeys.class
edu/stanford/nlp/ling/AnnotationLookup.class
edu/stanford/nlp/ling/CoreAnnotations$ArgumentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AuthorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryFunctionalTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseOrigSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocSourceTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTitleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FeaturesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazetteerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IDFAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$InterpretationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftTermAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LinkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoGenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoNumAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoPersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PolarityAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$RoleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class
edu/stanford/nlp/ling/Document.class
edu/stanford/nlp/ling/DocumentReader.class
edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/HasCategory.class
edu/stanford/nlp/ling/StringLabel.class
edu/stanford/nlp/ling/CategoryWordTagFactory.class
edu/stanford/nlp/ling/ChineseCoreAnnotations$CharactersAnnotation.class
edu/stanford/nlp/ling/ChineseCoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArgDescendentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BagOfWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestCliquesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestFullAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CalendarAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepParentIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLPredicateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLSRLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ColumnDataClassifierAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CostMagnificationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CovertIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DayAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DependentsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FirstChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceUntilEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GenericTokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GrandparentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HaveAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$INAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelWeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastTaggedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftChildrenNodeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LengthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LineNumberAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LocationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NERIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NeighborsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NotAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumTxtSentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PercentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PossibleAnswersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PredictedAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PrevChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PriorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$QuotationsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLInstancesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRL_ID.class
edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UBlockAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnaryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordFormAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordSenseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlContextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlElementAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$YearAnnotation.class
edu/stanford/nlp/ling/WordLemmaTag.class
edu/stanford/nlp/ling/CoreLabel$1.class
edu/stanford/nlp/ling/CoreLabel$CoreLabelFactory.class
edu/stanford/nlp/ling/CoreLabel$OutputFormat.class
edu/stanford/nlp/ling/HasContext.class
edu/stanford/nlp/ling/Featurizable.class
edu/stanford/nlp/ling/Labeled.class
edu/stanford/nlp/ling/BasicDocument.class
edu/stanford/nlp/process/PTBTokenizer$PTBTokenizerFactory.class
edu/stanford/nlp/ling/IndexedWord$1.class
edu/stanford/nlp/ling/LabeledWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/LabeledWord.class
edu/stanford/nlp/ling/TaggedWordFactory.class
edu/stanford/nlp/ling/MultiTokenTag$Tag.class
edu/stanford/nlp/ling/WordTag.class
edu/stanford/nlp/ling/StringLabel$StringLabelFactoryHolder.class
edu/stanford/nlp/ling/ValueLabel.class
edu/stanford/nlp/ling/StringLabelFactory.class
edu/stanford/nlp/ling/Tag$LabelFactoryHolder.class
edu/stanford/nlp/ling/Tag$TagFactory.class
edu/stanford/nlp/ling/Tag.class
edu/stanford/nlp/ling/TaggedWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/Word$WordFactoryHolder.class
edu/stanford/nlp/ling/WordFactory.class
edu/stanford/nlp/ling/WordLemmaTagFactory.class
edu/stanford/nlp/ling/WordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/WordTagFactory.class
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult$MatchedGroup.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$GroupToIntervalFunc.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$MatchedGroupInfo.class
edu/stanford/nlp/ling/tokensregex/SequencePattern.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$VarGroupBindings.class
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$CompositeMatchState.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$Stage.class
edu/stanford/nlp/ling/tokensregex/EnvLookup.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AssignmentRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$Rule.class
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class
edu/stanford/nlp/ling/tokensregex/types/Expression.class
edu/stanford/nlp/ling/tokensregex/types/Tags.class
edu/stanford/nlp/ling/tokensregex/types/Tags$TagsAnnotation.class
edu/stanford/nlp/ling/tokensregex/types/Value.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ListExtractRule.class
edu/stanford/nlp/util/Filters.class
edu/stanford/nlp/util/Filters$DisjFilter.class
edu/stanford/nlp/ling/tokensregex/NodePattern.class
edu/stanford/nlp/ling/tokensregex/types/Expressions.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AbstractStringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AttributesEqualMatchChecker.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$IntegerAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NotNilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$SequenceRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringInSetAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$2.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$3.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$4.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$5.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$6.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$7.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$NodePatternTrigger.class
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$AnnotateAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$MergeAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$BasicCoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/Env$Binder.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Parser.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$PatternExpr.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$1.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$2.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$3.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$4.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$5.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$SingleAnnotationExtractor.class
edu/stanford/nlp/util/Comparators.class
edu/stanford/nlp/util/IntervalTree.class
edu/stanford/nlp/util/Interval$RelType.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern$StringSequenceAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/PhraseTable.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseMatch.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$TokenList.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$WordList.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$IntersectMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$UnionMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$BasicSequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$SequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$FindType.class
edu/stanford/nlp/util/Iterables.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$1.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$LongestStringComparator.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$MatchType.class
edu/stanford/nlp/util/CacheMap.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class
edu/stanford/nlp/ling/tokensregex/NodePattern$AnyNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$ConjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$DisjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$EqualsNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$NegateNodePattern.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$1.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$Phrase.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseStringCollection.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseTableIterator.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StackEntry.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StringList.class
edu/stanford/nlp/util/HasInterval.class
edu/stanford/nlp/util/Interner.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BoundAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BranchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$NextMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$SeriesAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$StartMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationMatchedFilter.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$BasicSequenceExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CompositeExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$FilterExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequencePatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringPatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TextPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TokenPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CompositeValue.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$2.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BasicMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchState.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$GroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$NamedGroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$State.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$State.class
edu/stanford/nlp/util/IterableIterator.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjMatchStateInfo.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjStartState.class
edu/stanford/nlp/util/ArraySet.class
edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$1.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$AndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Frag.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MatchState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$OrPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceEndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequencePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceStartPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SpecialNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValuePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValueState.class
edu/stanford/nlp/util/ValuedInterval.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/matcher/Match.class
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.class
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction$AbstractMatchCostFunction.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap$1.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.class
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$1.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$MatchQueue.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$MultiMatchQueue.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$PartialApproxMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.class
edu/stanford/nlp/ling/tokensregex/parser/Token.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$1.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$JJCalls.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$LookaheadSuccess.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AndExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CaseExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ConditionalExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FieldExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IndexedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ListExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$MethodCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$OrExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$PrimitiveValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchResultVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarExpression.class
edu/stanford/nlp/util/ArrayMap.class
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AssignableFunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IfExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$NotExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleCachedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$TypedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarAssignmentExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$WrappedExpression.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$1.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$10.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$11.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$12.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$13.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$14.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$15.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$16.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$17.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$18.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$19.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$2.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$20.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$21.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$22.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$23.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$24.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$25.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$26.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$27.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$28.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$29.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$3.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$30.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$31.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$32.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$33.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$34.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$35.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$36.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$37.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$38.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$39.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$4.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$40.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$41.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$42.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$43.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$44.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$45.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$5.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$6.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$7.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$8.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$9.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$BooleanFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ComparableComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareType.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NamedValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ParamInfo.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$StringFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$TypeCheckedFunction.class
edu/stanford/nlp/math/ArrayMath$InvalidElementException.class
edu/stanford/nlp/maxent/CGRunner$LikelihoodFunction.class
edu/stanford/nlp/maxent/CGRunner$MonitorFunction.class
edu/stanford/nlp/maxent/iis/LambdaSolve.class
edu/stanford/nlp/maxent/CGRunner.class
edu/stanford/nlp/io/PrintFile.class
edu/stanford/nlp/maxent/Experiments.class
edu/stanford/nlp/maxent/Feature.class
edu/stanford/nlp/maxent/Features.class
edu/stanford/nlp/maxent/Problem.class
edu/stanford/nlp/util/MutableDouble.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$ImpliedSentencesAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$OperatorAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$PolarityAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$RelationTriplesAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.class
edu/stanford/nlp/naturalli/OperatorSpec.class
edu/stanford/nlp/naturalli/Polarity.class
edu/stanford/nlp/naturalli/Monotonicity.class
edu/stanford/nlp/naturalli/MonotonicityType.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$1.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$2.class
edu/stanford/nlp/naturalli/Operator.class
edu/stanford/nlp/pipeline/SentenceAnnotator.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.class
edu/stanford/nlp/naturalli/NaturalLogicRelation$1.class
edu/stanford/nlp/naturalli/NaturalLogicRelation.class
edu/stanford/nlp/naturalli/Operator$1.class
edu/stanford/nlp/naturalli/Operator$2.class
edu/stanford/nlp/naturalli/Operator$3.class
edu/stanford/nlp/naturalli/Polarity$1.class
edu/stanford/nlp/neural/NeuralUtils$1.class
edu/stanford/nlp/neural/NeuralUtils.class
edu/stanford/nlp/neural/SimpleTensor$SimpleMatrixIteratorWrapper.class
edu/stanford/nlp/neural/SimpleTensor.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$GoldClass.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$NodeVector.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$PredictedClass.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$PredictionError.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$Predictions.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.class
edu/stanford/nlp/trees/TreeFactory.class
edu/stanford/nlp/objectbank/DelimitRegExIterator$DelimitRegExIteratorFactory.class
edu/stanford/nlp/objectbank/IdentityFunction.class
edu/stanford/nlp/objectbank/DelimitRegExIterator.class
edu/stanford/nlp/objectbank/LineIterator$LineIteratorFactory.class
edu/stanford/nlp/objectbank/ObjectBank$OBIterator.class
edu/stanford/nlp/objectbank/ObjectBank$PathToFileFunction.class
edu/stanford/nlp/objectbank/ReaderIteratorFactory$ReaderIterator.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator$XMLBeginEndIteratorFactory.class
edu/stanford/nlp/util/XMLUtils.class
edu/stanford/nlp/util/XMLUtils$XMLTag.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class
edu/stanford/nlp/optimization/HasFloatInitial.class
edu/stanford/nlp/optimization/HasInitial.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction$SamplingMethod.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class
edu/stanford/nlp/optimization/CGMinimizer$OneDimDiffFunction.class
edu/stanford/nlp/optimization/CGMinimizer$Triple.class
edu/stanford/nlp/util/SystemUtils$ProcessOutputStream.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer$1.class
edu/stanford/nlp/optimization/StochasticMinimizer.class
edu/stanford/nlp/util/MemoryMonitor.class
edu/stanford/nlp/optimization/QNMinimizer$1.class
edu/stanford/nlp/optimization/QNMinimizer$MaxEvaluationsExceeded.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo.class
edu/stanford/nlp/optimization/QNMinimizer$Record.class
edu/stanford/nlp/optimization/QNMinimizer$SurpriseConvergence.class
edu/stanford/nlp/optimization/QNMinimizer$eLineSearch.class
edu/stanford/nlp/optimization/QNMinimizer$eScaling.class
edu/stanford/nlp/optimization/QNMinimizer$eState.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo$NegativeCurvature.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo$ZeroGradient.class
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS$Prior.class
edu/stanford/nlp/optimization/SMDMinimizer$1.class
edu/stanford/nlp/optimization/SMDMinimizer$setLam.class
edu/stanford/nlp/optimization/SMDMinimizer$setMu.class
edu/stanford/nlp/optimization/StochasticMinimizer$PropertySetter.class
edu/stanford/nlp/optimization/SQNMinimizer$SurpriseConvergence.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$Weights.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$lagrange.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$setFixedGain.class
edu/stanford/nlp/optimization/StochasticMinimizer$setGain.class
edu/stanford/nlp/parser/ViterbiParser.class
edu/stanford/nlp/parser/Parser.class
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.class
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter$1.class
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter$ScoredParsesIterator.class
edu/stanford/nlp/io/NumberRangesFileFilter.class
edu/stanford/nlp/parser/common/ParserAnnotations$CandidatePartOfSpeechAnnotation.class
edu/stanford/nlp/parser/common/ParserQuery.class
edu/stanford/nlp/parser/lexparser/Options.class
edu/stanford/nlp/parser/lexparser/TestOptions.class
edu/stanford/nlp/parser/metrics/Eval.class
edu/stanford/nlp/parser/metrics/ParserQueryEval.class
edu/stanford/nlp/parser/KBestViterbiParser.class
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class
edu/stanford/nlp/parser/common/ParserGrammar.class
edu/stanford/nlp/parser/common/ArgUtils.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$CacheProcessor.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$DecompressionProcessor.class
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.class
edu/stanford/nlp/trees/MemoryTreebank.class
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class
edu/stanford/nlp/trees/TreeTransformer.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class
edu/stanford/nlp/neural/Embedding.class
edu/stanford/nlp/parser/dvparser/DVModel$1.class
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class
edu/stanford/nlp/parser/lexparser/BinaryRule.class
edu/stanford/nlp/parser/lexparser/Options$LexOptions.class
edu/stanford/nlp/parser/lexparser/TrainOptions.class
edu/stanford/nlp/parser/lexparser/TrainOptions$TransformMatrixType.class
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class
edu/stanford/nlp/parser/lexparser/UnaryRule.class
edu/stanford/nlp/util/TwoDimensionalMap$Entry.class
edu/stanford/nlp/parser/dvparser/DVModelReranker$Query.class
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class
edu/stanford/nlp/parser/lexparser/Reranker.class
edu/stanford/nlp/parser/lexparser/RerankerQuery.class
edu/stanford/nlp/parser/dvparser/DVModelReranker.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class
edu/stanford/nlp/trees/CompositeTreeTransformer.class
edu/stanford/nlp/trees/DeepTree.class
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class
edu/stanford/nlp/parser/common/NoSuchParseException.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient$ScoringProcessor.class
edu/stanford/nlp/parser/metrics/TreeSpanScoring.class
edu/stanford/nlp/parser/lexparser/DependencyGrammar.class
edu/stanford/nlp/parser/lexparser/IntDependency.class
edu/stanford/nlp/parser/lexparser/IntTaggedWord.class
edu/stanford/nlp/parser/lexparser/Lexicon.class
edu/stanford/nlp/parser/lexparser/TagProjection.class
edu/stanford/nlp/parser/lexparser/Extractor.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$AnnotatePunctuationFunction.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$RemoveGFSubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$SubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$TypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedTypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedUntypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UntypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/BaseLexicon.class
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class
edu/stanford/nlp/parser/metrics/AbstractEval.class
edu/stanford/nlp/stats/EquivalenceClasser.class
edu/stanford/nlp/trees/Constituent.class
edu/stanford/nlp/trees/DependencyTyper.class
edu/stanford/nlp/trees/LabeledConstituent.class
edu/stanford/nlp/trees/SimpleConstituent.class
edu/stanford/nlp/trees/TreeTokenizerFactory.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedConjNode.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunctionVar.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeRegexFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AnnotatePunctuationFunction2.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$ArabicSubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$SimpleStringFunction.class
edu/stanford/nlp/parser/lexparser/FactoredLexicon.class
edu/stanford/nlp/parser/lexparser/TreeCollinizer.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class
edu/stanford/nlp/trees/tregex/TregexParseException.class
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser$N5BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/Edge.class
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class
edu/stanford/nlp/parser/lexparser/GrammarProjection.class
edu/stanford/nlp/parser/lexparser/Hook.class
edu/stanford/nlp/parser/lexparser/HookChart.class
edu/stanford/nlp/parser/lexparser/Interner.class
edu/stanford/nlp/parser/lexparser/Item.class
edu/stanford/nlp/parser/lexparser/LatticeScorer.class
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class
edu/stanford/nlp/parser/lexparser/Scorer.class
edu/stanford/nlp/util/ArrayHeap.class
edu/stanford/nlp/util/Heap.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class
edu/stanford/nlp/parser/lexparser/Rule.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.class
edu/stanford/nlp/parser/lexparser/CNFTransformers.class
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon$Symbol.class
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class
edu/stanford/nlp/parser/lexparser/RandomWalk.class
edu/stanford/nlp/parser/lexparser/ChineseLexicon.class
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class
edu/stanford/nlp/parser/lexparser/TreeAnnotator.class
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class
edu/stanford/nlp/trees/LeftHeadFinder.class
edu/stanford/nlp/trees/TreePrint.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class
edu/stanford/nlp/process/WordSegmentingTokenizer.class
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class
edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/BoundaryRemover.class
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishSubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishTest.class
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishTrain.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class
edu/stanford/nlp/trees/PennTreeReader.class
edu/stanford/nlp/trees/TreeReader.class
edu/stanford/nlp/process/DistSimClassifier.class
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.class
edu/stanford/nlp/io/NullOutputStream.class
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class
edu/stanford/nlp/parser/lexparser/Debinarizer.class
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class
edu/stanford/nlp/parser/lexparser/ParserUtils.class
edu/stanford/nlp/parser/metrics/AbstractEval$CatErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$RuleErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$ScoreEval.class
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class
edu/stanford/nlp/parser/metrics/Evalb.class
edu/stanford/nlp/parser/metrics/Evalb$CBEval.class
edu/stanford/nlp/parser/metrics/EvalbByCat.class
edu/stanford/nlp/parser/metrics/FilteredEval.class
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class
edu/stanford/nlp/parser/metrics/TaggingEval.class
edu/stanford/nlp/parser/metrics/TopMatchEval.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Arc.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Derivation.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Vertex.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class
edu/stanford/nlp/parser/lexparser/Lattice.class
edu/stanford/nlp/parser/lexparser/LatticeEdge.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class
edu/stanford/nlp/parser/lexparser/NodePruner.class
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class
edu/stanford/nlp/parser/lexparser/TwinScorer.class
edu/stanford/nlp/trees/TreeLengthComparator.class
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class
edu/stanford/nlp/util/Beam.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddPOSSequenceFunction.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddRelativeNodeFunction.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AnnotatePunctuationFunction.class
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams$SimpleStringFunction.class
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader$LatticeWord.class
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class
edu/stanford/nlp/parser/lexparser/HookChart$1.class
edu/stanford/nlp/parser/lexparser/HookChart$ChartIndex.class
edu/stanford/nlp/parser/lexparser/HookChart$WeakChartIndex.class
edu/stanford/nlp/parser/common/ParserUtils.class
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser$1.class
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.class
edu/stanford/nlp/parser/lexparser/ParseFiles.class
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class
edu/stanford/nlp/tagger/io/TaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileRecord.class
edu/stanford/nlp/trees/CompositeTreebank.class
edu/stanford/nlp/trees/FilteringTreebank.class
edu/stanford/nlp/trees/LengthTreeFilter.class
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.class
edu/stanford/nlp/util/DeltaIndex.class
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar$EndHead.class
edu/stanford/nlp/parser/lexparser/TestTagProjection.class
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.class
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class
edu/stanford/nlp/trees/international/negra/NegraLabel.class
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class
edu/stanford/nlp/trees/ConstituentFactory.class
edu/stanford/nlp/trees/LabeledScoredConstituent.class
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter$FA.class
edu/stanford/nlp/process/DocumentPreprocessor.class
edu/stanford/nlp/process/DocumentPreprocessor$DocType.class
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$MarkConjTypeFunction.class
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$MarkPrefixFunction.class
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams$AnnotateHeadFunction.class
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor$1.class
edu/stanford/nlp/util/ThreeDimensionalMap.class
edu/stanford/nlp/parser/lexparser/PostSplitter.class
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer$TreeNullAnnotator.class
edu/stanford/nlp/parser/lexparser/TreeBinarizer.class
edu/stanford/nlp/trees/TreebankFactory.class
edu/stanford/nlp/parser/metrics/Evalb$1.class
edu/stanford/nlp/parser/metrics/Evalb$F1Comparator.class
edu/stanford/nlp/trees/TreeFilters.class
edu/stanford/nlp/trees/TreeFilters$HasMatchingChild.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval$1.class
edu/stanford/nlp/trees/Dependency.class
edu/stanford/nlp/parser/nndep/Config.class
edu/stanford/nlp/parser/nndep/Configuration.class
edu/stanford/nlp/parser/nndep/DependencyTree.class
edu/stanford/nlp/parser/nndep/ParsingSystem.class
edu/stanford/nlp/parser/nndep/Classifier$1.class
edu/stanford/nlp/parser/nndep/Classifier$Cost.class
edu/stanford/nlp/parser/nndep/Classifier$CostFunction.class
edu/stanford/nlp/parser/nndep/Classifier$FeedforwardParams.class
edu/stanford/nlp/parser/nndep/Dataset.class
edu/stanford/nlp/parser/nndep/Example.class
edu/stanford/nlp/parser/nndep/Util.class
edu/stanford/nlp/parser/nndep/Classifier.class
edu/stanford/nlp/tagger/maxent/MaxentTagger.class
edu/stanford/nlp/parser/nndep/ArcStandard.class
edu/stanford/nlp/parser/nndep/DependencyParser$1.class
edu/stanford/nlp/trees/GrammaticalRelation$Language.class
edu/stanford/nlp/trees/TreeGraphNode.class
edu/stanford/nlp/trees/TypedDependency.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$Side.class
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class
edu/stanford/nlp/parser/shiftreduce/State.class
edu/stanford/nlp/parser/shiftreduce/Transition.class
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class
edu/stanford/nlp/tagger/common/Tagger.class
edu/stanford/nlp/util/TreeShapedStack.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$FeatureComponent.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$Transition.class
edu/stanford/nlp/parser/shiftreduce/State$HeadPosition.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagLabelAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordLabelAnnotation.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$1.class
edu/stanford/nlp/trees/LabeledScoredTreeNode.class
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class
edu/stanford/nlp/tagger/maxent/Distsim.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$1.class
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class
edu/stanford/nlp/parser/shiftreduce/BaseModel.class
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/Oracle.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$1.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$TrainTreeProcessor.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$Update.class
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions$TrainingMethod.class
edu/stanford/nlp/parser/shiftreduce/Weight.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$RetagProcessor.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$Mode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$1.class
edu/stanford/nlp/parser/ui/TreeJPanel$1.class
edu/stanford/nlp/parser/ui/TreeJPanel$WidthResult.class
edu/stanford/nlp/parser/ui/TreeJPanel.class
edu/stanford/nlp/patterns/CandidatePhrase.class
edu/stanford/nlp/patterns/ConstantsAndVariables$DataSentsIterator.class
edu/stanford/nlp/patterns/ConstantsAndVariables$PatternForEachTokenWay.class
edu/stanford/nlp/patterns/ConstantsAndVariables$PatternIndexWay.class
edu/stanford/nlp/patterns/ConstantsAndVariables$ScorePhraseMeasures.class
edu/stanford/nlp/patterns/Data.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$PatternScoring.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$WordScoring.class
edu/stanford/nlp/patterns/InvertedIndexByTokens.class
edu/stanford/nlp/patterns/PatternFactory.class
edu/stanford/nlp/patterns/PatternFactory$PatternType.class
edu/stanford/nlp/patterns/PatternsAnnotations.class
edu/stanford/nlp/patterns/PatternsAnnotations$OtherSemanticLabel.class
edu/stanford/nlp/patterns/SentenceIndex.class
edu/stanford/nlp/patterns/dep/DepPatternFactory.class
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.class
edu/stanford/nlp/util/GoogleNGramsSQLBacked.class
edu/stanford/nlp/util/logging/Redwood.class
edu/stanford/nlp/util/logging/Redwood$Flag.class
edu/stanford/nlp/patterns/ConstantsAndVariables.class
edu/stanford/nlp/patterns/DataInstance.class
edu/stanford/nlp/patterns/dep/DataInstanceDep.class
edu/stanford/nlp/patterns/surface/DataInstanceSurface.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$1.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$2.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$3.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$1.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$2.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$CalculateSufficientStatsThreads.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$LabelWithSeedWords.class
edu/stanford/nlp/patterns/Pattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$LongestMatchedPhraseForEachLabel.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPhrases.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel1.class
edu/stanford/nlp/patterns/ScorePatterns.class
edu/stanford/nlp/patterns/ScorePatternsFreqBased.class
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.class
edu/stanford/nlp/patterns/ScorePhrases.class
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.class
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.class
edu/stanford/nlp/patterns/surface/CreatePatterns.class
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.class
edu/stanford/nlp/patterns/surface/PatternsForEachToken.class
edu/stanford/nlp/patterns/surface/ScorePatternsF1.class
edu/stanford/nlp/patterns/surface/Token.class
edu/stanford/nlp/patterns/PatternsAnnotations$ProcessedTextAnnotation.class
edu/stanford/nlp/patterns/PatternsAnnotations$SeedLabeledOrNot.class
edu/stanford/nlp/patterns/dep/DepPattern.class
edu/stanford/nlp/patterns/surface/SurfacePattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$Features.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPatterns.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel1.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel10.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel2.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel3.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel4.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel5.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel6.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel7.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel8.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel9.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel10.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel2.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel3.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel4.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel5.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel6.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel7.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel8.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel9.class
edu/stanford/nlp/patterns/PhraseScorer$Normalization.class
edu/stanford/nlp/patterns/PhraseScorer$Similarities.class
edu/stanford/nlp/patterns/PhraseScorer.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.class
edu/stanford/nlp/patterns/surface/ApplyPatterns.class
edu/stanford/nlp/semgraph/semgrex/Env.class
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns$1.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns$2.class
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.class
edu/stanford/nlp/patterns/dep/ExtractedPhrase.class
edu/stanford/nlp/patterns/surface/CreatePatterns$CreatePatternsThread.class
edu/stanford/nlp/patterns/surface/PatternsForEachToken$1.class
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.class
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.class
edu/stanford/nlp/patterns/SQLConnection.class
edu/stanford/nlp/patterns/surface/PatternToken.class
edu/stanford/nlp/patterns/surface/SurfacePatternFactory$Genre.class
edu/stanford/nlp/patterns/surface/Token$ClassComparator.class
edu/stanford/nlp/pipeline/AnnotationOutputter$Options.class
edu/stanford/nlp/pipeline/AnnotationOutputter.class
edu/stanford/nlp/pipeline/AnnotationPipeline$1.class
edu/stanford/nlp/pipeline/ParserAnnotator.class
edu/stanford/nlp/pipeline/TokenizerAnnotator.class
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.class
edu/stanford/nlp/util/MutableLong.class
edu/stanford/nlp/util/logging/Redwood$Util.class
edu/stanford/nlp/pipeline/AnnotationPipeline$1$1.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateEdge.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateNode.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateSemanticGraph.class
edu/stanford/nlp/pipeline/AnnotationSerializer.class
edu/stanford/nlp/pipeline/AnnotatorFactories$1.class
edu/stanford/nlp/pipeline/AnnotatorFactories$10.class
edu/stanford/nlp/pipeline/AnnotatorFactories$11.class
edu/stanford/nlp/pipeline/AnnotatorFactories$12.class
edu/stanford/nlp/pipeline/AnnotatorFactories$13.class
edu/stanford/nlp/pipeline/AnnotatorFactories$14.class
edu/stanford/nlp/pipeline/AnnotatorFactories$15.class
edu/stanford/nlp/pipeline/AnnotatorFactories$16.class
edu/stanford/nlp/pipeline/AnnotatorFactories$17.class
edu/stanford/nlp/pipeline/AnnotatorFactories$18.class
edu/stanford/nlp/pipeline/AnnotatorFactories$2.class
edu/stanford/nlp/pipeline/AnnotatorFactories$3.class
edu/stanford/nlp/pipeline/AnnotatorFactories$4.class
edu/stanford/nlp/pipeline/AnnotatorFactories$5.class
edu/stanford/nlp/pipeline/AnnotatorFactories$6.class
edu/stanford/nlp/pipeline/AnnotatorFactories$7.class
edu/stanford/nlp/pipeline/AnnotatorFactories$8.class
edu/stanford/nlp/pipeline/AnnotatorFactories$9.class
edu/stanford/nlp/pipeline/AnnotatorFactory.class
edu/stanford/nlp/pipeline/AnnotatorImplementations.class
edu/stanford/nlp/pipeline/AnnotatorFactories.class
edu/stanford/nlp/process/WordToSentenceProcessor.class
edu/stanford/nlp/process/WordToSentenceProcessor$NewlineIsSentenceBreak.class
edu/stanford/nlp/pipeline/TrueCaseAnnotator.class
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.class
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.class
edu/stanford/nlp/pipeline/DependencyParseAnnotator.class
edu/stanford/nlp/pipeline/CleanXmlAnnotator.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator.class
edu/stanford/nlp/ie/NERClassifierCombiner.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.class
edu/stanford/nlp/util/PropertiesUtils$Property.class
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.class
edu/stanford/nlp/pipeline/CharniakParserAnnotator.class
edu/stanford/nlp/pipeline/GenderAnnotator.class
edu/stanford/nlp/pipeline/MorphaAnnotator.class
edu/stanford/nlp/pipeline/NERCombinerAnnotator.class
edu/stanford/nlp/pipeline/QuoteAnnotator.class
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.class
edu/stanford/nlp/pipeline/SentimentAnnotator.class
edu/stanford/nlp/trees/TreeCoreAnnotations$BinarizedTreeAnnotation.class
edu/stanford/nlp/parser/charniak/CharniakParser.class
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class
edu/stanford/nlp/trees/GrammaticalStructureFactory.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$1.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$2.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$3.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$4.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$5.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$6.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$7.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$8.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatCoreMapListAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatListAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class
edu/stanford/nlp/pipeline/EntityMentionsAnnotator$1.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class
edu/stanford/nlp/pipeline/GenericAnnotationSerializer$AppendingObjectOutputStream.class
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.class
edu/stanford/nlp/pipeline/JSONOutputter$1.class
edu/stanford/nlp/pipeline/JSONOutputter$JSONWriter.class
edu/stanford/nlp/pipeline/JSONOutputter$Writer.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations$AnnotatedTree.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations$ClassName.class
edu/stanford/nlp/pipeline/JSONOutputter.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator$1.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator$POSTaggerProcessor.class
edu/stanford/nlp/semgraph/SemanticGraph$OutputFormat.class
edu/stanford/nlp/pipeline/QuoteAnnotator$1.class
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.class
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.class
edu/stanford/nlp/pipeline/SentenceAnnotator$AnnotatorProcessor.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.class
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.class
edu/stanford/nlp/sentiment/SentimentCostAndGradient.class
edu/stanford/nlp/sentiment/SentimentModel.class
edu/stanford/nlp/sentiment/SentimentUtils.class
edu/stanford/nlp/pipeline/AnnotatorPool.class
edu/stanford/nlp/pipeline/CoNLLOutputter.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$1.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$2.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$OutputFormat.class
edu/stanford/nlp/pipeline/TextOutputter.class
edu/stanford/nlp/util/MutableInteger.class
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class
edu/stanford/nlp/pipeline/TokenizerAnnotator$1.class
edu/stanford/nlp/pipeline/TokenizerAnnotator$TokenizerType.class
edu/stanford/nlp/process/WhitespaceTokenizer.class
edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class
edu/stanford/nlp/pipeline/TokensRegexAnnotator$Options.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$1.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$Entry.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$PosMatchType.class
edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class
edu/stanford/nlp/process/DocumentProcessor.class
edu/stanford/nlp/process/ListProcessor.class
edu/stanford/nlp/process/Americanize.class
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor$MyHTMLParser.class
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator.class
edu/stanford/nlp/process/DocumentPreprocessor$XMLIterator.class
edu/stanford/nlp/process/WhitespaceLexer.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator$1.class
edu/stanford/nlp/process/PTBLexer.class
edu/stanford/nlp/io/Lexer.class
edu/stanford/nlp/process/JFlexDummyLexer.class
edu/stanford/nlp/process/Morpha.class
edu/stanford/nlp/process/AbstractListProcessor.class
edu/stanford/nlp/process/StripTagsProcessor.class
edu/stanford/nlp/process/PTBLexer$1.class
edu/stanford/nlp/process/PTBLexer$UntokenizableOptions.class
edu/stanford/nlp/process/PTB2TextLexer.class
edu/stanford/nlp/process/PTBTokenizer$1.class
edu/stanford/nlp/process/TransformXML$NoEscapingSAXInterface.class
edu/stanford/nlp/process/TransformXML$SAXInterface.class
edu/stanford/nlp/process/TransformXML.class
edu/stanford/nlp/process/WordSegmentingTokenizer$WordSegmentingTokenizerFactory.class
edu/stanford/nlp/process/WordShapeClassifier$1.class
edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters.class
edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters$LcMap.class
edu/stanford/nlp/semgraph/SemanticGraph$1.class
edu/stanford/nlp/semgraph/SemanticGraph$SemanticGraphParsingTask.class
edu/stanford/nlp/semgraph/SemanticGraphFormatter.class
edu/stanford/nlp/util/StringParsingTask.class
edu/stanford/nlp/util/StringParsingTask$ParserException.class
edu/stanford/nlp/semgraph/SemanticGraphEdge$1.class
edu/stanford/nlp/semgraph/SemanticGraphEdge$SemanticGraphEdgeTargetComparator.class
edu/stanford/nlp/semgraph/SemanticGraphFactory$1.class
edu/stanford/nlp/semgraph/semgrex/Alignment.class
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern$CoordinationMatcher.class
edu/stanford/nlp/semgraph/semgrex/NodePattern.class
edu/stanford/nlp/semgraph/semgrex/VariableStrings.class
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$2.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$3.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$ALIGNMENT.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$DEPENDENT.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$EQUALS.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GOVERNER.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDKID.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDPARENT.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDSOMETHING.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDKID.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDPARENT.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$SearchNodeIterator.class
edu/stanford/nlp/semgraph/semgrex/ParseException.class
edu/stanford/nlp/util/ArrayStringFilter.class
edu/stanford/nlp/util/ArrayStringFilter$Mode.class
edu/stanford/nlp/util/RegexStringFilter.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$1$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$3$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$ALIGNMENT$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$DEPENDENT$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$EQUALS$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GOVERNER$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDSOMETHING$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDKID$1.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDPARENT$1.class
edu/stanford/nlp/semgraph/semgrex/NodePattern$NodeMatcher.class
edu/stanford/nlp/semgraph/semgrex/Token.class
edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.class
edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.class
edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.class
edu/stanford/nlp/semgraph/semgrex/TokenMgrError.class
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class
edu/stanford/nlp/semgraph/semgrex/SemgrexParser.class
edu/stanford/nlp/neural/rnn/TopNGramRecord.class
edu/stanford/nlp/sentiment/RNNOptions.class
edu/stanford/nlp/sentiment/RNNTestOptions.class
edu/stanford/nlp/util/ConfusionMatrix.class
edu/stanford/nlp/sentiment/AbstractEvaluate.class
edu/stanford/nlp/sentiment/RNNTrainOptions.class
edu/stanford/nlp/sentiment/SentimentPipeline$1.class
edu/stanford/nlp/sentiment/SentimentPipeline$Input.class
edu/stanford/nlp/sentiment/SentimentPipeline$Output.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq$TagList.class
edu/stanford/nlp/sequences/Clique$CliqueEqualityWrapper.class
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter$CoNLLIterator.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$1.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$ColumnDocParser.class
edu/stanford/nlp/sequences/CoolingSchedule$1.class
edu/stanford/nlp/sequences/CoolingSchedule$2.class
edu/stanford/nlp/sequences/ObjectBankWrapper$WrappedIterator.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$1.class
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class
edu/stanford/nlp/sequences/SequenceGibbsSampler$1.class
edu/stanford/nlp/classify/PRCurve.class
edu/stanford/nlp/stats/ClassicCounter$1.class
edu/stanford/nlp/stats/ClassicCounter$2.class
edu/stanford/nlp/stats/ClassicCounter$ClassicCounterFactory.class
edu/stanford/nlp/util/logging/PrettyLogger.class
edu/stanford/nlp/stats/ClassicCounter$1$1.class
edu/stanford/nlp/stats/ClassicCounter$2$1.class
edu/stanford/nlp/stats/ClassicCounter$2$1$1.class
edu/stanford/nlp/util/logging/PrettyLoggable.class
edu/stanford/nlp/stats/Counters$1.class
edu/stanford/nlp/stats/Counters$2.class
edu/stanford/nlp/stats/Counters$3.class
edu/stanford/nlp/stats/Counters$NaturalComparator.class
edu/stanford/nlp/stats/AbstractCounter.class
edu/stanford/nlp/stats/Counters$1$1.class
edu/stanford/nlp/stats/Counters$1$1$1.class
edu/stanford/nlp/stats/Counters$1$1$1$1.class
edu/stanford/nlp/stats/Counters$2$1.class
edu/stanford/nlp/stats/Counters$2$2.class
edu/stanford/nlp/stats/Counters$2$3.class
edu/stanford/nlp/stats/Counters$2$4.class
edu/stanford/nlp/stats/Counters$2$1$1.class
edu/stanford/nlp/stats/Counters$2$1$1$1.class
edu/stanford/nlp/stats/Counters$2$3$1.class
edu/stanford/nlp/stats/Counters$2$4$1.class
edu/stanford/nlp/stats/Distribution$1.class
edu/stanford/nlp/stats/Distribution$DynamicDistribution.class
edu/stanford/nlp/stats/ProbabilityDistribution.class
edu/stanford/nlp/stats/SimpleGoodTuring.class
edu/stanford/nlp/stats/GeneralizedCounter$1.class
edu/stanford/nlp/stats/GeneralizedCounter$CounterView.class
edu/stanford/nlp/stats/GeneralizedCounter$Entry.class
edu/stanford/nlp/stats/GeneralizedCounter$OneDimensionalCounterView.class
edu/stanford/nlp/stats/IntCounter$1.class
edu/stanford/nlp/stats/IntCounter$2.class
edu/stanford/nlp/stats/IntCounter$3.class
edu/stanford/nlp/stats/IntCounter$NaturalComparator.class
edu/stanford/nlp/stats/IntCounter$1$1.class
edu/stanford/nlp/stats/IntCounter$1$1$1.class
edu/stanford/nlp/stats/IntCounter$3$1.class
edu/stanford/nlp/stats/AccuracyStats.class
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.class
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats$MultiClassStringLabelStats.class
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats$StringStringConverter.class
edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.class
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$1.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$Format.class
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class
edu/stanford/nlp/tagger/maxent/TaggerConfig.class
edu/stanford/nlp/tagger/maxent/ASBCunkDict.class
edu/stanford/nlp/tagger/maxent/History.class
edu/stanford/nlp/tagger/maxent/PairsHolder.class
edu/stanford/nlp/tagger/maxent/RareExtractor.class
edu/stanford/nlp/tagger/maxent/TestSentence.class
edu/stanford/nlp/tagger/maxent/Dictionary.class
edu/stanford/nlp/tagger/maxent/TTags.class
edu/stanford/nlp/tagger/maxent/AmbiguityClass.class
edu/stanford/nlp/tagger/maxent/CTBunkDict.class
edu/stanford/nlp/tagger/maxent/CompanyNameDetector.class
edu/stanford/nlp/tagger/maxent/CtbDict.class
edu/stanford/nlp/maxent/DataGeneric.class
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.class
edu/stanford/nlp/tagger/maxent/CountWrapper.class
edu/stanford/nlp/tagger/maxent/TagCount.class
edu/stanford/nlp/tagger/maxent/Extractor.class
edu/stanford/nlp/tagger/maxent/ExtractorCapDistLC.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorCWordCapCase.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorContinuousTagConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorThreeTags.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoTags.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoWords.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoWordsTag.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordLowerCase.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordTag.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordTwoTags.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishAuxiliaryTag.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishSemiauxiliaryTag.class
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.class
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeClassifier.class
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames.class
edu/stanford/nlp/tagger/maxent/ASBCunkDetector.class
edu/stanford/nlp/tagger/maxent/CTBunkDictDetector.class
edu/stanford/nlp/tagger/maxent/CaselessCompanyNameDetector.class
edu/stanford/nlp/tagger/maxent/CtbPreDetector.class
edu/stanford/nlp/tagger/maxent/CtbSufDetector.class
edu/stanford/nlp/tagger/maxent/ExtractorAllCap.class
edu/stanford/nlp/tagger/maxent/ExtractorAllCapitalized.class
edu/stanford/nlp/tagger/maxent/ExtractorCNumber.class
edu/stanford/nlp/tagger/maxent/ExtractorCapLCSeen.class
edu/stanford/nlp/tagger/maxent/ExtractorDash.class
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.class
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdjSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdvSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchNounSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchPluralSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchVerbSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorLetterDigitDash.class
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCap.class
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCapC.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishConditionalSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishGender.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishImperfectErIrSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorStartSentenceCap.class
edu/stanford/nlp/tagger/maxent/ExtractorUCase.class
edu/stanford/nlp/tagger/maxent/ExtractorUpperDigitDash.class
edu/stanford/nlp/tagger/maxent/ExtractorWordPref.class
edu/stanford/nlp/tagger/maxent/ExtractorWordSuff.class
edu/stanford/nlp/tagger/maxent/ExtractorsConjunction.class
edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.class
edu/stanford/nlp/tagger/maxent/Extractors.class
edu/stanford/nlp/tagger/maxent/TaggerFeature.class
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.class
edu/stanford/nlp/tagger/maxent/FeatureKey.class
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$1.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$SentenceTaggingProcessor.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$TaggerWrapper.class
edu/stanford/nlp/tagger/maxent/TaggerConfig$Mode.class
edu/stanford/nlp/tagger/maxent/TaggerExperiments.class
edu/stanford/nlp/tagger/maxent/TaggerFeatures.class
edu/stanford/nlp/tagger/maxent/TestClassifier.class
edu/stanford/nlp/util/DataFilePaths.class
edu/stanford/nlp/tagger/maxent/DataWordTag.class
edu/stanford/nlp/tagger/maxent/HistoryTable.class
edu/stanford/nlp/tagger/maxent/ReadDataTagged.class
edu/stanford/nlp/tagger/maxent/TemplateHash.class
edu/stanford/nlp/tagger/maxent/ListInstances.class
edu/stanford/nlp/tagger/maxent/TestClassifier$TestSentenceProcessor.class
edu/stanford/nlp/time/TimeAnnotations$TimexAnnotations.class
edu/stanford/nlp/time/XMLUtils.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$1.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$2.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$3.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$4.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$5.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$MatchedExpressionValueTypeMatchNodePattern.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$TimexTypeMatchNodePattern.class
edu/stanford/nlp/time/Options.class
edu/stanford/nlp/time/SUTime.class
edu/stanford/nlp/time/SUTime$Duration.class
edu/stanford/nlp/time/SUTime$PartialTime.class
edu/stanford/nlp/time/SUTime$StandardTemporalType.class
edu/stanford/nlp/time/SUTime$Temporal.class
edu/stanford/nlp/time/SUTime$TemporalOp.class
edu/stanford/nlp/time/SUTime$Time.class
edu/stanford/nlp/time/SUTime$TimeUnit.class
edu/stanford/nlp/time/SUTime$TimexType.class
edu/stanford/nlp/time/TimeExpression.class
edu/stanford/nlp/time/TimeExpression$Annotation.class
edu/stanford/nlp/time/TimeExpression$ChildrenAnnotation.class
edu/stanford/nlp/time/TimeExpressionPatterns.class
edu/stanford/nlp/time/TimeFormatter.class
edu/stanford/nlp/time/TimeFormatter$TimePatternExtractRuleCreator.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns.class
edu/stanford/nlp/time/SUTime$DurationRange.class
edu/stanford/nlp/time/SUTime$InexactDuration.class
edu/stanford/nlp/time/SUTime$Range.class
edu/stanford/nlp/time/SUTime$RefTime.class
edu/stanford/nlp/time/SUTime$SimpleTime.class
edu/stanford/nlp/time/SUTime$PeriodicTemporalSet.class
edu/stanford/nlp/time/JodaTimeUtils$1.class
edu/stanford/nlp/time/JodaTimeUtils$10.class
edu/stanford/nlp/time/JodaTimeUtils$11.class
edu/stanford/nlp/time/JodaTimeUtils$2.class
edu/stanford/nlp/time/JodaTimeUtils$3.class
edu/stanford/nlp/time/JodaTimeUtils$4.class
edu/stanford/nlp/time/JodaTimeUtils$5.class
edu/stanford/nlp/time/JodaTimeUtils$6.class
edu/stanford/nlp/time/JodaTimeUtils$7.class
edu/stanford/nlp/time/JodaTimeUtils$8.class
edu/stanford/nlp/time/JodaTimeUtils$9.class
edu/stanford/nlp/time/JodaTimeUtils$ConversionOptions.class
edu/stanford/nlp/time/JodaTimeUtils.class
edu/stanford/nlp/time/JollyDayHolidays$JollyHoliday.class
edu/stanford/nlp/time/JollyDayHolidays$MyXMLManager.class
edu/stanford/nlp/time/SUTime$RelativeTime.class
edu/stanford/nlp/time/Options$RelativeHeuristicLevel.class
edu/stanford/nlp/time/SUTime$1.class
edu/stanford/nlp/time/SUTime$10.class
edu/stanford/nlp/time/SUTime$11.class
edu/stanford/nlp/time/SUTime$12.class
edu/stanford/nlp/time/SUTime$13.class
edu/stanford/nlp/time/SUTime$14.class
edu/stanford/nlp/time/SUTime$15.class
edu/stanford/nlp/time/SUTime$2.class
edu/stanford/nlp/time/SUTime$3.class
edu/stanford/nlp/time/SUTime$4.class
edu/stanford/nlp/time/SUTime$5.class
edu/stanford/nlp/time/SUTime$6.class
edu/stanford/nlp/time/SUTime$7.class
edu/stanford/nlp/time/SUTime$8.class
edu/stanford/nlp/time/SUTime$9.class
edu/stanford/nlp/time/SUTime$CompositePartialTime.class
edu/stanford/nlp/time/SUTime$DurationWithFields.class
edu/stanford/nlp/time/SUTime$DurationWithMillis.class
edu/stanford/nlp/time/SUTime$ExplicitTemporalSet.class
edu/stanford/nlp/time/SUTime$GroundedTime.class
edu/stanford/nlp/time/SUTime$InexactTime.class
edu/stanford/nlp/time/SUTime$IsoDate.class
edu/stanford/nlp/time/SUTime$IsoDateTime.class
edu/stanford/nlp/time/SUTime$IsoTime.class
edu/stanford/nlp/time/SUTime$OrdinalTime.class
edu/stanford/nlp/time/SUTime$TemporalSet.class
edu/stanford/nlp/time/SUTime$TimeIndex.class
edu/stanford/nlp/time/SUTime$TimeWithRange.class
edu/stanford/nlp/time/SUTime$TimexAttr.class
edu/stanford/nlp/time/SUTime$TimexDocFunc.class
edu/stanford/nlp/time/SUTime$TimexMod.class
edu/stanford/nlp/util/FuzzyInterval.class
edu/stanford/nlp/util/FuzzyInterval$FuzzyComparable.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$1.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$2.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$3.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$4.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$5.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$6.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$7.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$8.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$9.class
edu/stanford/nlp/time/SUTime$TemporalOp$1.class
edu/stanford/nlp/time/SUTime$TemporalOp$10.class
edu/stanford/nlp/time/SUTime$TemporalOp$11.class
edu/stanford/nlp/time/SUTime$TemporalOp$12.class
edu/stanford/nlp/time/SUTime$TemporalOp$13.class
edu/stanford/nlp/time/SUTime$TemporalOp$14.class
edu/stanford/nlp/time/SUTime$TemporalOp$15.class
edu/stanford/nlp/time/SUTime$TemporalOp$16.class
edu/stanford/nlp/time/SUTime$TemporalOp$17.class
edu/stanford/nlp/time/SUTime$TemporalOp$18.class
edu/stanford/nlp/time/SUTime$TemporalOp$2.class
edu/stanford/nlp/time/SUTime$TemporalOp$3.class
edu/stanford/nlp/time/SUTime$TemporalOp$4.class
edu/stanford/nlp/time/SUTime$TemporalOp$5.class
edu/stanford/nlp/time/SUTime$TemporalOp$6.class
edu/stanford/nlp/time/SUTime$TemporalOp$7.class
edu/stanford/nlp/time/SUTime$TemporalOp$8.class
edu/stanford/nlp/time/SUTime$TemporalOp$9.class
edu/stanford/nlp/io/ReaderInputStream.class
edu/stanford/nlp/io/TeeStream.class
edu/stanford/nlp/stats/PrecisionRecallStats.class
edu/stanford/nlp/time/GUTimeAnnotator.class
edu/stanford/nlp/time/HeidelTimeAnnotator.class
edu/stanford/nlp/time/SUTimeMain$1.class
edu/stanford/nlp/time/SUTimeMain$EvalStats.class
edu/stanford/nlp/time/SUTimeMain$InputType.class
edu/stanford/nlp/time/SUTimeMain$TimebankSent.class
edu/stanford/nlp/time/SUTimeMain$TimebankTimex.class
edu/stanford/nlp/time/SUTimeMain$TimexAttributes.class
edu/stanford/nlp/time/TimeExpressionExtractorImpl.class
edu/stanford/nlp/time/TimeExpression$1.class
edu/stanford/nlp/time/TimeExpression$TimeIndexAnnotation.class
edu/stanford/nlp/ie/NumberNormalizer.class
edu/stanford/nlp/time/TimeFormatter$1.class
edu/stanford/nlp/time/TimeFormatter$ApplyActionWrapper.class
edu/stanford/nlp/time/TimeFormatter$CustomDateFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$DateTimeFieldComponent.class
edu/stanford/nlp/time/TimeFormatter$FormatComponent.class
edu/stanford/nlp/time/TimeFormatter$FormatterBuilder.class
edu/stanford/nlp/time/TimeFormatter$JavaDateFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$JodaDateTimeFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$LiteralComponent.class
edu/stanford/nlp/time/TimeFormatter$NumericDateComponent.class
edu/stanford/nlp/time/TimeFormatter$RegexComponent.class
edu/stanford/nlp/time/TimeFormatter$RelaxedNumericDateComponent.class
edu/stanford/nlp/time/TimeFormatter$TextDateComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneIdComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneOffsetComponent.class
edu/stanford/nlp/trees/CopulaHeadFinder.class
edu/stanford/nlp/trees/AbstractTreebankLanguagePack$BasicCategoryStringFunction.class
edu/stanford/nlp/trees/AbstractTreebankLanguagePack$CategoryAndFunctionStringFunction.class
edu/stanford/nlp/trees/PennTreeReaderFactory.class
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class
edu/stanford/nlp/trees/RecursiveTreeTransformer.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer$AOverAFilter.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer$EmptyFilter.class
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class
edu/stanford/nlp/trees/CollinsHeadFinder.class
edu/stanford/nlp/trees/CollocationFinder$1.class
edu/stanford/nlp/trees/CollocationFinder$Collocation.class
edu/stanford/nlp/trees/CoordinationTransformer.class
edu/stanford/nlp/trees/WordNetConnection.class
edu/stanford/nlp/trees/CollocationFinder.class
edu/stanford/nlp/trees/CompositeTreebank$CompositeTreebankIterator.class
edu/stanford/nlp/trees/Labeled.class
edu/stanford/nlp/trees/DateTreeTransformer.class
edu/stanford/nlp/trees/DependencyTreeTransformer.class
edu/stanford/nlp/trees/EnglishPatterns.class
edu/stanford/nlp/trees/QPTreeTransformer.class
edu/stanford/nlp/trees/DeepTree$1.class
edu/stanford/nlp/trees/Dependencies$1.class
edu/stanford/nlp/trees/Dependencies$ComparatorHolder.class
edu/stanford/nlp/trees/Dependencies$DependentPuncTagRejectFilter.class
edu/stanford/nlp/trees/Dependencies$DependentPuncWordRejectFilter.class
edu/stanford/nlp/trees/Dependencies.class
edu/stanford/nlp/trees/Dependencies$ComparatorHolder$DependencyIdxComparator.class
edu/stanford/nlp/trees/DependencyFactory.class
edu/stanford/nlp/trees/DiskTreebank$1.class
edu/stanford/nlp/trees/DiskTreebank$DiskTreebankIterator.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$1.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$ExtraTreeDepFilter.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class
edu/stanford/nlp/trees/TreebankTransformer.class
edu/stanford/nlp/trees/tregex/Macros.class
edu/stanford/nlp/trees/FilteringTreebank$FilteringTreebankIterator.class
edu/stanford/nlp/trees/GrammaticalRelation$1.class
edu/stanford/nlp/trees/DependencyPrinter.class
edu/stanford/nlp/trees/DependencyReader.class
edu/stanford/nlp/trees/GrammaticalStructure$1.class
edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing.class
edu/stanford/nlp/trees/GrammaticalStructure$NameComparator.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctFilter.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctTypedDependencyFilter.class
edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper.class
edu/stanford/nlp/trees/UniversalPOSMapper.class
edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing$1.class
edu/stanford/nlp/trees/SimpleTree.class
edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper$GsIterator.class
edu/stanford/nlp/trees/LabeledConstituent$1.class
edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/LabeledConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/LabeledConstituent$LabeledConstituentLabelFactory.class
edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder$LabeledConstituentFactory.class
edu/stanford/nlp/trees/LabeledScoredConstituent$1.class
edu/stanford/nlp/trees/LabeledScoredConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabeledScoredConstituentLabelFactory.class
edu/stanford/nlp/trees/SimpleTreeFactory.class
edu/stanford/nlp/trees/LabeledScoredTreeNode$TreeFactoryHolder.class
edu/stanford/nlp/util/FilePathProcessor.class
edu/stanford/nlp/util/FileProcessor.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$1.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$2.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpAdvRetainingTreeReaderFactory.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpRetainingTreeReaderFactory.class
edu/stanford/nlp/trees/NamedDependency$1.class
edu/stanford/nlp/trees/NamedDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/NamedDependency$NamedDependencyFactory.class
edu/stanford/nlp/trees/UnnamedDependency.class
edu/stanford/nlp/trees/NamedDependency.class
edu/stanford/nlp/trees/PennTreebankTokenizer.class
edu/stanford/nlp/process/TokenizerAdapter.class
edu/stanford/nlp/trees/PennTreebankTokenizer$1.class
edu/stanford/nlp/trees/PennTreebankTokenizer$EnglishTreebankStreamTokenizer.class
edu/stanford/nlp/trees/SimpleConstituent$1.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$SimpleConstituentLabelFactory.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder$SimpleConstituentFactory.class
edu/stanford/nlp/trees/SimpleTree$TreeFactoryHolder.class
edu/stanford/nlp/trees/Span$1.class
edu/stanford/nlp/trees/Span$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/Span$ConstituentFactoryHolder$SpanFactory.class
edu/stanford/nlp/trees/TransformingTreebank$1.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer2.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer3.class
edu/stanford/nlp/trees/TransformingTreebank$TransformingTreebankIterator.class
edu/stanford/nlp/trees/TransformingTreebank.class
edu/stanford/nlp/trees/SimpleConstituentFactory.class
edu/stanford/nlp/trees/Tree$TreeIterator.class
edu/stanford/nlp/trees/UnnamedConcreteDependency.class
edu/stanford/nlp/trees/TreeFunctions$1.class
edu/stanford/nlp/trees/TreeFunctions$LabeledToDescriptiveCoreLabelTreeFunction.class
edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToCategoryWordTagTreeFunction.class
edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToStringLabeledTreeFunction.class
edu/stanford/nlp/trees/TreeFunctions.class
edu/stanford/nlp/trees/HasParent.class
edu/stanford/nlp/trees/TreeGraphNode$TreeFactoryHolder.class
edu/stanford/nlp/trees/TreeGraphNodeFactory.class
edu/stanford/nlp/trees/WordStemmer.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class
edu/stanford/nlp/trees/TreeTokenizerFactory$1.class
edu/stanford/nlp/trees/Treebank$1.class
edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class
edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.class
edu/stanford/nlp/trees/Treebanks$1.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$1.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$UnnamedConcreteDependencyFactory.class
edu/stanford/nlp/trees/UnnamedDependency$1.class
edu/stanford/nlp/trees/UnnamedDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/UnnamedDependency$UnnamedDependencyFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer$ArabicEmptyFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$2.class
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class
edu/stanford/nlp/trees/FilteringTreeReader.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$ArabicRawTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$XFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$1.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$FrenchAOverAFilter.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer$HebrewEmptyFilter.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class
edu/stanford/nlp/trees/international/negra/NegraLabel$1.class
edu/stanford/nlp/trees/international/negra/NegraLabel$NegraLabelFactory.class
edu/stanford/nlp/process/LexerTokenizer.class
edu/stanford/nlp/trees/international/negra/NegraPennLexer.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$1.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$2.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$1.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$CTBErrorCorrectingTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$ChineseEmptyFilter.class
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory$NoEmptiesCTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class
edu/stanford/nlp/trees/international/pennchinese/CEDict.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap$SingletonHolder.class
edu/stanford/nlp/util/UTF8EquivalenceFunction.class
edu/stanford/nlp/parser/ViterbiParserWithOptions.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder$1.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$1.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$2.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$3.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class
edu/stanford/nlp/trees/tregex/CoordinationPattern$CoordinationMatcher.class
edu/stanford/nlp/trees/tregex/VariableStrings.class
edu/stanford/nlp/trees/tregex/CoordinationPattern.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$1.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMatcher.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMode.class
edu/stanford/nlp/trees/tregex/Relation.class
edu/stanford/nlp/trees/tregex/DescriptionPattern.class
edu/stanford/nlp/trees/tregex/Token.class
edu/stanford/nlp/trees/tregex/ParseException.class
edu/stanford/nlp/trees/tregex/Relation$1.class
edu/stanford/nlp/trees/tregex/Relation$10.class
edu/stanford/nlp/trees/tregex/Relation$11.class
edu/stanford/nlp/trees/tregex/Relation$12.class
edu/stanford/nlp/trees/tregex/Relation$13.class
edu/stanford/nlp/trees/tregex/Relation$14.class
edu/stanford/nlp/trees/tregex/Relation$15.class
edu/stanford/nlp/trees/tregex/Relation$16.class
edu/stanford/nlp/trees/tregex/Relation$17.class
edu/stanford/nlp/trees/tregex/Relation$18.class
edu/stanford/nlp/trees/tregex/Relation$19.class
edu/stanford/nlp/trees/tregex/Relation$2.class
edu/stanford/nlp/trees/tregex/Relation$20.class
edu/stanford/nlp/trees/tregex/Relation$21.class
edu/stanford/nlp/trees/tregex/Relation$22.class
edu/stanford/nlp/trees/tregex/Relation$23.class
edu/stanford/nlp/trees/tregex/Relation$24.class
edu/stanford/nlp/trees/tregex/Relation$25.class
edu/stanford/nlp/trees/tregex/Relation$3.class
edu/stanford/nlp/trees/tregex/Relation$4.class
edu/stanford/nlp/trees/tregex/Relation$5.class
edu/stanford/nlp/trees/tregex/Relation$6.class
edu/stanford/nlp/trees/tregex/Relation$7.class
edu/stanford/nlp/trees/tregex/Relation$8.class
edu/stanford/nlp/trees/tregex/Relation$9.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$Heads.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf.class
edu/stanford/nlp/trees/tregex/Relation$SearchNodeIterator.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes.class
edu/stanford/nlp/trees/tregex/Relation$1$1.class
edu/stanford/nlp/trees/tregex/Relation$10$1.class
edu/stanford/nlp/trees/tregex/Relation$11$1.class
edu/stanford/nlp/trees/tregex/Relation$12$1.class
edu/stanford/nlp/trees/tregex/Relation$13$1.class
edu/stanford/nlp/trees/tregex/Relation$14$1.class
edu/stanford/nlp/trees/tregex/Relation$15$1.class
edu/stanford/nlp/trees/tregex/Relation$16$1.class
edu/stanford/nlp/trees/tregex/Relation$17$1.class
edu/stanford/nlp/trees/tregex/Relation$18$1.class
edu/stanford/nlp/trees/tregex/Relation$19$1.class
edu/stanford/nlp/trees/tregex/Relation$20$1.class
edu/stanford/nlp/trees/tregex/Relation$21$1.class
edu/stanford/nlp/trees/tregex/Relation$22$1.class
edu/stanford/nlp/trees/tregex/Relation$23$1.class
edu/stanford/nlp/trees/tregex/Relation$24$1.class
edu/stanford/nlp/trees/tregex/Relation$25$1.class
edu/stanford/nlp/trees/tregex/Relation$4$1.class
edu/stanford/nlp/trees/tregex/Relation$5$1.class
edu/stanford/nlp/trees/tregex/Relation$6$1.class
edu/stanford/nlp/trees/tregex/Relation$7$1.class
edu/stanford/nlp/trees/tregex/Relation$8$1.class
edu/stanford/nlp/trees/tregex/Relation$9$1.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild$1.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$Heads$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads$1.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes$1.class
edu/stanford/nlp/trees/tregex/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/TregexParser$1.class
edu/stanford/nlp/trees/tregex/TregexParser$JJCalls.class
edu/stanford/nlp/trees/tregex/TregexParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/TregexParserConstants.class
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class
edu/stanford/nlp/trees/tregex/TregexParser.class
edu/stanford/nlp/trees/tregex/TokenMgrError.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeVisitor.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory$1.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$2.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$DisplayMouseMotionAdapter.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$DisplayTransferHandler.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$FilenameMouseInputAdapter.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.class
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.class
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$TransferActionListener.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.class
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.class
edu/stanford/nlp/trees/tregex/gui/FilePanel$1.class
edu/stanford/nlp/trees/tregex/gui/FilePanel$FileTreeCellRenderer.class
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.class
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$FilterType.class
edu/stanford/nlp/trees/tregex/gui/FilePanel.class
edu/stanford/nlp/trees/tregex/gui/FileTreeNode$FileTreeNodeListener.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$1.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$2.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$3.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$HistoryEntry.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$TRegexGUITreeVisitor.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$TregexGUITableModel.class
edu/stanford/nlp/trees/tregex/gui/InputPanel.class
edu/stanford/nlp/swing/TooltipJList.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$MatchCellRenderer.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$MatchesPanelListener.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$TreeTransferHandler.class
edu/stanford/nlp/trees/tregex/gui/Tdiff.class
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/gui/Preferences.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel$ColorIcon.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$1.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$2.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$3.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$4.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$5.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$6.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$7.class
edu/stanford/nlp/swing/FontDetector.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation$LocationMatcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMatcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode$Matcher.class
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$JJCalls.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot$Matcher.class
edu/stanford/nlp/util/ArrayCoreMap$1.class
edu/stanford/nlp/util/ArrayCoreMap$2.class
edu/stanford/nlp/util/HashableCoreMap.class
edu/stanford/nlp/util/ArrayCoreMap$1$1.class
edu/stanford/nlp/util/ArrayHeap$1.class
edu/stanford/nlp/util/ArrayHeap$HeapEntry.class
edu/stanford/nlp/util/ArrayMap$1.class
edu/stanford/nlp/util/ArrayMap$Entry.class
edu/stanford/nlp/util/ArrayStringFilter$1.class
edu/stanford/nlp/util/ArrayUtils$1.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$1.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$Entry.class
edu/stanford/nlp/util/CollectionFactory$ArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$HashSetFactory.class
edu/stanford/nlp/util/CollectionFactory$LinkedListFactory.class
edu/stanford/nlp/util/CollectionFactory$SizedArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$TreeSetFactory.class
edu/stanford/nlp/util/DeltaCollectionValuedMap.class
edu/stanford/nlp/util/DeltaMap.class
edu/stanford/nlp/util/Comparators$1.class
edu/stanford/nlp/util/ConfusionMatrix$Contingency.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$SimpleEntry.class
edu/stanford/nlp/util/ConcatenationIterator.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$2.class
edu/stanford/nlp/util/FilteredIterator.class
edu/stanford/nlp/util/DeltaIndex$1.class
edu/stanford/nlp/util/DeltaMap$1.class
edu/stanford/nlp/util/DeltaMap$SimpleEntry.class
edu/stanford/nlp/util/DeltaMap$1$1.class
edu/stanford/nlp/util/DeltaMap$1$1NullingIterator.class
edu/stanford/nlp/util/DeltaMap$1$2.class
edu/stanford/nlp/util/Execution$LazyFileIterator.class
edu/stanford/nlp/util/FilteredIterator$1.class
edu/stanford/nlp/util/Filters$CategoricalFilter.class
edu/stanford/nlp/util/Filters$CollectionAcceptFilter.class
edu/stanford/nlp/util/Filters$CombinedFilter.class
edu/stanford/nlp/util/Filters$ConjFilter.class
edu/stanford/nlp/util/Filters$NegatedFilter.class
edu/stanford/nlp/util/Filters$RandomFilter.class
edu/stanford/nlp/util/concurrent/SynchronizedInterner.class
edu/stanford/nlp/util/HashIndex$1.class
edu/stanford/nlp/util/HashIndex$2.class
edu/stanford/nlp/util/HashableCoreMap$HashableCoreMapException.class
edu/stanford/nlp/util/IntQuadruple.class
edu/stanford/nlp/util/IntTriple.class
edu/stanford/nlp/util/IntUni.class
edu/stanford/nlp/util/IntervalTree$1.class
edu/stanford/nlp/util/IntervalTree$ContainsIntervalFunction.class
edu/stanford/nlp/util/IntervalTree$ContainsValueFunction.class
edu/stanford/nlp/util/IntervalTree$PartialScoredList.class
edu/stanford/nlp/util/IntervalTree$TreeNode.class
edu/stanford/nlp/util/IntervalTree$TreeNodeIterator.class
edu/stanford/nlp/util/Iterables$1.class
edu/stanford/nlp/util/Iterables$10.class
edu/stanford/nlp/util/Iterables$11.class
edu/stanford/nlp/util/Iterables$12.class
edu/stanford/nlp/util/Iterables$2.class
edu/stanford/nlp/util/Iterables$3.class
edu/stanford/nlp/util/Iterables$4.class
edu/stanford/nlp/util/Iterables$5.class
edu/stanford/nlp/util/Iterables$6.class
edu/stanford/nlp/util/Iterables$7.class
edu/stanford/nlp/util/Iterables$8.class
edu/stanford/nlp/util/Iterables$9.class
edu/stanford/nlp/util/Iterables$IncrementComparator.class
edu/stanford/nlp/util/Iterables$1$1.class
edu/stanford/nlp/util/Iterables$11$1.class
edu/stanford/nlp/util/Iterables$11$1$1.class
edu/stanford/nlp/util/Iterables$2$1.class
edu/stanford/nlp/util/Iterables$3$1.class
edu/stanford/nlp/util/Iterables$4$1.class
edu/stanford/nlp/util/Iterables$5$1.class
edu/stanford/nlp/util/Iterables$6$1.class
edu/stanford/nlp/util/Iterables$9$1.class
edu/stanford/nlp/util/MapFactory$1.class
edu/stanford/nlp/util/MapFactory$ArrayMapFactory.class
edu/stanford/nlp/util/MapFactory$ConcurrentMapFactory.class
edu/stanford/nlp/util/MapFactory$HashMapFactory.class
edu/stanford/nlp/util/MapFactory$IdentityHashMapFactory.class
edu/stanford/nlp/util/MapFactory$LinkedHashMapFactory.class
edu/stanford/nlp/util/MapFactory$TreeMapFactory.class
edu/stanford/nlp/util/MapFactory$WeakHashMapFactory.class
edu/stanford/nlp/util/MemoryMonitor$PeakMemoryMonitor.class
edu/stanford/nlp/util/MetaClass$1.class
edu/stanford/nlp/util/MetaClass$ClassCreationException.class
edu/stanford/nlp/util/MetaClass$ClassFactory.class
edu/stanford/nlp/util/MetaClass$ConstructorNotFoundException.class
edu/stanford/nlp/util/Pair$1.class
edu/stanford/nlp/util/Pair$ByFirstPairComparator.class
edu/stanford/nlp/util/Pair$ByFirstReversePairComparator.class
edu/stanford/nlp/util/Pair$BySecondPairComparator.class
edu/stanford/nlp/util/Pair$BySecondReversePairComparator.class
edu/stanford/nlp/util/Pair$MutableInternedPair.class
edu/stanford/nlp/util/StringUtils$1.class
edu/stanford/nlp/util/StringUtils$2.class
edu/stanford/nlp/util/StringUtils$3.class
edu/stanford/nlp/util/SystemUtils$ProcessException.class
edu/stanford/nlp/util/SystemUtils$WriterThread.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapIterator.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapValueIterator.class
edu/stanford/nlp/util/TwoDimensionalSet$TwoDimensionalSetIterator.class
edu/stanford/nlp/util/XMLUtils$1.class
edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex$1.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex$2.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper$FixedNamedThreadPoolExecutor.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper$NamedTask.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$CallableJob.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$JobCallback.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$QueueItem.class
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.class
edu/stanford/nlp/util/logging/LogRecordHandler.class
edu/stanford/nlp/util/logging/RedirectOutputHandler.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class
edu/stanford/nlp/util/logging/Redwood$Record.class
edu/stanford/nlp/util/logging/Color.class
edu/stanford/nlp/util/logging/OutputHandler$1.class
edu/stanford/nlp/util/logging/OutputHandler$TrackInfo.class
edu/stanford/nlp/util/logging/Style.class
edu/stanford/nlp/util/logging/OutputHandler.class
edu/stanford/nlp/util/logging/PrettyLogger$1.class
edu/stanford/nlp/util/logging/Redwood$1.class
edu/stanford/nlp/util/logging/Redwood$2.class
edu/stanford/nlp/util/logging/Redwood$ConsoleHandler.class
edu/stanford/nlp/util/logging/Redwood$FileHandler.class
edu/stanford/nlp/util/logging/Redwood$MessageType.class
edu/stanford/nlp/util/logging/RedwoodConfiguration.class
edu/stanford/nlp/util/logging/RedwoodPrintStream.class
edu/stanford/nlp/util/logging/VisibilityHandler.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree$1.class
edu/stanford/nlp/util/logging/Redwood$Util$1.class
edu/stanford/nlp/util/logging/Redwood$Util$1$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Thunk.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ApproximateRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ExactRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatSemantics.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$10.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$3.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$4.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$5.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$6.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$7.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$8.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$9.class
edu/stanford/nlp/util/logging/RerouteChannel.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2$1.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$1.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$PendingType.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatedRecordInfo.class
edu/stanford/nlp/util/logging/VisibilityHandler$1.class
edu/stanford/nlp/util/logging/VisibilityHandler$State.class
edu/stanford/nlp/wordseg/CorpusDictionary.class
edu/stanford/nlp/wordseg/NonDict2.class
edu/stanford/nlp/wordseg/TagAffixDetector.class
edu/stanford/nlp/wordseg/ChineseDictionary.class
edu/stanford/nlp/wordseg/ChineseStringUtils.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter$CTBDocumentParser.class
edu/stanford/nlp/wordseg/CorpusChar.class
edu/stanford/nlp/wordseg/affDict.class
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar
Root directory:
projects/core/classes
jar cfm /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar /u/nlp/distrib/stanford-corenlp-full-2015-01-30/manifest.txt edu/stanford/nlp/pipeline/StanfordCoreNLP.class \
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.class \
edu/stanford/nlp/process/PTBEscapingProcessor.class \
edu/stanford/nlp/dcoref/Constants.class \
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.class \
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.class \
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.class \
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.class \
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.class \
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.class \
edu/stanford/nlp/dcoref/sievepasses/MarkRole.class \
edu/stanford/nlp/dcoref/sievepasses/NameMatch.class \
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.class \
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.class \
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.class \
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.class \
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.class \
edu/stanford/nlp/ie/NERFeatureFactory.class \
edu/stanford/nlp/ie/NERServer.class \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class \
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class \
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/FactoredParser.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class \
edu/stanford/nlp/parser/nndep/DependencyParser.class \
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.class \
edu/stanford/nlp/parser/server/LexicalizedParserServer.class \
edu/stanford/nlp/parser/server/LexicalizedParserClient.class \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class \
edu/stanford/nlp/pipeline/BinarizerAnnotator.class \
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.class \
edu/stanford/nlp/pipeline/DefaultPaths.class \
edu/stanford/nlp/pipeline/RegexNERAnnotator.class \
edu/stanford/nlp/pipeline/Requirement.class \
edu/stanford/nlp/pipeline/TokensRegexAnnotator.class \
edu/stanford/nlp/process/AmericanizeFunction.class \
edu/stanford/nlp/process/LowercaseFunction.class \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class \
edu/stanford/nlp/sentiment/BuildBinarizedDataset.class \
edu/stanford/nlp/sentiment/Evaluate.class \
edu/stanford/nlp/sentiment/ReadSentimentDataset.class \
edu/stanford/nlp/sentiment/SentimentPipeline.class \
edu/stanford/nlp/sentiment/SentimentTraining.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \
edu/stanford/nlp/trees/Treebanks.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.class \
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class \
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/time/TimeAnnotator.class \
edu/stanford/nlp/time/SUTimeMain.class \
edu/stanford/nlp/time/JollyDayHolidays.class \
edu/stanford/nlp/pipeline/XMLOutputter.class \
edu/stanford/nlp/parser/dvparser/DVParser.class \
edu/stanford/nlp/parser/dvparser/DVModel.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.class \
edu/stanford/nlp/classify/Classifier.class \
edu/stanford/nlp/classify/ClassifierFactory.class \
edu/stanford/nlp/classify/Dataset.class \
edu/stanford/nlp/classify/GeneralDataset.class \
edu/stanford/nlp/classify/LinearClassifier.class \
edu/stanford/nlp/ling/Datum.class \
edu/stanford/nlp/ling/RVFDatum.class \
edu/stanford/nlp/util/HashIndex.class \
edu/stanford/nlp/util/Index.class \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class \
edu/stanford/nlp/classify/LogPrior.class \
edu/stanford/nlp/math/ArrayMath.class \
edu/stanford/nlp/classify/LogPrior\$LogPriorType.class \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class \
edu/stanford/nlp/stats/Counter.class \
edu/stanford/nlp/classify/ColumnDataClassifier\$Flags.class \
edu/stanford/nlp/classify/ColumnDataClassifier\$InputFormat.class \
edu/stanford/nlp/classify/LinearClassifierFactory.class \
edu/stanford/nlp/classify/LogisticClassifier.class \
edu/stanford/nlp/classify/LogisticClassifierFactory.class \
edu/stanford/nlp/classify/NBLinearClassifierFactory.class \
edu/stanford/nlp/classify/RVFClassifier.class \
edu/stanford/nlp/classify/RVFDataset.class \
edu/stanford/nlp/io/IOUtils.class \
edu/stanford/nlp/io/RuntimeIOException.class \
edu/stanford/nlp/ling/BasicDatum.class \
edu/stanford/nlp/ling/Word.class \
edu/stanford/nlp/objectbank/ObjectBank.class \
edu/stanford/nlp/optimization/Minimizer.class \
edu/stanford/nlp/process/PTBTokenizer.class \
edu/stanford/nlp/process/Tokenizer.class \
edu/stanford/nlp/process/TokenizerFactory.class \
edu/stanford/nlp/process/WordShapeClassifier.class \
edu/stanford/nlp/stats/ClassicCounter.class \
edu/stanford/nlp/stats/Counters.class \
edu/stanford/nlp/stats/Distribution.class \
edu/stanford/nlp/stats/TwoDimensionalCounter.class \
edu/stanford/nlp/util/ErasureUtils.class \
edu/stanford/nlp/util/Generics.class \
edu/stanford/nlp/util/Pair.class \
edu/stanford/nlp/util/ReflectionLoading.class \
edu/stanford/nlp/util/StringUtils.class \
edu/stanford/nlp/util/Timing.class \
edu/stanford/nlp/classify/ColumnDataClassifier.class \
edu/stanford/nlp/classify/CrossValidator\$CrossValidationIterator.class \
edu/stanford/nlp/classify/CrossValidator\$SavedState.class \
edu/stanford/nlp/util/Triple.class \
edu/stanford/nlp/classify/CrossValidator.class \
edu/stanford/nlp/classify/WeightedDataset.class \
edu/stanford/nlp/util/ScoredComparator.class \
edu/stanford/nlp/util/ScoredObject.class \
edu/stanford/nlp/classify/GeneralDataset\$1.class \
edu/stanford/nlp/classify/ProbabilisticClassifier.class \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \
edu/stanford/nlp/util/PriorityQueue.class \
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class \
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class \
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class \
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$1.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$10.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$2.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$3.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$4.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$5.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$6.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$7.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$8.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$9.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$Factory15.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$LinearClassifierCreator.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$NegativeScorer.class \
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class \
edu/stanford/nlp/optimization/DiffFunction.class \
edu/stanford/nlp/optimization/Evaluator.class \
edu/stanford/nlp/optimization/Function.class \
edu/stanford/nlp/optimization/GoldenSectionLineSearch.class \
edu/stanford/nlp/optimization/HasEvaluators.class \
edu/stanford/nlp/optimization/HybridMinimizer.class \
edu/stanford/nlp/optimization/LineSearcher.class \
edu/stanford/nlp/optimization/QNMinimizer.class \
edu/stanford/nlp/optimization/SMDMinimizer.class \
edu/stanford/nlp/optimization/StochasticCalculateMethods.class \
edu/stanford/nlp/stats/MultiClassAccuracyStats.class \
edu/stanford/nlp/stats/Scorer.class \
edu/stanford/nlp/util/ArrayUtils.class \
edu/stanford/nlp/util/Factory.class \
edu/stanford/nlp/optimization/CGMinimizer.class \
edu/stanford/nlp/optimization/SQNMinimizer.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class \
edu/stanford/nlp/optimization/SGDMinimizer.class \
edu/stanford/nlp/optimization/SGDToQNMinimizer.class \
edu/stanford/nlp/classify/ClassifierCreator.class \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \
edu/stanford/nlp/math/ADMath.class \
edu/stanford/nlp/math/DoubleAD.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \
edu/stanford/nlp/classify/LogPrior\$1.class \
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.class \
edu/stanford/nlp/classify/LogisticObjectiveFunction.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \
edu/stanford/nlp/classify/RVFDataset\$1.class \
edu/stanford/nlp/classify/SVMLightClassifier.class \
edu/stanford/nlp/util/SystemUtils.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor\$1.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor\$EntityComparator.class \
edu/stanford/nlp/dcoref/CorefMentionFinder.class \
edu/stanford/nlp/dcoref/Dictionaries.class \
edu/stanford/nlp/dcoref/Document.class \
edu/stanford/nlp/dcoref/Mention.class \
edu/stanford/nlp/dcoref/MentionExtractor.class \
edu/stanford/nlp/dcoref/Semantics.class \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.class \
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMention.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$EntityMentionsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \
edu/stanford/nlp/ling/CoreLabel.class \
edu/stanford/nlp/pipeline/Annotation.class \
edu/stanford/nlp/semgraph/SemanticGraph.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedDependenciesAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.class \
edu/stanford/nlp/util/CoreMap.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$CorefMentionAnnotation.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$CorpusStats.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$Document.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$DocumentIterator.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$NamedEntityAnnotation.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$Options.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.class \
edu/stanford/nlp/trees/HeadFinder.class \
edu/stanford/nlp/trees/ModCollinsHeadFinder.class \
edu/stanford/nlp/trees/Tree.class \
edu/stanford/nlp/util/CollectionValuedMap.class \
edu/stanford/nlp/util/IntPair.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.class \
edu/stanford/nlp/ling/CoreAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenEndAnnotation.class \
edu/stanford/nlp/ling/Label.class \
edu/stanford/nlp/stats/IntCounter.class \
edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class \
edu/stanford/nlp/trees/TreeNormalizer.class \
edu/stanford/nlp/trees/TreeReaderFactory.class \
edu/stanford/nlp/trees/Trees.class \
edu/stanford/nlp/util/AbstractIterator.class \
edu/stanford/nlp/util/CollectionFactory.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$BasicDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory\$Mode.class \
edu/stanford/nlp/trees/GrammaticalStructure.class \
edu/stanford/nlp/trees/GrammaticalStructure\$Extras.class \
edu/stanford/nlp/trees/TreeLemmatizer.class \
edu/stanford/nlp/dcoref/CorefChain\$CorefMention.class \
edu/stanford/nlp/dcoref/CorefChain\$CorefMentionComparator.class \
edu/stanford/nlp/dcoref/CorefChain\$MentionComparator.class \
edu/stanford/nlp/dcoref/CorefCluster.class \
edu/stanford/nlp/util/IntTuple.class \
edu/stanford/nlp/dcoref/CorefChain.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefClusterIdAnnotation.class \
edu/stanford/nlp/dcoref/Dictionaries\$Animacy.class \
edu/stanford/nlp/dcoref/Dictionaries\$Gender.class \
edu/stanford/nlp/dcoref/Dictionaries\$MentionType.class \
edu/stanford/nlp/dcoref/Dictionaries\$Number.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefChainAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefClusterAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefDestAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefGraphAnnotation.class \
edu/stanford/nlp/dcoref/CorefScorer\$1.class \
edu/stanford/nlp/dcoref/CorefScorer\$ScoreType.class \
edu/stanford/nlp/dcoref/CorefScorer\$SubScoreType.class \
edu/stanford/nlp/dcoref/CorefScorer.class \
edu/stanford/nlp/dcoref/Dictionaries\$Person.class \
edu/stanford/nlp/util/PropertiesUtils.class \
edu/stanford/nlp/dcoref/Document\$DocType.class \
edu/stanford/nlp/dcoref/Rules.class \
edu/stanford/nlp/dcoref/SpeakerInfo.class \
edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UseMarkedDiscourseAnnotation.class \
edu/stanford/nlp/ling/IndexedWord.class \
edu/stanford/nlp/math/NumberMatchingRegex.class \
edu/stanford/nlp/trees/GrammaticalRelation.class \
edu/stanford/nlp/util/TwoDimensionalMap.class \
edu/stanford/nlp/util/TwoDimensionalSet.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \
edu/stanford/nlp/process/CoreLabelTokenFactory.class \
edu/stanford/nlp/process/LexedTokenFactory.class \
edu/stanford/nlp/ling/AbstractCoreLabel.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \
edu/stanford/nlp/trees/tregex/TregexMatcher.class \
edu/stanford/nlp/trees/tregex/TregexPattern.class \
edu/stanford/nlp/util/CollectionUtils.class \
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeginIndexAnnotation.class \
edu/stanford/nlp/trees/SemanticHeadFinder.class \
edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionTokenAnnotation.class \
edu/stanford/nlp/ling/LabelFactory.class \
edu/stanford/nlp/ling/MultiTokenTag.class \
edu/stanford/nlp/parser/common/ParserAnnotations.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$ConstraintAnnotation.class \
edu/stanford/nlp/parser/common/ParserConstraint.class \
edu/stanford/nlp/pipeline/AnnotationPipeline.class \
edu/stanford/nlp/pipeline/Annotator.class \
edu/stanford/nlp/pipeline/Annotator\$Requirement.class \
edu/stanford/nlp/util/Sets.class \
edu/stanford/nlp/dcoref/ScorerBCubed\$1.class \
edu/stanford/nlp/dcoref/ScorerBCubed\$BCubedType.class \
edu/stanford/nlp/dcoref/ScorerBCubed.class \
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.class \
edu/stanford/nlp/dcoref/MUCMentionExtractor.class \
edu/stanford/nlp/dcoref/ScorerMUC.class \
edu/stanford/nlp/dcoref/ScorerPairwise.class \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem\$1.class \
edu/stanford/nlp/io/StringOutputStream.class \
edu/stanford/nlp/util/logging/NewlineLogFormatter.class \
edu/stanford/nlp/dcoref/SieveOptions.class \
edu/stanford/nlp/dcoref/MentionMatcher.class \
edu/stanford/nlp/fsm/TransducerGraph.class \
edu/stanford/nlp/fsm/DFSAState.class \
edu/stanford/nlp/fsm/DFSATransition.class \
edu/stanford/nlp/util/Scored.class \
edu/stanford/nlp/fsm/DFSA.class \
edu/stanford/nlp/fsm/AutomatonMinimizer.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Block.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Split.class \
edu/stanford/nlp/fsm/QuasiDeterminizer.class \
edu/stanford/nlp/fsm/TransducerGraph\$Arc.class \
edu/stanford/nlp/fsm/TransducerGraph\$ArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$GraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$InputSplittingProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$OutputCombiningProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$SetToStringNodeProcessor.class \
edu/stanford/nlp/trees/PennTreebankLanguagePack.class \
edu/stanford/nlp/trees/TreebankLanguagePack.class \
edu/stanford/nlp/util/Maps.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessorWrappingArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NormalizingGraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$ObjectToSetNodeProcessor.class \
edu/stanford/nlp/fsm/Block.class \
edu/stanford/nlp/graph/Graph.class \
edu/stanford/nlp/graph/ConnectedComponents.class \
edu/stanford/nlp/graph/DijkstraShortestPath.class \
edu/stanford/nlp/graph/DirectedMultiGraph\$EdgeIterator.class \
edu/stanford/nlp/util/MapFactory.class \
edu/stanford/nlp/graph/DirectedMultiGraph.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier\$1.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier\$2.class \
edu/stanford/nlp/io/RegExFileFilter.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.class \
edu/stanford/nlp/ling/HasWord.class \
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class \
edu/stanford/nlp/objectbank/ReaderIteratorFactory.class \
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class \
edu/stanford/nlp/process/CoreTokenFactory.class \
edu/stanford/nlp/sequences/DocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/FeatureFactory.class \
edu/stanford/nlp/sequences/IOBUtils.class \
edu/stanford/nlp/sequences/KBestSequenceFinder.class \
edu/stanford/nlp/sequences/LatticeWriter.class \
edu/stanford/nlp/sequences/ObjectBankWrapper.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$OutputStyle.class \
edu/stanford/nlp/sequences/SeqClassifierFlags.class \
edu/stanford/nlp/sequences/SequenceModel.class \
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class \
edu/stanford/nlp/stats/Sampler.class \
edu/stanford/nlp/util/MetaClass.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier.class \
edu/stanford/nlp/sequences/SequenceSampler.class \
edu/stanford/nlp/ie/ClassifierCombiner\$CombinationMode.class \
edu/stanford/nlp/ie/crf/CRFClassifier.class \
edu/stanford/nlp/ie/ner/CMMClassifier.class \
edu/stanford/nlp/ie/ClassifierCombiner.class \
edu/stanford/nlp/ie/EntityBIO.class \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class \
edu/stanford/nlp/sequences/ListeningSequenceModel.class \
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class \
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class \
edu/stanford/nlp/util/RuntimeInterruptedException.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin1Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin2Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin3Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin4Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin5Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin6Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$GazetteInfo.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbbrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbgeneAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbstrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChunkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CommonWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DictAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DistSimAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DomainAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityRuleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FreqAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GeniaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GovernorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeadWordStringAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsDateRangeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsURLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParaPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ProtoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencePositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ShapeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StackedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TopicAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnknownAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WebAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordnetSynAnnotation.class \
edu/stanford/nlp/ling/CoreLabel\$GenericAnnotation.class \
edu/stanford/nlp/sequences/Clique.class \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class \
edu/stanford/nlp/util/PaddedList.class \
edu/stanford/nlp/ie/NERServer\$1.class \
edu/stanford/nlp/ie/NERServer\$NERClient.class \
edu/stanford/nlp/ie/NERServer\$Session.class \
edu/stanford/nlp/io/EncodingPrintWriter.class \
edu/stanford/nlp/io/EncodingPrintWriter\$out.class \
edu/stanford/nlp/io/EncodingPrintWriter\$err.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumerizedTokensAnnotation.class \
edu/stanford/nlp/ling/tokensregex/Env.class \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class \
edu/stanford/nlp/pipeline/CoreMapAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \
edu/stanford/nlp/util/ArrayCoreMap.class \
edu/stanford/nlp/util/Interval.class \
edu/stanford/nlp/ie/pascal/ISODateInstance.class \
edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \
edu/stanford/nlp/time/TimeAnnotations.class \
edu/stanford/nlp/time/TimeAnnotations\$TimexAnnotation.class \
edu/stanford/nlp/time/Timex.class \
edu/stanford/nlp/util/EditDistance.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier\$CRFBiasedClassifierOptimizer.class \
edu/stanford/nlp/ie/crf/CRFDatum.class \
edu/stanford/nlp/ie/crf/CRFLabel.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class \
edu/stanford/nlp/ie/PriorModelFactory.class \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class \
edu/stanford/nlp/ie/crf/CRFClassifierFloat.class \
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class \
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class \
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class \
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class \
edu/stanford/nlp/ie/crf/CRFCliqueTree.class \
edu/stanford/nlp/ie/crf/CRFFeatureExporter.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class \
edu/stanford/nlp/ie/crf/CliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/FactorTable.class \
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/LabelDictionary.class \
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/TestSequenceModel.class \
edu/stanford/nlp/optimization/MemoryEvaluator.class \
edu/stanford/nlp/optimization/ResultStoringMonitor.class \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer.class \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder.class \
edu/stanford/nlp/sequences/BestSequenceFinder.class \
edu/stanford/nlp/sequences/CoolingSchedule.class \
edu/stanford/nlp/sequences/ExactBestSequenceFinder.class \
edu/stanford/nlp/sequences/FactoredSequenceListener.class \
edu/stanford/nlp/sequences/FactoredSequenceModel.class \
edu/stanford/nlp/sequences/SequenceGibbsSampler.class \
edu/stanford/nlp/sequences/SequenceListener.class \
edu/stanford/nlp/util/ConvertByteArray.class \
edu/stanford/nlp/optimization/CmdEvaluator.class \
edu/stanford/nlp/stats/MultiClassChunkEvalStats.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class \
edu/stanford/nlp/optimization/DiffFloatFunction.class \
edu/stanford/nlp/optimization/FloatFunction.class \
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class \
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class \
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class \
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class \
edu/stanford/nlp/util/Quadruple.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class \
edu/stanford/nlp/stats/GeneralizedCounter.class \
edu/stanford/nlp/ie/crf/FloatFactorTable.class \
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction\$ExpectationThreadsafeProcessor.class \
edu/stanford/nlp/optimization/HasFeatureGrouping.class \
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout\$1.class \
edu/stanford/nlp/optimization/HasRegularizerParamRange.class \
edu/stanford/nlp/math/SloppyMath.class \
edu/stanford/nlp/ie/machinereading/Extractor.class \
edu/stanford/nlp/ie/machinereading/MachineReading.class \
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.class \
edu/stanford/nlp/ie/machinereading/structure/Span.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory.class \
edu/stanford/nlp/ie/machinereading/LabelValidator.class \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.class \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$RelationMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/RelationMention.class \
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.class \
edu/stanford/nlp/util/Execution.class \
edu/stanford/nlp/util/Execution\$Option.class \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory\$DEPENDENCY_TYPE.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$GenderAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$TriggerAnnotation.class \
edu/stanford/nlp/process/Morphology.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedCCProcessedDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge.class \
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.class \
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.class \
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.class \
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.class \
edu/stanford/nlp/ie/machinereading/ExtractorMerger.class \
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.class \
edu/stanford/nlp/ie/machinereading/ResultsPrinter.class \
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.class \
edu/stanford/nlp/ie/machinereading/ResultsPrinter\$1CompareSentences.class \
edu/stanford/nlp/ling/CategoryWordTag.class \
edu/stanford/nlp/trees/DiskTreebank.class \
edu/stanford/nlp/trees/TreeVisitor.class \
edu/stanford/nlp/trees/Treebank.class \
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.class \
edu/stanford/nlp/ie/machinereading/common/StringDictionary\$IndexAndCount.class \
edu/stanford/nlp/ie/machinereading/common/StringDictionary.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.class \
edu/stanford/nlp/ie/machinereading/structure/EventMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.class \
edu/stanford/nlp/trees/Span.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.class \
edu/stanford/nlp/ie/machinereading/common/DomReader.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer\$WordToken.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer\$AbbreviationMap.class \
edu/stanford/nlp/process/AbstractTokenizer.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$EventMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMention\$CompByHead.class \
edu/stanford/nlp/util/IdentityHashSet.class \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject\$CompByExtent.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$AllRelationMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DependencyAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DocumentDirectoryAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DocumentIdAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/Span\$1.class \
edu/stanford/nlp/ie/ner/CMMClassifier\$Scorer.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \
edu/stanford/nlp/ie/pascal/ISODateInstance\$1.class \
edu/stanford/nlp/ie/pascal/ISODateInstance\$DateField.class \
edu/stanford/nlp/time/TimeExpressionExtractor.class \
edu/stanford/nlp/time/TimeExpressionExtractorFactory.class \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier\$Entry.class \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.class \
edu/stanford/nlp/ie/util/RelationTriple\$1.class \
edu/stanford/nlp/ie/util/RelationTriple\$2.class \
edu/stanford/nlp/ie/util/RelationTriple\$WithTree.class \
edu/stanford/nlp/ie/util/RelationTriple.class \
edu/stanford/nlp/international/Languages\$1.class \
edu/stanford/nlp/international/Languages\$Language.class \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class \
edu/stanford/nlp/international/Languages.class \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification\$ArabicMorphoFeatures.class \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification\$MorphoFeatureType.class \
edu/stanford/nlp/international/morph/MorphoFeatures.class \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class \
edu/stanford/nlp/process/SerializableFunction.class \
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class \
edu/stanford/nlp/international/arabic/Buckwalter.class \
edu/stanford/nlp/trees/treebank/Mapper.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$RewrittenArabicAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \
edu/stanford/nlp/objectbank/LineIterator.class \
edu/stanford/nlp/international/arabic/process/IOBUtils.class \
edu/stanford/nlp/ling/Sentence.class \
edu/stanford/nlp/ling/TaggedWord.class \
edu/stanford/nlp/process/WordSegmenter.class \
edu/stanford/nlp/util/Characters.class \
edu/stanford/nlp/international/arabic/process/ArabicLexer.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer\$ArabicTokenizerFactory.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$PrefixMarkerAnnotation.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$SuffixMarkerAnnotation.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$TokenType.class \
edu/stanford/nlp/international/french/process/FrenchLexer\$1.class \
edu/stanford/nlp/international/french/process/FrenchLexer\$UntokenizableOptions.class \
edu/stanford/nlp/ling/CoreAnnotations\$AfterAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParentAnnotation.class \
edu/stanford/nlp/international/french/process/FrenchLexer.class \
edu/stanford/nlp/international/french/process/FrenchTokenizer\$1.class \
edu/stanford/nlp/international/french/process/FrenchTokenizer\$FrenchTokenizerFactory.class \
edu/stanford/nlp/international/french/process/FrenchTokenizer.class \
edu/stanford/nlp/process/WordTokenFactory.class \
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator\$PersonalPronounType.class \
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.class \
edu/stanford/nlp/international/spanish/process/SpanishLexer\$1.class \
edu/stanford/nlp/international/spanish/process/SpanishLexer\$UntokenizableOptions.class \
edu/stanford/nlp/international/spanish/process/SpanishLexer.class \
edu/stanford/nlp/international/spanish/SpanishVerbStripper.class \
edu/stanford/nlp/international/spanish/process/SpanishTokenizer\$1.class \
edu/stanford/nlp/international/spanish/process/SpanishTokenizer\$SpanishTokenizerFactory.class \
edu/stanford/nlp/international/spanish/process/SpanishTokenizer.class \
edu/stanford/nlp/util/ByteStreamGobbler.class \
edu/stanford/nlp/util/StreamGobbler.class \
edu/stanford/nlp/io/ExtensionFileFilter.class \
edu/stanford/nlp/io/FileSequentialCollection\$FileSequentialCollectionIterator.class \
edu/stanford/nlp/io/NumberRangeFileFilter.class \
edu/stanford/nlp/io/FileSequentialCollection.class \
edu/stanford/nlp/io/BZip2PipedOutputStream.class \
edu/stanford/nlp/io/EncodingFileReader.class \
edu/stanford/nlp/io/IOUtils\$1.class \
edu/stanford/nlp/io/IOUtils\$2.class \
edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$1\$1.class \
edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable\$1.class \
edu/stanford/nlp/ling/HasIndex.class \
edu/stanford/nlp/ling/HasLemma.class \
edu/stanford/nlp/ling/HasOffset.class \
edu/stanford/nlp/ling/HasTag.class \
edu/stanford/nlp/util/TypesafeMap.class \
edu/stanford/nlp/util/TypesafeMap\$Key.class \
edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.class \
edu/stanford/nlp/ling/AnnotationLookup\$OldFeatureLabelKeys.class \
edu/stanford/nlp/ling/AnnotationLookup.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgumentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AuthorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryFunctionalTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseOrigSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocSourceTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTitleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FeaturesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazetteerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDFAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$InterpretationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftTermAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LinkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoGenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoNumAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoPersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PolarityAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$RoleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \
edu/stanford/nlp/ling/Document.class \
edu/stanford/nlp/ling/DocumentReader.class \
edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/HasCategory.class \
edu/stanford/nlp/ling/StringLabel.class \
edu/stanford/nlp/ling/CategoryWordTagFactory.class \
edu/stanford/nlp/ling/ChineseCoreAnnotations\$CharactersAnnotation.class \
edu/stanford/nlp/ling/ChineseCoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestCliquesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestFullAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CalendarAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepParentIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLPredicateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLSRLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ColumnDataClassifierAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CostMagnificationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CovertIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DayAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DependentsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FirstChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceUntilEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GenericTokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GrandparentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HaveAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$INAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelWeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastTaggedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftChildrenNodeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LengthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LineNumberAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LocationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NERIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NeighborsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NotAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumTxtSentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PercentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PossibleAnswersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PredictedAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PrevChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PriorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$QuotationsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLInstancesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRL_ID.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UBlockAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnaryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordFormAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordSenseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlContextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlElementAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$YearAnnotation.class \
edu/stanford/nlp/ling/WordLemmaTag.class \
edu/stanford/nlp/ling/CoreLabel\$1.class \
edu/stanford/nlp/ling/CoreLabel\$CoreLabelFactory.class \
edu/stanford/nlp/ling/CoreLabel\$OutputFormat.class \
edu/stanford/nlp/ling/HasContext.class \
edu/stanford/nlp/ling/Featurizable.class \
edu/stanford/nlp/ling/Labeled.class \
edu/stanford/nlp/ling/BasicDocument.class \
edu/stanford/nlp/process/PTBTokenizer\$PTBTokenizerFactory.class \
edu/stanford/nlp/ling/IndexedWord\$1.class \
edu/stanford/nlp/ling/LabeledWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/LabeledWord.class \
edu/stanford/nlp/ling/TaggedWordFactory.class \
edu/stanford/nlp/ling/MultiTokenTag\$Tag.class \
edu/stanford/nlp/ling/WordTag.class \
edu/stanford/nlp/ling/StringLabel\$StringLabelFactoryHolder.class \
edu/stanford/nlp/ling/ValueLabel.class \
edu/stanford/nlp/ling/StringLabelFactory.class \
edu/stanford/nlp/ling/Tag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/Tag\$TagFactory.class \
edu/stanford/nlp/ling/Tag.class \
edu/stanford/nlp/ling/TaggedWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/Word\$WordFactoryHolder.class \
edu/stanford/nlp/ling/WordFactory.class \
edu/stanford/nlp/ling/WordLemmaTagFactory.class \
edu/stanford/nlp/ling/WordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/WordTagFactory.class \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult\$MatchedGroup.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$GroupToIntervalFunc.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$MatchedGroupInfo.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$VarGroupBindings.class \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$CompositeMatchState.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$Stage.class \
edu/stanford/nlp/ling/tokensregex/EnvLookup.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AssignmentRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$Rule.class \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class \
edu/stanford/nlp/ling/tokensregex/types/Expression.class \
edu/stanford/nlp/ling/tokensregex/types/Tags.class \
edu/stanford/nlp/ling/tokensregex/types/Tags\$TagsAnnotation.class \
edu/stanford/nlp/ling/tokensregex/types/Value.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ListExtractRule.class \
edu/stanford/nlp/util/Filters.class \
edu/stanford/nlp/util/Filters\$DisjFilter.class \
edu/stanford/nlp/ling/tokensregex/NodePattern.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AbstractStringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AttributesEqualMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$IntegerAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NotNilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$SequenceRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringInSetAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$2.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$3.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$4.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$5.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$6.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$7.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$NodePatternTrigger.class \
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$AnnotateAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$MergeAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$BasicCoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/Env\$Binder.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Parser.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$PatternExpr.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$1.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$2.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$3.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$4.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$5.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$SingleAnnotationExtractor.class \
edu/stanford/nlp/util/Comparators.class \
edu/stanford/nlp/util/IntervalTree.class \
edu/stanford/nlp/util/Interval\$RelType.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern\$StringSequenceAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseMatch.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$TokenList.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$WordList.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$IntersectMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$UnionMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$BasicSequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$SequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$FindType.class \
edu/stanford/nlp/util/Iterables.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$LongestStringComparator.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$MatchType.class \
edu/stanford/nlp/util/CacheMap.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$AnyNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$ConjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$DisjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$EqualsNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$NegateNodePattern.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$1.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$Phrase.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseStringCollection.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseTableIterator.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StackEntry.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StringList.class \
edu/stanford/nlp/util/HasInterval.class \
edu/stanford/nlp/util/Interner.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BoundAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BranchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$NextMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$SeriesAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$StartMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationMatchedFilter.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$BasicSequenceExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CompositeExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$FilterExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequencePatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringPatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TextPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TokenPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CompositeValue.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$2.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BasicMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchState.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$GroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$NamedGroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$State.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$State.class \
edu/stanford/nlp/util/IterableIterator.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjMatchStateInfo.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjStartState.class \
edu/stanford/nlp/util/ArraySet.class \
edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$AndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Frag.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MatchState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$OrPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceEndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequencePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceStartPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SpecialNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValuePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValueState.class \
edu/stanford/nlp/util/ValuedInterval.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/matcher/Match.class \
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.class \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction\$AbstractMatchCostFunction.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap\$1.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.class \
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$MatchQueue.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$MultiMatchQueue.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$PartialApproxMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.class \
edu/stanford/nlp/ling/tokensregex/parser/Token.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class
jar uf /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$1.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$JJCalls.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$LookaheadSuccess.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AndExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CaseExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ConditionalExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FieldExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IndexedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ListExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$MethodCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$OrExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$PrimitiveValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchResultVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarExpression.class \
edu/stanford/nlp/util/ArrayMap.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AssignableFunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IfExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$NotExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleCachedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$TypedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarAssignmentExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$WrappedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$1.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$10.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$11.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$12.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$13.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$14.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$15.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$16.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$17.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$18.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$19.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$2.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$20.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$21.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$22.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$23.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$24.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$25.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$26.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$27.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$28.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$29.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$3.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$30.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$31.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$32.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$33.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$34.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$35.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$36.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$37.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$38.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$39.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$4.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$40.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$41.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$42.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$43.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$44.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$45.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$5.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$6.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$7.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$8.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$9.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$BooleanFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ComparableComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareType.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NamedValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ParamInfo.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$StringFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$TypeCheckedFunction.class \
edu/stanford/nlp/math/ArrayMath\$InvalidElementException.class \
edu/stanford/nlp/maxent/CGRunner\$LikelihoodFunction.class \
edu/stanford/nlp/maxent/CGRunner\$MonitorFunction.class \
edu/stanford/nlp/maxent/iis/LambdaSolve.class \
edu/stanford/nlp/maxent/CGRunner.class \
edu/stanford/nlp/io/PrintFile.class \
edu/stanford/nlp/maxent/Experiments.class \
edu/stanford/nlp/maxent/Feature.class \
edu/stanford/nlp/maxent/Features.class \
edu/stanford/nlp/maxent/Problem.class \
edu/stanford/nlp/util/MutableDouble.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$ImpliedSentencesAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$OperatorAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$PolarityAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$RelationTriplesAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.class \
edu/stanford/nlp/naturalli/OperatorSpec.class \
edu/stanford/nlp/naturalli/Polarity.class \
edu/stanford/nlp/naturalli/Monotonicity.class \
edu/stanford/nlp/naturalli/MonotonicityType.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$1.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$2.class \
edu/stanford/nlp/naturalli/Operator.class \
edu/stanford/nlp/pipeline/SentenceAnnotator.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.class \
edu/stanford/nlp/naturalli/NaturalLogicRelation\$1.class \
edu/stanford/nlp/naturalli/NaturalLogicRelation.class \
edu/stanford/nlp/naturalli/Operator\$1.class \
edu/stanford/nlp/naturalli/Operator\$2.class \
edu/stanford/nlp/naturalli/Operator\$3.class \
edu/stanford/nlp/naturalli/Polarity\$1.class \
edu/stanford/nlp/neural/NeuralUtils\$1.class \
edu/stanford/nlp/neural/NeuralUtils.class \
edu/stanford/nlp/neural/SimpleTensor\$SimpleMatrixIteratorWrapper.class \
edu/stanford/nlp/neural/SimpleTensor.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$GoldClass.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$NodeVector.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$PredictedClass.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$PredictionError.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$Predictions.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.class \
edu/stanford/nlp/trees/TreeFactory.class \
edu/stanford/nlp/objectbank/DelimitRegExIterator\$DelimitRegExIteratorFactory.class \
edu/stanford/nlp/objectbank/IdentityFunction.class \
edu/stanford/nlp/objectbank/DelimitRegExIterator.class \
edu/stanford/nlp/objectbank/LineIterator\$LineIteratorFactory.class \
edu/stanford/nlp/objectbank/ObjectBank\$OBIterator.class \
edu/stanford/nlp/objectbank/ObjectBank\$PathToFileFunction.class \
edu/stanford/nlp/objectbank/ReaderIteratorFactory\$ReaderIterator.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator\$XMLBeginEndIteratorFactory.class \
edu/stanford/nlp/util/XMLUtils.class \
edu/stanford/nlp/util/XMLUtils\$XMLTag.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class \
edu/stanford/nlp/optimization/HasFloatInitial.class \
edu/stanford/nlp/optimization/HasInitial.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction\$SamplingMethod.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class \
edu/stanford/nlp/optimization/CGMinimizer\$OneDimDiffFunction.class \
edu/stanford/nlp/optimization/CGMinimizer\$Triple.class \
edu/stanford/nlp/util/SystemUtils\$ProcessOutputStream.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer\$1.class \
edu/stanford/nlp/optimization/StochasticMinimizer.class \
edu/stanford/nlp/util/MemoryMonitor.class \
edu/stanford/nlp/optimization/QNMinimizer\$1.class \
edu/stanford/nlp/optimization/QNMinimizer\$MaxEvaluationsExceeded.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo.class \
edu/stanford/nlp/optimization/QNMinimizer\$Record.class \
edu/stanford/nlp/optimization/QNMinimizer\$SurpriseConvergence.class \
edu/stanford/nlp/optimization/QNMinimizer\$eLineSearch.class \
edu/stanford/nlp/optimization/QNMinimizer\$eScaling.class \
edu/stanford/nlp/optimization/QNMinimizer\$eState.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$NegativeCurvature.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$ZeroGradient.class \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS\$Prior.class \
edu/stanford/nlp/optimization/SMDMinimizer\$1.class \
edu/stanford/nlp/optimization/SMDMinimizer\$setLam.class \
edu/stanford/nlp/optimization/SMDMinimizer\$setMu.class \
edu/stanford/nlp/optimization/StochasticMinimizer\$PropertySetter.class \
edu/stanford/nlp/optimization/SQNMinimizer\$SurpriseConvergence.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$Weights.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$lagrange.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$setFixedGain.class \
edu/stanford/nlp/optimization/StochasticMinimizer\$setGain.class \
edu/stanford/nlp/parser/ViterbiParser.class \
edu/stanford/nlp/parser/Parser.class \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.class \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter\$1.class \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter\$ScoredParsesIterator.class \
edu/stanford/nlp/io/NumberRangesFileFilter.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$CandidatePartOfSpeechAnnotation.class \
edu/stanford/nlp/parser/common/ParserQuery.class \
edu/stanford/nlp/parser/lexparser/Options.class \
edu/stanford/nlp/parser/lexparser/TestOptions.class \
edu/stanford/nlp/parser/metrics/Eval.class \
edu/stanford/nlp/parser/metrics/ParserQueryEval.class \
edu/stanford/nlp/parser/KBestViterbiParser.class \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \
edu/stanford/nlp/parser/common/ParserGrammar.class \
edu/stanford/nlp/parser/common/ArgUtils.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$CacheProcessor.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$DecompressionProcessor.class \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class \
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.class \
edu/stanford/nlp/trees/MemoryTreebank.class \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class \
edu/stanford/nlp/trees/TreeTransformer.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class \
edu/stanford/nlp/neural/Embedding.class \
edu/stanford/nlp/parser/dvparser/DVModel\$1.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class \
edu/stanford/nlp/parser/lexparser/BinaryRule.class \
edu/stanford/nlp/parser/lexparser/Options\$LexOptions.class \
edu/stanford/nlp/parser/lexparser/TrainOptions.class \
edu/stanford/nlp/parser/lexparser/TrainOptions\$TransformMatrixType.class \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class \
edu/stanford/nlp/parser/lexparser/UnaryRule.class \
edu/stanford/nlp/util/TwoDimensionalMap\$Entry.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker\$Query.class \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class \
edu/stanford/nlp/parser/lexparser/Reranker.class \
edu/stanford/nlp/parser/lexparser/RerankerQuery.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class \
edu/stanford/nlp/trees/CompositeTreeTransformer.class \
edu/stanford/nlp/trees/DeepTree.class \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class \
edu/stanford/nlp/parser/common/NoSuchParseException.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient\$ScoringProcessor.class \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.class \
edu/stanford/nlp/parser/lexparser/DependencyGrammar.class \
edu/stanford/nlp/parser/lexparser/IntDependency.class \
edu/stanford/nlp/parser/lexparser/IntTaggedWord.class \
edu/stanford/nlp/parser/lexparser/Lexicon.class \
edu/stanford/nlp/parser/lexparser/TagProjection.class \
edu/stanford/nlp/parser/lexparser/Extractor.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$AnnotatePunctuationFunction.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$RemoveGFSubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$SubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$TypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedTypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedUntypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UntypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/BaseLexicon.class \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class \
edu/stanford/nlp/parser/metrics/AbstractEval.class \
edu/stanford/nlp/stats/EquivalenceClasser.class \
edu/stanford/nlp/trees/Constituent.class \
edu/stanford/nlp/trees/DependencyTyper.class \
edu/stanford/nlp/trees/LabeledConstituent.class \
edu/stanford/nlp/trees/SimpleConstituent.class \
edu/stanford/nlp/trees/TreeTokenizerFactory.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedConjNode.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunctionVar.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeRegexFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AnnotatePunctuationFunction2.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$ArabicSubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$SimpleStringFunction.class \
edu/stanford/nlp/parser/lexparser/FactoredLexicon.class \
edu/stanford/nlp/parser/lexparser/TreeCollinizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class \
edu/stanford/nlp/trees/tregex/TregexParseException.class \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser\$N5BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/Edge.class \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class \
edu/stanford/nlp/parser/lexparser/GrammarProjection.class \
edu/stanford/nlp/parser/lexparser/Hook.class \
edu/stanford/nlp/parser/lexparser/HookChart.class \
edu/stanford/nlp/parser/lexparser/Interner.class \
edu/stanford/nlp/parser/lexparser/Item.class \
edu/stanford/nlp/parser/lexparser/LatticeScorer.class \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class \
edu/stanford/nlp/parser/lexparser/Scorer.class \
edu/stanford/nlp/util/ArrayHeap.class \
edu/stanford/nlp/util/Heap.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class \
edu/stanford/nlp/parser/lexparser/Rule.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers.class \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon\$Symbol.class \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class \
edu/stanford/nlp/parser/lexparser/RandomWalk.class \
edu/stanford/nlp/parser/lexparser/ChineseLexicon.class \
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotator.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class \
edu/stanford/nlp/trees/LeftHeadFinder.class \
edu/stanford/nlp/trees/TreePrint.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class \
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class \
edu/stanford/nlp/process/WordSegmentingTokenizer.class \
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class \
edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/BoundaryRemover.class \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishSubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishTest.class \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishTrain.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \
edu/stanford/nlp/trees/PennTreeReader.class \
edu/stanford/nlp/trees/TreeReader.class \
edu/stanford/nlp/process/DistSimClassifier.class \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.class \
edu/stanford/nlp/io/NullOutputStream.class \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class \
edu/stanford/nlp/parser/lexparser/Debinarizer.class \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class \
edu/stanford/nlp/parser/lexparser/ParserUtils.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$CatErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$RuleErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$ScoreEval.class \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class \
edu/stanford/nlp/parser/metrics/Evalb.class \
edu/stanford/nlp/parser/metrics/Evalb\$CBEval.class \
edu/stanford/nlp/parser/metrics/EvalbByCat.class \
edu/stanford/nlp/parser/metrics/FilteredEval.class \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class \
edu/stanford/nlp/parser/metrics/TaggingEval.class \
edu/stanford/nlp/parser/metrics/TopMatchEval.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Arc.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Derivation.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Vertex.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class \
edu/stanford/nlp/parser/lexparser/Lattice.class \
edu/stanford/nlp/parser/lexparser/LatticeEdge.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class \
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class \
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class \
edu/stanford/nlp/parser/lexparser/NodePruner.class \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class \
edu/stanford/nlp/parser/lexparser/TwinScorer.class \
edu/stanford/nlp/trees/TreeLengthComparator.class \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class \
edu/stanford/nlp/util/Beam.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddPOSSequenceFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddRelativeNodeFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AnnotatePunctuationFunction.class \
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams\$SimpleStringFunction.class \
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class \
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class \
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class \
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader\$LatticeWord.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class \
edu/stanford/nlp/parser/lexparser/HookChart\$1.class \
edu/stanford/nlp/parser/lexparser/HookChart\$ChartIndex.class \
edu/stanford/nlp/parser/lexparser/HookChart\$WeakChartIndex.class \
edu/stanford/nlp/parser/common/ParserUtils.class \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser\$1.class \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.class \
edu/stanford/nlp/parser/lexparser/ParseFiles.class \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class \
edu/stanford/nlp/tagger/io/TaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord.class \
edu/stanford/nlp/trees/CompositeTreebank.class \
edu/stanford/nlp/trees/FilteringTreebank.class \
edu/stanford/nlp/trees/LengthTreeFilter.class \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.class \
edu/stanford/nlp/util/DeltaIndex.class \
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class \
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar\$EndHead.class \
edu/stanford/nlp/parser/lexparser/TestTagProjection.class \
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.class \
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class \
edu/stanford/nlp/trees/international/negra/NegraLabel.class \
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class \
edu/stanford/nlp/trees/ConstituentFactory.class \
edu/stanford/nlp/trees/LabeledScoredConstituent.class \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter\$FA.class \
edu/stanford/nlp/process/DocumentPreprocessor.class \
edu/stanford/nlp/process/DocumentPreprocessor\$DocType.class \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$MarkConjTypeFunction.class \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$MarkPrefixFunction.class \
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams\$AnnotateHeadFunction.class \
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class \
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor\$1.class \
edu/stanford/nlp/util/ThreeDimensionalMap.class \
edu/stanford/nlp/parser/lexparser/PostSplitter.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer\$TreeNullAnnotator.class \
edu/stanford/nlp/parser/lexparser/TreeBinarizer.class \
edu/stanford/nlp/trees/TreebankFactory.class \
edu/stanford/nlp/parser/metrics/Evalb\$1.class \
edu/stanford/nlp/parser/metrics/Evalb\$F1Comparator.class \
edu/stanford/nlp/trees/TreeFilters.class \
edu/stanford/nlp/trees/TreeFilters\$HasMatchingChild.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval\$1.class \
edu/stanford/nlp/trees/Dependency.class \
edu/stanford/nlp/parser/nndep/Config.class \
edu/stanford/nlp/parser/nndep/Configuration.class \
edu/stanford/nlp/parser/nndep/DependencyTree.class \
edu/stanford/nlp/parser/nndep/ParsingSystem.class \
edu/stanford/nlp/parser/nndep/Classifier\$1.class \
edu/stanford/nlp/parser/nndep/Classifier\$Cost.class \
edu/stanford/nlp/parser/nndep/Classifier\$CostFunction.class \
edu/stanford/nlp/parser/nndep/Classifier\$FeedforwardParams.class \
edu/stanford/nlp/parser/nndep/Dataset.class \
edu/stanford/nlp/parser/nndep/Example.class \
edu/stanford/nlp/parser/nndep/Util.class \
edu/stanford/nlp/parser/nndep/Classifier.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger.class \
edu/stanford/nlp/parser/nndep/ArcStandard.class \
edu/stanford/nlp/parser/nndep/DependencyParser\$1.class \
edu/stanford/nlp/trees/GrammaticalRelation\$Language.class \
edu/stanford/nlp/trees/TreeGraphNode.class \
edu/stanford/nlp/trees/TypedDependency.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$Side.class \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class \
edu/stanford/nlp/parser/shiftreduce/State.class \
edu/stanford/nlp/parser/shiftreduce/Transition.class \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class \
edu/stanford/nlp/tagger/common/Tagger.class \
edu/stanford/nlp/util/TreeShapedStack.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$FeatureComponent.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$Transition.class \
edu/stanford/nlp/parser/shiftreduce/State\$HeadPosition.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagLabelAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordLabelAnnotation.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$1.class \
edu/stanford/nlp/trees/LabeledScoredTreeNode.class \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class \
edu/stanford/nlp/tagger/maxent/Distsim.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$1.class \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class \
edu/stanford/nlp/parser/shiftreduce/BaseModel.class \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/Oracle.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$1.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$TrainTreeProcessor.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$Update.class \
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions\$TrainingMethod.class \
edu/stanford/nlp/parser/shiftreduce/Weight.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$RetagProcessor.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$Mode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$1.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$1.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$WidthResult.class \
edu/stanford/nlp/parser/ui/TreeJPanel.class \
edu/stanford/nlp/patterns/CandidatePhrase.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$DataSentsIterator.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$PatternForEachTokenWay.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$PatternIndexWay.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$ScorePhraseMeasures.class \
edu/stanford/nlp/patterns/Data.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$PatternScoring.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$WordScoring.class \
edu/stanford/nlp/patterns/InvertedIndexByTokens.class \
edu/stanford/nlp/patterns/PatternFactory.class \
edu/stanford/nlp/patterns/PatternFactory\$PatternType.class \
edu/stanford/nlp/patterns/PatternsAnnotations.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$OtherSemanticLabel.class \
edu/stanford/nlp/patterns/SentenceIndex.class \
edu/stanford/nlp/patterns/dep/DepPatternFactory.class \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.class \
edu/stanford/nlp/util/GoogleNGramsSQLBacked.class \
edu/stanford/nlp/util/logging/Redwood.class \
edu/stanford/nlp/util/logging/Redwood\$Flag.class \
edu/stanford/nlp/patterns/ConstantsAndVariables.class \
edu/stanford/nlp/patterns/DataInstance.class \
edu/stanford/nlp/patterns/dep/DataInstanceDep.class \
edu/stanford/nlp/patterns/surface/DataInstanceSurface.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$1.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$2.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$3.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$1.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$2.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$CalculateSufficientStatsThreads.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$LabelWithSeedWords.class \
edu/stanford/nlp/patterns/Pattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$LongestMatchedPhraseForEachLabel.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPhrases.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel1.class \
edu/stanford/nlp/patterns/ScorePatterns.class \
edu/stanford/nlp/patterns/ScorePatternsFreqBased.class \
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.class \
edu/stanford/nlp/patterns/ScorePhrases.class \
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.class \
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.class \
edu/stanford/nlp/patterns/surface/CreatePatterns.class \
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.class \
edu/stanford/nlp/patterns/surface/PatternsForEachToken.class \
edu/stanford/nlp/patterns/surface/ScorePatternsF1.class \
edu/stanford/nlp/patterns/surface/Token.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$ProcessedTextAnnotation.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$SeedLabeledOrNot.class \
edu/stanford/nlp/patterns/dep/DepPattern.class \
edu/stanford/nlp/patterns/surface/SurfacePattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$Features.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPatterns.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel1.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel10.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel2.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel3.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel4.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel5.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel6.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel7.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel8.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel9.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel10.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel2.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel3.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel4.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel5.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel6.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel7.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel8.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel9.class \
edu/stanford/nlp/patterns/PhraseScorer\$Normalization.class \
edu/stanford/nlp/patterns/PhraseScorer\$Similarities.class \
edu/stanford/nlp/patterns/PhraseScorer.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.class \
edu/stanford/nlp/patterns/surface/ApplyPatterns.class \
edu/stanford/nlp/semgraph/semgrex/Env.class \
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns\$1.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns\$2.class \
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.class \
edu/stanford/nlp/patterns/dep/ExtractedPhrase.class \
edu/stanford/nlp/patterns/surface/CreatePatterns\$CreatePatternsThread.class \
edu/stanford/nlp/patterns/surface/PatternsForEachToken\$1.class \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.class \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.class \
edu/stanford/nlp/patterns/SQLConnection.class \
edu/stanford/nlp/patterns/surface/PatternToken.class \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory\$Genre.class \
edu/stanford/nlp/patterns/surface/Token\$ClassComparator.class \
edu/stanford/nlp/pipeline/AnnotationOutputter\$Options.class \
edu/stanford/nlp/pipeline/AnnotationOutputter.class \
edu/stanford/nlp/pipeline/AnnotationPipeline\$1.class \
edu/stanford/nlp/pipeline/ParserAnnotator.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator.class \
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.class \
edu/stanford/nlp/util/MutableLong.class \
edu/stanford/nlp/util/logging/Redwood\$Util.class \
edu/stanford/nlp/pipeline/AnnotationPipeline\$1\$1.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateEdge.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateNode.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateSemanticGraph.class \
edu/stanford/nlp/pipeline/AnnotationSerializer.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$1.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$10.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$11.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$12.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$13.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$14.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$15.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$16.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$17.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$18.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$2.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$3.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$4.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$5.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$6.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$7.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$8.class \
edu/stanford/nlp/pipeline/AnnotatorFactories\$9.class \
edu/stanford/nlp/pipeline/AnnotatorFactory.class \
edu/stanford/nlp/pipeline/AnnotatorImplementations.class \
edu/stanford/nlp/pipeline/AnnotatorFactories.class \
edu/stanford/nlp/process/WordToSentenceProcessor.class \
edu/stanford/nlp/process/WordToSentenceProcessor\$NewlineIsSentenceBreak.class \
edu/stanford/nlp/pipeline/TrueCaseAnnotator.class \
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.class \
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.class \
edu/stanford/nlp/pipeline/DependencyParseAnnotator.class \
edu/stanford/nlp/pipeline/CleanXmlAnnotator.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator.class \
edu/stanford/nlp/ie/NERClassifierCombiner.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.class \
edu/stanford/nlp/util/PropertiesUtils\$Property.class \
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.class \
edu/stanford/nlp/pipeline/CharniakParserAnnotator.class \
edu/stanford/nlp/pipeline/GenderAnnotator.class \
edu/stanford/nlp/pipeline/MorphaAnnotator.class \
edu/stanford/nlp/pipeline/NERCombinerAnnotator.class \
edu/stanford/nlp/pipeline/QuoteAnnotator.class \
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.class \
edu/stanford/nlp/pipeline/SentimentAnnotator.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$BinarizedTreeAnnotation.class \
edu/stanford/nlp/parser/charniak/CharniakParser.class \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/GrammaticalStructureFactory.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$1.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$2.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$3.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$4.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$5.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$6.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$7.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$8.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatCoreMapListAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatListAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \
edu/stanford/nlp/pipeline/EntityMentionsAnnotator\$1.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer\$AppendingObjectOutputStream.class \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.class \
edu/stanford/nlp/pipeline/JSONOutputter\$1.class \
edu/stanford/nlp/pipeline/JSONOutputter\$JSONWriter.class \
edu/stanford/nlp/pipeline/JSONOutputter\$Writer.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations\$AnnotatedTree.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations\$ClassName.class \
edu/stanford/nlp/pipeline/JSONOutputter.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator\$1.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator\$POSTaggerProcessor.class \
edu/stanford/nlp/semgraph/SemanticGraph\$OutputFormat.class \
edu/stanford/nlp/pipeline/QuoteAnnotator\$1.class \
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.class \
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.class \
edu/stanford/nlp/pipeline/SentenceAnnotator\$AnnotatorProcessor.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.class \
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.class \
edu/stanford/nlp/sentiment/SentimentCostAndGradient.class \
edu/stanford/nlp/sentiment/SentimentModel.class \
edu/stanford/nlp/sentiment/SentimentUtils.class \
edu/stanford/nlp/pipeline/AnnotatorPool.class \
edu/stanford/nlp/pipeline/CoNLLOutputter.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$1.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$2.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$OutputFormat.class \
edu/stanford/nlp/pipeline/TextOutputter.class \
edu/stanford/nlp/util/MutableInteger.class \
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator\$1.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator\$TokenizerType.class \
edu/stanford/nlp/process/WhitespaceTokenizer.class \
edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \
edu/stanford/nlp/pipeline/TokensRegexAnnotator\$Options.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$1.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$Entry.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$PosMatchType.class \
edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \
edu/stanford/nlp/process/DocumentProcessor.class \
edu/stanford/nlp/process/ListProcessor.class \
edu/stanford/nlp/process/Americanize.class \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor\$MyHTMLParser.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator.class \
edu/stanford/nlp/process/DocumentPreprocessor\$XMLIterator.class \
edu/stanford/nlp/process/WhitespaceLexer.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator\$1.class \
edu/stanford/nlp/process/PTBLexer.class \
edu/stanford/nlp/io/Lexer.class \
edu/stanford/nlp/process/JFlexDummyLexer.class \
edu/stanford/nlp/process/Morpha.class \
edu/stanford/nlp/process/AbstractListProcessor.class \
edu/stanford/nlp/process/StripTagsProcessor.class \
edu/stanford/nlp/process/PTBLexer\$1.class \
edu/stanford/nlp/process/PTBLexer\$UntokenizableOptions.class \
edu/stanford/nlp/process/PTB2TextLexer.class \
edu/stanford/nlp/process/PTBTokenizer\$1.class \
edu/stanford/nlp/process/TransformXML\$NoEscapingSAXInterface.class \
edu/stanford/nlp/process/TransformXML\$SAXInterface.class \
edu/stanford/nlp/process/TransformXML.class \
edu/stanford/nlp/process/WordSegmentingTokenizer\$WordSegmentingTokenizerFactory.class \
edu/stanford/nlp/process/WordShapeClassifier\$1.class \
edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters.class \
edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters\$LcMap.class \
edu/stanford/nlp/semgraph/SemanticGraph\$1.class \
edu/stanford/nlp/semgraph/SemanticGraph\$SemanticGraphParsingTask.class \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.class \
edu/stanford/nlp/util/StringParsingTask.class \
edu/stanford/nlp/util/StringParsingTask\$ParserException.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge\$1.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge\$SemanticGraphEdgeTargetComparator.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory\$1.class \
edu/stanford/nlp/semgraph/semgrex/Alignment.class \
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern\$CoordinationMatcher.class \
edu/stanford/nlp/semgraph/semgrex/NodePattern.class \
edu/stanford/nlp/semgraph/semgrex/VariableStrings.class \
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$2.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$3.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$ALIGNMENT.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$DEPENDENT.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$EQUALS.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GOVERNER.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDKID.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDPARENT.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDSOMETHING.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDKID.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDPARENT.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$SearchNodeIterator.class \
edu/stanford/nlp/semgraph/semgrex/ParseException.class \
edu/stanford/nlp/util/ArrayStringFilter.class \
edu/stanford/nlp/util/ArrayStringFilter\$Mode.class \
edu/stanford/nlp/util/RegexStringFilter.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$1\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$3\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$ALIGNMENT\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$DEPENDENT\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$EQUALS\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GOVERNER\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDSOMETHING\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDKID\$1.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDPARENT\$1.class \
edu/stanford/nlp/semgraph/semgrex/NodePattern\$NodeMatcher.class \
edu/stanford/nlp/semgraph/semgrex/Token.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.class \
edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.class \
edu/stanford/nlp/semgraph/semgrex/TokenMgrError.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexParser.class \
edu/stanford/nlp/neural/rnn/TopNGramRecord.class \
edu/stanford/nlp/sentiment/RNNOptions.class \
edu/stanford/nlp/sentiment/RNNTestOptions.class \
edu/stanford/nlp/util/ConfusionMatrix.class \
edu/stanford/nlp/sentiment/AbstractEvaluate.class \
edu/stanford/nlp/sentiment/RNNTrainOptions.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$1.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$Input.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$Output.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq\$TagList.class \
edu/stanford/nlp/sequences/Clique\$CliqueEqualityWrapper.class \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter\$CoNLLIterator.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$ColumnDocParser.class \
edu/stanford/nlp/sequences/CoolingSchedule\$1.class \
edu/stanford/nlp/sequences/CoolingSchedule\$2.class \
edu/stanford/nlp/sequences/ObjectBankWrapper\$WrappedIterator.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class \
edu/stanford/nlp/sequences/SequenceGibbsSampler\$1.class \
edu/stanford/nlp/classify/PRCurve.class \
edu/stanford/nlp/stats/ClassicCounter\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$2.class \
edu/stanford/nlp/stats/ClassicCounter\$ClassicCounterFactory.class \
edu/stanford/nlp/util/logging/PrettyLogger.class \
edu/stanford/nlp/stats/ClassicCounter\$1\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$2\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$2\$1\$1.class \
edu/stanford/nlp/util/logging/PrettyLoggable.class \
edu/stanford/nlp/stats/Counters\$1.class \
edu/stanford/nlp/stats/Counters\$2.class \
edu/stanford/nlp/stats/Counters\$3.class \
edu/stanford/nlp/stats/Counters\$NaturalComparator.class \
edu/stanford/nlp/stats/AbstractCounter.class \
edu/stanford/nlp/stats/Counters\$1\$1.class \
edu/stanford/nlp/stats/Counters\$1\$1\$1.class \
edu/stanford/nlp/stats/Counters\$1\$1\$1\$1.class \
edu/stanford/nlp/stats/Counters\$2\$1.class \
edu/stanford/nlp/stats/Counters\$2\$2.class \
edu/stanford/nlp/stats/Counters\$2\$3.class \
edu/stanford/nlp/stats/Counters\$2\$4.class \
edu/stanford/nlp/stats/Counters\$2\$1\$1.class \
edu/stanford/nlp/stats/Counters\$2\$1\$1\$1.class \
edu/stanford/nlp/stats/Counters\$2\$3\$1.class \
edu/stanford/nlp/stats/Counters\$2\$4\$1.class \
edu/stanford/nlp/stats/Distribution\$1.class \
edu/stanford/nlp/stats/Distribution\$DynamicDistribution.class \
edu/stanford/nlp/stats/ProbabilityDistribution.class \
edu/stanford/nlp/stats/SimpleGoodTuring.class \
edu/stanford/nlp/stats/GeneralizedCounter\$1.class \
edu/stanford/nlp/stats/GeneralizedCounter\$CounterView.class \
edu/stanford/nlp/stats/GeneralizedCounter\$Entry.class \
edu/stanford/nlp/stats/GeneralizedCounter\$OneDimensionalCounterView.class \
edu/stanford/nlp/stats/IntCounter\$1.class \
edu/stanford/nlp/stats/IntCounter\$2.class \
edu/stanford/nlp/stats/IntCounter\$3.class \
edu/stanford/nlp/stats/IntCounter\$NaturalComparator.class \
edu/stanford/nlp/stats/IntCounter\$1\$1.class \
edu/stanford/nlp/stats/IntCounter\$1\$1\$1.class \
edu/stanford/nlp/stats/IntCounter\$3\$1.class \
edu/stanford/nlp/stats/AccuracyStats.class \
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.class \
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats\$MultiClassStringLabelStats.class \
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats\$StringStringConverter.class \
edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.class \
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$1.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$Format.class \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig.class \
edu/stanford/nlp/tagger/maxent/ASBCunkDict.class \
edu/stanford/nlp/tagger/maxent/History.class \
edu/stanford/nlp/tagger/maxent/PairsHolder.class \
edu/stanford/nlp/tagger/maxent/RareExtractor.class \
edu/stanford/nlp/tagger/maxent/TestSentence.class \
edu/stanford/nlp/tagger/maxent/Dictionary.class \
edu/stanford/nlp/tagger/maxent/TTags.class \
edu/stanford/nlp/tagger/maxent/AmbiguityClass.class \
edu/stanford/nlp/tagger/maxent/CTBunkDict.class \
edu/stanford/nlp/tagger/maxent/CompanyNameDetector.class \
edu/stanford/nlp/tagger/maxent/CtbDict.class \
edu/stanford/nlp/maxent/DataGeneric.class \
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.class \
edu/stanford/nlp/tagger/maxent/CountWrapper.class \
edu/stanford/nlp/tagger/maxent/TagCount.class \
edu/stanford/nlp/tagger/maxent/Extractor.class \
edu/stanford/nlp/tagger/maxent/ExtractorCapDistLC.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorCWordCapCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorContinuousTagConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorThreeTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoWords.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoWordsTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordLowerCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordTwoTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishAuxiliaryTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishSemiauxiliaryTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeClassifier.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames.class \
edu/stanford/nlp/tagger/maxent/ASBCunkDetector.class \
edu/stanford/nlp/tagger/maxent/CTBunkDictDetector.class \
edu/stanford/nlp/tagger/maxent/CaselessCompanyNameDetector.class \
edu/stanford/nlp/tagger/maxent/CtbPreDetector.class \
edu/stanford/nlp/tagger/maxent/CtbSufDetector.class \
edu/stanford/nlp/tagger/maxent/ExtractorAllCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorAllCapitalized.class \
edu/stanford/nlp/tagger/maxent/ExtractorCNumber.class \
edu/stanford/nlp/tagger/maxent/ExtractorCapLCSeen.class \
edu/stanford/nlp/tagger/maxent/ExtractorDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.class \
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdjSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdvSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchNounSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchPluralSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchVerbSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorLetterDigitDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCapC.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishConditionalSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishGender.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishImperfectErIrSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorStartSentenceCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorUCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorUpperDigitDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordPref.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordSuff.class \
edu/stanford/nlp/tagger/maxent/ExtractorsConjunction.class \
edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class \
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.class \
edu/stanford/nlp/tagger/maxent/Extractors.class \
edu/stanford/nlp/tagger/maxent/TaggerFeature.class \
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.class \
edu/stanford/nlp/tagger/maxent/FeatureKey.class \
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$1.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$SentenceTaggingProcessor.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$TaggerWrapper.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig\$Mode.class \
edu/stanford/nlp/tagger/maxent/TaggerExperiments.class \
edu/stanford/nlp/tagger/maxent/TaggerFeatures.class \
edu/stanford/nlp/tagger/maxent/TestClassifier.class \
edu/stanford/nlp/util/DataFilePaths.class \
edu/stanford/nlp/tagger/maxent/DataWordTag.class \
edu/stanford/nlp/tagger/maxent/HistoryTable.class \
edu/stanford/nlp/tagger/maxent/ReadDataTagged.class \
edu/stanford/nlp/tagger/maxent/TemplateHash.class \
edu/stanford/nlp/tagger/maxent/ListInstances.class \
edu/stanford/nlp/tagger/maxent/TestClassifier\$TestSentenceProcessor.class \
edu/stanford/nlp/time/TimeAnnotations\$TimexAnnotations.class \
edu/stanford/nlp/time/XMLUtils.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$1.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$2.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$3.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$4.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$5.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$MatchedExpressionValueTypeMatchNodePattern.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$TimexTypeMatchNodePattern.class \
edu/stanford/nlp/time/Options.class \
edu/stanford/nlp/time/SUTime.class \
edu/stanford/nlp/time/SUTime\$Duration.class \
edu/stanford/nlp/time/SUTime\$PartialTime.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType.class \
edu/stanford/nlp/time/SUTime\$Temporal.class \
edu/stanford/nlp/time/SUTime\$TemporalOp.class \
edu/stanford/nlp/time/SUTime\$Time.class \
edu/stanford/nlp/time/SUTime\$TimeUnit.class \
edu/stanford/nlp/time/SUTime\$TimexType.class \
edu/stanford/nlp/time/TimeExpression.class \
edu/stanford/nlp/time/TimeExpression\$Annotation.class \
edu/stanford/nlp/time/TimeExpression\$ChildrenAnnotation.class \
edu/stanford/nlp/time/TimeExpressionPatterns.class \
edu/stanford/nlp/time/TimeFormatter.class \
edu/stanford/nlp/time/TimeFormatter\$TimePatternExtractRuleCreator.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns.class \
edu/stanford/nlp/time/SUTime\$DurationRange.class \
edu/stanford/nlp/time/SUTime\$InexactDuration.class \
edu/stanford/nlp/time/SUTime\$Range.class \
edu/stanford/nlp/time/SUTime\$RefTime.class \
edu/stanford/nlp/time/SUTime\$SimpleTime.class \
edu/stanford/nlp/time/SUTime\$PeriodicTemporalSet.class \
edu/stanford/nlp/time/JodaTimeUtils\$1.class \
edu/stanford/nlp/time/JodaTimeUtils\$10.class \
edu/stanford/nlp/time/JodaTimeUtils\$11.class \
edu/stanford/nlp/time/JodaTimeUtils\$2.class \
edu/stanford/nlp/time/JodaTimeUtils\$3.class \
edu/stanford/nlp/time/JodaTimeUtils\$4.class \
edu/stanford/nlp/time/JodaTimeUtils\$5.class \
edu/stanford/nlp/time/JodaTimeUtils\$6.class \
edu/stanford/nlp/time/JodaTimeUtils\$7.class \
edu/stanford/nlp/time/JodaTimeUtils\$8.class \
edu/stanford/nlp/time/JodaTimeUtils\$9.class \
edu/stanford/nlp/time/JodaTimeUtils\$ConversionOptions.class \
edu/stanford/nlp/time/JodaTimeUtils.class \
edu/stanford/nlp/time/JollyDayHolidays\$JollyHoliday.class \
edu/stanford/nlp/time/JollyDayHolidays\$MyXMLManager.class \
edu/stanford/nlp/time/SUTime\$RelativeTime.class \
edu/stanford/nlp/time/Options\$RelativeHeuristicLevel.class \
edu/stanford/nlp/time/SUTime\$1.class \
edu/stanford/nlp/time/SUTime\$10.class \
edu/stanford/nlp/time/SUTime\$11.class \
edu/stanford/nlp/time/SUTime\$12.class \
edu/stanford/nlp/time/SUTime\$13.class \
edu/stanford/nlp/time/SUTime\$14.class \
edu/stanford/nlp/time/SUTime\$15.class \
edu/stanford/nlp/time/SUTime\$2.class \
edu/stanford/nlp/time/SUTime\$3.class \
edu/stanford/nlp/time/SUTime\$4.class \
edu/stanford/nlp/time/SUTime\$5.class \
edu/stanford/nlp/time/SUTime\$6.class \
edu/stanford/nlp/time/SUTime\$7.class \
edu/stanford/nlp/time/SUTime\$8.class \
edu/stanford/nlp/time/SUTime\$9.class \
edu/stanford/nlp/time/SUTime\$CompositePartialTime.class \
edu/stanford/nlp/time/SUTime\$DurationWithFields.class \
edu/stanford/nlp/time/SUTime\$DurationWithMillis.class \
edu/stanford/nlp/time/SUTime\$ExplicitTemporalSet.class \
edu/stanford/nlp/time/SUTime\$GroundedTime.class \
edu/stanford/nlp/time/SUTime\$InexactTime.class
jar uf /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar edu/stanford/nlp/time/SUTime\$IsoDate.class \
edu/stanford/nlp/time/SUTime\$IsoDateTime.class \
edu/stanford/nlp/time/SUTime\$IsoTime.class \
edu/stanford/nlp/time/SUTime\$OrdinalTime.class \
edu/stanford/nlp/time/SUTime\$TemporalSet.class \
edu/stanford/nlp/time/SUTime\$TimeIndex.class \
edu/stanford/nlp/time/SUTime\$TimeWithRange.class \
edu/stanford/nlp/time/SUTime\$TimexAttr.class \
edu/stanford/nlp/time/SUTime\$TimexDocFunc.class \
edu/stanford/nlp/time/SUTime\$TimexMod.class \
edu/stanford/nlp/util/FuzzyInterval.class \
edu/stanford/nlp/util/FuzzyInterval\$FuzzyComparable.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$1.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$2.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$3.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$4.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$5.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$6.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$7.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$8.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$9.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$1.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$10.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$11.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$12.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$13.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$14.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$15.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$16.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$17.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$18.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$2.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$3.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$4.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$5.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$6.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$7.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$8.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$9.class \
edu/stanford/nlp/io/ReaderInputStream.class \
edu/stanford/nlp/io/TeeStream.class \
edu/stanford/nlp/stats/PrecisionRecallStats.class \
edu/stanford/nlp/time/GUTimeAnnotator.class \
edu/stanford/nlp/time/HeidelTimeAnnotator.class \
edu/stanford/nlp/time/SUTimeMain\$1.class \
edu/stanford/nlp/time/SUTimeMain\$EvalStats.class \
edu/stanford/nlp/time/SUTimeMain\$InputType.class \
edu/stanford/nlp/time/SUTimeMain\$TimebankSent.class \
edu/stanford/nlp/time/SUTimeMain\$TimebankTimex.class \
edu/stanford/nlp/time/SUTimeMain\$TimexAttributes.class \
edu/stanford/nlp/time/TimeExpressionExtractorImpl.class \
edu/stanford/nlp/time/TimeExpression\$1.class \
edu/stanford/nlp/time/TimeExpression\$TimeIndexAnnotation.class \
edu/stanford/nlp/ie/NumberNormalizer.class \
edu/stanford/nlp/time/TimeFormatter\$1.class \
edu/stanford/nlp/time/TimeFormatter\$ApplyActionWrapper.class \
edu/stanford/nlp/time/TimeFormatter\$CustomDateFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$DateTimeFieldComponent.class \
edu/stanford/nlp/time/TimeFormatter\$FormatComponent.class \
edu/stanford/nlp/time/TimeFormatter\$FormatterBuilder.class \
edu/stanford/nlp/time/TimeFormatter\$JavaDateFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$JodaDateTimeFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$LiteralComponent.class \
edu/stanford/nlp/time/TimeFormatter\$NumericDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$RegexComponent.class \
edu/stanford/nlp/time/TimeFormatter\$RelaxedNumericDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TextDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneIdComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneOffsetComponent.class \
edu/stanford/nlp/trees/CopulaHeadFinder.class \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$BasicCategoryStringFunction.class \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$CategoryAndFunctionStringFunction.class \
edu/stanford/nlp/trees/PennTreeReaderFactory.class \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class \
edu/stanford/nlp/trees/RecursiveTreeTransformer.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer\$AOverAFilter.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer\$EmptyFilter.class \
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class \
edu/stanford/nlp/trees/CollinsHeadFinder.class \
edu/stanford/nlp/trees/CollocationFinder\$1.class \
edu/stanford/nlp/trees/CollocationFinder\$Collocation.class \
edu/stanford/nlp/trees/CoordinationTransformer.class \
edu/stanford/nlp/trees/WordNetConnection.class \
edu/stanford/nlp/trees/CollocationFinder.class \
edu/stanford/nlp/trees/CompositeTreebank\$CompositeTreebankIterator.class \
edu/stanford/nlp/trees/Labeled.class \
edu/stanford/nlp/trees/DateTreeTransformer.class \
edu/stanford/nlp/trees/DependencyTreeTransformer.class \
edu/stanford/nlp/trees/EnglishPatterns.class \
edu/stanford/nlp/trees/QPTreeTransformer.class \
edu/stanford/nlp/trees/DeepTree\$1.class \
edu/stanford/nlp/trees/Dependencies\$1.class \
edu/stanford/nlp/trees/Dependencies\$ComparatorHolder.class \
edu/stanford/nlp/trees/Dependencies\$DependentPuncTagRejectFilter.class \
edu/stanford/nlp/trees/Dependencies\$DependentPuncWordRejectFilter.class \
edu/stanford/nlp/trees/Dependencies.class \
edu/stanford/nlp/trees/Dependencies\$ComparatorHolder\$DependencyIdxComparator.class \
edu/stanford/nlp/trees/DependencyFactory.class \
edu/stanford/nlp/trees/DiskTreebank\$1.class \
edu/stanford/nlp/trees/DiskTreebank\$DiskTreebankIterator.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$1.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$ExtraTreeDepFilter.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class \
edu/stanford/nlp/trees/TreebankTransformer.class \
edu/stanford/nlp/trees/tregex/Macros.class \
edu/stanford/nlp/trees/FilteringTreebank\$FilteringTreebankIterator.class \
edu/stanford/nlp/trees/GrammaticalRelation\$1.class \
edu/stanford/nlp/trees/DependencyPrinter.class \
edu/stanford/nlp/trees/DependencyReader.class \
edu/stanford/nlp/trees/GrammaticalStructure\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NameComparator.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctFilter.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctTypedDependencyFilter.class \
edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper.class \
edu/stanford/nlp/trees/UniversalPOSMapper.class \
edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing\$1.class \
edu/stanford/nlp/trees/SimpleTree.class \
edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper\$GsIterator.class \
edu/stanford/nlp/trees/LabeledConstituent\$1.class \
edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/LabeledConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/LabeledConstituent\$LabeledConstituentLabelFactory.class \
edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder\$LabeledConstituentFactory.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$1.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabeledScoredConstituentLabelFactory.class \
edu/stanford/nlp/trees/SimpleTreeFactory.class \
edu/stanford/nlp/trees/LabeledScoredTreeNode\$TreeFactoryHolder.class \
edu/stanford/nlp/util/FilePathProcessor.class \
edu/stanford/nlp/util/FileProcessor.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$1.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$2.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpAdvRetainingTreeReaderFactory.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpRetainingTreeReaderFactory.class \
edu/stanford/nlp/trees/NamedDependency\$1.class \
edu/stanford/nlp/trees/NamedDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/NamedDependency\$NamedDependencyFactory.class \
edu/stanford/nlp/trees/UnnamedDependency.class \
edu/stanford/nlp/trees/NamedDependency.class \
edu/stanford/nlp/trees/PennTreebankTokenizer.class \
edu/stanford/nlp/process/TokenizerAdapter.class \
edu/stanford/nlp/trees/PennTreebankTokenizer\$1.class \
edu/stanford/nlp/trees/PennTreebankTokenizer\$EnglishTreebankStreamTokenizer.class \
edu/stanford/nlp/trees/SimpleConstituent\$1.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$SimpleConstituentLabelFactory.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder\$SimpleConstituentFactory.class \
edu/stanford/nlp/trees/SimpleTree\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/Span\$1.class \
edu/stanford/nlp/trees/Span\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/Span\$ConstituentFactoryHolder\$SpanFactory.class \
edu/stanford/nlp/trees/TransformingTreebank\$1.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer2.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer3.class \
edu/stanford/nlp/trees/TransformingTreebank\$TransformingTreebankIterator.class \
edu/stanford/nlp/trees/TransformingTreebank.class \
edu/stanford/nlp/trees/SimpleConstituentFactory.class \
edu/stanford/nlp/trees/Tree\$TreeIterator.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency.class \
edu/stanford/nlp/trees/TreeFunctions\$1.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledToDescriptiveCoreLabelTreeFunction.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToCategoryWordTagTreeFunction.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToStringLabeledTreeFunction.class \
edu/stanford/nlp/trees/TreeFunctions.class \
edu/stanford/nlp/trees/HasParent.class \
edu/stanford/nlp/trees/TreeGraphNode\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/TreeGraphNodeFactory.class \
edu/stanford/nlp/trees/WordStemmer.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class \
edu/stanford/nlp/trees/TreeTokenizerFactory\$1.class \
edu/stanford/nlp/trees/Treebank\$1.class \
edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \
edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.class \
edu/stanford/nlp/trees/Treebanks\$1.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$1.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$UnnamedConcreteDependencyFactory.class \
edu/stanford/nlp/trees/UnnamedDependency\$1.class \
edu/stanford/nlp/trees/UnnamedDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/UnnamedDependency\$UnnamedDependencyFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer\$ArabicEmptyFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$2.class \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class \
edu/stanford/nlp/trees/FilteringTreeReader.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$ArabicRawTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$XFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$FrenchAOverAFilter.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class \
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer\$HebrewEmptyFilter.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class \
edu/stanford/nlp/trees/international/negra/NegraLabel\$1.class \
edu/stanford/nlp/trees/international/negra/NegraLabel\$NegraLabelFactory.class \
edu/stanford/nlp/process/LexerTokenizer.class \
edu/stanford/nlp/trees/international/negra/NegraPennLexer.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$2.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class \
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$CTBErrorCorrectingTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$ChineseEmptyFilter.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory\$NoEmptiesCTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class \
edu/stanford/nlp/trees/international/pennchinese/CEDict.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap\$SingletonHolder.class \
edu/stanford/nlp/util/UTF8EquivalenceFunction.class \
edu/stanford/nlp/parser/ViterbiParserWithOptions.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder\$1.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$2.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$3.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class \
edu/stanford/nlp/trees/tregex/CoordinationPattern\$CoordinationMatcher.class \
edu/stanford/nlp/trees/tregex/VariableStrings.class \
edu/stanford/nlp/trees/tregex/CoordinationPattern.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$1.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMatcher.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMode.class \
edu/stanford/nlp/trees/tregex/Relation.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern.class \
edu/stanford/nlp/trees/tregex/Token.class \
edu/stanford/nlp/trees/tregex/ParseException.class \
edu/stanford/nlp/trees/tregex/Relation\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$10.class \
edu/stanford/nlp/trees/tregex/Relation\$11.class \
edu/stanford/nlp/trees/tregex/Relation\$12.class \
edu/stanford/nlp/trees/tregex/Relation\$13.class \
edu/stanford/nlp/trees/tregex/Relation\$14.class \
edu/stanford/nlp/trees/tregex/Relation\$15.class \
edu/stanford/nlp/trees/tregex/Relation\$16.class \
edu/stanford/nlp/trees/tregex/Relation\$17.class \
edu/stanford/nlp/trees/tregex/Relation\$18.class \
edu/stanford/nlp/trees/tregex/Relation\$19.class \
edu/stanford/nlp/trees/tregex/Relation\$2.class \
edu/stanford/nlp/trees/tregex/Relation\$20.class \
edu/stanford/nlp/trees/tregex/Relation\$21.class \
edu/stanford/nlp/trees/tregex/Relation\$22.class \
edu/stanford/nlp/trees/tregex/Relation\$23.class \
edu/stanford/nlp/trees/tregex/Relation\$24.class \
edu/stanford/nlp/trees/tregex/Relation\$25.class \
edu/stanford/nlp/trees/tregex/Relation\$3.class \
edu/stanford/nlp/trees/tregex/Relation\$4.class \
edu/stanford/nlp/trees/tregex/Relation\$5.class \
edu/stanford/nlp/trees/tregex/Relation\$6.class \
edu/stanford/nlp/trees/tregex/Relation\$7.class \
edu/stanford/nlp/trees/tregex/Relation\$8.class \
edu/stanford/nlp/trees/tregex/Relation\$9.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf.class \
edu/stanford/nlp/trees/tregex/Relation\$SearchNodeIterator.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes.class \
edu/stanford/nlp/trees/tregex/Relation\$1\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$10\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$11\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$12\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$13\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$14\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$15\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$16\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$17\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$18\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$19\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$20\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$21\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$22\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$23\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$24\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$25\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$4\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$5\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$6\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$7\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$8\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$9\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes\$1.class \
edu/stanford/nlp/trees/tregex/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/TregexParser\$1.class \
edu/stanford/nlp/trees/tregex/TregexParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/TregexParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/TregexParserConstants.class \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \
edu/stanford/nlp/trees/tregex/TregexParser.class \
edu/stanford/nlp/trees/tregex/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeVisitor.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory\$1.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$2.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$DisplayMouseMotionAdapter.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$DisplayTransferHandler.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$FilenameMouseInputAdapter.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.class \
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.class \
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$TransferActionListener.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.class \
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel\$FileTreeCellRenderer.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$FilterType.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode\$FileTreeNodeListener.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$2.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$3.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$HistoryEntry.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$TRegexGUITreeVisitor.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$TregexGUITableModel.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel.class \
edu/stanford/nlp/swing/TooltipJList.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$MatchCellRenderer.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$MatchesPanelListener.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$TreeTransferHandler.class \
edu/stanford/nlp/trees/tregex/gui/Tdiff.class \
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/gui/Preferences.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel\$ColorIcon.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$1.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$2.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$3.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$4.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$5.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$6.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$7.class \
edu/stanford/nlp/swing/FontDetector.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation\$LocationMatcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMatcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode\$Matcher.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot\$Matcher.class \
edu/stanford/nlp/util/ArrayCoreMap\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$2.class \
edu/stanford/nlp/util/HashableCoreMap.class \
edu/stanford/nlp/util/ArrayCoreMap\$1\$1.class \
edu/stanford/nlp/util/ArrayHeap\$1.class \
edu/stanford/nlp/util/ArrayHeap\$HeapEntry.class \
edu/stanford/nlp/util/ArrayMap\$1.class \
edu/stanford/nlp/util/ArrayMap\$Entry.class \
edu/stanford/nlp/util/ArrayStringFilter\$1.class \
edu/stanford/nlp/util/ArrayUtils\$1.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$1.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$Entry.class \
edu/stanford/nlp/util/CollectionFactory\$ArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$HashSetFactory.class \
edu/stanford/nlp/util/CollectionFactory\$LinkedListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$SizedArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$TreeSetFactory.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap.class \
edu/stanford/nlp/util/DeltaMap.class \
edu/stanford/nlp/util/Comparators\$1.class \
edu/stanford/nlp/util/ConfusionMatrix\$Contingency.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$SimpleEntry.class \
edu/stanford/nlp/util/ConcatenationIterator.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$2.class \
edu/stanford/nlp/util/FilteredIterator.class \
edu/stanford/nlp/util/DeltaIndex\$1.class \
edu/stanford/nlp/util/DeltaMap\$1.class \
edu/stanford/nlp/util/DeltaMap\$SimpleEntry.class \
edu/stanford/nlp/util/DeltaMap\$1\$1.class \
edu/stanford/nlp/util/DeltaMap\$1\$1NullingIterator.class \
edu/stanford/nlp/util/DeltaMap\$1\$2.class \
edu/stanford/nlp/util/Execution\$LazyFileIterator.class \
edu/stanford/nlp/util/FilteredIterator\$1.class \
edu/stanford/nlp/util/Filters\$CategoricalFilter.class \
edu/stanford/nlp/util/Filters\$CollectionAcceptFilter.class \
edu/stanford/nlp/util/Filters\$CombinedFilter.class \
edu/stanford/nlp/util/Filters\$ConjFilter.class \
edu/stanford/nlp/util/Filters\$NegatedFilter.class \
edu/stanford/nlp/util/Filters\$RandomFilter.class \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.class \
edu/stanford/nlp/util/HashIndex\$1.class \
edu/stanford/nlp/util/HashIndex\$2.class \
edu/stanford/nlp/util/HashableCoreMap\$HashableCoreMapException.class \
edu/stanford/nlp/util/IntQuadruple.class \
edu/stanford/nlp/util/IntTriple.class \
edu/stanford/nlp/util/IntUni.class \
edu/stanford/nlp/util/IntervalTree\$1.class \
edu/stanford/nlp/util/IntervalTree\$ContainsIntervalFunction.class \
edu/stanford/nlp/util/IntervalTree\$ContainsValueFunction.class \
edu/stanford/nlp/util/IntervalTree\$PartialScoredList.class \
edu/stanford/nlp/util/IntervalTree\$TreeNode.class \
edu/stanford/nlp/util/IntervalTree\$TreeNodeIterator.class \
edu/stanford/nlp/util/Iterables\$1.class \
edu/stanford/nlp/util/Iterables\$10.class \
edu/stanford/nlp/util/Iterables\$11.class \
edu/stanford/nlp/util/Iterables\$12.class \
edu/stanford/nlp/util/Iterables\$2.class \
edu/stanford/nlp/util/Iterables\$3.class \
edu/stanford/nlp/util/Iterables\$4.class \
edu/stanford/nlp/util/Iterables\$5.class \
edu/stanford/nlp/util/Iterables\$6.class \
edu/stanford/nlp/util/Iterables\$7.class \
edu/stanford/nlp/util/Iterables\$8.class \
edu/stanford/nlp/util/Iterables\$9.class \
edu/stanford/nlp/util/Iterables\$IncrementComparator.class \
edu/stanford/nlp/util/Iterables\$1\$1.class \
edu/stanford/nlp/util/Iterables\$11\$1.class \
edu/stanford/nlp/util/Iterables\$11\$1\$1.class \
edu/stanford/nlp/util/Iterables\$2\$1.class \
edu/stanford/nlp/util/Iterables\$3\$1.class \
edu/stanford/nlp/util/Iterables\$4\$1.class \
edu/stanford/nlp/util/Iterables\$5\$1.class \
edu/stanford/nlp/util/Iterables\$6\$1.class \
edu/stanford/nlp/util/Iterables\$9\$1.class \
edu/stanford/nlp/util/MapFactory\$1.class \
edu/stanford/nlp/util/MapFactory\$ArrayMapFactory.class \
edu/stanford/nlp/util/MapFactory\$ConcurrentMapFactory.class \
edu/stanford/nlp/util/MapFactory\$HashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$IdentityHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$LinkedHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$TreeMapFactory.class \
edu/stanford/nlp/util/MapFactory\$WeakHashMapFactory.class \
edu/stanford/nlp/util/MemoryMonitor\$PeakMemoryMonitor.class \
edu/stanford/nlp/util/MetaClass\$1.class \
edu/stanford/nlp/util/MetaClass\$ClassCreationException.class \
edu/stanford/nlp/util/MetaClass\$ClassFactory.class \
edu/stanford/nlp/util/MetaClass\$ConstructorNotFoundException.class \
edu/stanford/nlp/util/Pair\$1.class \
edu/stanford/nlp/util/Pair\$ByFirstPairComparator.class \
edu/stanford/nlp/util/Pair\$ByFirstReversePairComparator.class \
edu/stanford/nlp/util/Pair\$BySecondPairComparator.class \
edu/stanford/nlp/util/Pair\$BySecondReversePairComparator.class \
edu/stanford/nlp/util/Pair\$MutableInternedPair.class \
edu/stanford/nlp/util/StringUtils\$1.class \
edu/stanford/nlp/util/StringUtils\$2.class \
edu/stanford/nlp/util/StringUtils\$3.class \
edu/stanford/nlp/util/SystemUtils\$ProcessException.class \
edu/stanford/nlp/util/SystemUtils\$WriterThread.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapIterator.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapValueIterator.class \
edu/stanford/nlp/util/TwoDimensionalSet\$TwoDimensionalSetIterator.class \
edu/stanford/nlp/util/XMLUtils\$1.class \
edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex\$1.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex\$2.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper\$FixedNamedThreadPoolExecutor.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper\$NamedTask.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$CallableJob.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$JobCallback.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$QueueItem.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.class \
edu/stanford/nlp/util/logging/LogRecordHandler.class \
edu/stanford/nlp/util/logging/RedirectOutputHandler.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class \
edu/stanford/nlp/util/logging/Redwood\$Record.class \
edu/stanford/nlp/util/logging/Color.class \
edu/stanford/nlp/util/logging/OutputHandler\$1.class \
edu/stanford/nlp/util/logging/OutputHandler\$TrackInfo.class \
edu/stanford/nlp/util/logging/Style.class \
edu/stanford/nlp/util/logging/OutputHandler.class \
edu/stanford/nlp/util/logging/PrettyLogger\$1.class \
edu/stanford/nlp/util/logging/Redwood\$1.class \
edu/stanford/nlp/util/logging/Redwood\$2.class \
edu/stanford/nlp/util/logging/Redwood\$ConsoleHandler.class \
edu/stanford/nlp/util/logging/Redwood\$FileHandler.class \
edu/stanford/nlp/util/logging/Redwood\$MessageType.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration.class \
edu/stanford/nlp/util/logging/RedwoodPrintStream.class \
edu/stanford/nlp/util/logging/VisibilityHandler.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree\$1.class \
edu/stanford/nlp/util/logging/Redwood\$Util\$1.class \
edu/stanford/nlp/util/logging/Redwood\$Util\$1\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Thunk.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ApproximateRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ExactRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatSemantics.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$10.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$3.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$4.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$5.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$6.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$7.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$8.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$9.class \
edu/stanford/nlp/util/logging/RerouteChannel.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2\$1.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$1.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$PendingType.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatedRecordInfo.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$1.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$State.class \
edu/stanford/nlp/wordseg/CorpusDictionary.class \
edu/stanford/nlp/wordseg/NonDict2.class \
edu/stanford/nlp/wordseg/TagAffixDetector.class \
edu/stanford/nlp/wordseg/ChineseDictionary.class \
edu/stanford/nlp/wordseg/ChineseStringUtils.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter\$CTBDocumentParser.class \
edu/stanford/nlp/wordseg/CorpusChar.class \
edu/stanford/nlp/wordseg/affDict.class \
Source files:
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java
edu/stanford/nlp/classify/Classifier.java
edu/stanford/nlp/classify/ClassifierCreator.java
edu/stanford/nlp/classify/ClassifierFactory.java
edu/stanford/nlp/classify/ColumnDataClassifier.java
edu/stanford/nlp/classify/CrossValidator.java
edu/stanford/nlp/classify/Dataset.java
edu/stanford/nlp/classify/GeneralDataset.java
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java
edu/stanford/nlp/classify/LinearClassifier.java
edu/stanford/nlp/classify/LinearClassifierFactory.java
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/LogPrior.java
edu/stanford/nlp/classify/LogisticClassifier.java
edu/stanford/nlp/classify/LogisticClassifierFactory.java
edu/stanford/nlp/classify/LogisticObjectiveFunction.java
edu/stanford/nlp/classify/NBLinearClassifierFactory.java
edu/stanford/nlp/classify/PRCurve.java
edu/stanford/nlp/classify/ProbabilisticClassifier.java
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
edu/stanford/nlp/classify/RVFClassifier.java
edu/stanford/nlp/classify/RVFDataset.java
edu/stanford/nlp/classify/SVMLightClassifier.java
edu/stanford/nlp/classify/SVMLightClassifierFactory.java
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/WeightedDataset.java
edu/stanford/nlp/dcoref/ACEMentionExtractor.java
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java
edu/stanford/nlp/dcoref/Constants.java
edu/stanford/nlp/dcoref/CorefChain.java
edu/stanford/nlp/dcoref/CorefCluster.java
edu/stanford/nlp/dcoref/CorefCoreAnnotations.java
edu/stanford/nlp/dcoref/CorefMentionFinder.java
edu/stanford/nlp/dcoref/CorefScorer.java
edu/stanford/nlp/dcoref/Dictionaries.java
edu/stanford/nlp/dcoref/Document.java
edu/stanford/nlp/dcoref/MUCMentionExtractor.java
edu/stanford/nlp/dcoref/Mention.java
edu/stanford/nlp/dcoref/MentionExtractor.java
edu/stanford/nlp/dcoref/MentionMatcher.java
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java
edu/stanford/nlp/dcoref/Rules.java
edu/stanford/nlp/dcoref/ScorerBCubed.java
edu/stanford/nlp/dcoref/ScorerMUC.java
edu/stanford/nlp/dcoref/ScorerPairwise.java
edu/stanford/nlp/dcoref/Semantics.java
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java
edu/stanford/nlp/dcoref/SieveOptions.java
edu/stanford/nlp/dcoref/SpeakerInfo.java
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java
edu/stanford/nlp/dcoref/sievepasses/MarkRole.java
edu/stanford/nlp/dcoref/sievepasses/NameMatch.java
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java
edu/stanford/nlp/fsm/AutomatonMinimizer.java
edu/stanford/nlp/fsm/Block.java
edu/stanford/nlp/fsm/DFSA.java
edu/stanford/nlp/fsm/DFSAState.java
edu/stanford/nlp/fsm/DFSATransition.java
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java
edu/stanford/nlp/fsm/QuasiDeterminizer.java
edu/stanford/nlp/fsm/TransducerGraph.java
edu/stanford/nlp/graph/ConnectedComponents.java
edu/stanford/nlp/graph/DijkstraShortestPath.java
edu/stanford/nlp/graph/DirectedMultiGraph.java
edu/stanford/nlp/graph/Graph.java
edu/stanford/nlp/ie/AbstractSequenceClassifier.java
edu/stanford/nlp/ie/ClassifierCombiner.java
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java
edu/stanford/nlp/ie/NERClassifierCombiner.java
edu/stanford/nlp/ie/NERFeatureFactory.java
edu/stanford/nlp/ie/NERServer.java
edu/stanford/nlp/ie/NumberNormalizer.java
edu/stanford/nlp/ie/PriorModelFactory.java
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
edu/stanford/nlp/ie/crf/CRFClassifierFloat.java
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java
edu/stanford/nlp/ie/crf/CRFCliqueTree.java
edu/stanford/nlp/ie/crf/CRFDatum.java
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
edu/stanford/nlp/ie/crf/CRFLabel.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CliquePotentialFunction.java
edu/stanford/nlp/ie/crf/FactorTable.java
edu/stanford/nlp/ie/crf/FloatFactorTable.java
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/LabelDictionary.java
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/TestSequenceModel.java
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.java
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java
edu/stanford/nlp/ie/machinereading/Extractor.java
edu/stanford/nlp/ie/machinereading/ExtractorMerger.java
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java
edu/stanford/nlp/ie/machinereading/LabelValidator.java
edu/stanford/nlp/ie/machinereading/MachineReading.java
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java
edu/stanford/nlp/ie/machinereading/ResultsPrinter.java
edu/stanford/nlp/ie/machinereading/common/DomReader.java
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java
edu/stanford/nlp/ie/machinereading/common/StringDictionary.java
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java
edu/stanford/nlp/ie/machinereading/structure/EntityMention.java
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java
edu/stanford/nlp/ie/machinereading/structure/EventMention.java
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java
edu/stanford/nlp/ie/machinereading/structure/RelationMention.java
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java
edu/stanford/nlp/ie/machinereading/structure/Span.java
edu/stanford/nlp/ie/ner/CMMClassifier.java
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
edu/stanford/nlp/ie/pascal/ISODateInstance.java
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java
edu/stanford/nlp/ie/util/RelationTriple.java
edu/stanford/nlp/international/Languages.java
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java
edu/stanford/nlp/international/arabic/Buckwalter.java
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java
edu/stanford/nlp/international/arabic/process/ArabicLexer.java
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java
edu/stanford/nlp/international/arabic/process/IOBUtils.java
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java
edu/stanford/nlp/international/french/process/FrenchLexer.java
edu/stanford/nlp/international/french/process/FrenchTokenizer.java
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
edu/stanford/nlp/international/morph/MorphoFeatures.java
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java
edu/stanford/nlp/international/spanish/SpanishVerbStripper.java
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java
edu/stanford/nlp/international/spanish/process/SpanishLexer.java
edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java
edu/stanford/nlp/io/BZip2PipedOutputStream.java
edu/stanford/nlp/io/EncodingFileReader.java
edu/stanford/nlp/io/EncodingPrintWriter.java
edu/stanford/nlp/io/ExtensionFileFilter.java
edu/stanford/nlp/io/FileSequentialCollection.java
edu/stanford/nlp/io/IOUtils.java
edu/stanford/nlp/io/Lexer.java
edu/stanford/nlp/io/NullOutputStream.java
edu/stanford/nlp/io/NumberRangeFileFilter.java
edu/stanford/nlp/io/NumberRangesFileFilter.java
edu/stanford/nlp/io/PrintFile.java
edu/stanford/nlp/io/ReaderInputStream.java
edu/stanford/nlp/io/RegExFileFilter.java
edu/stanford/nlp/io/RuntimeIOException.java
edu/stanford/nlp/io/StringOutputStream.java
edu/stanford/nlp/io/TeeStream.java
edu/stanford/nlp/ling/AbstractCoreLabel.java
edu/stanford/nlp/ling/AnnotationLookup.java
edu/stanford/nlp/ling/BasicDatum.java
edu/stanford/nlp/ling/BasicDocument.java
edu/stanford/nlp/ling/CategoryWordTag.java
edu/stanford/nlp/ling/CategoryWordTagFactory.java
edu/stanford/nlp/ling/ChineseCoreAnnotations.java
edu/stanford/nlp/ling/CoreAnnotation.java
edu/stanford/nlp/ling/CoreAnnotations.java
edu/stanford/nlp/ling/CoreLabel.java
edu/stanford/nlp/ling/Datum.java
edu/stanford/nlp/ling/Document.java
edu/stanford/nlp/ling/DocumentReader.java
edu/stanford/nlp/ling/Featurizable.java
edu/stanford/nlp/ling/HasCategory.java
edu/stanford/nlp/ling/HasContext.java
edu/stanford/nlp/ling/HasIndex.java
edu/stanford/nlp/ling/HasLemma.java
edu/stanford/nlp/ling/HasOffset.java
edu/stanford/nlp/ling/HasTag.java
edu/stanford/nlp/ling/HasWord.java
edu/stanford/nlp/ling/IndexedWord.java
edu/stanford/nlp/ling/Label.java
edu/stanford/nlp/ling/LabelFactory.java
edu/stanford/nlp/ling/Labeled.java
edu/stanford/nlp/ling/LabeledWord.java
edu/stanford/nlp/ling/MultiTokenTag.java
edu/stanford/nlp/ling/RVFDatum.java
edu/stanford/nlp/ling/Sentence.java
edu/stanford/nlp/ling/StringLabel.java
edu/stanford/nlp/ling/StringLabelFactory.java
edu/stanford/nlp/ling/Tag.java
edu/stanford/nlp/ling/TaggedWord.java
edu/stanford/nlp/ling/TaggedWordFactory.java
edu/stanford/nlp/ling/ValueLabel.java
edu/stanford/nlp/ling/Word.java
edu/stanford/nlp/ling/WordFactory.java
edu/stanford/nlp/ling/WordLemmaTag.java
edu/stanford/nlp/ling/WordLemmaTagFactory.java
edu/stanford/nlp/ling/WordTag.java
edu/stanford/nlp/ling/WordTagFactory.java
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/Env.java
edu/stanford/nlp/ling/tokensregex/EnvLookup.java
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java
edu/stanford/nlp/ling/tokensregex/NodePattern.java
edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.java
edu/stanford/nlp/ling/tokensregex/PhraseTable.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/SequencePattern.java
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.java
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java
edu/stanford/nlp/ling/tokensregex/matcher/Match.java
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java
edu/stanford/nlp/ling/tokensregex/parser/Token.java
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.jj
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java
edu/stanford/nlp/ling/tokensregex/types/Expression.java
edu/stanford/nlp/ling/tokensregex/types/Expressions.java
edu/stanford/nlp/ling/tokensregex/types/Tags.java
edu/stanford/nlp/ling/tokensregex/types/Value.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java
edu/stanford/nlp/math/ADMath.java
edu/stanford/nlp/math/ArrayMath.java
edu/stanford/nlp/math/DoubleAD.java
edu/stanford/nlp/math/NumberMatchingRegex.java
edu/stanford/nlp/math/SloppyMath.java
edu/stanford/nlp/maxent/CGRunner.java
edu/stanford/nlp/maxent/DataGeneric.java
edu/stanford/nlp/maxent/Experiments.java
edu/stanford/nlp/maxent/Feature.java
edu/stanford/nlp/maxent/Features.java
edu/stanford/nlp/maxent/Problem.java
edu/stanford/nlp/maxent/iis/LambdaSolve.java
edu/stanford/nlp/naturalli/Monotonicity.java
edu/stanford/nlp/naturalli/MonotonicityType.java
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java
edu/stanford/nlp/naturalli/NaturalLogicRelation.java
edu/stanford/nlp/naturalli/Operator.java
edu/stanford/nlp/naturalli/OperatorSpec.java
edu/stanford/nlp/naturalli/Polarity.java
edu/stanford/nlp/neural/Embedding.java
edu/stanford/nlp/neural/NeuralUtils.java
edu/stanford/nlp/neural/SimpleTensor.java
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java
edu/stanford/nlp/neural/rnn/TopNGramRecord.java
edu/stanford/nlp/objectbank/DelimitRegExIterator.java
edu/stanford/nlp/objectbank/IdentityFunction.java
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java
edu/stanford/nlp/objectbank/LineIterator.java
edu/stanford/nlp/objectbank/ObjectBank.java
edu/stanford/nlp/objectbank/ReaderIteratorFactory.java
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java
edu/stanford/nlp/objectbank/XMLBeginEndIterator.java
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java
edu/stanford/nlp/optimization/CGMinimizer.java
edu/stanford/nlp/optimization/CmdEvaluator.java
edu/stanford/nlp/optimization/DiffFloatFunction.java
edu/stanford/nlp/optimization/DiffFunction.java
edu/stanford/nlp/optimization/Evaluator.java
edu/stanford/nlp/optimization/FloatFunction.java
edu/stanford/nlp/optimization/Function.java
edu/stanford/nlp/optimization/GoldenSectionLineSearch.java
edu/stanford/nlp/optimization/HasEvaluators.java
edu/stanford/nlp/optimization/HasFeatureGrouping.java
edu/stanford/nlp/optimization/HasFloatInitial.java
edu/stanford/nlp/optimization/HasInitial.java
edu/stanford/nlp/optimization/HasRegularizerParamRange.java
edu/stanford/nlp/optimization/HybridMinimizer.java
edu/stanford/nlp/optimization/InefficientSGDMinimizer.java
edu/stanford/nlp/optimization/LineSearcher.java
edu/stanford/nlp/optimization/MemoryEvaluator.java
edu/stanford/nlp/optimization/Minimizer.java
edu/stanford/nlp/optimization/QNMinimizer.java
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
edu/stanford/nlp/optimization/ResultStoringMonitor.java
edu/stanford/nlp/optimization/SGDMinimizer.java
edu/stanford/nlp/optimization/SGDToQNMinimizer.java
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java
edu/stanford/nlp/optimization/SMDMinimizer.java
edu/stanford/nlp/optimization/SQNMinimizer.java
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
edu/stanford/nlp/optimization/StochasticCalculateMethods.java
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
edu/stanford/nlp/optimization/StochasticMinimizer.java
edu/stanford/nlp/parser/KBestViterbiParser.java
edu/stanford/nlp/parser/Parser.java
edu/stanford/nlp/parser/ViterbiParser.java
edu/stanford/nlp/parser/ViterbiParserWithOptions.java
edu/stanford/nlp/parser/charniak/CharniakParser.java
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java
edu/stanford/nlp/parser/common/ArgUtils.java
edu/stanford/nlp/parser/common/NoSuchParseException.java
edu/stanford/nlp/parser/common/ParserAnnotations.java
edu/stanford/nlp/parser/common/ParserConstraint.java
edu/stanford/nlp/parser/common/ParserGrammar.java
edu/stanford/nlp/parser/common/ParserQuery.java
edu/stanford/nlp/parser/common/ParserUtils.java
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java
edu/stanford/nlp/parser/dvparser/DVModel.java
edu/stanford/nlp/parser/dvparser/DVModelReranker.java
edu/stanford/nlp/parser/dvparser/DVParser.java
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java
edu/stanford/nlp/parser/lexparser/BaseLexicon.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java
edu/stanford/nlp/parser/lexparser/BinaryRule.java
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java
edu/stanford/nlp/parser/lexparser/CNFTransformers.java
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java
edu/stanford/nlp/parser/lexparser/Debinarizer.java
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
edu/stanford/nlp/parser/lexparser/Edge.java
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java
edu/stanford/nlp/parser/lexparser/Extractor.java
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java
edu/stanford/nlp/parser/lexparser/FactoredParser.java
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java
edu/stanford/nlp/parser/lexparser/GrammarProjection.java
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/Hook.java
edu/stanford/nlp/parser/lexparser/HookChart.java
edu/stanford/nlp/parser/lexparser/IntDependency.java
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
edu/stanford/nlp/parser/lexparser/Interner.java
edu/stanford/nlp/parser/lexparser/Item.java
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java
edu/stanford/nlp/parser/lexparser/Lattice.java
edu/stanford/nlp/parser/lexparser/LatticeEdge.java
edu/stanford/nlp/parser/lexparser/LatticeScorer.java
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java
edu/stanford/nlp/parser/lexparser/Lexicon.java
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/NodePruner.java
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java
edu/stanford/nlp/parser/lexparser/Options.java
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java
edu/stanford/nlp/parser/lexparser/ParseFiles.java
edu/stanford/nlp/parser/lexparser/ParserUtils.java
edu/stanford/nlp/parser/lexparser/PostSplitter.java
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java
edu/stanford/nlp/parser/lexparser/RandomWalk.java
edu/stanford/nlp/parser/lexparser/Reranker.java
edu/stanford/nlp/parser/lexparser/RerankerQuery.java
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java
edu/stanford/nlp/parser/lexparser/Rule.java
edu/stanford/nlp/parser/lexparser/Scorer.java
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/TagProjection.java
edu/stanford/nlp/parser/lexparser/TestOptions.java
edu/stanford/nlp/parser/lexparser/TestTagProjection.java
edu/stanford/nlp/parser/lexparser/TrainOptions.java
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/TwinScorer.java
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java
edu/stanford/nlp/parser/lexparser/UnaryRule.java
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
edu/stanford/nlp/parser/metrics/AbstractEval.java
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java
edu/stanford/nlp/parser/metrics/Eval.java
edu/stanford/nlp/parser/metrics/Evalb.java
edu/stanford/nlp/parser/metrics/EvalbByCat.java
edu/stanford/nlp/parser/metrics/FilteredEval.java
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java
edu/stanford/nlp/parser/metrics/ParserQueryEval.java
edu/stanford/nlp/parser/metrics/TaggingEval.java
edu/stanford/nlp/parser/metrics/TopMatchEval.java
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java
edu/stanford/nlp/parser/nndep/ArcStandard.java
edu/stanford/nlp/parser/nndep/Classifier.java
edu/stanford/nlp/parser/nndep/Config.java
edu/stanford/nlp/parser/nndep/Configuration.java
edu/stanford/nlp/parser/nndep/Dataset.java
edu/stanford/nlp/parser/nndep/DependencyParser.java
edu/stanford/nlp/parser/nndep/DependencyTree.java
edu/stanford/nlp/parser/nndep/Example.java
edu/stanford/nlp/parser/nndep/ParsingSystem.java
edu/stanford/nlp/parser/nndep/Util.java
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java
edu/stanford/nlp/parser/server/LexicalizedParserClient.java
edu/stanford/nlp/parser/server/LexicalizedParserServer.java
edu/stanford/nlp/parser/shiftreduce/BaseModel.java
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java
edu/stanford/nlp/parser/shiftreduce/Oracle.java
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java
edu/stanford/nlp/parser/shiftreduce/State.java
edu/stanford/nlp/parser/shiftreduce/Transition.java
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/Weight.java
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
edu/stanford/nlp/parser/ui/TreeJPanel.java
edu/stanford/nlp/patterns/CandidatePhrase.java
edu/stanford/nlp/patterns/ConstantsAndVariables.java
edu/stanford/nlp/patterns/Data.java
edu/stanford/nlp/patterns/DataInstance.java
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java
edu/stanford/nlp/patterns/InvertedIndexByTokens.java
edu/stanford/nlp/patterns/Pattern.java
edu/stanford/nlp/patterns/PatternFactory.java
edu/stanford/nlp/patterns/PatternsAnnotations.java
edu/stanford/nlp/patterns/PhraseScorer.java
edu/stanford/nlp/patterns/SQLConnection.java
edu/stanford/nlp/patterns/ScorePatterns.java
edu/stanford/nlp/patterns/ScorePatternsFreqBased.java
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java
edu/stanford/nlp/patterns/ScorePhrases.java
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java
edu/stanford/nlp/patterns/SentenceIndex.java
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java
edu/stanford/nlp/patterns/dep/DataInstanceDep.java
edu/stanford/nlp/patterns/dep/DepPattern.java
edu/stanford/nlp/patterns/dep/DepPatternFactory.java
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java
edu/stanford/nlp/patterns/dep/ExtractedPhrase.java
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java
edu/stanford/nlp/patterns/surface/ApplyPatterns.java
edu/stanford/nlp/patterns/surface/CreatePatterns.java
edu/stanford/nlp/patterns/surface/DataInstanceSurface.java
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java
edu/stanford/nlp/patterns/surface/PatternToken.java
edu/stanford/nlp/patterns/surface/PatternsForEachToken.java
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java
edu/stanford/nlp/patterns/surface/ScorePatternsF1.java
edu/stanford/nlp/patterns/surface/SurfacePattern.java
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java
edu/stanford/nlp/patterns/surface/Token.java
edu/stanford/nlp/pipeline/Annotation.java
edu/stanford/nlp/pipeline/AnnotationOutputter.java
edu/stanford/nlp/pipeline/AnnotationPipeline.java
edu/stanford/nlp/pipeline/AnnotationSerializer.java
edu/stanford/nlp/pipeline/Annotator.java
edu/stanford/nlp/pipeline/AnnotatorFactories.java
edu/stanford/nlp/pipeline/AnnotatorFactory.java
edu/stanford/nlp/pipeline/AnnotatorImplementations.java
edu/stanford/nlp/pipeline/AnnotatorPool.java
edu/stanford/nlp/pipeline/BinarizerAnnotator.java
edu/stanford/nlp/pipeline/CharniakParserAnnotator.java
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
edu/stanford/nlp/pipeline/CleanXmlAnnotator.java
edu/stanford/nlp/pipeline/CoNLLOutputter.java
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java
edu/stanford/nlp/pipeline/CoreMapAggregator.java
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java
edu/stanford/nlp/pipeline/DefaultPaths.java
edu/stanford/nlp/pipeline/DependencyParseAnnotator.java
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java
edu/stanford/nlp/pipeline/GenderAnnotator.java
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java
edu/stanford/nlp/pipeline/JSONOutputter.java
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
edu/stanford/nlp/pipeline/MorphaAnnotator.java
edu/stanford/nlp/pipeline/NERCombinerAnnotator.java
edu/stanford/nlp/pipeline/POSTaggerAnnotator.java
edu/stanford/nlp/pipeline/ParserAnnotator.java
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java
edu/stanford/nlp/pipeline/QuoteAnnotator.java
edu/stanford/nlp/pipeline/RegexNERAnnotator.java
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java
edu/stanford/nlp/pipeline/Requirement.java
edu/stanford/nlp/pipeline/SentenceAnnotator.java
edu/stanford/nlp/pipeline/SentimentAnnotator.java
edu/stanford/nlp/pipeline/StanfordCoreNLP.java
edu/stanford/nlp/pipeline/TextOutputter.java
edu/stanford/nlp/pipeline/TokenizerAnnotator.java
edu/stanford/nlp/pipeline/TokensRegexAnnotator.java
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java
edu/stanford/nlp/pipeline/TrueCaseAnnotator.java
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java
edu/stanford/nlp/pipeline/XMLOutputter.java
edu/stanford/nlp/process/AbstractListProcessor.java
edu/stanford/nlp/process/AbstractTokenizer.java
edu/stanford/nlp/process/Americanize.java
edu/stanford/nlp/process/AmericanizeFunction.java
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java
edu/stanford/nlp/process/CoreLabelTokenFactory.java
edu/stanford/nlp/process/CoreTokenFactory.java
edu/stanford/nlp/process/DistSimClassifier.java
edu/stanford/nlp/process/DocumentPreprocessor.java
edu/stanford/nlp/process/DocumentProcessor.java
edu/stanford/nlp/process/JFlexDummyLexer.java
edu/stanford/nlp/process/LexedTokenFactory.java
edu/stanford/nlp/process/LexerTokenizer.java
edu/stanford/nlp/process/ListProcessor.java
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java
edu/stanford/nlp/process/LowercaseFunction.java
edu/stanford/nlp/process/Morpha.java
edu/stanford/nlp/process/Morphology.java
edu/stanford/nlp/process/PTB2TextLexer.java
edu/stanford/nlp/process/PTBEscapingProcessor.java
edu/stanford/nlp/process/PTBLexer.flex
edu/stanford/nlp/process/PTBLexer.java
edu/stanford/nlp/process/PTBTokenizer.java
edu/stanford/nlp/process/SerializableFunction.java
edu/stanford/nlp/process/StripTagsProcessor.java
edu/stanford/nlp/process/Tokenizer.java
edu/stanford/nlp/process/TokenizerAdapter.java
edu/stanford/nlp/process/TokenizerFactory.java
edu/stanford/nlp/process/TransformXML.java
edu/stanford/nlp/process/WhitespaceLexer.java
edu/stanford/nlp/process/WhitespaceTokenizer.java
edu/stanford/nlp/process/WordSegmenter.java
edu/stanford/nlp/process/WordSegmentingTokenizer.java
edu/stanford/nlp/process/WordShapeClassifier.java
edu/stanford/nlp/process/WordToSentenceProcessor.java
edu/stanford/nlp/process/WordTokenFactory.java
edu/stanford/nlp/semgraph/SemanticGraph.java
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java
edu/stanford/nlp/semgraph/SemanticGraphEdge.java
edu/stanford/nlp/semgraph/SemanticGraphFactory.java
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java
edu/stanford/nlp/semgraph/semgrex/Alignment.java
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java
edu/stanford/nlp/semgraph/semgrex/Env.java
edu/stanford/nlp/semgraph/semgrex/GraphRelation.java
edu/stanford/nlp/semgraph/semgrex/NodePattern.java
edu/stanford/nlp/semgraph/semgrex/ParseException.java
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java
edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java
edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java
edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java
edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java
edu/stanford/nlp/semgraph/semgrex/Token.java
edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java
edu/stanford/nlp/semgraph/semgrex/VariableStrings.java
edu/stanford/nlp/sentiment/AbstractEvaluate.java
edu/stanford/nlp/sentiment/BuildBinarizedDataset.java
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java
edu/stanford/nlp/sentiment/Evaluate.java
edu/stanford/nlp/sentiment/RNNOptions.java
edu/stanford/nlp/sentiment/RNNTestOptions.java
edu/stanford/nlp/sentiment/RNNTrainOptions.java
edu/stanford/nlp/sentiment/ReadSentimentDataset.java
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java
edu/stanford/nlp/sentiment/SentimentCostAndGradient.java
edu/stanford/nlp/sentiment/SentimentModel.java
edu/stanford/nlp/sentiment/SentimentPipeline.java
edu/stanford/nlp/sentiment/SentimentTraining.java
edu/stanford/nlp/sentiment/SentimentUtils.java
edu/stanford/nlp/sequences/BeamBestSequenceFinder.java
edu/stanford/nlp/sequences/BestSequenceFinder.java
edu/stanford/nlp/sequences/Clique.java
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java
edu/stanford/nlp/sequences/CoolingSchedule.java
edu/stanford/nlp/sequences/DocumentReaderAndWriter.java
edu/stanford/nlp/sequences/ExactBestSequenceFinder.java
edu/stanford/nlp/sequences/FactoredSequenceListener.java
edu/stanford/nlp/sequences/FactoredSequenceModel.java
edu/stanford/nlp/sequences/FeatureFactory.java
edu/stanford/nlp/sequences/IOBUtils.java
edu/stanford/nlp/sequences/KBestSequenceFinder.java
edu/stanford/nlp/sequences/LatticeWriter.java
edu/stanford/nlp/sequences/ListeningSequenceModel.java
edu/stanford/nlp/sequences/ObjectBankWrapper.java
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java
edu/stanford/nlp/sequences/SeqClassifierFlags.java
edu/stanford/nlp/sequences/SequenceGibbsSampler.java
edu/stanford/nlp/sequences/SequenceListener.java
edu/stanford/nlp/sequences/SequenceModel.java
edu/stanford/nlp/sequences/SequenceSampler.java
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java
edu/stanford/nlp/stats/AbstractCounter.java
edu/stanford/nlp/stats/AccuracyStats.java
edu/stanford/nlp/stats/ClassicCounter.java
edu/stanford/nlp/stats/Counter.java
edu/stanford/nlp/stats/Counters.java
edu/stanford/nlp/stats/Distribution.java
edu/stanford/nlp/stats/EquivalenceClasser.java
edu/stanford/nlp/stats/GeneralizedCounter.java
edu/stanford/nlp/stats/IntCounter.java
edu/stanford/nlp/stats/MultiClassAccuracyStats.java
edu/stanford/nlp/stats/MultiClassChunkEvalStats.java
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java
edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java
edu/stanford/nlp/stats/PrecisionRecallStats.java
edu/stanford/nlp/stats/ProbabilityDistribution.java
edu/stanford/nlp/stats/Sampler.java
edu/stanford/nlp/stats/Scorer.java
edu/stanford/nlp/stats/SimpleGoodTuring.java
edu/stanford/nlp/stats/TwoDimensionalCounter.java
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java
edu/stanford/nlp/stats/TwoDimensionalIntCounter.java
edu/stanford/nlp/swing/FontDetector.java
edu/stanford/nlp/swing/TooltipJList.java
edu/stanford/nlp/tagger/common/Tagger.java
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileRecord.java
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java
edu/stanford/nlp/tagger/maxent/ASBCunkDict.java
edu/stanford/nlp/tagger/maxent/AmbiguityClass.java
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java
edu/stanford/nlp/tagger/maxent/CTBunkDict.java
edu/stanford/nlp/tagger/maxent/CountWrapper.java
edu/stanford/nlp/tagger/maxent/CtbDict.java
edu/stanford/nlp/tagger/maxent/DataWordTag.java
edu/stanford/nlp/tagger/maxent/Dictionary.java
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java
edu/stanford/nlp/tagger/maxent/Distsim.java
edu/stanford/nlp/tagger/maxent/Extractor.java
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java
edu/stanford/nlp/tagger/maxent/ExtractorFrames.java
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java
edu/stanford/nlp/tagger/maxent/Extractors.java
edu/stanford/nlp/tagger/maxent/FeatureKey.java
edu/stanford/nlp/tagger/maxent/History.java
edu/stanford/nlp/tagger/maxent/HistoryTable.java
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java
edu/stanford/nlp/tagger/maxent/MaxentTagger.java
edu/stanford/nlp/tagger/maxent/PairsHolder.java
edu/stanford/nlp/tagger/maxent/ReadDataTagged.java
edu/stanford/nlp/tagger/maxent/TTags.java
edu/stanford/nlp/tagger/maxent/TagCount.java
edu/stanford/nlp/tagger/maxent/TaggerConfig.java
edu/stanford/nlp/tagger/maxent/TaggerExperiments.java
edu/stanford/nlp/tagger/maxent/TaggerFeature.java
edu/stanford/nlp/tagger/maxent/TaggerFeatures.java
edu/stanford/nlp/tagger/maxent/TemplateHash.java
edu/stanford/nlp/tagger/maxent/TestClassifier.java
edu/stanford/nlp/tagger/maxent/TestSentence.java
edu/stanford/nlp/time/GUTimeAnnotator.java
edu/stanford/nlp/time/GenericTimeExpressionPatterns.java
edu/stanford/nlp/time/HeidelTimeAnnotator.java
edu/stanford/nlp/time/JodaTimeUtils.java
edu/stanford/nlp/time/JollyDayHolidays.java
edu/stanford/nlp/time/Options.java
edu/stanford/nlp/time/SUTime.java
edu/stanford/nlp/time/SUTimeMain.java
edu/stanford/nlp/time/TimeAnnotations.java
edu/stanford/nlp/time/TimeAnnotator.java
edu/stanford/nlp/time/TimeExpression.java
edu/stanford/nlp/time/TimeExpressionExtractor.java
edu/stanford/nlp/time/TimeExpressionExtractorFactory.java
edu/stanford/nlp/time/TimeExpressionExtractorImpl.java
edu/stanford/nlp/time/TimeExpressionPatterns.java
edu/stanford/nlp/time/TimeFormatter.java
edu/stanford/nlp/time/Timex.java
edu/stanford/nlp/time/XMLUtils.java
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
edu/stanford/nlp/trees/CollinsHeadFinder.java
edu/stanford/nlp/trees/CollocationFinder.java
edu/stanford/nlp/trees/CompositeTreeTransformer.java
edu/stanford/nlp/trees/CompositeTreebank.java
edu/stanford/nlp/trees/Constituent.java
edu/stanford/nlp/trees/ConstituentFactory.java
edu/stanford/nlp/trees/CoordinationTransformer.java
edu/stanford/nlp/trees/CopulaHeadFinder.java
edu/stanford/nlp/trees/DateTreeTransformer.java
edu/stanford/nlp/trees/DeepTree.java
edu/stanford/nlp/trees/Dependencies.java
edu/stanford/nlp/trees/Dependency.java
edu/stanford/nlp/trees/DependencyFactory.java
edu/stanford/nlp/trees/DependencyPrinter.java
edu/stanford/nlp/trees/DependencyReader.java
edu/stanford/nlp/trees/DependencyTreeTransformer.java
edu/stanford/nlp/trees/DependencyTyper.java
edu/stanford/nlp/trees/DiskTreebank.java
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java
edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.java
edu/stanford/nlp/trees/EnglishPatterns.java
edu/stanford/nlp/trees/FilteringTreeReader.java
edu/stanford/nlp/trees/FilteringTreebank.java
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java
edu/stanford/nlp/trees/GrammaticalRelation.java
edu/stanford/nlp/trees/GrammaticalStructure.java
edu/stanford/nlp/trees/GrammaticalStructureFactory.java
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
edu/stanford/nlp/trees/HasParent.java
edu/stanford/nlp/trees/HeadFinder.java
edu/stanford/nlp/trees/Labeled.java
edu/stanford/nlp/trees/LabeledConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeNode.java
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
edu/stanford/nlp/trees/LeftHeadFinder.java
edu/stanford/nlp/trees/LengthTreeFilter.java
edu/stanford/nlp/trees/MemoryTreebank.java
edu/stanford/nlp/trees/ModCollinsHeadFinder.java
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
edu/stanford/nlp/trees/NamedDependency.java
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java
edu/stanford/nlp/trees/PennTreeReader.java
edu/stanford/nlp/trees/PennTreeReaderFactory.java
edu/stanford/nlp/trees/PennTreebankLanguagePack.java
edu/stanford/nlp/trees/PennTreebankTokenizer.java
edu/stanford/nlp/trees/QPTreeTransformer.java
edu/stanford/nlp/trees/RecursiveTreeTransformer.java
edu/stanford/nlp/trees/SemanticHeadFinder.java
edu/stanford/nlp/trees/SimpleConstituent.java
edu/stanford/nlp/trees/SimpleConstituentFactory.java
edu/stanford/nlp/trees/SimpleTree.java
edu/stanford/nlp/trees/SimpleTreeFactory.java
edu/stanford/nlp/trees/Span.java
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java
edu/stanford/nlp/trees/TransformingTreebank.java
edu/stanford/nlp/trees/Tree.java
edu/stanford/nlp/trees/TreeCoreAnnotations.java
edu/stanford/nlp/trees/TreeFactory.java
edu/stanford/nlp/trees/TreeFilters.java
edu/stanford/nlp/trees/TreeFunctions.java
edu/stanford/nlp/trees/TreeGraphNode.java
edu/stanford/nlp/trees/TreeGraphNodeFactory.java
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java
edu/stanford/nlp/trees/TreeLemmatizer.java
edu/stanford/nlp/trees/TreeLengthComparator.java
edu/stanford/nlp/trees/TreeNormalizer.java
edu/stanford/nlp/trees/TreePrint.java
edu/stanford/nlp/trees/TreeReader.java
edu/stanford/nlp/trees/TreeReaderFactory.java
edu/stanford/nlp/trees/TreeTokenizerFactory.java
edu/stanford/nlp/trees/TreeTransformer.java
edu/stanford/nlp/trees/TreeVisitor.java
edu/stanford/nlp/trees/Treebank.java
edu/stanford/nlp/trees/TreebankFactory.java
edu/stanford/nlp/trees/TreebankLanguagePack.java
edu/stanford/nlp/trees/TreebankTransformer.java
edu/stanford/nlp/trees/Treebanks.java
edu/stanford/nlp/trees/Trees.java
edu/stanford/nlp/trees/TypedDependency.java
edu/stanford/nlp/trees/UniversalPOSMapper.java
edu/stanford/nlp/trees/UnnamedConcreteDependency.java
edu/stanford/nlp/trees/UnnamedDependency.java
edu/stanford/nlp/trees/WordNetConnection.java
edu/stanford/nlp/trees/WordStemmer.java
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java
edu/stanford/nlp/trees/international/negra/NegraLabel.java
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java
edu/stanford/nlp/trees/international/negra/NegraPennLexer.java
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/CEDict.java
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java
edu/stanford/nlp/trees/treebank/Mapper.java
edu/stanford/nlp/trees/tregex/CoordinationPattern.java
edu/stanford/nlp/trees/tregex/DescriptionPattern.java
edu/stanford/nlp/trees/tregex/Macros.java
edu/stanford/nlp/trees/tregex/ParseException.java
edu/stanford/nlp/trees/tregex/Relation.java
edu/stanford/nlp/trees/tregex/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/Token.java
edu/stanford/nlp/trees/tregex/TokenMgrError.java
edu/stanford/nlp/trees/tregex/TregexMatcher.java
edu/stanford/nlp/trees/tregex/TregexParseException.java
edu/stanford/nlp/trees/tregex/TregexParser.java
edu/stanford/nlp/trees/tregex/TregexParserConstants.java
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
edu/stanford/nlp/trees/tregex/TregexPattern.java
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
edu/stanford/nlp/trees/tregex/VariableStrings.java
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java
edu/stanford/nlp/trees/tregex/gui/FilePanel.java
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java
edu/stanford/nlp/trees/tregex/gui/InputPanel.java
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java
edu/stanford/nlp/trees/tregex/gui/Preferences.java
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java
edu/stanford/nlp/trees/tregex/gui/Tdiff.java
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java
edu/stanford/nlp/trees/tregex/gui/TregexGUI.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java
edu/stanford/nlp/util/AbstractIterator.java
edu/stanford/nlp/util/ArrayCoreMap.java
edu/stanford/nlp/util/ArrayHeap.java
edu/stanford/nlp/util/ArrayMap.java
edu/stanford/nlp/util/ArraySet.java
edu/stanford/nlp/util/ArrayStringFilter.java
edu/stanford/nlp/util/ArrayUtils.java
edu/stanford/nlp/util/Beam.java
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
edu/stanford/nlp/util/ByteStreamGobbler.java
edu/stanford/nlp/util/CacheMap.java
edu/stanford/nlp/util/Characters.java
edu/stanford/nlp/util/CollectionFactory.java
edu/stanford/nlp/util/CollectionUtils.java
edu/stanford/nlp/util/CollectionValuedMap.java
edu/stanford/nlp/util/Comparators.java
edu/stanford/nlp/util/ConcatenationIterator.java
edu/stanford/nlp/util/ConfusionMatrix.java
edu/stanford/nlp/util/ConvertByteArray.java
edu/stanford/nlp/util/CoreMap.java
edu/stanford/nlp/util/DataFilePaths.java
edu/stanford/nlp/util/DeltaCollectionValuedMap.java
edu/stanford/nlp/util/DeltaIndex.java
edu/stanford/nlp/util/DeltaMap.java
edu/stanford/nlp/util/EditDistance.java
edu/stanford/nlp/util/ErasureUtils.java
edu/stanford/nlp/util/Execution.java
edu/stanford/nlp/util/Factory.java
edu/stanford/nlp/util/FilePathProcessor.java
edu/stanford/nlp/util/FileProcessor.java
edu/stanford/nlp/util/FilteredIterator.java
edu/stanford/nlp/util/Filters.java
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
edu/stanford/nlp/util/FuzzyInterval.java
edu/stanford/nlp/util/Generics.java
edu/stanford/nlp/util/GoogleNGramsSQLBacked.java
edu/stanford/nlp/util/HasInterval.java
edu/stanford/nlp/util/HashIndex.java
edu/stanford/nlp/util/HashableCoreMap.java
edu/stanford/nlp/util/Heap.java
edu/stanford/nlp/util/IdentityHashSet.java
edu/stanford/nlp/util/Index.java
edu/stanford/nlp/util/IntPair.java
edu/stanford/nlp/util/IntQuadruple.java
edu/stanford/nlp/util/IntTriple.java
edu/stanford/nlp/util/IntTuple.java
edu/stanford/nlp/util/IntUni.java
edu/stanford/nlp/util/Interner.java
edu/stanford/nlp/util/Interval.java
edu/stanford/nlp/util/IntervalTree.java
edu/stanford/nlp/util/IterableIterator.java
edu/stanford/nlp/util/Iterables.java
edu/stanford/nlp/util/MapFactory.java
edu/stanford/nlp/util/Maps.java
edu/stanford/nlp/util/MemoryMonitor.java
edu/stanford/nlp/util/MetaClass.java
edu/stanford/nlp/util/MutableDouble.java
edu/stanford/nlp/util/MutableInteger.java
edu/stanford/nlp/util/MutableLong.java
edu/stanford/nlp/util/PaddedList.java
edu/stanford/nlp/util/Pair.java
edu/stanford/nlp/util/PriorityQueue.java
edu/stanford/nlp/util/PropertiesUtils.java
edu/stanford/nlp/util/Quadruple.java
edu/stanford/nlp/util/ReflectionLoading.java
edu/stanford/nlp/util/RegexStringFilter.java
edu/stanford/nlp/util/RuntimeInterruptedException.java
edu/stanford/nlp/util/Scored.java
edu/stanford/nlp/util/ScoredComparator.java
edu/stanford/nlp/util/ScoredObject.java
edu/stanford/nlp/util/Sets.java
edu/stanford/nlp/util/StreamGobbler.java
edu/stanford/nlp/util/StringParsingTask.java
edu/stanford/nlp/util/StringUtils.java
edu/stanford/nlp/util/SystemUtils.java
edu/stanford/nlp/util/ThreeDimensionalMap.java
edu/stanford/nlp/util/Timing.java
edu/stanford/nlp/util/TreeShapedStack.java
edu/stanford/nlp/util/Triple.java
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java
edu/stanford/nlp/util/TwoDimensionalMap.java
edu/stanford/nlp/util/TwoDimensionalSet.java
edu/stanford/nlp/util/TypesafeMap.java
edu/stanford/nlp/util/UTF8EquivalenceFunction.java
edu/stanford/nlp/util/ValuedInterval.java
edu/stanford/nlp/util/XMLUtils.java
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.java
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java
edu/stanford/nlp/util/logging/Color.java
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java
edu/stanford/nlp/util/logging/LogRecordHandler.java
edu/stanford/nlp/util/logging/NewlineLogFormatter.java
edu/stanford/nlp/util/logging/OutputHandler.java
edu/stanford/nlp/util/logging/PrettyLoggable.java
edu/stanford/nlp/util/logging/PrettyLogger.java
edu/stanford/nlp/util/logging/RedirectOutputHandler.java
edu/stanford/nlp/util/logging/Redwood.java
edu/stanford/nlp/util/logging/RedwoodConfiguration.java
edu/stanford/nlp/util/logging/RedwoodPrintStream.java
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
edu/stanford/nlp/util/logging/RerouteChannel.java
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.java
edu/stanford/nlp/util/logging/Style.java
edu/stanford/nlp/util/logging/VisibilityHandler.java
edu/stanford/nlp/wordseg/ChineseDictionary.java
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java
edu/stanford/nlp/wordseg/ChineseStringUtils.java
edu/stanford/nlp/wordseg/CorpusChar.java
edu/stanford/nlp/wordseg/CorpusDictionary.java
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java
edu/stanford/nlp/wordseg/NonDict2.java
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java
edu/stanford/nlp/wordseg/TagAffixDetector.java
edu/stanford/nlp/wordseg/affDict.java
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-sources.jar
Root directory:
projects/core/src
jar cfm /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-sources.jar /u/nlp/distrib/stanford-corenlp-full-2015-01-30/manifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java \
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java \
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java \
edu/stanford/nlp/classify/Classifier.java \
edu/stanford/nlp/classify/ClassifierCreator.java \
edu/stanford/nlp/classify/ClassifierFactory.java \
edu/stanford/nlp/classify/ColumnDataClassifier.java \
edu/stanford/nlp/classify/CrossValidator.java \
edu/stanford/nlp/classify/Dataset.java \
edu/stanford/nlp/classify/GeneralDataset.java \
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java \
edu/stanford/nlp/classify/LinearClassifier.java \
edu/stanford/nlp/classify/LinearClassifierFactory.java \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/LogPrior.java \
edu/stanford/nlp/classify/LogisticClassifier.java \
edu/stanford/nlp/classify/LogisticClassifierFactory.java \
edu/stanford/nlp/classify/LogisticObjectiveFunction.java \
edu/stanford/nlp/classify/NBLinearClassifierFactory.java \
edu/stanford/nlp/classify/PRCurve.java \
edu/stanford/nlp/classify/ProbabilisticClassifier.java \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java \
edu/stanford/nlp/classify/RVFClassifier.java \
edu/stanford/nlp/classify/RVFDataset.java \
edu/stanford/nlp/classify/SVMLightClassifier.java \
edu/stanford/nlp/classify/SVMLightClassifierFactory.java \
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/WeightedDataset.java \
edu/stanford/nlp/dcoref/ACEMentionExtractor.java \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java \
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java \
edu/stanford/nlp/dcoref/Constants.java \
edu/stanford/nlp/dcoref/CorefChain.java \
edu/stanford/nlp/dcoref/CorefCluster.java \
edu/stanford/nlp/dcoref/CorefCoreAnnotations.java \
edu/stanford/nlp/dcoref/CorefMentionFinder.java \
edu/stanford/nlp/dcoref/CorefScorer.java \
edu/stanford/nlp/dcoref/Dictionaries.java \
edu/stanford/nlp/dcoref/Document.java \
edu/stanford/nlp/dcoref/MUCMentionExtractor.java \
edu/stanford/nlp/dcoref/Mention.java \
edu/stanford/nlp/dcoref/MentionExtractor.java \
edu/stanford/nlp/dcoref/MentionMatcher.java \
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java \
edu/stanford/nlp/dcoref/Rules.java \
edu/stanford/nlp/dcoref/ScorerBCubed.java \
edu/stanford/nlp/dcoref/ScorerMUC.java \
edu/stanford/nlp/dcoref/ScorerPairwise.java \
edu/stanford/nlp/dcoref/Semantics.java \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java \
edu/stanford/nlp/dcoref/SieveOptions.java \
edu/stanford/nlp/dcoref/SpeakerInfo.java \
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java \
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java \
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java \
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java \
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java \
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java \
edu/stanford/nlp/dcoref/sievepasses/MarkRole.java \
edu/stanford/nlp/dcoref/sievepasses/NameMatch.java \
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java \
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java \
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java \
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java \
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java \
edu/stanford/nlp/fsm/AutomatonMinimizer.java \
edu/stanford/nlp/fsm/Block.java \
edu/stanford/nlp/fsm/DFSA.java \
edu/stanford/nlp/fsm/DFSAState.java \
edu/stanford/nlp/fsm/DFSATransition.java \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java \
edu/stanford/nlp/fsm/QuasiDeterminizer.java \
edu/stanford/nlp/fsm/TransducerGraph.java \
edu/stanford/nlp/graph/ConnectedComponents.java \
edu/stanford/nlp/graph/DijkstraShortestPath.java \
edu/stanford/nlp/graph/DirectedMultiGraph.java \
edu/stanford/nlp/graph/Graph.java \
edu/stanford/nlp/ie/AbstractSequenceClassifier.java \
edu/stanford/nlp/ie/ClassifierCombiner.java \
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java \
edu/stanford/nlp/ie/NERClassifierCombiner.java \
edu/stanford/nlp/ie/NERFeatureFactory.java \
edu/stanford/nlp/ie/NERServer.java \
edu/stanford/nlp/ie/NumberNormalizer.java \
edu/stanford/nlp/ie/PriorModelFactory.java \
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java \
edu/stanford/nlp/ie/crf/CRFClassifierFloat.java \
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java \
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java \
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java \
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java \
edu/stanford/nlp/ie/crf/CRFCliqueTree.java \
edu/stanford/nlp/ie/crf/CRFDatum.java \
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java \
edu/stanford/nlp/ie/crf/CRFLabel.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java \
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/FactorTable.java \
edu/stanford/nlp/ie/crf/FloatFactorTable.java \
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/LabelDictionary.java \
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/TestSequenceModel.java \
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.java \
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java \
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java \
edu/stanford/nlp/ie/machinereading/Extractor.java \
edu/stanford/nlp/ie/machinereading/ExtractorMerger.java \
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java \
edu/stanford/nlp/ie/machinereading/LabelValidator.java \
edu/stanford/nlp/ie/machinereading/MachineReading.java \
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java \
edu/stanford/nlp/ie/machinereading/ResultsPrinter.java \
edu/stanford/nlp/ie/machinereading/common/DomReader.java \
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java \
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java \
edu/stanford/nlp/ie/machinereading/common/StringDictionary.java \
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java \
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java \
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java \
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java \
edu/stanford/nlp/ie/machinereading/structure/EntityMention.java \
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java \
edu/stanford/nlp/ie/machinereading/structure/EventMention.java \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java \
edu/stanford/nlp/ie/machinereading/structure/RelationMention.java \
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java \
edu/stanford/nlp/ie/machinereading/structure/Span.java \
edu/stanford/nlp/ie/ner/CMMClassifier.java \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \
edu/stanford/nlp/ie/pascal/ISODateInstance.java \
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java \
edu/stanford/nlp/ie/util/RelationTriple.java \
edu/stanford/nlp/international/Languages.java \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java \
edu/stanford/nlp/international/arabic/Buckwalter.java \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java \
edu/stanford/nlp/international/arabic/process/ArabicLexer.java \
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java \
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java \
edu/stanford/nlp/international/arabic/process/IOBUtils.java \
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java \
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java \
edu/stanford/nlp/international/french/process/FrenchLexer.java \
edu/stanford/nlp/international/french/process/FrenchTokenizer.java \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \
edu/stanford/nlp/international/morph/MorphoFeatures.java \
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java \
edu/stanford/nlp/international/spanish/SpanishVerbStripper.java \
edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java \
edu/stanford/nlp/international/spanish/process/SpanishLexer.java \
edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java \
edu/stanford/nlp/io/BZip2PipedOutputStream.java \
edu/stanford/nlp/io/EncodingFileReader.java \
edu/stanford/nlp/io/EncodingPrintWriter.java \
edu/stanford/nlp/io/ExtensionFileFilter.java \
edu/stanford/nlp/io/FileSequentialCollection.java \
edu/stanford/nlp/io/IOUtils.java \
edu/stanford/nlp/io/Lexer.java \
edu/stanford/nlp/io/NullOutputStream.java \
edu/stanford/nlp/io/NumberRangeFileFilter.java \
edu/stanford/nlp/io/NumberRangesFileFilter.java \
edu/stanford/nlp/io/PrintFile.java \
edu/stanford/nlp/io/ReaderInputStream.java \
edu/stanford/nlp/io/RegExFileFilter.java \
edu/stanford/nlp/io/RuntimeIOException.java \
edu/stanford/nlp/io/StringOutputStream.java \
edu/stanford/nlp/io/TeeStream.java \
edu/stanford/nlp/ling/AbstractCoreLabel.java \
edu/stanford/nlp/ling/AnnotationLookup.java \
edu/stanford/nlp/ling/BasicDatum.java \
edu/stanford/nlp/ling/BasicDocument.java \
edu/stanford/nlp/ling/CategoryWordTag.java \
edu/stanford/nlp/ling/CategoryWordTagFactory.java \
edu/stanford/nlp/ling/ChineseCoreAnnotations.java \
edu/stanford/nlp/ling/CoreAnnotation.java \
edu/stanford/nlp/ling/CoreAnnotations.java \
edu/stanford/nlp/ling/CoreLabel.java \
edu/stanford/nlp/ling/Datum.java \
edu/stanford/nlp/ling/Document.java \
edu/stanford/nlp/ling/DocumentReader.java \
edu/stanford/nlp/ling/Featurizable.java \
edu/stanford/nlp/ling/HasCategory.java \
edu/stanford/nlp/ling/HasContext.java \
edu/stanford/nlp/ling/HasIndex.java \
edu/stanford/nlp/ling/HasLemma.java \
edu/stanford/nlp/ling/HasOffset.java \
edu/stanford/nlp/ling/HasTag.java \
edu/stanford/nlp/ling/HasWord.java \
edu/stanford/nlp/ling/IndexedWord.java \
edu/stanford/nlp/ling/Label.java \
edu/stanford/nlp/ling/LabelFactory.java \
edu/stanford/nlp/ling/Labeled.java \
edu/stanford/nlp/ling/LabeledWord.java \
edu/stanford/nlp/ling/MultiTokenTag.java \
edu/stanford/nlp/ling/RVFDatum.java \
edu/stanford/nlp/ling/Sentence.java \
edu/stanford/nlp/ling/StringLabel.java \
edu/stanford/nlp/ling/StringLabelFactory.java \
edu/stanford/nlp/ling/Tag.java \
edu/stanford/nlp/ling/TaggedWord.java \
edu/stanford/nlp/ling/TaggedWordFactory.java \
edu/stanford/nlp/ling/ValueLabel.java \
edu/stanford/nlp/ling/Word.java \
edu/stanford/nlp/ling/WordFactory.java \
edu/stanford/nlp/ling/WordLemmaTag.java \
edu/stanford/nlp/ling/WordLemmaTagFactory.java \
edu/stanford/nlp/ling/WordTag.java \
edu/stanford/nlp/ling/WordTagFactory.java \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/Env.java \
edu/stanford/nlp/ling/tokensregex/EnvLookup.java \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java \
edu/stanford/nlp/ling/tokensregex/NodePattern.java \
edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.java \
edu/stanford/nlp/ling/tokensregex/PhraseTable.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/SequencePattern.java \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java \
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.java \
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java \
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java \
edu/stanford/nlp/ling/tokensregex/matcher/Match.java \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java \
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java \
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java \
edu/stanford/nlp/ling/tokensregex/parser/Token.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.jj \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java \
edu/stanford/nlp/ling/tokensregex/types/Expression.java \
edu/stanford/nlp/ling/tokensregex/types/Expressions.java \
edu/stanford/nlp/ling/tokensregex/types/Tags.java \
edu/stanford/nlp/ling/tokensregex/types/Value.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java \
edu/stanford/nlp/math/ADMath.java \
edu/stanford/nlp/math/ArrayMath.java \
edu/stanford/nlp/math/DoubleAD.java \
edu/stanford/nlp/math/NumberMatchingRegex.java \
edu/stanford/nlp/math/SloppyMath.java \
edu/stanford/nlp/maxent/CGRunner.java \
edu/stanford/nlp/maxent/DataGeneric.java \
edu/stanford/nlp/maxent/Experiments.java \
edu/stanford/nlp/maxent/Feature.java \
edu/stanford/nlp/maxent/Features.java \
edu/stanford/nlp/maxent/Problem.java \
edu/stanford/nlp/maxent/iis/LambdaSolve.java \
edu/stanford/nlp/naturalli/Monotonicity.java \
edu/stanford/nlp/naturalli/MonotonicityType.java \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java \
edu/stanford/nlp/naturalli/NaturalLogicRelation.java \
edu/stanford/nlp/naturalli/Operator.java \
edu/stanford/nlp/naturalli/OperatorSpec.java \
edu/stanford/nlp/naturalli/Polarity.java \
edu/stanford/nlp/neural/Embedding.java \
edu/stanford/nlp/neural/NeuralUtils.java \
edu/stanford/nlp/neural/SimpleTensor.java \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java \
edu/stanford/nlp/neural/rnn/TopNGramRecord.java \
edu/stanford/nlp/objectbank/DelimitRegExIterator.java \
edu/stanford/nlp/objectbank/IdentityFunction.java \
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java \
edu/stanford/nlp/objectbank/LineIterator.java \
edu/stanford/nlp/objectbank/ObjectBank.java \
edu/stanford/nlp/objectbank/ReaderIteratorFactory.java \
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.java \
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java \
edu/stanford/nlp/optimization/CGMinimizer.java \
edu/stanford/nlp/optimization/CmdEvaluator.java \
edu/stanford/nlp/optimization/DiffFloatFunction.java \
edu/stanford/nlp/optimization/DiffFunction.java \
edu/stanford/nlp/optimization/Evaluator.java \
edu/stanford/nlp/optimization/FloatFunction.java \
edu/stanford/nlp/optimization/Function.java \
edu/stanford/nlp/optimization/GoldenSectionLineSearch.java \
edu/stanford/nlp/optimization/HasEvaluators.java \
edu/stanford/nlp/optimization/HasFeatureGrouping.java \
edu/stanford/nlp/optimization/HasFloatInitial.java \
edu/stanford/nlp/optimization/HasInitial.java \
edu/stanford/nlp/optimization/HasRegularizerParamRange.java \
edu/stanford/nlp/optimization/HybridMinimizer.java \
edu/stanford/nlp/optimization/InefficientSGDMinimizer.java \
edu/stanford/nlp/optimization/LineSearcher.java \
edu/stanford/nlp/optimization/MemoryEvaluator.java \
edu/stanford/nlp/optimization/Minimizer.java \
edu/stanford/nlp/optimization/QNMinimizer.java \
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java \
edu/stanford/nlp/optimization/ResultStoringMonitor.java \
edu/stanford/nlp/optimization/SGDMinimizer.java \
edu/stanford/nlp/optimization/SGDToQNMinimizer.java \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java \
edu/stanford/nlp/optimization/SMDMinimizer.java \
edu/stanford/nlp/optimization/SQNMinimizer.java \
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java \
edu/stanford/nlp/optimization/StochasticCalculateMethods.java \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java \
edu/stanford/nlp/optimization/StochasticMinimizer.java \
edu/stanford/nlp/parser/KBestViterbiParser.java \
edu/stanford/nlp/parser/Parser.java \
edu/stanford/nlp/parser/ViterbiParser.java \
edu/stanford/nlp/parser/ViterbiParserWithOptions.java \
edu/stanford/nlp/parser/charniak/CharniakParser.java \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java \
edu/stanford/nlp/parser/common/ArgUtils.java \
edu/stanford/nlp/parser/common/NoSuchParseException.java \
edu/stanford/nlp/parser/common/ParserAnnotations.java \
edu/stanford/nlp/parser/common/ParserConstraint.java \
edu/stanford/nlp/parser/common/ParserGrammar.java \
edu/stanford/nlp/parser/common/ParserQuery.java \
edu/stanford/nlp/parser/common/ParserUtils.java \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java \
edu/stanford/nlp/parser/dvparser/DVModel.java \
edu/stanford/nlp/parser/dvparser/DVModelReranker.java \
edu/stanford/nlp/parser/dvparser/DVParser.java \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java \
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java \
edu/stanford/nlp/parser/lexparser/BaseLexicon.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java \
edu/stanford/nlp/parser/lexparser/BinaryRule.java \
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java \
edu/stanford/nlp/parser/lexparser/CNFTransformers.java \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java \
edu/stanford/nlp/parser/lexparser/Debinarizer.java \
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/Edge.java \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java \
edu/stanford/nlp/parser/lexparser/Extractor.java \
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java \
edu/stanford/nlp/parser/lexparser/FactoredParser.java \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/GrammarProjection.java \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java \
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/Hook.java \
edu/stanford/nlp/parser/lexparser/HookChart.java \
edu/stanford/nlp/parser/lexparser/IntDependency.java \
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java \
edu/stanford/nlp/parser/lexparser/Interner.java \
edu/stanford/nlp/parser/lexparser/Item.java \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java \
edu/stanford/nlp/parser/lexparser/Lattice.java \
edu/stanford/nlp/parser/lexparser/LatticeEdge.java \
edu/stanford/nlp/parser/lexparser/LatticeScorer.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java \
edu/stanford/nlp/parser/lexparser/Lexicon.java \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java \
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/NodePruner.java \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java \
edu/stanford/nlp/parser/lexparser/Options.java \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/ParseFiles.java \
edu/stanford/nlp/parser/lexparser/ParserUtils.java \
edu/stanford/nlp/parser/lexparser/PostSplitter.java \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java \
edu/stanford/nlp/parser/lexparser/RandomWalk.java \
edu/stanford/nlp/parser/lexparser/Reranker.java \
edu/stanford/nlp/parser/lexparser/RerankerQuery.java \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java \
edu/stanford/nlp/parser/lexparser/Rule.java \
edu/stanford/nlp/parser/lexparser/Scorer.java \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/TagProjection.java \
edu/stanford/nlp/parser/lexparser/TestOptions.java \
edu/stanford/nlp/parser/lexparser/TestTagProjection.java \
edu/stanford/nlp/parser/lexparser/TrainOptions.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java \
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/TwinScorer.java \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java \
edu/stanford/nlp/parser/lexparser/UnaryRule.java \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \
edu/stanford/nlp/parser/metrics/AbstractEval.java \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java \
edu/stanford/nlp/parser/metrics/Eval.java \
edu/stanford/nlp/parser/metrics/Evalb.java \
edu/stanford/nlp/parser/metrics/EvalbByCat.java \
edu/stanford/nlp/parser/metrics/FilteredEval.java \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java \
edu/stanford/nlp/parser/metrics/ParserQueryEval.java \
edu/stanford/nlp/parser/metrics/TaggingEval.java \
edu/stanford/nlp/parser/metrics/TopMatchEval.java \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java \
edu/stanford/nlp/parser/nndep/ArcStandard.java \
edu/stanford/nlp/parser/nndep/Classifier.java \
edu/stanford/nlp/parser/nndep/Config.java \
edu/stanford/nlp/parser/nndep/Configuration.java \
edu/stanford/nlp/parser/nndep/Dataset.java \
edu/stanford/nlp/parser/nndep/DependencyParser.java \
edu/stanford/nlp/parser/nndep/DependencyTree.java \
edu/stanford/nlp/parser/nndep/Example.java \
edu/stanford/nlp/parser/nndep/ParsingSystem.java \
edu/stanford/nlp/parser/nndep/Util.java \
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java \
edu/stanford/nlp/parser/server/LexicalizedParserClient.java \
edu/stanford/nlp/parser/server/LexicalizedParserServer.java \
edu/stanford/nlp/parser/shiftreduce/BaseModel.java \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java \
edu/stanford/nlp/parser/shiftreduce/Oracle.java \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java \
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java \
edu/stanford/nlp/parser/shiftreduce/State.java \
edu/stanford/nlp/parser/shiftreduce/Transition.java \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/Weight.java \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \
edu/stanford/nlp/parser/ui/TreeJPanel.java \
edu/stanford/nlp/patterns/CandidatePhrase.java \
edu/stanford/nlp/patterns/ConstantsAndVariables.java \
edu/stanford/nlp/patterns/Data.java \
edu/stanford/nlp/patterns/DataInstance.java \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java \
edu/stanford/nlp/patterns/InvertedIndexByTokens.java \
edu/stanford/nlp/patterns/Pattern.java \
edu/stanford/nlp/patterns/PatternFactory.java \
edu/stanford/nlp/patterns/PatternsAnnotations.java \
edu/stanford/nlp/patterns/PhraseScorer.java \
edu/stanford/nlp/patterns/SQLConnection.java \
edu/stanford/nlp/patterns/ScorePatterns.java \
edu/stanford/nlp/patterns/ScorePatternsFreqBased.java \
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java \
edu/stanford/nlp/patterns/ScorePhrases.java \
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java \
edu/stanford/nlp/patterns/SentenceIndex.java \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java \
edu/stanford/nlp/patterns/dep/DataInstanceDep.java \
edu/stanford/nlp/patterns/dep/DepPattern.java \
edu/stanford/nlp/patterns/dep/DepPatternFactory.java \
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java \
edu/stanford/nlp/patterns/dep/ExtractedPhrase.java \
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java \
edu/stanford/nlp/patterns/surface/ApplyPatterns.java \
edu/stanford/nlp/patterns/surface/CreatePatterns.java \
edu/stanford/nlp/patterns/surface/DataInstanceSurface.java \
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java \
edu/stanford/nlp/patterns/surface/PatternToken.java \
edu/stanford/nlp/patterns/surface/PatternsForEachToken.java \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java \
edu/stanford/nlp/patterns/surface/ScorePatternsF1.java \
edu/stanford/nlp/patterns/surface/SurfacePattern.java \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java \
edu/stanford/nlp/patterns/surface/Token.java \
edu/stanford/nlp/pipeline/Annotation.java \
edu/stanford/nlp/pipeline/AnnotationOutputter.java \
edu/stanford/nlp/pipeline/AnnotationPipeline.java \
edu/stanford/nlp/pipeline/AnnotationSerializer.java \
edu/stanford/nlp/pipeline/Annotator.java \
edu/stanford/nlp/pipeline/AnnotatorFactories.java \
edu/stanford/nlp/pipeline/AnnotatorFactory.java \
edu/stanford/nlp/pipeline/AnnotatorImplementations.java \
edu/stanford/nlp/pipeline/AnnotatorPool.java \
edu/stanford/nlp/pipeline/BinarizerAnnotator.java \
edu/stanford/nlp/pipeline/CharniakParserAnnotator.java \
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \
edu/stanford/nlp/pipeline/CleanXmlAnnotator.java \
edu/stanford/nlp/pipeline/CoNLLOutputter.java \
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java \
edu/stanford/nlp/pipeline/CoreMapAggregator.java \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java \
edu/stanford/nlp/pipeline/DefaultPaths.java \
edu/stanford/nlp/pipeline/DependencyParseAnnotator.java \
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java \
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java \
edu/stanford/nlp/pipeline/GenderAnnotator.java \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java \
edu/stanford/nlp/pipeline/JSONOutputter.java \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \
edu/stanford/nlp/pipeline/MorphaAnnotator.java \
edu/stanford/nlp/pipeline/NERCombinerAnnotator.java \
edu/stanford/nlp/pipeline/POSTaggerAnnotator.java \
edu/stanford/nlp/pipeline/ParserAnnotator.java \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java \
edu/stanford/nlp/pipeline/QuoteAnnotator.java \
edu/stanford/nlp/pipeline/RegexNERAnnotator.java \
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java \
edu/stanford/nlp/pipeline/Requirement.java \
edu/stanford/nlp/pipeline/SentenceAnnotator.java \
edu/stanford/nlp/pipeline/SentimentAnnotator.java \
edu/stanford/nlp/pipeline/StanfordCoreNLP.java \
edu/stanford/nlp/pipeline/TextOutputter.java \
edu/stanford/nlp/pipeline/TokenizerAnnotator.java \
edu/stanford/nlp/pipeline/TokensRegexAnnotator.java \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java \
edu/stanford/nlp/pipeline/TrueCaseAnnotator.java \
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java \
edu/stanford/nlp/pipeline/XMLOutputter.java \
edu/stanford/nlp/process/AbstractListProcessor.java \
edu/stanford/nlp/process/AbstractTokenizer.java \
edu/stanford/nlp/process/Americanize.java \
edu/stanford/nlp/process/AmericanizeFunction.java \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java \
edu/stanford/nlp/process/CoreLabelTokenFactory.java \
edu/stanford/nlp/process/CoreTokenFactory.java \
edu/stanford/nlp/process/DistSimClassifier.java \
edu/stanford/nlp/process/DocumentPreprocessor.java \
edu/stanford/nlp/process/DocumentProcessor.java \
edu/stanford/nlp/process/JFlexDummyLexer.java \
edu/stanford/nlp/process/LexedTokenFactory.java \
edu/stanford/nlp/process/LexerTokenizer.java \
edu/stanford/nlp/process/ListProcessor.java \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java \
edu/stanford/nlp/process/LowercaseFunction.java \
edu/stanford/nlp/process/Morpha.java \
edu/stanford/nlp/process/Morphology.java \
edu/stanford/nlp/process/PTB2TextLexer.java \
edu/stanford/nlp/process/PTBEscapingProcessor.java \
edu/stanford/nlp/process/PTBLexer.flex \
edu/stanford/nlp/process/PTBLexer.java \
edu/stanford/nlp/process/PTBTokenizer.java \
edu/stanford/nlp/process/SerializableFunction.java \
edu/stanford/nlp/process/StripTagsProcessor.java \
edu/stanford/nlp/process/Tokenizer.java \
edu/stanford/nlp/process/TokenizerAdapter.java \
edu/stanford/nlp/process/TokenizerFactory.java \
edu/stanford/nlp/process/TransformXML.java \
edu/stanford/nlp/process/WhitespaceLexer.java \
edu/stanford/nlp/process/WhitespaceTokenizer.java \
edu/stanford/nlp/process/WordSegmenter.java \
edu/stanford/nlp/process/WordSegmentingTokenizer.java \
edu/stanford/nlp/process/WordShapeClassifier.java \
edu/stanford/nlp/process/WordToSentenceProcessor.java \
edu/stanford/nlp/process/WordTokenFactory.java \
edu/stanford/nlp/semgraph/SemanticGraph.java \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java \
edu/stanford/nlp/semgraph/SemanticGraphEdge.java \
edu/stanford/nlp/semgraph/SemanticGraphFactory.java \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java \
edu/stanford/nlp/semgraph/semgrex/Alignment.java \
edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java \
edu/stanford/nlp/semgraph/semgrex/Env.java \
edu/stanford/nlp/semgraph/semgrex/GraphRelation.java \
edu/stanford/nlp/semgraph/semgrex/NodePattern.java \
edu/stanford/nlp/semgraph/semgrex/ParseException.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java \
edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java \
edu/stanford/nlp/semgraph/semgrex/Token.java \
edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java \
edu/stanford/nlp/semgraph/semgrex/VariableStrings.java \
edu/stanford/nlp/sentiment/AbstractEvaluate.java \
edu/stanford/nlp/sentiment/BuildBinarizedDataset.java \
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java \
edu/stanford/nlp/sentiment/Evaluate.java \
edu/stanford/nlp/sentiment/RNNOptions.java \
edu/stanford/nlp/sentiment/RNNTestOptions.java \
edu/stanford/nlp/sentiment/RNNTrainOptions.java \
edu/stanford/nlp/sentiment/ReadSentimentDataset.java \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java \
edu/stanford/nlp/sentiment/SentimentCostAndGradient.java \
edu/stanford/nlp/sentiment/SentimentModel.java \
edu/stanford/nlp/sentiment/SentimentPipeline.java \
edu/stanford/nlp/sentiment/SentimentTraining.java \
edu/stanford/nlp/sentiment/SentimentUtils.java \
edu/stanford/nlp/sequences/BeamBestSequenceFinder.java \
edu/stanford/nlp/sequences/BestSequenceFinder.java \
edu/stanford/nlp/sequences/Clique.java \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java \
edu/stanford/nlp/sequences/CoolingSchedule.java \
edu/stanford/nlp/sequences/DocumentReaderAndWriter.java \
edu/stanford/nlp/sequences/ExactBestSequenceFinder.java \
edu/stanford/nlp/sequences/FactoredSequenceListener.java \
edu/stanford/nlp/sequences/FactoredSequenceModel.java \
edu/stanford/nlp/sequences/FeatureFactory.java \
edu/stanford/nlp/sequences/IOBUtils.java \
edu/stanford/nlp/sequences/KBestSequenceFinder.java \
edu/stanford/nlp/sequences/LatticeWriter.java \
edu/stanford/nlp/sequences/ListeningSequenceModel.java \
edu/stanford/nlp/sequences/ObjectBankWrapper.java \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java \
edu/stanford/nlp/sequences/SeqClassifierFlags.java \
edu/stanford/nlp/sequences/SequenceGibbsSampler.java \
edu/stanford/nlp/sequences/SequenceListener.java \
edu/stanford/nlp/sequences/SequenceModel.java \
edu/stanford/nlp/sequences/SequenceSampler.java \
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java \
edu/stanford/nlp/stats/AbstractCounter.java \
edu/stanford/nlp/stats/AccuracyStats.java \
edu/stanford/nlp/stats/ClassicCounter.java \
edu/stanford/nlp/stats/Counter.java \
edu/stanford/nlp/stats/Counters.java \
edu/stanford/nlp/stats/Distribution.java \
edu/stanford/nlp/stats/EquivalenceClasser.java \
edu/stanford/nlp/stats/GeneralizedCounter.java \
edu/stanford/nlp/stats/IntCounter.java \
edu/stanford/nlp/stats/MultiClassAccuracyStats.java \
edu/stanford/nlp/stats/MultiClassChunkEvalStats.java \
edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java \
edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java \
edu/stanford/nlp/stats/PrecisionRecallStats.java \
edu/stanford/nlp/stats/ProbabilityDistribution.java \
edu/stanford/nlp/stats/Sampler.java \
edu/stanford/nlp/stats/Scorer.java \
edu/stanford/nlp/stats/SimpleGoodTuring.java \
edu/stanford/nlp/stats/TwoDimensionalCounter.java \
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java \
edu/stanford/nlp/stats/TwoDimensionalIntCounter.java \
edu/stanford/nlp/swing/FontDetector.java \
edu/stanford/nlp/swing/TooltipJList.java \
edu/stanford/nlp/tagger/common/Tagger.java \
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileRecord.java \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java \
edu/stanford/nlp/tagger/maxent/ASBCunkDict.java \
edu/stanford/nlp/tagger/maxent/AmbiguityClass.java \
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java \
edu/stanford/nlp/tagger/maxent/CTBunkDict.java \
edu/stanford/nlp/tagger/maxent/CountWrapper.java \
edu/stanford/nlp/tagger/maxent/CtbDict.java \
edu/stanford/nlp/tagger/maxent/DataWordTag.java \
edu/stanford/nlp/tagger/maxent/Dictionary.java \
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java \
edu/stanford/nlp/tagger/maxent/Distsim.java \
edu/stanford/nlp/tagger/maxent/Extractor.java \
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java \
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java \
edu/stanford/nlp/tagger/maxent/ExtractorFrames.java \
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java \
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java \
edu/stanford/nlp/tagger/maxent/Extractors.java \
edu/stanford/nlp/tagger/maxent/FeatureKey.java \
edu/stanford/nlp/tagger/maxent/History.java \
edu/stanford/nlp/tagger/maxent/HistoryTable.java \
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java \
edu/stanford/nlp/tagger/maxent/MaxentTagger.java \
edu/stanford/nlp/tagger/maxent/PairsHolder.java \
edu/stanford/nlp/tagger/maxent/ReadDataTagged.java \
edu/stanford/nlp/tagger/maxent/TTags.java \
edu/stanford/nlp/tagger/maxent/TagCount.java \
edu/stanford/nlp/tagger/maxent/TaggerConfig.java \
edu/stanford/nlp/tagger/maxent/TaggerExperiments.java \
edu/stanford/nlp/tagger/maxent/TaggerFeature.java \
edu/stanford/nlp/tagger/maxent/TaggerFeatures.java \
edu/stanford/nlp/tagger/maxent/TemplateHash.java \
edu/stanford/nlp/tagger/maxent/TestClassifier.java \
edu/stanford/nlp/tagger/maxent/TestSentence.java \
edu/stanford/nlp/time/GUTimeAnnotator.java \
edu/stanford/nlp/time/GenericTimeExpressionPatterns.java \
edu/stanford/nlp/time/HeidelTimeAnnotator.java \
edu/stanford/nlp/time/JodaTimeUtils.java \
edu/stanford/nlp/time/JollyDayHolidays.java \
edu/stanford/nlp/time/Options.java \
edu/stanford/nlp/time/SUTime.java \
edu/stanford/nlp/time/SUTimeMain.java \
edu/stanford/nlp/time/TimeAnnotations.java \
edu/stanford/nlp/time/TimeAnnotator.java \
edu/stanford/nlp/time/TimeExpression.java \
edu/stanford/nlp/time/TimeExpressionExtractor.java \
edu/stanford/nlp/time/TimeExpressionExtractorFactory.java \
edu/stanford/nlp/time/TimeExpressionExtractorImpl.java \
edu/stanford/nlp/time/TimeExpressionPatterns.java \
edu/stanford/nlp/time/TimeFormatter.java \
edu/stanford/nlp/time/Timex.java \
edu/stanford/nlp/time/XMLUtils.java \
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java \
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java \
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java \
edu/stanford/nlp/trees/CollinsHeadFinder.java \
edu/stanford/nlp/trees/CollocationFinder.java \
edu/stanford/nlp/trees/CompositeTreeTransformer.java \
edu/stanford/nlp/trees/CompositeTreebank.java \
edu/stanford/nlp/trees/Constituent.java \
edu/stanford/nlp/trees/ConstituentFactory.java \
edu/stanford/nlp/trees/CoordinationTransformer.java \
edu/stanford/nlp/trees/CopulaHeadFinder.java \
edu/stanford/nlp/trees/DateTreeTransformer.java \
edu/stanford/nlp/trees/DeepTree.java \
edu/stanford/nlp/trees/Dependencies.java \
edu/stanford/nlp/trees/Dependency.java \
edu/stanford/nlp/trees/DependencyFactory.java \
edu/stanford/nlp/trees/DependencyPrinter.java \
edu/stanford/nlp/trees/DependencyReader.java \
edu/stanford/nlp/trees/DependencyTreeTransformer.java \
edu/stanford/nlp/trees/DependencyTyper.java \
edu/stanford/nlp/trees/DiskTreebank.java \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.java \
edu/stanford/nlp/trees/EnglishPatterns.java \
edu/stanford/nlp/trees/FilteringTreeReader.java \
edu/stanford/nlp/trees/FilteringTreebank.java \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java \
edu/stanford/nlp/trees/GrammaticalRelation.java \
edu/stanford/nlp/trees/GrammaticalStructure.java \
edu/stanford/nlp/trees/GrammaticalStructureFactory.java \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java \
edu/stanford/nlp/trees/HasParent.java \
edu/stanford/nlp/trees/HeadFinder.java \
edu/stanford/nlp/trees/Labeled.java \
edu/stanford/nlp/trees/LabeledConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeNode.java \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java \
edu/stanford/nlp/trees/LeftHeadFinder.java \
edu/stanford/nlp/trees/LengthTreeFilter.java \
edu/stanford/nlp/trees/MemoryTreebank.java \
edu/stanford/nlp/trees/ModCollinsHeadFinder.java \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java \
edu/stanford/nlp/trees/NamedDependency.java \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java \
edu/stanford/nlp/trees/PennTreeReader.java \
edu/stanford/nlp/trees/PennTreeReaderFactory.java \
edu/stanford/nlp/trees/PennTreebankLanguagePack.java \
edu/stanford/nlp/trees/PennTreebankTokenizer.java \
edu/stanford/nlp/trees/QPTreeTransformer.java \
edu/stanford/nlp/trees/RecursiveTreeTransformer.java \
edu/stanford/nlp/trees/SemanticHeadFinder.java \
edu/stanford/nlp/trees/SimpleConstituent.java \
edu/stanford/nlp/trees/SimpleConstituentFactory.java \
edu/stanford/nlp/trees/SimpleTree.java \
edu/stanford/nlp/trees/SimpleTreeFactory.java \
edu/stanford/nlp/trees/Span.java \
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java \
edu/stanford/nlp/trees/TransformingTreebank.java \
edu/stanford/nlp/trees/Tree.java \
edu/stanford/nlp/trees/TreeCoreAnnotations.java \
edu/stanford/nlp/trees/TreeFactory.java \
edu/stanford/nlp/trees/TreeFilters.java \
edu/stanford/nlp/trees/TreeFunctions.java \
edu/stanford/nlp/trees/TreeGraphNode.java \
edu/stanford/nlp/trees/TreeGraphNodeFactory.java \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java \
edu/stanford/nlp/trees/TreeLemmatizer.java \
edu/stanford/nlp/trees/TreeLengthComparator.java \
edu/stanford/nlp/trees/TreeNormalizer.java \
edu/stanford/nlp/trees/TreePrint.java \
edu/stanford/nlp/trees/TreeReader.java \
edu/stanford/nlp/trees/TreeReaderFactory.java \
edu/stanford/nlp/trees/TreeTokenizerFactory.java \
edu/stanford/nlp/trees/TreeTransformer.java \
edu/stanford/nlp/trees/TreeVisitor.java \
edu/stanford/nlp/trees/Treebank.java \
edu/stanford/nlp/trees/TreebankFactory.java \
edu/stanford/nlp/trees/TreebankLanguagePack.java \
edu/stanford/nlp/trees/TreebankTransformer.java \
edu/stanford/nlp/trees/Treebanks.java \
edu/stanford/nlp/trees/Trees.java \
edu/stanford/nlp/trees/TypedDependency.java \
edu/stanford/nlp/trees/UniversalPOSMapper.java \
edu/stanford/nlp/trees/UnnamedConcreteDependency.java \
edu/stanford/nlp/trees/UnnamedDependency.java \
edu/stanford/nlp/trees/WordNetConnection.java \
edu/stanford/nlp/trees/WordStemmer.java \
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java \
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java \
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java \
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java \
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java \
edu/stanford/nlp/trees/international/negra/NegraLabel.java \
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java \
edu/stanford/nlp/trees/international/negra/NegraPennLexer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/CEDict.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java \
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java \
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java \
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java \
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java \
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java \
edu/stanford/nlp/trees/treebank/Mapper.java \
edu/stanford/nlp/trees/tregex/CoordinationPattern.java \
edu/stanford/nlp/trees/tregex/DescriptionPattern.java \
edu/stanford/nlp/trees/tregex/Macros.java \
edu/stanford/nlp/trees/tregex/ParseException.java \
edu/stanford/nlp/trees/tregex/Relation.java \
edu/stanford/nlp/trees/tregex/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/Token.java \
edu/stanford/nlp/trees/tregex/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/TregexMatcher.java \
edu/stanford/nlp/trees/tregex/TregexParseException.java \
edu/stanford/nlp/trees/tregex/TregexParser.java \
edu/stanford/nlp/trees/tregex/TregexParserConstants.java \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java \
edu/stanford/nlp/trees/tregex/TregexPattern.java \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java \
edu/stanford/nlp/trees/tregex/VariableStrings.java \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java \
edu/stanford/nlp/trees/tregex/gui/FilePanel.java \
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java \
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java \
edu/stanford/nlp/trees/tregex/gui/InputPanel.java \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java \
edu/stanford/nlp/trees/tregex/gui/Preferences.java \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java \
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java \
edu/stanford/nlp/trees/tregex/gui/Tdiff.java \
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java \
edu/stanford/nlp/trees/tregex/gui/TregexGUI.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
jar uf /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-sources.jar edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java \
edu/stanford/nlp/util/AbstractIterator.java \
edu/stanford/nlp/util/ArrayCoreMap.java \
edu/stanford/nlp/util/ArrayHeap.java \
edu/stanford/nlp/util/ArrayMap.java \
edu/stanford/nlp/util/ArraySet.java \
edu/stanford/nlp/util/ArrayStringFilter.java \
edu/stanford/nlp/util/ArrayUtils.java \
edu/stanford/nlp/util/Beam.java \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java \
edu/stanford/nlp/util/ByteStreamGobbler.java \
edu/stanford/nlp/util/CacheMap.java \
edu/stanford/nlp/util/Characters.java \
edu/stanford/nlp/util/CollectionFactory.java \
edu/stanford/nlp/util/CollectionUtils.java \
edu/stanford/nlp/util/CollectionValuedMap.java \
edu/stanford/nlp/util/Comparators.java \
edu/stanford/nlp/util/ConcatenationIterator.java \
edu/stanford/nlp/util/ConfusionMatrix.java \
edu/stanford/nlp/util/ConvertByteArray.java \
edu/stanford/nlp/util/CoreMap.java \
edu/stanford/nlp/util/DataFilePaths.java \
edu/stanford/nlp/util/DeltaCollectionValuedMap.java \
edu/stanford/nlp/util/DeltaIndex.java \
edu/stanford/nlp/util/DeltaMap.java \
edu/stanford/nlp/util/EditDistance.java \
edu/stanford/nlp/util/ErasureUtils.java \
edu/stanford/nlp/util/Execution.java \
edu/stanford/nlp/util/Factory.java \
edu/stanford/nlp/util/FilePathProcessor.java \
edu/stanford/nlp/util/FileProcessor.java \
edu/stanford/nlp/util/FilteredIterator.java \
edu/stanford/nlp/util/Filters.java \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \
edu/stanford/nlp/util/FuzzyInterval.java \
edu/stanford/nlp/util/Generics.java \
edu/stanford/nlp/util/GoogleNGramsSQLBacked.java \
edu/stanford/nlp/util/HasInterval.java \
edu/stanford/nlp/util/HashIndex.java \
edu/stanford/nlp/util/HashableCoreMap.java \
edu/stanford/nlp/util/Heap.java \
edu/stanford/nlp/util/IdentityHashSet.java \
edu/stanford/nlp/util/Index.java \
edu/stanford/nlp/util/IntPair.java \
edu/stanford/nlp/util/IntQuadruple.java \
edu/stanford/nlp/util/IntTriple.java \
edu/stanford/nlp/util/IntTuple.java \
edu/stanford/nlp/util/IntUni.java \
edu/stanford/nlp/util/Interner.java \
edu/stanford/nlp/util/Interval.java \
edu/stanford/nlp/util/IntervalTree.java \
edu/stanford/nlp/util/IterableIterator.java \
edu/stanford/nlp/util/Iterables.java \
edu/stanford/nlp/util/MapFactory.java \
edu/stanford/nlp/util/Maps.java \
edu/stanford/nlp/util/MemoryMonitor.java \
edu/stanford/nlp/util/MetaClass.java \
edu/stanford/nlp/util/MutableDouble.java \
edu/stanford/nlp/util/MutableInteger.java \
edu/stanford/nlp/util/MutableLong.java \
edu/stanford/nlp/util/PaddedList.java \
edu/stanford/nlp/util/Pair.java \
edu/stanford/nlp/util/PriorityQueue.java \
edu/stanford/nlp/util/PropertiesUtils.java \
edu/stanford/nlp/util/Quadruple.java \
edu/stanford/nlp/util/ReflectionLoading.java \
edu/stanford/nlp/util/RegexStringFilter.java \
edu/stanford/nlp/util/RuntimeInterruptedException.java \
edu/stanford/nlp/util/Scored.java \
edu/stanford/nlp/util/ScoredComparator.java \
edu/stanford/nlp/util/ScoredObject.java \
edu/stanford/nlp/util/Sets.java \
edu/stanford/nlp/util/StreamGobbler.java \
edu/stanford/nlp/util/StringParsingTask.java \
edu/stanford/nlp/util/StringUtils.java \
edu/stanford/nlp/util/SystemUtils.java \
edu/stanford/nlp/util/ThreeDimensionalMap.java \
edu/stanford/nlp/util/Timing.java \
edu/stanford/nlp/util/TreeShapedStack.java \
edu/stanford/nlp/util/Triple.java \
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java \
edu/stanford/nlp/util/TwoDimensionalMap.java \
edu/stanford/nlp/util/TwoDimensionalSet.java \
edu/stanford/nlp/util/TypesafeMap.java \
edu/stanford/nlp/util/UTF8EquivalenceFunction.java \
edu/stanford/nlp/util/ValuedInterval.java \
edu/stanford/nlp/util/XMLUtils.java \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.java \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java \
edu/stanford/nlp/util/logging/Color.java \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java \
edu/stanford/nlp/util/logging/LogRecordHandler.java \
edu/stanford/nlp/util/logging/NewlineLogFormatter.java \
edu/stanford/nlp/util/logging/OutputHandler.java \
edu/stanford/nlp/util/logging/PrettyLoggable.java \
edu/stanford/nlp/util/logging/PrettyLogger.java \
edu/stanford/nlp/util/logging/RedirectOutputHandler.java \
edu/stanford/nlp/util/logging/Redwood.java \
edu/stanford/nlp/util/logging/RedwoodConfiguration.java \
edu/stanford/nlp/util/logging/RedwoodPrintStream.java \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java \
edu/stanford/nlp/util/logging/RerouteChannel.java \
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.java \
edu/stanford/nlp/util/logging/Style.java \
edu/stanford/nlp/util/logging/VisibilityHandler.java \
edu/stanford/nlp/wordseg/ChineseDictionary.java \
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java \
edu/stanford/nlp/wordseg/ChineseStringUtils.java \
edu/stanford/nlp/wordseg/CorpusChar.java \
edu/stanford/nlp/wordseg/CorpusDictionary.java \
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java \
edu/stanford/nlp/wordseg/NonDict2.java \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java \
edu/stanford/nlp/wordseg/TagAffixDetector.java \
edu/stanford/nlp/wordseg/affDict.java \
StanfordCoreNlpDemo.java
created: META-INF/
inflated: META-INF/MANIFEST.MF
inflated: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
inflated: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java
inflated: edu/stanford/nlp/classify/Classifier.java
inflated: edu/stanford/nlp/classify/ClassifierCreator.java
inflated: edu/stanford/nlp/classify/ClassifierFactory.java
inflated: edu/stanford/nlp/classify/ColumnDataClassifier.java
inflated: edu/stanford/nlp/classify/CrossValidator.java
inflated: edu/stanford/nlp/classify/Dataset.java
inflated: edu/stanford/nlp/classify/GeneralDataset.java
inflated: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java
inflated: edu/stanford/nlp/classify/LinearClassifier.java
inflated: edu/stanford/nlp/classify/LinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/LogPrior.java
inflated: edu/stanford/nlp/classify/LogisticClassifier.java
inflated: edu/stanford/nlp/classify/LogisticClassifierFactory.java
inflated: edu/stanford/nlp/classify/LogisticObjectiveFunction.java
inflated: edu/stanford/nlp/classify/NBLinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/PRCurve.java
inflated: edu/stanford/nlp/classify/ProbabilisticClassifier.java
inflated: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
inflated: edu/stanford/nlp/classify/RVFClassifier.java
inflated: edu/stanford/nlp/classify/RVFDataset.java
inflated: edu/stanford/nlp/classify/SVMLightClassifier.java
inflated: edu/stanford/nlp/classify/SVMLightClassifierFactory.java
inflated: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/WeightedDataset.java
inflated: edu/stanford/nlp/dcoref/ACEMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java
inflated: edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/Constants.java
inflated: edu/stanford/nlp/dcoref/CorefChain.java
inflated: edu/stanford/nlp/dcoref/CorefCluster.java
inflated: edu/stanford/nlp/dcoref/CorefCoreAnnotations.java
inflated: edu/stanford/nlp/dcoref/CorefMentionFinder.java
inflated: edu/stanford/nlp/dcoref/CorefScorer.java
inflated: edu/stanford/nlp/dcoref/Dictionaries.java
inflated: edu/stanford/nlp/dcoref/Document.java
inflated: edu/stanford/nlp/dcoref/MUCMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/Mention.java
inflated: edu/stanford/nlp/dcoref/MentionExtractor.java
inflated: edu/stanford/nlp/dcoref/MentionMatcher.java
inflated: edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java
inflated: edu/stanford/nlp/dcoref/Rules.java
inflated: edu/stanford/nlp/dcoref/ScorerBCubed.java
inflated: edu/stanford/nlp/dcoref/ScorerMUC.java
inflated: edu/stanford/nlp/dcoref/ScorerPairwise.java
inflated: edu/stanford/nlp/dcoref/Semantics.java
inflated: edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java
inflated: edu/stanford/nlp/dcoref/SieveOptions.java
inflated: edu/stanford/nlp/dcoref/SpeakerInfo.java
inflated: edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java
inflated: edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/MarkRole.java
inflated: edu/stanford/nlp/dcoref/sievepasses/NameMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java
inflated: edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java
inflated: edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java
inflated: edu/stanford/nlp/fsm/AutomatonMinimizer.java
inflated: edu/stanford/nlp/fsm/Block.java
inflated: edu/stanford/nlp/fsm/DFSA.java
inflated: edu/stanford/nlp/fsm/DFSAState.java
inflated: edu/stanford/nlp/fsm/DFSATransition.java
inflated: edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java
inflated: edu/stanford/nlp/fsm/QuasiDeterminizer.java
inflated: edu/stanford/nlp/fsm/TransducerGraph.java
inflated: edu/stanford/nlp/graph/ConnectedComponents.java
inflated: edu/stanford/nlp/graph/DijkstraShortestPath.java
inflated: edu/stanford/nlp/graph/DirectedMultiGraph.java
inflated: edu/stanford/nlp/graph/Graph.java
inflated: edu/stanford/nlp/ie/AbstractSequenceClassifier.java
inflated: edu/stanford/nlp/ie/ClassifierCombiner.java
inflated: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java
inflated: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java
inflated: edu/stanford/nlp/ie/NERClassifierCombiner.java
inflated: edu/stanford/nlp/ie/NERFeatureFactory.java
inflated: edu/stanford/nlp/ie/NERServer.java
inflated: edu/stanford/nlp/ie/NumberNormalizer.java
inflated: edu/stanford/nlp/ie/PriorModelFactory.java
inflated: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java
inflated: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifier.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierFloat.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java
inflated: edu/stanford/nlp/ie/crf/CRFCliqueTree.java
inflated: edu/stanford/nlp/ie/crf/CRFDatum.java
inflated: edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
inflated: edu/stanford/nlp/ie/crf/CRFLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java
inflated: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/FactorTable.java
inflated: edu/stanford/nlp/ie/crf/FloatFactorTable.java
inflated: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/LabelDictionary.java
inflated: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/TestSequenceModel.java
inflated: edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java
inflated: edu/stanford/nlp/ie/machinereading/Extractor.java
inflated: edu/stanford/nlp/ie/machinereading/ExtractorMerger.java
inflated: edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java
inflated: edu/stanford/nlp/ie/machinereading/LabelValidator.java
inflated: edu/stanford/nlp/ie/machinereading/MachineReading.java
inflated: edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java
inflated: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java
inflated: edu/stanford/nlp/ie/machinereading/ResultsPrinter.java
inflated: edu/stanford/nlp/ie/machinereading/common/DomReader.java
inflated: edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java
inflated: edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java
inflated: edu/stanford/nlp/ie/machinereading/common/StringDictionary.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java
inflated: edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EntityMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EventMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java
inflated: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java
inflated: edu/stanford/nlp/ie/machinereading/structure/RelationMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java
inflated: edu/stanford/nlp/ie/machinereading/structure/Span.java
inflated: edu/stanford/nlp/ie/ner/CMMClassifier.java
inflated: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
inflated: edu/stanford/nlp/ie/pascal/ISODateInstance.java
inflated: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java
inflated: edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java
inflated: edu/stanford/nlp/ie/util/RelationTriple.java
inflated: edu/stanford/nlp/international/Languages.java
inflated: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/arabic/Buckwalter.java
inflated: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicLexer.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java
inflated: edu/stanford/nlp/international/arabic/process/IOBUtils.java
inflated: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java
inflated: edu/stanford/nlp/international/french/process/FrenchLexer.java
inflated: edu/stanford/nlp/international/french/process/FrenchTokenizer.java
inflated: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/morph/MorphoFeatures.java
inflated: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java
inflated: edu/stanford/nlp/international/spanish/SpanishVerbStripper.java
inflated: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java
inflated: edu/stanford/nlp/international/spanish/process/SpanishLexer.java
inflated: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java
inflated: edu/stanford/nlp/io/BZip2PipedOutputStream.java
inflated: edu/stanford/nlp/io/EncodingFileReader.java
inflated: edu/stanford/nlp/io/EncodingPrintWriter.java
inflated: edu/stanford/nlp/io/ExtensionFileFilter.java
inflated: edu/stanford/nlp/io/FileSequentialCollection.java
inflated: edu/stanford/nlp/io/IOUtils.java
inflated: edu/stanford/nlp/io/Lexer.java
inflated: edu/stanford/nlp/io/NullOutputStream.java
inflated: edu/stanford/nlp/io/NumberRangeFileFilter.java
inflated: edu/stanford/nlp/io/NumberRangesFileFilter.java
inflated: edu/stanford/nlp/io/PrintFile.java
inflated: edu/stanford/nlp/io/ReaderInputStream.java
inflated: edu/stanford/nlp/io/RegExFileFilter.java
inflated: edu/stanford/nlp/io/RuntimeIOException.java
inflated: edu/stanford/nlp/io/StringOutputStream.java
inflated: edu/stanford/nlp/io/TeeStream.java
inflated: edu/stanford/nlp/ling/AbstractCoreLabel.java
inflated: edu/stanford/nlp/ling/AnnotationLookup.java
inflated: edu/stanford/nlp/ling/BasicDatum.java
inflated: edu/stanford/nlp/ling/BasicDocument.java
inflated: edu/stanford/nlp/ling/CategoryWordTag.java
inflated: edu/stanford/nlp/ling/CategoryWordTagFactory.java
inflated: edu/stanford/nlp/ling/ChineseCoreAnnotations.java
inflated: edu/stanford/nlp/ling/CoreAnnotation.java
inflated: edu/stanford/nlp/ling/CoreAnnotations.java
inflated: edu/stanford/nlp/ling/CoreLabel.java
inflated: edu/stanford/nlp/ling/Datum.java
inflated: edu/stanford/nlp/ling/Document.java
inflated: edu/stanford/nlp/ling/DocumentReader.java
inflated: edu/stanford/nlp/ling/Featurizable.java
inflated: edu/stanford/nlp/ling/HasCategory.java
inflated: edu/stanford/nlp/ling/HasContext.java
inflated: edu/stanford/nlp/ling/HasIndex.java
inflated: edu/stanford/nlp/ling/HasLemma.java
inflated: edu/stanford/nlp/ling/HasOffset.java
inflated: edu/stanford/nlp/ling/HasTag.java
inflated: edu/stanford/nlp/ling/HasWord.java
inflated: edu/stanford/nlp/ling/IndexedWord.java
inflated: edu/stanford/nlp/ling/Label.java
inflated: edu/stanford/nlp/ling/LabelFactory.java
inflated: edu/stanford/nlp/ling/Labeled.java
inflated: edu/stanford/nlp/ling/LabeledWord.java
inflated: edu/stanford/nlp/ling/MultiTokenTag.java
inflated: edu/stanford/nlp/ling/RVFDatum.java
inflated: edu/stanford/nlp/ling/Sentence.java
inflated: edu/stanford/nlp/ling/StringLabel.java
inflated: edu/stanford/nlp/ling/StringLabelFactory.java
inflated: edu/stanford/nlp/ling/Tag.java
inflated: edu/stanford/nlp/ling/TaggedWord.java
inflated: edu/stanford/nlp/ling/TaggedWordFactory.java
inflated: edu/stanford/nlp/ling/ValueLabel.java
inflated: edu/stanford/nlp/ling/Word.java
inflated: edu/stanford/nlp/ling/WordFactory.java
inflated: edu/stanford/nlp/ling/WordLemmaTag.java
inflated: edu/stanford/nlp/ling/WordLemmaTagFactory.java
inflated: edu/stanford/nlp/ling/WordTag.java
inflated: edu/stanford/nlp/ling/WordTagFactory.java
inflated: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/Env.java
inflated: edu/stanford/nlp/ling/tokensregex/EnvLookup.java
inflated: edu/stanford/nlp/ling/tokensregex/MatchedExpression.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/NodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.java
inflated: edu/stanford/nlp/ling/tokensregex/PhraseTable.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/SequencePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/Match.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/ParseException.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/Token.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.jj
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java
inflated: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Expression.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Expressions.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Tags.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Value.java
inflated: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java
inflated: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java
inflated: edu/stanford/nlp/math/ADMath.java
inflated: edu/stanford/nlp/math/ArrayMath.java
inflated: edu/stanford/nlp/math/DoubleAD.java
inflated: edu/stanford/nlp/math/NumberMatchingRegex.java
inflated: edu/stanford/nlp/math/SloppyMath.java
inflated: edu/stanford/nlp/maxent/CGRunner.java
inflated: edu/stanford/nlp/maxent/DataGeneric.java
inflated: edu/stanford/nlp/maxent/Experiments.java
inflated: edu/stanford/nlp/maxent/Feature.java
inflated: edu/stanford/nlp/maxent/Features.java
inflated: edu/stanford/nlp/maxent/Problem.java
inflated: edu/stanford/nlp/maxent/iis/LambdaSolve.java
inflated: edu/stanford/nlp/naturalli/Monotonicity.java
inflated: edu/stanford/nlp/naturalli/MonotonicityType.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicRelation.java
inflated: edu/stanford/nlp/naturalli/Operator.java
inflated: edu/stanford/nlp/naturalli/OperatorSpec.java
inflated: edu/stanford/nlp/naturalli/Polarity.java
inflated: edu/stanford/nlp/neural/Embedding.java
inflated: edu/stanford/nlp/neural/NeuralUtils.java
inflated: edu/stanford/nlp/neural/SimpleTensor.java
inflated: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java
inflated: edu/stanford/nlp/neural/rnn/TopNGramRecord.java
inflated: edu/stanford/nlp/objectbank/DelimitRegExIterator.java
inflated: edu/stanford/nlp/objectbank/IdentityFunction.java
inflated: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java
inflated: edu/stanford/nlp/objectbank/LineIterator.java
inflated: edu/stanford/nlp/objectbank/ObjectBank.java
inflated: edu/stanford/nlp/objectbank/ReaderIteratorFactory.java
inflated: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java
inflated: edu/stanford/nlp/objectbank/XMLBeginEndIterator.java
inflated: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java
inflated: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java
inflated: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java
inflated: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java
inflated: edu/stanford/nlp/optimization/CGMinimizer.java
inflated: edu/stanford/nlp/optimization/CmdEvaluator.java
inflated: edu/stanford/nlp/optimization/DiffFloatFunction.java
inflated: edu/stanford/nlp/optimization/DiffFunction.java
inflated: edu/stanford/nlp/optimization/Evaluator.java
inflated: edu/stanford/nlp/optimization/FloatFunction.java
inflated: edu/stanford/nlp/optimization/Function.java
inflated: edu/stanford/nlp/optimization/GoldenSectionLineSearch.java
inflated: edu/stanford/nlp/optimization/HasEvaluators.java
inflated: edu/stanford/nlp/optimization/HasFeatureGrouping.java
inflated: edu/stanford/nlp/optimization/HasFloatInitial.java
inflated: edu/stanford/nlp/optimization/HasInitial.java
inflated: edu/stanford/nlp/optimization/HasRegularizerParamRange.java
inflated: edu/stanford/nlp/optimization/HybridMinimizer.java
inflated: edu/stanford/nlp/optimization/InefficientSGDMinimizer.java
inflated: edu/stanford/nlp/optimization/LineSearcher.java
inflated: edu/stanford/nlp/optimization/MemoryEvaluator.java
inflated: edu/stanford/nlp/optimization/Minimizer.java
inflated: edu/stanford/nlp/optimization/QNMinimizer.java
inflated: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
inflated: edu/stanford/nlp/optimization/ResultStoringMonitor.java
inflated: edu/stanford/nlp/optimization/SGDMinimizer.java
inflated: edu/stanford/nlp/optimization/SGDToQNMinimizer.java
inflated: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java
inflated: edu/stanford/nlp/optimization/SMDMinimizer.java
inflated: edu/stanford/nlp/optimization/SQNMinimizer.java
inflated: edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
inflated: edu/stanford/nlp/optimization/StochasticCalculateMethods.java
inflated: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
inflated: edu/stanford/nlp/optimization/StochasticMinimizer.java
inflated: edu/stanford/nlp/parser/KBestViterbiParser.java
inflated: edu/stanford/nlp/parser/Parser.java
inflated: edu/stanford/nlp/parser/ViterbiParser.java
inflated: edu/stanford/nlp/parser/ViterbiParserWithOptions.java
inflated: edu/stanford/nlp/parser/charniak/CharniakParser.java
inflated: edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java
inflated: edu/stanford/nlp/parser/common/ArgUtils.java
inflated: edu/stanford/nlp/parser/common/NoSuchParseException.java
inflated: edu/stanford/nlp/parser/common/ParserAnnotations.java
inflated: edu/stanford/nlp/parser/common/ParserConstraint.java
inflated: edu/stanford/nlp/parser/common/ParserGrammar.java
inflated: edu/stanford/nlp/parser/common/ParserQuery.java
inflated: edu/stanford/nlp/parser/common/ParserUtils.java
inflated: edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java
inflated: edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java
inflated: edu/stanford/nlp/parser/dvparser/DVModel.java
inflated: edu/stanford/nlp/parser/dvparser/DVModelReranker.java
inflated: edu/stanford/nlp/parser/dvparser/DVParser.java
inflated: edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java
inflated: edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java
inflated: edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java
inflated: edu/stanford/nlp/parser/lexparser/BaseLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryRule.java
inflated: edu/stanford/nlp/parser/lexparser/BoundaryRemover.java
inflated: edu/stanford/nlp/parser/lexparser/CNFTransformers.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java
inflated: edu/stanford/nlp/parser/lexparser/Debinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/Edge.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java
inflated: edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java
inflated: edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java
inflated: edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java
inflated: edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/Extractor.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredParser.java
inflated: edu/stanford/nlp/parser/lexparser/FastFactoredParser.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/GrammarCompactor.java
inflated: edu/stanford/nlp/parser/lexparser/GrammarProjection.java
inflated: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java
inflated: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/Hook.java
inflated: edu/stanford/nlp/parser/lexparser/HookChart.java
inflated: edu/stanford/nlp/parser/lexparser/IntDependency.java
inflated: edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
inflated: edu/stanford/nlp/parser/lexparser/Interner.java
inflated: edu/stanford/nlp/parser/lexparser/Item.java
inflated: edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/Lattice.java
inflated: edu/stanford/nlp/parser/lexparser/LatticeEdge.java
inflated: edu/stanford/nlp/parser/lexparser/LatticeScorer.java
inflated: edu/stanford/nlp/parser/lexparser/LexicalizedParser.java
inflated: edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java
inflated: edu/stanford/nlp/parser/lexparser/Lexicon.java
inflated: edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java
inflated: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java
inflated: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/NodePruner.java
inflated: edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java
inflated: edu/stanford/nlp/parser/lexparser/Options.java
inflated: edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java
inflated: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java
inflated: edu/stanford/nlp/parser/lexparser/ParseFiles.java
inflated: edu/stanford/nlp/parser/lexparser/ParserUtils.java
inflated: edu/stanford/nlp/parser/lexparser/PostSplitter.java
inflated: edu/stanford/nlp/parser/lexparser/ProjectionScorer.java
inflated: edu/stanford/nlp/parser/lexparser/RandomWalk.java
inflated: edu/stanford/nlp/parser/lexparser/Reranker.java
inflated: edu/stanford/nlp/parser/lexparser/RerankerQuery.java
inflated: edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java
inflated: edu/stanford/nlp/parser/lexparser/Rule.java
inflated: edu/stanford/nlp/parser/lexparser/Scorer.java
inflated: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/TagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/TestOptions.java
inflated: edu/stanford/nlp/parser/lexparser/TestTagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/TrainOptions.java
inflated: edu/stanford/nlp/parser/lexparser/TreeAnnotator.java
inflated: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreeBinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java
inflated: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/TwinScorer.java
inflated: edu/stanford/nlp/parser/lexparser/UnaryGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/UnaryRule.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/metrics/AbstractEval.java
inflated: edu/stanford/nlp/parser/metrics/BestOfTopKEval.java
inflated: edu/stanford/nlp/parser/metrics/Eval.java
inflated: edu/stanford/nlp/parser/metrics/Evalb.java
inflated: edu/stanford/nlp/parser/metrics/EvalbByCat.java
inflated: edu/stanford/nlp/parser/metrics/FilteredEval.java
inflated: edu/stanford/nlp/parser/metrics/LeafAncestorEval.java
inflated: edu/stanford/nlp/parser/metrics/ParserQueryEval.java
inflated: edu/stanford/nlp/parser/metrics/TaggingEval.java
inflated: edu/stanford/nlp/parser/metrics/TopMatchEval.java
inflated: edu/stanford/nlp/parser/metrics/TreeSpanScoring.java
inflated: edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java
inflated: edu/stanford/nlp/parser/nndep/ArcStandard.java
inflated: edu/stanford/nlp/parser/nndep/Classifier.java
inflated: edu/stanford/nlp/parser/nndep/Config.java
inflated: edu/stanford/nlp/parser/nndep/Configuration.java
inflated: edu/stanford/nlp/parser/nndep/Dataset.java
inflated: edu/stanford/nlp/parser/nndep/DependencyParser.java
inflated: edu/stanford/nlp/parser/nndep/DependencyTree.java
inflated: edu/stanford/nlp/parser/nndep/Example.java
inflated: edu/stanford/nlp/parser/nndep/ParsingSystem.java
inflated: edu/stanford/nlp/parser/nndep/Util.java
inflated: edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java
inflated: edu/stanford/nlp/parser/server/LexicalizedParserClient.java
inflated: edu/stanford/nlp/parser/server/LexicalizedParserServer.java
inflated: edu/stanford/nlp/parser/shiftreduce/BaseModel.java
inflated: edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java
inflated: edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/IdleTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/Oracle.java
inflated: edu/stanford/nlp/parser/shiftreduce/OracleTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java
inflated: edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/State.java
inflated: edu/stanford/nlp/parser/shiftreduce/Transition.java
inflated: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java
inflated: edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/Weight.java
inflated: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
inflated: edu/stanford/nlp/parser/ui/TreeJPanel.java
inflated: edu/stanford/nlp/patterns/CandidatePhrase.java
inflated: edu/stanford/nlp/patterns/ConstantsAndVariables.java
inflated: edu/stanford/nlp/patterns/Data.java
inflated: edu/stanford/nlp/patterns/DataInstance.java
inflated: edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java
inflated: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java
inflated: edu/stanford/nlp/patterns/InvertedIndexByTokens.java
inflated: edu/stanford/nlp/patterns/Pattern.java
inflated: edu/stanford/nlp/patterns/PatternFactory.java
inflated: edu/stanford/nlp/patterns/PatternsAnnotations.java
inflated: edu/stanford/nlp/patterns/PhraseScorer.java
inflated: edu/stanford/nlp/patterns/SQLConnection.java
inflated: edu/stanford/nlp/patterns/ScorePatterns.java
inflated: edu/stanford/nlp/patterns/ScorePatternsFreqBased.java
inflated: edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java
inflated: edu/stanford/nlp/patterns/ScorePhrases.java
inflated: edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java
inflated: edu/stanford/nlp/patterns/SentenceIndex.java
inflated: edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java
inflated: edu/stanford/nlp/patterns/dep/DataInstanceDep.java
inflated: edu/stanford/nlp/patterns/dep/DepPattern.java
inflated: edu/stanford/nlp/patterns/dep/DepPatternFactory.java
inflated: edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java
inflated: edu/stanford/nlp/patterns/dep/ExtractedPhrase.java
inflated: edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java
inflated: edu/stanford/nlp/patterns/surface/ApplyPatterns.java
inflated: edu/stanford/nlp/patterns/surface/CreatePatterns.java
inflated: edu/stanford/nlp/patterns/surface/DataInstanceSurface.java
inflated: edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java
inflated: edu/stanford/nlp/patterns/surface/PatternToken.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachToken.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java
inflated: edu/stanford/nlp/patterns/surface/ScorePatternsF1.java
inflated: edu/stanford/nlp/patterns/surface/SurfacePattern.java
inflated: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java
inflated: edu/stanford/nlp/patterns/surface/Token.java
inflated: edu/stanford/nlp/pipeline/Annotation.java
inflated: edu/stanford/nlp/pipeline/AnnotationOutputter.java
inflated: edu/stanford/nlp/pipeline/AnnotationPipeline.java
inflated: edu/stanford/nlp/pipeline/AnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/Annotator.java
inflated: edu/stanford/nlp/pipeline/AnnotatorFactories.java
inflated: edu/stanford/nlp/pipeline/AnnotatorFactory.java
inflated: edu/stanford/nlp/pipeline/AnnotatorImplementations.java
inflated: edu/stanford/nlp/pipeline/AnnotatorPool.java
inflated: edu/stanford/nlp/pipeline/BinarizerAnnotator.java
inflated: edu/stanford/nlp/pipeline/CharniakParserAnnotator.java
inflated: edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java
inflated: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
inflated: edu/stanford/nlp/pipeline/CleanXmlAnnotator.java
inflated: edu/stanford/nlp/pipeline/CoNLLOutputter.java
inflated: edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java
inflated: edu/stanford/nlp/pipeline/CoreMapAggregator.java
inflated: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
inflated: edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/DefaultPaths.java
inflated: edu/stanford/nlp/pipeline/DependencyParseAnnotator.java
inflated: edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java
inflated: edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java
inflated: edu/stanford/nlp/pipeline/GenderAnnotator.java
inflated: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/JSONOutputter.java
inflated: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
inflated: edu/stanford/nlp/pipeline/MorphaAnnotator.java
inflated: edu/stanford/nlp/pipeline/NERCombinerAnnotator.java
inflated: edu/stanford/nlp/pipeline/POSTaggerAnnotator.java
inflated: edu/stanford/nlp/pipeline/ParserAnnotator.java
inflated: edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java
inflated: edu/stanford/nlp/pipeline/QuoteAnnotator.java
inflated: edu/stanford/nlp/pipeline/RegexNERAnnotator.java
inflated: edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java
inflated: edu/stanford/nlp/pipeline/Requirement.java
inflated: edu/stanford/nlp/pipeline/SentenceAnnotator.java
inflated: edu/stanford/nlp/pipeline/SentimentAnnotator.java
inflated: edu/stanford/nlp/pipeline/StanfordCoreNLP.java
inflated: edu/stanford/nlp/pipeline/TextOutputter.java
inflated: edu/stanford/nlp/pipeline/TokenizerAnnotator.java
inflated: edu/stanford/nlp/pipeline/TokensRegexAnnotator.java
inflated: edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java
inflated: edu/stanford/nlp/pipeline/TrueCaseAnnotator.java
inflated: edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java
inflated: edu/stanford/nlp/pipeline/XMLOutputter.java
inflated: edu/stanford/nlp/process/AbstractListProcessor.java
inflated: edu/stanford/nlp/process/AbstractTokenizer.java
inflated: edu/stanford/nlp/process/Americanize.java
inflated: edu/stanford/nlp/process/AmericanizeFunction.java
inflated: edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java
inflated: edu/stanford/nlp/process/CoreLabelTokenFactory.java
inflated: edu/stanford/nlp/process/CoreTokenFactory.java
inflated: edu/stanford/nlp/process/DistSimClassifier.java
inflated: edu/stanford/nlp/process/DocumentPreprocessor.java
inflated: edu/stanford/nlp/process/DocumentProcessor.java
inflated: edu/stanford/nlp/process/JFlexDummyLexer.java
inflated: edu/stanford/nlp/process/LexedTokenFactory.java
inflated: edu/stanford/nlp/process/LexerTokenizer.java
inflated: edu/stanford/nlp/process/ListProcessor.java
inflated: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java
inflated: edu/stanford/nlp/process/LowercaseFunction.java
inflated: edu/stanford/nlp/process/Morpha.java
inflated: edu/stanford/nlp/process/Morphology.java
inflated: edu/stanford/nlp/process/PTB2TextLexer.java
inflated: edu/stanford/nlp/process/PTBEscapingProcessor.java
inflated: edu/stanford/nlp/process/PTBLexer.flex
inflated: edu/stanford/nlp/process/PTBLexer.java
inflated: edu/stanford/nlp/process/PTBTokenizer.java
inflated: edu/stanford/nlp/process/SerializableFunction.java
inflated: edu/stanford/nlp/process/StripTagsProcessor.java
inflated: edu/stanford/nlp/process/Tokenizer.java
inflated: edu/stanford/nlp/process/TokenizerAdapter.java
inflated: edu/stanford/nlp/process/TokenizerFactory.java
inflated: edu/stanford/nlp/process/TransformXML.java
inflated: edu/stanford/nlp/process/WhitespaceLexer.java
inflated: edu/stanford/nlp/process/WhitespaceTokenizer.java
inflated: edu/stanford/nlp/process/WordSegmenter.java
inflated: edu/stanford/nlp/process/WordSegmentingTokenizer.java
inflated: edu/stanford/nlp/process/WordShapeClassifier.java
inflated: edu/stanford/nlp/process/WordToSentenceProcessor.java
inflated: edu/stanford/nlp/process/WordTokenFactory.java
inflated: edu/stanford/nlp/semgraph/SemanticGraph.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphEdge.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphFactory.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphFormatter.java
inflated: edu/stanford/nlp/semgraph/semgrex/Alignment.java
inflated: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/Env.java
inflated: edu/stanford/nlp/semgraph/semgrex/GraphRelation.java
inflated: edu/stanford/nlp/semgraph/semgrex/NodePattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/ParseException.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java
inflated: edu/stanford/nlp/semgraph/semgrex/Token.java
inflated: edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java
inflated: edu/stanford/nlp/semgraph/semgrex/VariableStrings.java
inflated: edu/stanford/nlp/sentiment/AbstractEvaluate.java
inflated: edu/stanford/nlp/sentiment/BuildBinarizedDataset.java
inflated: edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java
inflated: edu/stanford/nlp/sentiment/Evaluate.java
inflated: edu/stanford/nlp/sentiment/RNNOptions.java
inflated: edu/stanford/nlp/sentiment/RNNTestOptions.java
inflated: edu/stanford/nlp/sentiment/RNNTrainOptions.java
inflated: edu/stanford/nlp/sentiment/ReadSentimentDataset.java
inflated: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java
inflated: edu/stanford/nlp/sentiment/SentimentCostAndGradient.java
inflated: edu/stanford/nlp/sentiment/SentimentModel.java
inflated: edu/stanford/nlp/sentiment/SentimentPipeline.java
inflated: edu/stanford/nlp/sentiment/SentimentTraining.java
inflated: edu/stanford/nlp/sentiment/SentimentUtils.java
inflated: edu/stanford/nlp/sequences/BeamBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/BestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/Clique.java
inflated: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/CoolingSchedule.java
inflated: edu/stanford/nlp/sequences/DocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ExactBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/FactoredSequenceListener.java
inflated: edu/stanford/nlp/sequences/FactoredSequenceModel.java
inflated: edu/stanford/nlp/sequences/FeatureFactory.java
inflated: edu/stanford/nlp/sequences/IOBUtils.java
inflated: edu/stanford/nlp/sequences/KBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/LatticeWriter.java
inflated: edu/stanford/nlp/sequences/ListeningSequenceModel.java
inflated: edu/stanford/nlp/sequences/ObjectBankWrapper.java
inflated: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/SeqClassifierFlags.java
inflated: edu/stanford/nlp/sequences/SequenceGibbsSampler.java
inflated: edu/stanford/nlp/sequences/SequenceListener.java
inflated: edu/stanford/nlp/sequences/SequenceModel.java
inflated: edu/stanford/nlp/sequences/SequenceSampler.java
inflated: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java
inflated: edu/stanford/nlp/stats/AbstractCounter.java
inflated: edu/stanford/nlp/stats/AccuracyStats.java
inflated: edu/stanford/nlp/stats/ClassicCounter.java
inflated: edu/stanford/nlp/stats/Counter.java
inflated: edu/stanford/nlp/stats/Counters.java
inflated: edu/stanford/nlp/stats/Distribution.java
inflated: edu/stanford/nlp/stats/EquivalenceClasser.java
inflated: edu/stanford/nlp/stats/GeneralizedCounter.java
inflated: edu/stanford/nlp/stats/IntCounter.java
inflated: edu/stanford/nlp/stats/MultiClassAccuracyStats.java
inflated: edu/stanford/nlp/stats/MultiClassChunkEvalStats.java
inflated: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java
inflated: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java
inflated: edu/stanford/nlp/stats/PrecisionRecallStats.java
inflated: edu/stanford/nlp/stats/ProbabilityDistribution.java
inflated: edu/stanford/nlp/stats/Sampler.java
inflated: edu/stanford/nlp/stats/Scorer.java
inflated: edu/stanford/nlp/stats/SimpleGoodTuring.java
inflated: edu/stanford/nlp/stats/TwoDimensionalCounter.java
inflated: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java
inflated: edu/stanford/nlp/stats/TwoDimensionalIntCounter.java
inflated: edu/stanford/nlp/swing/FontDetector.java
inflated: edu/stanford/nlp/swing/TooltipJList.java
inflated: edu/stanford/nlp/tagger/common/Tagger.java
inflated: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TaggedFileRecord.java
inflated: edu/stanford/nlp/tagger/io/TextTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/maxent/ASBCunkDict.java
inflated: edu/stanford/nlp/tagger/maxent/AmbiguityClass.java
inflated: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java
inflated: edu/stanford/nlp/tagger/maxent/CTBunkDict.java
inflated: edu/stanford/nlp/tagger/maxent/CountWrapper.java
inflated: edu/stanford/nlp/tagger/maxent/CtbDict.java
inflated: edu/stanford/nlp/tagger/maxent/DataWordTag.java
inflated: edu/stanford/nlp/tagger/maxent/Dictionary.java
inflated: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java
inflated: edu/stanford/nlp/tagger/maxent/Distsim.java
inflated: edu/stanford/nlp/tagger/maxent/Extractor.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorFrames.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java
inflated: edu/stanford/nlp/tagger/maxent/Extractors.java
inflated: edu/stanford/nlp/tagger/maxent/FeatureKey.java
inflated: edu/stanford/nlp/tagger/maxent/History.java
inflated: edu/stanford/nlp/tagger/maxent/HistoryTable.java
inflated: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java
inflated: edu/stanford/nlp/tagger/maxent/MaxentTagger.java
inflated: edu/stanford/nlp/tagger/maxent/PairsHolder.java
inflated: edu/stanford/nlp/tagger/maxent/ReadDataTagged.java
inflated: edu/stanford/nlp/tagger/maxent/TTags.java
inflated: edu/stanford/nlp/tagger/maxent/TagCount.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerConfig.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerExperiments.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerFeature.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerFeatures.java
inflated: edu/stanford/nlp/tagger/maxent/TemplateHash.java
inflated: edu/stanford/nlp/tagger/maxent/TestClassifier.java
inflated: edu/stanford/nlp/tagger/maxent/TestSentence.java
inflated: edu/stanford/nlp/time/GUTimeAnnotator.java
inflated: edu/stanford/nlp/time/GenericTimeExpressionPatterns.java
inflated: edu/stanford/nlp/time/HeidelTimeAnnotator.java
inflated: edu/stanford/nlp/time/JodaTimeUtils.java
inflated: edu/stanford/nlp/time/JollyDayHolidays.java
inflated: edu/stanford/nlp/time/Options.java
inflated: edu/stanford/nlp/time/SUTime.java
inflated: edu/stanford/nlp/time/SUTimeMain.java
inflated: edu/stanford/nlp/time/TimeAnnotations.java
inflated: edu/stanford/nlp/time/TimeAnnotator.java
inflated: edu/stanford/nlp/time/TimeExpression.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractor.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractorFactory.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractorImpl.java
inflated: edu/stanford/nlp/time/TimeExpressionPatterns.java
inflated: edu/stanford/nlp/time/TimeFormatter.java
inflated: edu/stanford/nlp/time/Timex.java
inflated: edu/stanford/nlp/time/XMLUtils.java
inflated: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java
inflated: edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
inflated: edu/stanford/nlp/trees/CollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/CollocationFinder.java
inflated: edu/stanford/nlp/trees/CompositeTreeTransformer.java
inflated: edu/stanford/nlp/trees/CompositeTreebank.java
inflated: edu/stanford/nlp/trees/Constituent.java
inflated: edu/stanford/nlp/trees/ConstituentFactory.java
inflated: edu/stanford/nlp/trees/CoordinationTransformer.java
inflated: edu/stanford/nlp/trees/CopulaHeadFinder.java
inflated: edu/stanford/nlp/trees/DateTreeTransformer.java
inflated: edu/stanford/nlp/trees/DeepTree.java
inflated: edu/stanford/nlp/trees/Dependencies.java
inflated: edu/stanford/nlp/trees/Dependency.java
inflated: edu/stanford/nlp/trees/DependencyFactory.java
inflated: edu/stanford/nlp/trees/DependencyPrinter.java
inflated: edu/stanford/nlp/trees/DependencyReader.java
inflated: edu/stanford/nlp/trees/DependencyTreeTransformer.java
inflated: edu/stanford/nlp/trees/DependencyTyper.java
inflated: edu/stanford/nlp/trees/DiskTreebank.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.java
inflated: edu/stanford/nlp/trees/EnglishPatterns.java
inflated: edu/stanford/nlp/trees/FilteringTreeReader.java
inflated: edu/stanford/nlp/trees/FilteringTreebank.java
inflated: edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java
inflated: edu/stanford/nlp/trees/GrammaticalRelation.java
inflated: edu/stanford/nlp/trees/GrammaticalStructure.java
inflated: edu/stanford/nlp/trees/GrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
inflated: edu/stanford/nlp/trees/HasParent.java
inflated: edu/stanford/nlp/trees/HeadFinder.java
inflated: edu/stanford/nlp/trees/Labeled.java
inflated: edu/stanford/nlp/trees/LabeledConstituent.java
inflated: edu/stanford/nlp/trees/LabeledScoredConstituent.java
inflated: edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeNode.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/LeftHeadFinder.java
inflated: edu/stanford/nlp/trees/LengthTreeFilter.java
inflated: edu/stanford/nlp/trees/MemoryTreebank.java
inflated: edu/stanford/nlp/trees/ModCollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
inflated: edu/stanford/nlp/trees/NamedDependency.java
inflated: edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java
inflated: edu/stanford/nlp/trees/PennTreeReader.java
inflated: edu/stanford/nlp/trees/PennTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/PennTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/PennTreebankTokenizer.java
inflated: edu/stanford/nlp/trees/QPTreeTransformer.java
inflated: edu/stanford/nlp/trees/RecursiveTreeTransformer.java
inflated: edu/stanford/nlp/trees/SemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/SimpleConstituent.java
inflated: edu/stanford/nlp/trees/SimpleConstituentFactory.java
inflated: edu/stanford/nlp/trees/SimpleTree.java
inflated: edu/stanford/nlp/trees/SimpleTreeFactory.java
inflated: edu/stanford/nlp/trees/Span.java
inflated: edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/SynchronizedTreeTransformer.java
inflated: edu/stanford/nlp/trees/TransformingTreebank.java
inflated: edu/stanford/nlp/trees/Tree.java
inflated: edu/stanford/nlp/trees/TreeCoreAnnotations.java
inflated: edu/stanford/nlp/trees/TreeFactory.java
inflated: edu/stanford/nlp/trees/TreeFilters.java
inflated: edu/stanford/nlp/trees/TreeFunctions.java
inflated: edu/stanford/nlp/trees/TreeGraphNode.java
inflated: edu/stanford/nlp/trees/TreeGraphNodeFactory.java
inflated: edu/stanford/nlp/trees/TreeLeafLabelTransformer.java
inflated: edu/stanford/nlp/trees/TreeLemmatizer.java
inflated: edu/stanford/nlp/trees/TreeLengthComparator.java
inflated: edu/stanford/nlp/trees/TreeNormalizer.java
inflated: edu/stanford/nlp/trees/TreePrint.java
inflated: edu/stanford/nlp/trees/TreeReader.java
inflated: edu/stanford/nlp/trees/TreeReaderFactory.java
inflated: edu/stanford/nlp/trees/TreeTokenizerFactory.java
inflated: edu/stanford/nlp/trees/TreeTransformer.java
inflated: edu/stanford/nlp/trees/TreeVisitor.java
inflated: edu/stanford/nlp/trees/Treebank.java
inflated: edu/stanford/nlp/trees/TreebankFactory.java
inflated: edu/stanford/nlp/trees/TreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/TreebankTransformer.java
inflated: edu/stanford/nlp/trees/Treebanks.java
inflated: edu/stanford/nlp/trees/Trees.java
inflated: edu/stanford/nlp/trees/TypedDependency.java
inflated: edu/stanford/nlp/trees/UniversalPOSMapper.java
inflated: edu/stanford/nlp/trees/UnnamedConcreteDependency.java
inflated: edu/stanford/nlp/trees/UnnamedDependency.java
inflated: edu/stanford/nlp/trees/WordNetConnection.java
inflated: edu/stanford/nlp/trees/WordStemmer.java
inflated: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java
inflated: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java
inflated: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java
inflated: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java
inflated: edu/stanford/nlp/trees/international/negra/NegraLabel.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennLexer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CEDict.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java
inflated: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java
inflated: edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
inflated: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/treebank/Mapper.java
inflated: edu/stanford/nlp/trees/tregex/CoordinationPattern.java
inflated: edu/stanford/nlp/trees/tregex/DescriptionPattern.java
inflated: edu/stanford/nlp/trees/tregex/Macros.java
inflated: edu/stanford/nlp/trees/tregex/ParseException.java
inflated: edu/stanford/nlp/trees/tregex/Relation.java
inflated: edu/stanford/nlp/trees/tregex/SimpleCharStream.java
inflated: edu/stanford/nlp/trees/tregex/Token.java
inflated: edu/stanford/nlp/trees/tregex/TokenMgrError.java
inflated: edu/stanford/nlp/trees/tregex/TregexMatcher.java
inflated: edu/stanford/nlp/trees/tregex/TregexParseException.java
inflated: edu/stanford/nlp/trees/tregex/TregexParser.java
inflated: edu/stanford/nlp/trees/tregex/TregexParserConstants.java
inflated: edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
inflated: edu/stanford/nlp/trees/tregex/TregexPattern.java
inflated: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
inflated: edu/stanford/nlp/trees/tregex/VariableStrings.java
inflated: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FilePanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java
inflated: edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java
inflated: edu/stanford/nlp/trees/tregex/gui/InputPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/Preferences.java
inflated: edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/Tdiff.java
inflated: edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java
inflated: edu/stanford/nlp/trees/tregex/gui/TregexGUI.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java
inflated: edu/stanford/nlp/util/AbstractIterator.java
inflated: edu/stanford/nlp/util/ArrayCoreMap.java
inflated: edu/stanford/nlp/util/ArrayHeap.java
inflated: edu/stanford/nlp/util/ArrayMap.java
inflated: edu/stanford/nlp/util/ArraySet.java
inflated: edu/stanford/nlp/util/ArrayStringFilter.java
inflated: edu/stanford/nlp/util/ArrayUtils.java
inflated: edu/stanford/nlp/util/Beam.java
inflated: edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
inflated: edu/stanford/nlp/util/ByteStreamGobbler.java
inflated: edu/stanford/nlp/util/CacheMap.java
inflated: edu/stanford/nlp/util/Characters.java
inflated: edu/stanford/nlp/util/CollectionFactory.java
inflated: edu/stanford/nlp/util/CollectionUtils.java
inflated: edu/stanford/nlp/util/CollectionValuedMap.java
inflated: edu/stanford/nlp/util/Comparators.java
inflated: edu/stanford/nlp/util/ConcatenationIterator.java
inflated: edu/stanford/nlp/util/ConfusionMatrix.java
inflated: edu/stanford/nlp/util/ConvertByteArray.java
inflated: edu/stanford/nlp/util/CoreMap.java
inflated: edu/stanford/nlp/util/DataFilePaths.java
inflated: edu/stanford/nlp/util/DeltaCollectionValuedMap.java
inflated: edu/stanford/nlp/util/DeltaIndex.java
inflated: edu/stanford/nlp/util/DeltaMap.java
inflated: edu/stanford/nlp/util/EditDistance.java
inflated: edu/stanford/nlp/util/ErasureUtils.java
inflated: edu/stanford/nlp/util/Execution.java
inflated: edu/stanford/nlp/util/Factory.java
inflated: edu/stanford/nlp/util/FilePathProcessor.java
inflated: edu/stanford/nlp/util/FileProcessor.java
inflated: edu/stanford/nlp/util/FilteredIterator.java
inflated: edu/stanford/nlp/util/Filters.java
inflated: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
inflated: edu/stanford/nlp/util/FuzzyInterval.java
inflated: edu/stanford/nlp/util/Generics.java
inflated: edu/stanford/nlp/util/GoogleNGramsSQLBacked.java
inflated: edu/stanford/nlp/util/HasInterval.java
inflated: edu/stanford/nlp/util/HashIndex.java
inflated: edu/stanford/nlp/util/HashableCoreMap.java
inflated: edu/stanford/nlp/util/Heap.java
inflated: edu/stanford/nlp/util/IdentityHashSet.java
inflated: edu/stanford/nlp/util/Index.java
inflated: edu/stanford/nlp/util/IntPair.java
inflated: edu/stanford/nlp/util/IntQuadruple.java
inflated: edu/stanford/nlp/util/IntTriple.java
inflated: edu/stanford/nlp/util/IntTuple.java
inflated: edu/stanford/nlp/util/IntUni.java
inflated: edu/stanford/nlp/util/Interner.java
inflated: edu/stanford/nlp/util/Interval.java
inflated: edu/stanford/nlp/util/IntervalTree.java
inflated: edu/stanford/nlp/util/IterableIterator.java
inflated: edu/stanford/nlp/util/Iterables.java
inflated: edu/stanford/nlp/util/MapFactory.java
inflated: edu/stanford/nlp/util/Maps.java
inflated: edu/stanford/nlp/util/MemoryMonitor.java
inflated: edu/stanford/nlp/util/MetaClass.java
inflated: edu/stanford/nlp/util/MutableDouble.java
inflated: edu/stanford/nlp/util/MutableInteger.java
inflated: edu/stanford/nlp/util/MutableLong.java
inflated: edu/stanford/nlp/util/PaddedList.java
inflated: edu/stanford/nlp/util/Pair.java
inflated: edu/stanford/nlp/util/PriorityQueue.java
inflated: edu/stanford/nlp/util/PropertiesUtils.java
inflated: edu/stanford/nlp/util/Quadruple.java
inflated: edu/stanford/nlp/util/ReflectionLoading.java
inflated: edu/stanford/nlp/util/RegexStringFilter.java
inflated: edu/stanford/nlp/util/RuntimeInterruptedException.java
inflated: edu/stanford/nlp/util/Scored.java
inflated: edu/stanford/nlp/util/ScoredComparator.java
inflated: edu/stanford/nlp/util/ScoredObject.java
inflated: edu/stanford/nlp/util/Sets.java
inflated: edu/stanford/nlp/util/StreamGobbler.java
inflated: edu/stanford/nlp/util/StringParsingTask.java
inflated: edu/stanford/nlp/util/StringUtils.java
inflated: edu/stanford/nlp/util/SystemUtils.java
inflated: edu/stanford/nlp/util/ThreeDimensionalMap.java
inflated: edu/stanford/nlp/util/Timing.java
inflated: edu/stanford/nlp/util/TreeShapedStack.java
inflated: edu/stanford/nlp/util/Triple.java
inflated: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java
inflated: edu/stanford/nlp/util/TwoDimensionalMap.java
inflated: edu/stanford/nlp/util/TwoDimensionalSet.java
inflated: edu/stanford/nlp/util/TypesafeMap.java
inflated: edu/stanford/nlp/util/UTF8EquivalenceFunction.java
inflated: edu/stanford/nlp/util/ValuedInterval.java
inflated: edu/stanford/nlp/util/XMLUtils.java
inflated: edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java
inflated: edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.java
inflated: edu/stanford/nlp/util/concurrent/MulticoreWrapper.java
inflated: edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
inflated: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java
inflated: edu/stanford/nlp/util/logging/Color.java
inflated: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java
inflated: edu/stanford/nlp/util/logging/LogRecordHandler.java
inflated: edu/stanford/nlp/util/logging/NewlineLogFormatter.java
inflated: edu/stanford/nlp/util/logging/OutputHandler.java
inflated: edu/stanford/nlp/util/logging/PrettyLoggable.java
inflated: edu/stanford/nlp/util/logging/PrettyLogger.java
inflated: edu/stanford/nlp/util/logging/RedirectOutputHandler.java
inflated: edu/stanford/nlp/util/logging/Redwood.java
inflated: edu/stanford/nlp/util/logging/RedwoodConfiguration.java
inflated: edu/stanford/nlp/util/logging/RedwoodPrintStream.java
inflated: edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
inflated: edu/stanford/nlp/util/logging/RerouteChannel.java
inflated: edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.java
inflated: edu/stanford/nlp/util/logging/Style.java
inflated: edu/stanford/nlp/util/logging/VisibilityHandler.java
inflated: edu/stanford/nlp/wordseg/ChineseDictionary.java
inflated: edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/wordseg/ChineseStringUtils.java
inflated: edu/stanford/nlp/wordseg/CorpusChar.java
inflated: edu/stanford/nlp/wordseg/CorpusDictionary.java
inflated: edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/wordseg/NonDict2.java
inflated: edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java
inflated: edu/stanford/nlp/wordseg/TagAffixDetector.java
inflated: edu/stanford/nlp/wordseg/affDict.java
TESTING BUILD
Buildfile: /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/build.xml
prepare:
[mkdir] Created dir: /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/classes
compile:
[javac] /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/build.xml:101: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1127 source files to /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
BUILD SUCCESSFUL
Total time: 16 seconds
BUILD SUCCEEDED
Loading source files for package edu.stanford.nlp.fsm...
Loading source files for package edu.stanford.nlp.process...
Loading source files for package edu.stanford.nlp.stats...
Loading source files for package edu.stanford.nlp.ie.machinereading...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.roth...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace...
Loading source files for package edu.stanford.nlp.ie.machinereading.structure...
Loading source files for package edu.stanford.nlp.ie.machinereading.common...
Loading source files for package edu.stanford.nlp.ie...
Loading source files for package edu.stanford.nlp.ie.crf...
Loading source files for package edu.stanford.nlp.ie.util...
Loading source files for package edu.stanford.nlp.ie.pascal...
Loading source files for package edu.stanford.nlp.ie.regexp...
Loading source files for package edu.stanford.nlp.ie.ner...
Loading source files for package edu.stanford.nlp.sequences...
Loading source files for package edu.stanford.nlp.neural...
Loading source files for package edu.stanford.nlp.neural.rnn...
Loading source files for package edu.stanford.nlp.objectbank...
Loading source files for package edu.stanford.nlp.optimization...
Loading source files for package edu.stanford.nlp.dcoref...
Loading source files for package edu.stanford.nlp.dcoref.sievepasses...
Loading source files for package edu.stanford.nlp.wordseg...
Loading source files for package edu.stanford.nlp.io...
Loading source files for package edu.stanford.nlp.swing...
Loading source files for package edu.stanford.nlp.util...
Loading source files for package edu.stanford.nlp.util.concurrent...
Loading source files for package edu.stanford.nlp.util.logging...
Loading source files for package edu.stanford.nlp.patterns...
Loading source files for package edu.stanford.nlp.patterns.dep...
Loading source files for package edu.stanford.nlp.patterns.surface...
Loading source files for package edu.stanford.nlp.naturalli...
Loading source files for package edu.stanford.nlp.pipeline...
Loading source files for package edu.stanford.nlp.ling...
Loading source files for package edu.stanford.nlp.ling.tokensregex...
Loading source files for package edu.stanford.nlp.ling.tokensregex.types...
Loading source files for package edu.stanford.nlp.ling.tokensregex.matcher...
Loading source files for package edu.stanford.nlp.ling.tokensregex.parser...
Loading source files for package edu.stanford.nlp.time...
Loading source files for package edu.stanford.nlp.classify...
Loading source files for package edu.stanford.nlp.sentiment...
Loading source files for package edu.stanford.nlp.international.french.process...
Loading source files for package edu.stanford.nlp.international.french...
Loading source files for package edu.stanford.nlp.international.arabic.process...
Loading source files for package edu.stanford.nlp.international.arabic...
Loading source files for package edu.stanford.nlp.international.arabic.pipeline...
Loading source files for package edu.stanford.nlp.international.morph...
Loading source files for package edu.stanford.nlp.international.spanish.process...
Loading source files for package edu.stanford.nlp.international.spanish...
Loading source files for package edu.stanford.nlp.international...
Loading source files for package edu.stanford.nlp.graph...
Loading source files for package edu.stanford.nlp.parser.tools...
Loading source files for package edu.stanford.nlp.parser.nndep.demo...
Loading source files for package edu.stanford.nlp.parser.nndep...
Loading source files for package edu.stanford.nlp.parser.metrics...
Loading source files for package edu.stanford.nlp.parser...
Loading source files for package edu.stanford.nlp.parser.shiftreduce...
Loading source files for package edu.stanford.nlp.parser.server...
Loading source files for package edu.stanford.nlp.parser.ui...
Loading source files for package edu.stanford.nlp.parser.dvparser...
Loading source files for package edu.stanford.nlp.parser.lexparser...
Loading source files for package edu.stanford.nlp.parser.common...
Loading source files for package edu.stanford.nlp.parser.charniak...
Loading source files for package edu.stanford.nlp.trees...
Loading source files for package edu.stanford.nlp.trees.tregex...
Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon...
Loading source files for package edu.stanford.nlp.trees.tregex.gui...
Loading source files for package edu.stanford.nlp.trees.treebank...
Loading source files for package edu.stanford.nlp.trees.international.french...
Loading source files for package edu.stanford.nlp.trees.international.pennchinese...
Loading source files for package edu.stanford.nlp.trees.international.arabic...
Loading source files for package edu.stanford.nlp.trees.international.negra...
Loading source files for package edu.stanford.nlp.trees.international.hebrew...
Loading source files for package edu.stanford.nlp.trees.international.spanish...
Loading source files for package edu.stanford.nlp.trees.international.tuebadz...
Loading source files for package edu.stanford.nlp.semgraph.semgrex...
Loading source files for package edu.stanford.nlp.semgraph...
Loading source files for package edu.stanford.nlp.tagger.io...
Loading source files for package edu.stanford.nlp.tagger.common...
Loading source files for package edu.stanford.nlp.tagger.maxent...
Loading source files for package edu.stanford.nlp.math...
Loading source files for package edu.stanford.nlp.maxent...
Loading source files for package edu.stanford.nlp.maxent.iis...
Constructing Javadoc information...
Standard Doclet version 1.8.0_31
Building tree for all the packages and classes...
Generating javadoc/edu/stanford/nlp/fsm/AutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/Block.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSA.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSAState.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSATransition.html...
Generating javadoc/edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/QuasiDeterminizer.html...
src/edu/stanford/nlp/fsm/QuasiDeterminizer.java:26: warning: no @param for graph
public static ClassicCounter computeLambda(TransducerGraph graph) {
^
src/edu/stanford/nlp/fsm/QuasiDeterminizer.java:26: warning: no @return
public static ClassicCounter computeLambda(TransducerGraph graph) {
^
src/edu/stanford/nlp/fsm/QuasiDeterminizer.java:85: warning: no @param for graph
public TransducerGraph pushLambdas(TransducerGraph graph, ClassicCounter lambda) {
^
src/edu/stanford/nlp/fsm/QuasiDeterminizer.java:85: warning: no @param for lambda
public TransducerGraph pushLambdas(TransducerGraph graph, ClassicCounter lambda) {
^
src/edu/stanford/nlp/fsm/QuasiDeterminizer.java:85: warning: no @return
public TransducerGraph pushLambdas(TransducerGraph graph, ClassicCounter lambda) {
^
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.html...
src/edu/stanford/nlp/fsm/TransducerGraph.java:131: warning: no @return
public Set getNodes() {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:163: warning: no @param for node
public Set<Arc> getArcsByInput(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:163: warning: no @return
public Set<Arc> getArcsByInput(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:170: warning: no @param for node
public Set<Arc> getArcsBySource(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:170: warning: no @return
public Set<Arc> getArcsBySource(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:184: warning: no @param for node
public Set<Arc> getArcsByTarget(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:184: warning: no @return
public Set<Arc> getArcsByTarget(Object node) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:191: warning: no @param for node
public Arc getArcBySourceAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:191: warning: no @param for input
public Arc getArcBySourceAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:191: warning: no @return
public Arc getArcBySourceAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:198: warning: no @param for node
public Set<Arc> getArcsByTargetAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:198: warning: no @param for input
public Set<Arc> getArcsByTargetAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:198: warning: no @return
public Set<Arc> getArcsByTargetAndInput(Object node, Object input) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:205: warning: no @param for source
public Arc getArc(Object source, Object target) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:205: warning: no @param for target
public Arc getArc(Object source, Object target) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:205: warning: no @return
public Arc getArc(Object source, Object target) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:225: warning: no @param for source
public boolean addArc(Object source, Object target, Object input, Object output) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:225: warning: no @param for target
public boolean addArc(Object source, Object target, Object input, Object output) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:225: warning: no @param for input
public boolean addArc(Object source, Object target, Object input, Object output) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:225: warning: no @param for output
public boolean addArc(Object source, Object target, Object input, Object output) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:234: warning: no @param for a
protected boolean addArc(Arc a) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:675: warning: no @param for path
public double getOutputOfPathInGraph(List path) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:675: warning: no @return
public double getOutputOfPathInGraph(List path) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:693: warning: no @return
public List sampleUniformPathFromGraph() {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:736: warning: no @param for pathList
public List<Double> getPathOutputs(List<List> pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:736: warning: no @return
public List<Double> getPathOutputs(List<List> pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:784: warning: no @param for paths
public static TransducerGraph createGraphFromPaths(List paths, int markovOrder) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:784: warning: no @param for markovOrder
public static TransducerGraph createGraphFromPaths(List paths, int markovOrder) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:784: warning: no @return
public static TransducerGraph createGraphFromPaths(List paths, int markovOrder) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @param for numPaths
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @param for pathLengthMean
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @param for pathLengthVariance
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @param for numInputs
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @param for pathList
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:838: warning: no @return
public static TransducerGraph createRandomGraph(int numPaths, int pathLengthMean, double pathLengthVariance, int numInputs, List pathList) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:926: warning: no @param for args
public static void main(String[] args) {
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:113: warning: no @param for newArcs
public TransducerGraph(Set<Arc> newArcs) {
^
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.Arc.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html...
src/edu/stanford/nlp/fsm/TransducerGraph.java:412: warning: no @param for a
public Arc processArc(Arc a);
^
src/edu/stanford/nlp/fsm/TransducerGraph.java:412: warning: no @return
public Arc processArc(Arc a);
^
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/process/AbstractListProcessor.html...
src/edu/stanford/nlp/process/ListProcessor.java:21: warning: no @param for list
public List<OUT> process(List<? extends IN> list);
^
src/edu/stanford/nlp/process/ListProcessor.java:21: warning: no @return
public List<OUT> process(List<? extends IN> list);
^
src/edu/stanford/nlp/process/DocumentProcessor.java:22: error: reference not found
* @see FunctionProcessor
^
src/edu/stanford/nlp/process/DocumentProcessor.java:24: warning: no @param for in
public Document<L, F, OUT> processDocument(Document<L, F, IN> in);
^
src/edu/stanford/nlp/process/DocumentProcessor.java:24: warning: no @return
public Document<L, F, OUT> processDocument(Document<L, F, IN> in);
^
Generating javadoc/edu/stanford/nlp/process/AbstractTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/Americanize.html...
src/edu/stanford/nlp/process/Americanize.java:245: warning: no @throws for java.io.IOException
public static void main(String[] args) throws IOException {
^
Generating javadoc/edu/stanford/nlp/process/AmericanizeFunction.html...
Generating javadoc/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html...
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:97: warning: no @param for in
public String normalization(String in) {
^
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:97: warning: no @return
public String normalization(String in) {
^
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:135: warning: no @param for args
public static void main(String[] args) throws IOException {
^
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:135: warning: no @throws for java.io.IOException
public static void main(String[] args) throws IOException {
^
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:255: warning: no @throws for java.io.IOException
public static List<String> fromHTML(String inputString) throws IOException {
^
src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:271: warning: no description for @throws
* @throws IOException
^
Generating javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html...
src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for tokenText
public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) {
^
src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for originalText
public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) {
^
src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for begin
public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) {
^
src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for length
public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) {
^
src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @return
public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) {
^
Generating javadoc/edu/stanford/nlp/process/CoreTokenFactory.html...
src/edu/stanford/nlp/process/CoreTokenFactory.java:12: warning: no description for @param
* @param <IN>
^
Generating javadoc/edu/stanford/nlp/process/DistSimClassifier.html...
Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.html...
src/edu/stanford/nlp/process/DocumentPreprocessor.java:145: warning: no @param for keepEmptySentences
public void setKeepEmptySentences(boolean keepEmptySentences) {
^
src/edu/stanford/nlp/process/DocumentPreprocessor.java:168: warning: no @param for newTokenizerFactory
public void setTokenizerFactory(TokenizerFactory<? extends HasWord> newTokenizerFactory) {
^
src/edu/stanford/nlp/process/DocumentPreprocessor.java:207: warning: no @param for s
public void setElementDelimiter(String s) { elementDelimiter = s; }
^
src/edu/stanford/nlp/process/DocumentPreprocessor.java:480: warning: no @throws for java.io.IOException
public static void main(String[] args) throws IOException {
^
src/edu/stanford/nlp/process/DocumentPreprocessor.java:126: warning: no @param for t
public DocumentPreprocessor(String docPath, DocType t, String encoding) {
^
Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.DocType.html...
Generating javadoc/edu/stanford/nlp/process/DocumentProcessor.html...
Generating javadoc/edu/stanford/nlp/process/LexedTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/LexerTokenizer.html...
src/edu/stanford/nlp/process/LexerTokenizer.java:77: warning: no @param for args
public static void main(String[] args) throws IOException {
^
src/edu/stanford/nlp/process/LexerTokenizer.java:77: warning: no @throws for java.io.IOException
public static void main(String[] args) throws IOException {
^
Generating javadoc/edu/stanford/nlp/process/ListProcessor.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseFunction.html...
Generating javadoc/edu/stanford/nlp/process/Morphology.html...
src/edu/stanford/nlp/process/Morphology.java:120: warning: no @param for label
public void stem(CoreLabel label) {
^
src/edu/stanford/nlp/process/Morphology.java:128: warning: no @param for label
public void stem(CoreLabel label,
^
src/edu/stanford/nlp/process/Morphology.java:128: warning: no @param for ann
public void stem(CoreLabel label,
^
src/edu/stanford/nlp/process/Morphology.java:180: warning: no @param for word
public static WordTag stemStatic(String word, String tag) {
^
src/edu/stanford/nlp/process/Morphology.java:180: warning: no @param for tag
public static WordTag stemStatic(String word, String tag) {
^
src/edu/stanford/nlp/process/Morphology.java:180: warning: no @return
public static WordTag stemStatic(String word, String tag) {
^
src/edu/stanford/nlp/process/Morphology.java:210: warning: no @param for wT
public static WordTag stemStatic(WordTag wT) {
^
src/edu/stanford/nlp/process/Morphology.java:210: warning: no @return
public static WordTag stemStatic(WordTag wT) {
^
src/edu/stanford/nlp/process/Morphology.java:230: warning: no @param for wT
public WordLemmaTag lemmatize(WordTag wT) {
^
src/edu/stanford/nlp/process/Morphology.java:230: warning: no @return
public WordLemmaTag lemmatize(WordTag wT) {
^
src/edu/stanford/nlp/process/Morphology.java:256: warning: no @param for args
public static void main(String[] args) throws IOException {
^
src/edu/stanford/nlp/process/Morphology.java:256: warning: no @throws for java.io.IOException
public static void main(String[] args) throws IOException {
^
Generating javadoc/edu/stanford/nlp/process/PTBEscapingProcessor.html...
Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.html...
src/edu/stanford/nlp/process/PTBTokenizer.java:329: warning: no @param for ptbText
public static String ptbToken2Text(String ptbText) {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:329: warning: no @return
public static String ptbToken2Text(String ptbText) {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @param for ptbText
public static int ptb2Text(Reader ptbText, Writer w) throws IOException {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @param for w
public static int ptb2Text(Reader ptbText, Writer w) throws IOException {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @return
public static int ptb2Text(Reader ptbText, Writer w) throws IOException {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @throws for java.io.IOException
public static int ptb2Text(Reader ptbText, Writer w) throws IOException {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:495: warning: no @param for tokenizeNLs
public static TokenizerFactory<CoreLabel> factory(boolean tokenizeNLs, boolean invertible) {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:495: warning: no @param for invertible
public static TokenizerFactory<CoreLabel> factory(boolean tokenizeNLs, boolean invertible) {
^
src/edu/stanford/nlp/process/PTBTokenizer.java:670: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/process/PTBTokenizer.java:674: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html...
src/edu/stanford/nlp/process/PTBTokenizer.java:581: warning: no @param for <T>
public static <T extends HasWord> PTBTokenizerFactory<T> newPTBTokenizerFactory(LexedTokenFactory<T> tokenFactory, String options) {
^
Generating javadoc/edu/stanford/nlp/process/SerializableFunction.html...
Generating javadoc/edu/stanford/nlp/process/StripTagsProcessor.html...
src/edu/stanford/nlp/process/StripTagsProcessor.java:71: warning: no @param for markLineBreaks
public void setMarkLineBreaks(boolean markLineBreaks) {
^
src/edu/stanford/nlp/process/StripTagsProcessor.java:121: warning: no @param for args
public static void main(String[] args) {
^
src/edu/stanford/nlp/process/StripTagsProcessor.java:17: warning: nested tag not allowed: <code>
* with <code>&gt;<code>. Optionally, newlines can be inserted after the
^
src/edu/stanford/nlp/process/StripTagsProcessor.java:17: error: element not closed: code
* with <code>&gt;<code>. Optionally, newlines can be inserted after the
^
src/edu/stanford/nlp/process/StripTagsProcessor.java:17: error: element not closed: code
* with <code>&gt;<code>. Optionally, newlines can be inserted after the
^
src/edu/stanford/nlp/process/StripTagsProcessor.java:52: warning: no @param for markLineBreaks
public StripTagsProcessor(boolean markLineBreaks) {
^
Generating javadoc/edu/stanford/nlp/process/Tokenizer.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerAdapter.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerFactory.html...
src/edu/stanford/nlp/process/TokenizerFactory.java:13: error: self-closing element not allowed
* <i>IMPORTANT NOTE:</i><br/>
^
src/edu/stanford/nlp/process/TokenizerFactory.java:18: error: self-closing element not allowed
* <br/>
^
Generating javadoc/edu/stanford/nlp/process/TransformXML.html...
src/edu/stanford/nlp/process/TransformXML.java:206: warning: nested tag not allowed: <code>
* <code>Function</code>}. Note that the <code>Function</code>
^
src/edu/stanford/nlp/process/TransformXML.java:214: warning: nested tag not allowed: <code>
* @param fn the {@link Function <code>Function</code>} to apply
^
src/edu/stanford/nlp/process/TransformXML.java:233: warning: nested tag not allowed: <code>
* by applying the specified {@link Function <code>Function</code>}.
^
src/edu/stanford/nlp/process/TransformXML.java:241: warning: nested tag not allowed: <code>
* @param fn the {@link Function <code>Function</code>} to apply
^
src/edu/stanford/nlp/process/TransformXML.java:264: warning: nested tag not allowed: <code>
* applying the specified {@link Function <code>Function</code>}.
^
src/edu/stanford/nlp/process/TransformXML.java:272: warning: nested tag not allowed: <code>
* @param fn the {@link Function <code>Function</code>} to apply
^
src/edu/stanford/nlp/process/TransformXML.java:282: warning: nested tag not allowed: <code>
* by applying the specified {@link Function <code>Function</code>}.
^
Generating javadoc/edu/stanford/nlp/process/TransformXML.NoEscapingSAXInterface.html...
Generating javadoc/edu/stanford/nlp/process/TransformXML.SAXInterface.html...
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.html...
src/edu/stanford/nlp/process/WhitespaceTokenizer.java:197: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/process/WhitespaceTokenizer.java:24: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmenter.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmentingTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/WordShapeClassifier.html...
Generating javadoc/edu/stanford/nlp/process/WordTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html...
Generating javadoc/edu/stanford/nlp/stats/AbstractCounter.html...
Generating javadoc/edu/stanford/nlp/stats/AccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats/ClassicCounter.html...
src/edu/stanford/nlp/stats/ClassicCounter.java:54: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/stats/Counter.html...
Generating javadoc/edu/stanford/nlp/stats/Counters.html...
src/edu/stanford/nlp/stats/Counters.java:909: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/Counters.java:1930: error: bad use of '>'
* toString(c, k) and toBiggestValuesFirstString(c, k) => toSortedString(c, k,
^
src/edu/stanford/nlp/stats/Counters.java:1933: error: bad use of '>'
* toVerticalString(c, k) => toSortedString(c, k, "%2$g\t%1$s", "\n", "%s\n")
^
Generating javadoc/edu/stanford/nlp/stats/Distribution.html...
src/edu/stanford/nlp/stats/Distribution.java:95: error: malformed HTML
* Assuming that c has a total count < 1, returns a new Distribution using the counts in c as probabilities.
^
src/edu/stanford/nlp/stats/Distribution.java:96: error: bad use of '>'
* If c has a total count > 1, returns a normalized distribution with no remaining mass.
^
src/edu/stanford/nlp/stats/Distribution.java:532: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/Distribution.java:15: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html...
src/edu/stanford/nlp/stats/GeneralizedCounter.java:25: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/stats/IntCounter.html...
src/edu/stanford/nlp/stats/IntCounter.java:181: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:210: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:225: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:228: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:252: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:255: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:269: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:272: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:286: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:289: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:302: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:305: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:317: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:320: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:334: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:337: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:349: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:352: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:362: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:374: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/stats/IntCounter.java:565: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/stats/MultiClassAccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassChunkEvalStats.html...
src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:19: error: malformed HTML
* Usage: java edu.stanford.nlp.stats.MultiClassChunkEvalStats [options] < filename
^
src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:21: error: unknown tag: delimiter
* -d <delimiter> - Specifies delimiter to use (instead of tab)
^
src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:22: error: unknown tag: boundary
* -b <boundary> - Boundary token (default is -X- )
^
src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:23: error: unknown tag: defaultTag
* -t <defaultTag> - Default tag to use if tag is not prefixed (i.e. is not X-xxx )
^
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html...
Generating javadoc/edu/stanford/nlp/stats/PrecisionRecallStats.html...
Generating javadoc/edu/stanford/nlp/stats/ProbabilityDistribution.html...
Generating javadoc/edu/stanford/nlp/stats/Sampler.html...
src/edu/stanford/nlp/stats/Sampler.java:6: error: reference not found
* {@link Sampleable}. For instance, a parser can
^
src/edu/stanford/nlp/stats/Sampler.java:7: error: reference not found
* {@link Sampleable} and then vends Sampler instances
^
Generating javadoc/edu/stanford/nlp/stats/Scorer.html...
Generating javadoc/edu/stanford/nlp/stats/SimpleGoodTuring.html...
src/edu/stanford/nlp/stats/SimpleGoodTuring.java:236: error: self-closing element not allowed
* 0s. For example, valid input is: <p/>
^
src/edu/stanford/nlp/stats/SimpleGoodTuring.java:249: error: unexpected end tag: </p>
* produce the following output: </p>
^
src/edu/stanford/nlp/stats/SimpleGoodTuring.java:10: error: self-closing element not allowed
* ftp://ftp.informatics.susx.ac.uk/pub/users/grs2/SGT.c <p/>
^
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounter.html...
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html...
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalIntCounter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/Extractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/ExtractorMerger.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/GenericDataSetReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/LabelValidator.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/MachineReading.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/MachineReadingProperties.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.DEPENDENCY_TYPE.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/ResultsPrinter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.html...
src/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java:8: error: unknown tag: entity_mention
* Implements the ACE <entity_mention> construct
^
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.AbbreviationMap.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.WordToken.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EntityMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EventMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.AllRelationMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DependencyAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentDirectoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentIdAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EntityMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EventMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.GenderAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.RelationMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.TriggerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/RelationMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/Span.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/DomReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/StringDictionary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/StringDictionary.IndexAndCount.html...
Generating javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/ClassifierCombiner.html...
Generating javadoc/edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html...
Generating javadoc/edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html...
Generating javadoc/edu/stanford/nlp/ie/NERClassifierCombiner.html...
Generating javadoc/edu/stanford/nlp/ie/NERFeatureFactory.html...
src/edu/stanford/nlp/ie/NERFeatureFactory.java:107: error: tag not allowed here: <p>
* <p>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:114: error: tag not allowed here: <p>
* <p>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:134: error: tag not allowed here: <p>
* <p/>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:139: error: tag not allowed here: <p>
* <p/>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:144: error: tag not allowed here: <p>
* <p/>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:158: error: tag not allowed here: <p>
* <p/>
^
src/edu/stanford/nlp/ie/NERFeatureFactory.java:211: error: no summary or caption for table
* </table>
^
Generating javadoc/edu/stanford/nlp/ie/NERServer.html...
Generating javadoc/edu/stanford/nlp/ie/NERServer.NERClient.html...
Generating javadoc/edu/stanford/nlp/ie/NumberNormalizer.html...
Generating javadoc/edu/stanford/nlp/ie/PriorModelFactory.html...
Generating javadoc/edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.html...
src/edu/stanford/nlp/ie/crf/CRFClassifier.java:62: error: unexpected end tag: </p>
* </p><p>
^
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierFloat.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFCliqueTree.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFDatum.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFFeatureExporter.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html...
src/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java:82: error: invalid use of @return
* @return value of function at specified x (not scaled) for samples
^
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/FactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf/FloatFactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/LabelDictionary.html...
Generating javadoc/edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/TestSequenceModel.html...
Generating javadoc/edu/stanford/nlp/ie/util/RelationTriple.html...
Generating javadoc/edu/stanford/nlp/ie/util/RelationTriple.WithTree.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/ISODateInstance.html...
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:788: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:795: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:23: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:27: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/ner/CMMClassifier.html...
src/edu/stanford/nlp/ie/ner/CMMClassifier.java:93: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/ie/ner/CMMClassifier.java:108: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/ie/ner/CMMClassifier.java:116: error: self-closing element not allowed
* <p/>
^
Generating javadoc/edu/stanford/nlp/sequences/BeamBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/BestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/Clique.html...
Generating javadoc/edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/CoolingSchedule.html...
Generating javadoc/edu/stanford/nlp/sequences/DocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/ExactBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceListener.html...
Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceModel.html...
Generating javadoc/edu/stanford/nlp/sequences/FeatureFactory.html...
Generating javadoc/edu/stanford/nlp/sequences/IOBUtils.html...
Generating javadoc/edu/stanford/nlp/sequences/KBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/LatticeWriter.html...
src/edu/stanford/nlp/sequences/LatticeWriter.java:11: error: reference not found
* lattices out of {@link SequenceClassifier}s.
^
Generating javadoc/edu/stanford/nlp/sequences/ListeningSequenceModel.html...
Generating javadoc/edu/stanford/nlp/sequences/ObjectBankWrapper.html...
Generating javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html...
Generating javadoc/edu/stanford/nlp/sequences/SeqClassifierFlags.html...
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:2619: error: exception not thrown: java.lang.IllegalAccessException
* @throws IllegalAccessException
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: unexpected end tag: </td>
* <td>tokenizerOptions</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: text not allowed in <table> element
* <td>tokenizerOptions</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: unexpected end tag: </td>
* <td>tokenizerOptions</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:119: error: tag not allowed here: <td>
* <td>(null)</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:120: error: tag not allowed here: <td>
* <td>Extra options to supply to the tokenizer when creating it.</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:121: error: unexpected end tag: </tr>
* </tr>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: unexpected end tag: </td>
* <td>tokenizerFactory</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: text not allowed in <table> element
* <td>tokenizerFactory</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: unexpected end tag: </td>
* <td>tokenizerFactory</td></td>String</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:124: error: tag not allowed here: <td>
* <td>(null)</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:125: error: tag not allowed here: <td>
* <td>A different tokenizer factory to use if the ReaderAndWriter in question uses tokenizers.</td>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:126: error: unexpected end tag: </tr>
* </tr>
^
src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:127: error: no summary or caption for table
* </table>
^
Generating javadoc/edu/stanford/nlp/sequences/SequenceGibbsSampler.html...
Generating javadoc/edu/stanford/nlp/sequences/SequenceListener.html...
Generating javadoc/edu/stanford/nlp/sequences/SequenceModel.html...
Generating javadoc/edu/stanford/nlp/sequences/SequenceSampler.html...
Generating javadoc/edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html...
Generating javadoc/edu/stanford/nlp/neural/Embedding.html...
src/edu/stanford/nlp/neural/Embedding.java:199: error: bad HTML entity
/*** Getters & Setters ***/
^
src/edu/stanford/nlp/neural/Embedding.java:19: error: malformed HTML
* @author Minh-Thang Luong <lmthang@stanford.edu>
^
src/edu/stanford/nlp/neural/Embedding.java:19: error: bad use of '>'
* @author Minh-Thang Luong <lmthang@stanford.edu>
^
Generating javadoc/edu/stanford/nlp/neural/NeuralUtils.html...
Generating javadoc/edu/stanford/nlp/neural/SimpleTensor.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.GoldClass.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.NodeVector.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictedClass.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictionError.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.Predictions.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/TopNGramRecord.html...
Generating javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.html...
src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:19: error: malformed HTML
* @author Jenny Finkel <A HREF="mailto:jrfinkel@stanford.edu>jrfinkel@stanford.edu</A>
^
src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:19: error: bad use of '>'
* @author Jenny Finkel <A HREF="mailto:jrfinkel@stanford.edu>jrfinkel@stanford.edu</A>
^
src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:19: error: unexpected end tag: </A>
* @author Jenny Finkel <A HREF="mailto:jrfinkel@stanford.edu>jrfinkel@stanford.edu</A>
^
Generating javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/IdentityFunction.html...
Generating javadoc/edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/LineIterator.html...
Generating javadoc/edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/ObjectBank.html...
src/edu/stanford/nlp/objectbank/ObjectBank.java:26: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:38: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:64: error: unknown tag: Mention
* IteratorFromReaderFactory<Mention> corefIFRF = new MUCCorefIteratorFromReaderFactory(true);
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:69: error: self-closing element not allowed
* <p/>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:74: error: bad use of '>'
* &lt;puzzle>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:75: error: bad use of '>'
* &lt;preamble> some text &lt;/preamble>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:75: error: bad use of '>'
* &lt;preamble> some text &lt;/preamble>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:76: error: bad use of '>'
* &lt;question> some intro text
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:77: error: bad use of '>'
* &lt;answer> answer1 &lt;/answer>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:77: error: bad use of '>'
* &lt;answer> answer1 &lt;/answer>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:78: error: bad use of '>'
* &lt;answer> answer2 &lt;/answer>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:78: error: bad use of '>'
* &lt;answer> answer2 &lt;/answer>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:79: error: bad use of '>'
* &lt;answer> answer3 &lt;/answer>
^
src/edu/stanford/nlp/objectbank/ObjectBank.java:79: error: bad use of '>'
* &lt;answer> answer3 &lt;/answer>
^
Generating javadoc/edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html...
Generating javadoc/edu/stanford/nlp/objectbank/ReaderIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/XMLBeginEndIterator.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/CGMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/CmdEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Evaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/FloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Function.html...
Generating javadoc/edu/stanford/nlp/optimization/GoldenSectionLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization/HasEvaluators.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFeatureGrouping.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFloatInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasRegularizerParamRange.html...
Generating javadoc/edu/stanford/nlp/optimization/HybridMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/InefficientSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/LineSearcher.html...
Generating javadoc/edu/stanford/nlp/optimization/MemoryEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/Minimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eScaling.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eState.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.Record.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDToQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html...
Generating javadoc/edu/stanford/nlp/optimization/SMDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticCalculateMethods.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html...
Generating javadoc/edu/stanford/nlp/dcoref/ACEMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorefMentionAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorpusStats.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Document.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.NamedEntityAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Options.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLLMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/Constants.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.CorefMention.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.CorefMentionComparator.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.MentionComparator.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCluster.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefChainAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterIdAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefDestAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefGraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefScorer.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Animacy.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Gender.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.MentionType.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Number.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Person.html...
Generating javadoc/edu/stanford/nlp/dcoref/Document.html...
Generating javadoc/edu/stanford/nlp/dcoref/Document.DocType.html...
Generating javadoc/edu/stanford/nlp/dcoref/Mention.html...
Generating javadoc/edu/stanford/nlp/dcoref/MentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/MentionMatcher.html...
Generating javadoc/edu/stanford/nlp/dcoref/MUCMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/dcoref/Rules.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerBCubed.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerBCubed.BCubedType.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerMUC.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerPairwise.html...
Generating javadoc/edu/stanford/nlp/dcoref/Semantics.html...
Generating javadoc/edu/stanford/nlp/dcoref/SieveCoreferenceSystem.html...
Generating javadoc/edu/stanford/nlp/dcoref/SieveOptions.html...
Generating javadoc/edu/stanford/nlp/dcoref/SpeakerInfo.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/AliasMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/MarkRole.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/NameMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/PronounMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.html...
Generating javadoc/edu/stanford/nlp/wordseg/affDict.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseStringUtils.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusChar.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/wordseg/NonDict2.html...
Generating javadoc/edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/io/BZip2PipedOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/EncodingFileReader.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.err.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.out.html...
Generating javadoc/edu/stanford/nlp/io/ExtensionFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/FileSequentialCollection.html...
Generating javadoc/edu/stanford/nlp/io/IOUtils.html...
Generating javadoc/edu/stanford/nlp/io/Lexer.html...
Generating javadoc/edu/stanford/nlp/io/NullOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangeFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangesFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/PrintFile.html...
Generating javadoc/edu/stanford/nlp/io/ReaderInputStream.html...
Generating javadoc/edu/stanford/nlp/io/RegExFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/RuntimeIOException.html...
Generating javadoc/edu/stanford/nlp/io/StringOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/TeeStream.html...
Generating javadoc/edu/stanford/nlp/swing/FontDetector.html...
Generating javadoc/edu/stanford/nlp/swing/TooltipJList.html...
Generating javadoc/edu/stanford/nlp/util/AbstractIterator.html...
Generating javadoc/edu/stanford/nlp/util/ArrayCoreMap.html...
Generating javadoc/edu/stanford/nlp/util/ArrayHeap.html...
Generating javadoc/edu/stanford/nlp/util/ArrayMap.html...
Generating javadoc/edu/stanford/nlp/util/ArraySet.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.Mode.html...
Generating javadoc/edu/stanford/nlp/util/ArrayUtils.html...
Generating javadoc/edu/stanford/nlp/util/Beam.html...
Generating javadoc/edu/stanford/nlp/util/BinaryHeapPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/ByteStreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/CacheMap.html...
Generating javadoc/edu/stanford/nlp/util/Characters.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionUtils.html...
Generating javadoc/edu/stanford/nlp/util/CollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/Comparators.html...
Generating javadoc/edu/stanford/nlp/util/ConcatenationIterator.html...
Generating javadoc/edu/stanford/nlp/util/ConfusionMatrix.html...
Generating javadoc/edu/stanford/nlp/util/ConfusionMatrix.Contingency.html...
Generating javadoc/edu/stanford/nlp/util/ConvertByteArray.html...
Generating javadoc/edu/stanford/nlp/util/CoreMap.html...
Generating javadoc/edu/stanford/nlp/util/DataFilePaths.html...
Generating javadoc/edu/stanford/nlp/util/DeltaCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/DeltaIndex.html...
Generating javadoc/edu/stanford/nlp/util/DeltaMap.html...
Generating javadoc/edu/stanford/nlp/util/EditDistance.html...
Generating javadoc/edu/stanford/nlp/util/ErasureUtils.html...
Generating javadoc/edu/stanford/nlp/util/Execution.html...
Generating javadoc/edu/stanford/nlp/util/Execution.LazyFileIterator.html...
Generating javadoc/edu/stanford/nlp/util/Execution.Option.html...
Generating javadoc/edu/stanford/nlp/util/Factory.html...
Generating javadoc/edu/stanford/nlp/util/FilePathProcessor.html...
Generating javadoc/edu/stanford/nlp/util/FileProcessor.html...
Generating javadoc/edu/stanford/nlp/util/FilteredIterator.html...
Generating javadoc/edu/stanford/nlp/util/Filters.html...
Generating javadoc/edu/stanford/nlp/util/Filters.ConjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.DisjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.RandomFilter.html...
Generating javadoc/edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/FuzzyInterval.html...
Generating javadoc/edu/stanford/nlp/util/FuzzyInterval.FuzzyComparable.html...
Generating javadoc/edu/stanford/nlp/util/Generics.html...
Generating javadoc/edu/stanford/nlp/util/GoogleNGramsSQLBacked.html...
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.html...
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html...
Generating javadoc/edu/stanford/nlp/util/HashIndex.html...
Generating javadoc/edu/stanford/nlp/util/HasInterval.html...
Generating javadoc/edu/stanford/nlp/util/Heap.html...
Generating javadoc/edu/stanford/nlp/util/IdentityHashSet.html...
Generating javadoc/edu/stanford/nlp/util/Index.html...
Generating javadoc/edu/stanford/nlp/util/Interner.html...
Generating javadoc/edu/stanford/nlp/util/Interval.html...
Generating javadoc/edu/stanford/nlp/util/Interval.RelType.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.TreeNode.html...
Generating javadoc/edu/stanford/nlp/util/IntPair.html...
Generating javadoc/edu/stanford/nlp/util/IntQuadruple.html...
Generating javadoc/edu/stanford/nlp/util/IntTriple.html...
Generating javadoc/edu/stanford/nlp/util/IntTuple.html...
Generating javadoc/edu/stanford/nlp/util/IntUni.html...
Generating javadoc/edu/stanford/nlp/util/IterableIterator.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.IncrementComparator.html...
Generating javadoc/edu/stanford/nlp/util/MapFactory.html...
Generating javadoc/edu/stanford/nlp/util/Maps.html...
Generating javadoc/edu/stanford/nlp/util/MemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ClassCreationException.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ClassFactory.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html...
Generating javadoc/edu/stanford/nlp/util/MutableDouble.html...
Generating javadoc/edu/stanford/nlp/util/MutableInteger.html...
Generating javadoc/edu/stanford/nlp/util/MutableLong.html...
Generating javadoc/edu/stanford/nlp/util/PaddedList.html...
Generating javadoc/edu/stanford/nlp/util/Pair.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/PriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.Property.html...
Generating javadoc/edu/stanford/nlp/util/Quadruple.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html...
Generating javadoc/edu/stanford/nlp/util/RegexStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/RuntimeInterruptedException.html...
Generating javadoc/edu/stanford/nlp/util/Scored.html...
Generating javadoc/edu/stanford/nlp/util/ScoredComparator.html...
Generating javadoc/edu/stanford/nlp/util/ScoredObject.html...
Generating javadoc/edu/stanford/nlp/util/Sets.html...
Generating javadoc/edu/stanford/nlp/util/StreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.ParserException.html...
Generating javadoc/edu/stanford/nlp/util/StringUtils.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessException.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html...
Generating javadoc/edu/stanford/nlp/util/ThreeDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/Timing.html...
Generating javadoc/edu/stanford/nlp/util/TreeShapedStack.html...
Generating javadoc/edu/stanford/nlp/util/Triple.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.Entry.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalSet.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.Key.html...
Generating javadoc/edu/stanford/nlp/util/UTF8EquivalenceFunction.html...
Generating javadoc/edu/stanford/nlp/util/ValuedInterval.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.XMLTag.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/MulticoreWrapper.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/SynchronizedInterner.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/util/logging/Color.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/NewlineLogFormatter.html...
Generating javadoc/edu/stanford/nlp/util/logging/OutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLoggable.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLogger.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedirectOutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.FileHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Flag.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Record.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Util.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodPrintStream.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RerouteChannel.html...
Generating javadoc/edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/Style.html...
Generating javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html...
Generating javadoc/edu/stanford/nlp/patterns/CandidatePhrase.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.DataSentsIterator.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.PatternForEachTokenWay.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.PatternIndexWay.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.ScorePhraseMeasures.html...
Generating javadoc/edu/stanford/nlp/patterns/Data.html...
Generating javadoc/edu/stanford/nlp/patterns/DataInstance.html...
Generating javadoc/edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.LabelWithSeedWords.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.PatternScoring.html...
Generating javadoc/edu/stanford/nlp/patterns/InvertedIndexByTokens.html...
Generating javadoc/edu/stanford/nlp/patterns/Pattern.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternFactory.PatternType.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.Features.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.LongestMatchedPhraseForEachLabel.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPhrases.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.OtherSemanticLabel.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel1.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel10.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel2.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel3.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel4.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel5.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel6.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel7.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel8.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel9.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel1.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel10.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel2.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel3.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel4.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel5.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel6.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel7.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel8.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel9.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.ProcessedTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.SeedLabeledOrNot.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.Normalization.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.Similarities.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatternsFreqBased.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePhrases.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.html...
Generating javadoc/edu/stanford/nlp/patterns/SentenceIndex.html...
Generating javadoc/edu/stanford/nlp/patterns/SQLConnection.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ApplyDepPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DataInstanceDep.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DepPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DepPatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ExtractedPhrase.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/AnnotatedTextReader.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/ApplyPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/CreatePatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/CreatePatterns.CreatePatternsThread.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/DataInstanceSurface.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/LearnImportantFeatures.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachToken.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternToken.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/ScorePatternsF1.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePattern.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePatternFactory.Genre.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/Token.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/Token.ClassComparator.html...
Generating javadoc/edu/stanford/nlp/naturalli/Monotonicity.html...
Generating javadoc/edu/stanford/nlp/naturalli/MonotonicityType.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.ImpliedSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.OperatorAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.RelationTriplesAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotator.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicRelation.html...
Generating javadoc/edu/stanford/nlp/naturalli/Operator.html...
Generating javadoc/edu/stanford/nlp/naturalli/OperatorSpec.html...
Generating javadoc/edu/stanford/nlp/naturalli/Polarity.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationOutputter.Options.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationPipeline.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateEdge.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateNode.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateSemanticGraph.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.Requirement.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorFactories.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorFactory.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorImplementations.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorPool.html...
Generating javadoc/edu/stanford/nlp/pipeline/BinarizerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CharniakParserAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/CleanXmlAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CustomAnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/DefaultPaths.html...
Generating javadoc/edu/stanford/nlp/pipeline/DependencyParseAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/EntityMentionsAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenderAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenericAnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenericAnnotationSerializer.AppendingObjectOutputStream.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.JSONWriter.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.Writer.html...
Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html...
Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html...
Generating javadoc/edu/stanford/nlp/pipeline/MorphaAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/NERCombinerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ParserAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/POSTaggerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/RegexNERAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/RelationExtractorAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/Requirement.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentenceAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentenceAnnotator.AnnotatorProcessor.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentimentAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLP.html...
Generating javadoc/edu/stanford/nlp/pipeline/TextOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokenizerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokenizerAnnotator.TokenizerType.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokensRegexAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TrueCaseAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/XMLOutputter.html...
Generating javadoc/edu/stanford/nlp/ling/AbstractCoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.html...
Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html...
Generating javadoc/edu/stanford/nlp/ling/BasicDatum.html...
Generating javadoc/edu/stanford/nlp/ling/BasicDocument.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTag.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/ChineseCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling/ChineseCoreAnnotations.CharactersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ColumnDataClassifierAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/ling/Datum.html...
Generating javadoc/edu/stanford/nlp/ling/Document.html...
Generating javadoc/edu/stanford/nlp/ling/DocumentReader.html...
Generating javadoc/edu/stanford/nlp/ling/Featurizable.html...
Generating javadoc/edu/stanford/nlp/ling/HasCategory.html...
Generating javadoc/edu/stanford/nlp/ling/HasContext.html...
Generating javadoc/edu/stanford/nlp/ling/HasIndex.html...
Generating javadoc/edu/stanford/nlp/ling/HasLemma.html...
Generating javadoc/edu/stanford/nlp/ling/HasOffset.html...
Generating javadoc/edu/stanford/nlp/ling/HasTag.html...
Generating javadoc/edu/stanford/nlp/ling/HasWord.html...
Generating javadoc/edu/stanford/nlp/ling/IndexedWord.html...
Generating javadoc/edu/stanford/nlp/ling/Label.html...
Generating javadoc/edu/stanford/nlp/ling/Labeled.html...
Generating javadoc/edu/stanford/nlp/ling/LabeledWord.html...
Generating javadoc/edu/stanford/nlp/ling/LabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.Tag.html...
Generating javadoc/edu/stanford/nlp/ling/RVFDatum.html...
Generating javadoc/edu/stanford/nlp/ling/Sentence.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabel.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/Tag.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWord.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/ValueLabel.html...
Generating javadoc/edu/stanford/nlp/ling/Word.html...
Generating javadoc/edu/stanford/nlp/ling/WordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.IntegerAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.Binder.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/EnvLookup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Value.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/Match.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.AbstractMatchCostFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/ParseException.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html...
Generating javadoc/edu/stanford/nlp/time/GenericTimeExpressionPatterns.html...
Generating javadoc/edu/stanford/nlp/time/GUTimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/HeidelTimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/JodaTimeUtils.html...
Generating javadoc/edu/stanford/nlp/time/JodaTimeUtils.ConversionOptions.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.JollyHoliday.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.MyXMLManager.html...
Generating javadoc/edu/stanford/nlp/time/Options.html...
Generating javadoc/edu/stanford/nlp/time/Options.RelativeHeuristicLevel.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.CompositePartialTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Duration.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationRange.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationWithFields.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationWithMillis.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.ExplicitTemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.GroundedTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.InexactDuration.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.InexactTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoDate.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoDateTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.OrdinalTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.PartialTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.PeriodicTemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Range.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.RefTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.RelativeTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.SimpleTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.StandardTemporalType.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Temporal.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TemporalOp.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Time.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeIndex.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeUnit.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeWithRange.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexAttr.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexDocFunc.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexMod.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexType.html...
Generating javadoc/edu/stanford/nlp/time/SUTimeMain.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.TimexAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.TimexAnnotations.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.Annotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.ChildrenAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.TimeIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractorFactory.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractorImpl.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionPatterns.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.CustomDateFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.JavaDateFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.JodaDateTimeFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/Timex.html...
Generating javadoc/edu/stanford/nlp/time/XMLUtils.html...
Generating javadoc/edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/Classifier.html...
Generating javadoc/edu/stanford/nlp/classify/ClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/ClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/ColumnDataClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/CrossValidator.html...
Generating javadoc/edu/stanford/nlp/classify/CrossValidator.SavedState.html...
Generating javadoc/edu/stanford/nlp/classify/Dataset.html...
Generating javadoc/edu/stanford/nlp/classify/GeneralDataset.html...
Generating javadoc/edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LogPrior.html...
Generating javadoc/edu/stanford/nlp/classify/LogPrior.LogPriorType.html...
Generating javadoc/edu/stanford/nlp/classify/NBLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/PRCurve.html...
Generating javadoc/edu/stanford/nlp/classify/ProbabilisticClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/RVFClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/RVFDataset.html...
Generating javadoc/edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/SVMLightClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/SVMLightClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/WeightedDataset.html...
Generating javadoc/edu/stanford/nlp/sentiment/AbstractEvaluate.html...
Generating javadoc/edu/stanford/nlp/sentiment/BuildBinarizedDataset.html...
Generating javadoc/edu/stanford/nlp/sentiment/CollapseUnaryTransformer.html...
Generating javadoc/edu/stanford/nlp/sentiment/Evaluate.html...
Generating javadoc/edu/stanford/nlp/sentiment/ReadSentimentDataset.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNTestOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNTrainOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.AnnotatedTree.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.ClassName.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCostAndGradient.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentModel.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentPipeline.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentTraining.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentUtils.html...
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/IOBUtils.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/arabic/Buckwalter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.PersonalPronounType.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/SpanishTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/SpanishTokenizer.SpanishTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.html...
Generating javadoc/edu/stanford/nlp/international/spanish/SpanishVerbStripper.html...
Generating javadoc/edu/stanford/nlp/international/Languages.html...
Generating javadoc/edu/stanford/nlp/international/Languages.Language.html...
Generating javadoc/edu/stanford/nlp/graph/ConnectedComponents.html...
Generating javadoc/edu/stanford/nlp/graph/DijkstraShortestPath.html...
Generating javadoc/edu/stanford/nlp/graph/DirectedMultiGraph.html...
Generating javadoc/edu/stanford/nlp/graph/Graph.html...
Generating javadoc/edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/ArcStandard.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Classifier.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Classifier.Cost.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Config.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Configuration.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Dataset.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/DependencyParser.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/ParsingSystem.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/BestOfTopKEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Eval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.CBEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/EvalbByCat.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/FilteredEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/LeafAncestorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/ParserQueryEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TaggingEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TopMatchEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TreeSpanScoring.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html...
Generating javadoc/edu/stanford/nlp/parser/KBestViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/Parser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParserWithOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BaseModel.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/IdleTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/PerceptronModel.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Transition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Weight.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserClient.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserServer.html...
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.html...
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModel.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParser.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BoundaryRemover.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CNFTransformers.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Debinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/DependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Edge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Extractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FastFactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Hook.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntDependency.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntTaggedWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Item.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lattice.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeEdge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeScorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.LexOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParseFiles.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParserUtils.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Reranker.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankerQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Rule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Scorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TagProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeCollinizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.AnnotateHeadFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.SimpleStringFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/common/ArgUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/NoSuchParseException.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserConstraint.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/CharniakParser.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.html...
Generating javadoc/edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/CollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CollocationFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/Constituent.html...
Generating javadoc/edu/stanford/nlp/trees/ConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/CoordinationTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/CopulaHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/DateTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DeepTree.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependency.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyFactory.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyPrinter.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyReader.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTyper.html...
Generating javadoc/edu/stanford/nlp/trees/DiskTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishPatterns.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.Language.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.Extras.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/HasParent.html...
Generating javadoc/edu/stanford/nlp/trees/HeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/Labeled.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LeftHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/LengthTreeFilter.html...
Generating javadoc/edu/stanford/nlp/trees/MemoryTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/ModCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/NamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/QPTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/RecursiveTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/SemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTree.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/Span.html...
Generating javadoc/edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SynchronizedTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TransformingTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/Tree.html...
Generating javadoc/edu/stanford/nlp/trees/Treebank.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/Treebanks.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFunctions.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNode.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNodeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLeafLabelTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLemmatizer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLengthComparator.html...
Generating javadoc/edu/stanford/nlp/trees/TreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/TreePrint.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/Trees.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees/TypedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalPOSMapper.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedConcreteDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/WordNetConnection.html...
Generating javadoc/edu/stanford/nlp/trees/WordStemmer.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/Macros.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.FilenameMouseInputAdapter.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FilePanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeModel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeNode.FileTreeNodeListener.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/HighlightUtils.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.HistoryEntry.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.TRegexGUITreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/MatchesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/MatchesPanel.MatchesPanelListener.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/Preferences.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/Tdiff.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TreeFromFile.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.FilterType.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.TransferActionListener.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Mapper.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CEDict.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraLabel.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/Alignment.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/Env.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/ParseException.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphEdge.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFormatter.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TextTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/common/Tagger.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/AmbiguityClass.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/AmbiguityClasses.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ASBCunkDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CountWrapper.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CtbDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CTBunkDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/DataWordTag.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Dictionary.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/DictionaryExtractor.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Distsim.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Extractor.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorDistsim.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorFrames.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Extractors.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/FeatureKey.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/History.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/HistoryTable.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/MaxentTagger.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/PairsHolder.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ReadDataTagged.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerExperiments.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerFeature.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerFeatures.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TemplateHash.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TestClassifier.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TestSentence.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TTags.html...
Generating javadoc/edu/stanford/nlp/math/ADMath.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.InvalidElementException.html...
Generating javadoc/edu/stanford/nlp/math/DoubleAD.html...
Generating javadoc/edu/stanford/nlp/math/NumberMatchingRegex.html...
Generating javadoc/edu/stanford/nlp/math/SloppyMath.html...
Generating javadoc/edu/stanford/nlp/maxent/CGRunner.html...
Generating javadoc/edu/stanford/nlp/maxent/DataGeneric.html...
Generating javadoc/edu/stanford/nlp/maxent/Experiments.html...
Generating javadoc/edu/stanford/nlp/maxent/Feature.html...
Generating javadoc/edu/stanford/nlp/maxent/Features.html...
Generating javadoc/edu/stanford/nlp/maxent/Problem.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/LambdaSolve.html...
Generating javadoc/overview-frame.html...
Generating javadoc/edu/stanford/nlp/classify/package-frame.html...
Generating javadoc/edu/stanford/nlp/classify/package-summary.html...
Generating javadoc/edu/stanford/nlp/classify/package-tree.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-frame.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-summary.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-tree.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-frame.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-summary.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-tree.html...
Generating javadoc/edu/stanford/nlp/fsm/package-frame.html...
Generating javadoc/edu/stanford/nlp/fsm/package-summary.html...
Generating javadoc/edu/stanford/nlp/fsm/package-tree.html...
Generating javadoc/edu/stanford/nlp/graph/package-frame.html...
Generating javadoc/edu/stanford/nlp/graph/package-summary.html...
Generating javadoc/edu/stanford/nlp/graph/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/io/package-frame.html...
Generating javadoc/edu/stanford/nlp/io/package-summary.html...
Generating javadoc/edu/stanford/nlp/io/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-tree.html...
Generating javadoc/edu/stanford/nlp/math/package-frame.html...
Generating javadoc/edu/stanford/nlp/math/package-summary.html...
Generating javadoc/edu/stanford/nlp/math/package-tree.html...
Generating javadoc/edu/stanford/nlp/maxent/package-frame.html...
Generating javadoc/edu/stanford/nlp/maxent/package-summary.html...
Generating javadoc/edu/stanford/nlp/maxent/package-tree.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-frame.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-summary.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-tree.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-frame.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-summary.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-tree.html...
Generating javadoc/edu/stanford/nlp/neural/package-frame.html...
Generating javadoc/edu/stanford/nlp/neural/package-summary.html...
Generating javadoc/edu/stanford/nlp/neural/package-tree.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-frame.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-summary.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-tree.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-frame.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-summary.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-tree.html...
Generating javadoc/edu/stanford/nlp/optimization/package-frame.html...
Generating javadoc/edu/stanford/nlp/optimization/package-summary.html...
Generating javadoc/edu/stanford/nlp/optimization/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-tree.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-frame.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-summary.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-tree.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-frame.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-summary.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-tree.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-frame.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-summary.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-tree.html...
Generating javadoc/edu/stanford/nlp/sequences/package-frame.html...
Generating javadoc/edu/stanford/nlp/sequences/package-summary.html...
Generating javadoc/edu/stanford/nlp/sequences/package-tree.html...
Generating javadoc/edu/stanford/nlp/stats/package-frame.html...
Generating javadoc/edu/stanford/nlp/stats/package-summary.html...
Generating javadoc/edu/stanford/nlp/stats/package-tree.html...
Generating javadoc/edu/stanford/nlp/swing/package-frame.html...
Generating javadoc/edu/stanford/nlp/swing/package-summary.html...
Generating javadoc/edu/stanford/nlp/swing/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-tree.html...
Generating javadoc/edu/stanford/nlp/time/package-frame.html...
Generating javadoc/edu/stanford/nlp/time/package-summary.html...
Generating javadoc/edu/stanford/nlp/time/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-tree.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-frame.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-summary.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-tree.html...
Generating javadoc/constant-values.html...
Generating javadoc/serialized-form.html...
Building index for all the packages and classes...
Generating javadoc/overview-tree.html...
Generating javadoc/index-all.html...
Generating javadoc/deprecated-list.html...
Building index for all classes...
Generating javadoc/allclasses-frame.html...
Generating javadoc/allclasses-noframe.html...
Generating javadoc/index.html...
Generating javadoc/overview-summary.html...
Generating javadoc/help-doc.html...
100 errors
100 warnings
added manifest
adding: allclasses-frame.html(in = 286936) (out= 23322)(deflated 91%)
adding: allclasses-noframe.html(in = 254036) (out= 22684)(deflated 91%)
adding: constant-values.html(in = 341724) (out= 35750)(deflated 89%)
adding: deprecated-list.html(in = 15354) (out= 2438)(deflated 84%)
adding: edu/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/fsm/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/fsm/DFSATransition.html(in = 25639) (out= 3371)(deflated 86%)
adding: edu/stanford/nlp/fsm/package-frame.html(in = 3506) (out= 771)(deflated 78%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html(in = 9248) (out= 2032)(deflated 78%)
adding: edu/stanford/nlp/fsm/package-tree.html(in = 11062) (out= 1784)(deflated 83%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html(in = 9069) (out= 2051)(deflated 77%)
adding: edu/stanford/nlp/fsm/DFSAState.html(in = 30588) (out= 3761)(deflated 87%)
adding: edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html(in = 8964) (out= 2003)(deflated 77%)
adding: edu/stanford/nlp/fsm/DFSA.html(in = 22045) (out= 3264)(deflated 85%)
adding: edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html(in = 29483) (out= 3571)(deflated 87%)
adding: edu/stanford/nlp/fsm/TransducerGraph.Arc.html(in = 25020) (out= 3203)(deflated 87%)
adding: edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html(in = 13347) (out= 2501)(deflated 81%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html(in = 13297) (out= 2476)(deflated 81%)
adding: edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html(in = 13659) (out= 2537)(deflated 81%)
adding: edu/stanford/nlp/fsm/QuasiDeterminizer.html(in = 16493) (out= 2830)(deflated 82%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html(in = 14244) (out= 2551)(deflated 82%)
adding: edu/stanford/nlp/fsm/Block.html(in = 8098) (out= 2001)(deflated 75%)
adding: edu/stanford/nlp/fsm/TransducerGraph.html(in = 63731) (out= 6523)(deflated 89%)
adding: edu/stanford/nlp/fsm/AutomatonMinimizer.html(in = 8261) (out= 1980)(deflated 76%)
adding: edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html(in = 13616) (out= 2528)(deflated 81%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html(in = 13402) (out= 2491)(deflated 81%)
adding: edu/stanford/nlp/fsm/package-summary.html(in = 10121) (out= 1911)(deflated 81%)
adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/process/Americanize.html(in = 23124) (out= 3936)(deflated 82%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html(in = 18659) (out= 3152)(deflated 83%)
adding: edu/stanford/nlp/process/DocumentProcessor.html(in = 11407) (out= 2434)(deflated 78%)
adding: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html(in = 14678) (out= 2592)(deflated 82%)
adding: edu/stanford/nlp/process/package-frame.html(in = 5973) (out= 989)(deflated 83%)
adding: edu/stanford/nlp/process/package-tree.html(in = 20571) (out= 2433)(deflated 88%)
adding: edu/stanford/nlp/process/AmericanizeFunction.html(in = 14484) (out= 2588)(deflated 82%)
adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 23437) (out= 3589)(deflated 84%)
adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 19645) (out= 3136)(deflated 84%)
adding: edu/stanford/nlp/process/StripTagsProcessor.html(in = 21001) (out= 3539)(deflated 83%)
adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 32266) (out= 3931)(deflated 87%)
adding: edu/stanford/nlp/process/TransformXML.html(in = 45972) (out= 4818)(deflated 89%)
adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 21314) (out= 3563)(deflated 83%)
adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 14354) (out= 2897)(deflated 79%)
adding: edu/stanford/nlp/process/DistSimClassifier.html(in = 16856) (out= 2696)(deflated 84%)
adding: edu/stanford/nlp/process/SerializableFunction.html(in = 8475) (out= 1960)(deflated 76%)
adding: edu/stanford/nlp/process/TransformXML.SAXInterface.html(in = 31775) (out= 3862)(deflated 87%)
adding: edu/stanford/nlp/process/LowercaseFunction.html(in = 14440) (out= 2585)(deflated 82%)
adding: edu/stanford/nlp/process/AbstractListProcessor.html(in = 19642) (out= 3268)(deflated 83%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 51921) (out= 7186)(deflated 86%)
adding: edu/stanford/nlp/process/ListProcessor.html(in = 10194) (out= 2380)(deflated 76%)
adding: edu/stanford/nlp/process/LexerTokenizer.html(in = 19245) (out= 3196)(deflated 83%)
adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 9712) (out= 2385)(deflated 75%)
adding: edu/stanford/nlp/process/Morphology.html(in = 35952) (out= 4871)(deflated 86%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.DocType.html(in = 17577) (out= 3077)(deflated 82%)
adding: edu/stanford/nlp/process/TransformXML.NoEscapingSAXInterface.html(in = 19912) (out= 3208)(deflated 83%)
adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 11123) (out= 2327)(deflated 79%)
adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 49561) (out= 9222)(deflated 81%)
adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 13951) (out= 2838)(deflated 79%)
adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 25158) (out= 3718)(deflated 85%)
adding: edu/stanford/nlp/process/WordSegmenter.html(in = 13816) (out= 2579)(deflated 81%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 30940) (out= 4190)(deflated 86%)
adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 30533) (out= 4035)(deflated 86%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 26938) (out= 3462)(deflated 87%)
adding: edu/stanford/nlp/process/package-summary.html(in = 18650) (out= 3431)(deflated 81%)
adding: edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html(in = 22235) (out= 3388)(deflated 84%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.html(in = 35432) (out= 4979)(deflated 85%)
adding: edu/stanford/nlp/process/PTBEscapingProcessor.html(in = 25917) (out= 3726)(deflated 85%)
adding: edu/stanford/nlp/process/Tokenizer.html(in = 17385) (out= 3269)(deflated 81%)
adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 28381) (out= 4066)(deflated 85%)
adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 70255) (out= 9422)(deflated 86%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 28539) (out= 3370)(deflated 88%)
adding: edu/stanford/nlp/stats/MultiClassAccuracyStats.html(in = 29097) (out= 3505)(deflated 87%)
adding: edu/stanford/nlp/stats/package-frame.html(in = 4113) (out= 817)(deflated 80%)
adding: edu/stanford/nlp/stats/package-tree.html(in = 13185) (out= 2000)(deflated 84%)
adding: edu/stanford/nlp/stats/Counter.html(in = 34125) (out= 5159)(deflated 84%)
adding: edu/stanford/nlp/stats/Counters.html(in = 271006) (out= 23576)(deflated 91%)
adding: edu/stanford/nlp/stats/Sampler.html(in = 8663) (out= 2240)(deflated 74%)
adding: edu/stanford/nlp/stats/PrecisionRecallStats.html(in = 29599) (out= 4063)(deflated 86%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html(in = 60571) (out= 5725)(deflated 90%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html(in = 42996) (out= 4564)(deflated 89%)
adding: edu/stanford/nlp/stats/TwoDimensionalIntCounter.html(in = 65520) (out= 6164)(deflated 90%)
adding: edu/stanford/nlp/stats/Distribution.html(in = 63344) (out= 7508)(deflated 88%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html(in = 27243) (out= 3093)(deflated 88%)
adding: edu/stanford/nlp/stats/AccuracyStats.html(in = 18750) (out= 3007)(deflated 83%)
adding: edu/stanford/nlp/stats/IntCounter.html(in = 96755) (out= 10530)(deflated 89%)
adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 8959) (out= 2208)(deflated 75%)
adding: edu/stanford/nlp/stats/MultiClassChunkEvalStats.html(in = 37103) (out= 4714)(deflated 87%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html(in = 14969) (out= 2589)(deflated 82%)
adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 16216) (out= 3597)(deflated 77%)
adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 61963) (out= 6703)(deflated 89%)
adding: edu/stanford/nlp/stats/Scorer.html(in = 10670) (out= 2289)(deflated 78%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 73337) (out= 6574)(deflated 91%)
adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 10693) (out= 2312)(deflated 78%)
adding: edu/stanford/nlp/stats/package-summary.html(in = 13663) (out= 2765)(deflated 79%)
adding: edu/stanford/nlp/ie/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/ExtractorMerger.html(in = 20943) (out= 3413)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/package-frame.html(in = 2683) (out= 715)(deflated 73%)
adding: edu/stanford/nlp/ie/machinereading/package-tree.html(in = 9943) (out= 1706)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/LabelValidator.html(in = 8715) (out= 2006)(deflated 76%)
adding: edu/stanford/nlp/ie/machinereading/domains/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-frame.html(in = 1140) (out= 531)(deflated 53%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-tree.html(in = 6563) (out= 1486)(deflated 77%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.html(in = 19175) (out= 3110)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.html(in = 19403) (out= 3127)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-summary.html(in = 5781) (out= 1434)(deflated 75%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.html(in = 22336) (out= 3565)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-frame.html(in = 967) (out= 505)(deflated 47%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-tree.html(in = 5763) (out= 1403)(deflated 75%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.html(in = 18874) (out= 2774)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.html(in = 15817) (out= 2566)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.html(in = 14220) (out= 2248)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.html(in = 35667) (out= 3840)(deflated 89%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-frame.html(in = 3974) (out= 734)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.html(in = 28058) (out= 3431)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-tree.html(in = 13157) (out= 1820)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.html(in = 22528) (out= 2984)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.html(in = 112144) (out= 7682)(deflated 93%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.html(in = 17993) (out= 2748)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.WordToken.html(in = 21856) (out= 3200)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.html(in = 27693) (out= 3373)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.html(in = 29043) (out= 3376)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.html(in = 20324) (out= 3037)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.html(in = 50586) (out= 5757)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.AbbreviationMap.html(in = 13308) (out= 2509)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.html(in = 66842) (out= 6112)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.html(in = 20650) (out= 3187)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.html(in = 22981) (out= 3073)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.html(in = 16242) (out= 2747)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.html(in = 14300) (out= 2261)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.html(in = 17155) (out= 2891)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-summary.html(in = 12141) (out= 1874)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-summary.html(in = 5568) (out= 1441)(deflated 74%)
adding: edu/stanford/nlp/ie/machinereading/MachineReading.html(in = 68694) (out= 7150)(deflated 89%)
adding: edu/stanford/nlp/ie/machinereading/MachineReadingProperties.html(in = 69731) (out= 6426)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.html(in = 50029) (out= 6061)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/GenericDataSetReader.html(in = 42510) (out= 5587)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/structure/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.GenderAnnotation.html(in = 15100) (out= 2816)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/EventMention.html(in = 43487) (out= 5009)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-frame.html(in = 3992) (out= 721)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-tree.html(in = 13426) (out= 1782)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentIdAnnotation.html(in = 16360) (out= 2968)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.RelationMentionsAnnotation.html(in = 16379) (out= 2878)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DependencyAnnotation.html(in = 15994) (out= 2977)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.AllRelationMentionsAnnotation.html(in = 16546) (out= 2931)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentDirectoryAnnotation.html(in = 15178) (out= 2778)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.html(in = 14233) (out= 2316)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.html(in = 64229) (out= 5985)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EntityMentionsAnnotation.html(in = 16339) (out= 2882)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/Span.html(in = 33822) (out= 4155)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.html(in = 16950) (out= 2819)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/structure/EntityMention.html(in = 39845) (out= 4985)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.TriggerAnnotation.html(in = 15106) (out= 2825)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.html(in = 16378) (out= 2743)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/structure/RelationMention.html(in = 60153) (out= 6158)(deflated 89%)
adding: edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.html(in = 42189) (out= 5372)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EventMentionsAnnotation.html(in = 16303) (out= 2877)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-summary.html(in = 11578) (out= 2051)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.html(in = 25587) (out= 3295)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.DEPENDENCY_TYPE.html(in = 19050) (out= 3157)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.html(in = 52039) (out= 5029)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.html(in = 53691) (out= 6172)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/Extractor.html(in = 13152) (out= 2669)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/common/package-frame.html(in = 1540) (out= 576)(deflated 62%)
adding: edu/stanford/nlp/ie/machinereading/common/package-tree.html(in = 7514) (out= 1548)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.html(in = 18561) (out= 3272)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/common/StringDictionary.IndexAndCount.html(in = 10587) (out= 2093)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.html(in = 18557) (out= 2824)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/common/DomReader.html(in = 23685) (out= 3229)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/common/StringDictionary.html(in = 25783) (out= 3579)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/common/package-summary.html(in = 6651) (out= 1587)(deflated 76%)
adding: edu/stanford/nlp/ie/machinereading/package-summary.html(in = 9194) (out= 1847)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/ResultsPrinter.html(in = 21636) (out= 3131)(deflated 85%)
adding: edu/stanford/nlp/ie/package-frame.html(in = 2248) (out= 683)(deflated 69%)
adding: edu/stanford/nlp/ie/package-tree.html(in = 8069) (out= 1689)(deflated 79%)
adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html(in = 40267) (out= 5859)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/crf/CliquePotentialFunction.html(in = 9780) (out= 2393)(deflated 75%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html(in = 42831) (out= 5472)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/package-frame.html(in = 5050) (out= 877)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/package-tree.html(in = 17786) (out= 2212)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html(in = 16449) (out= 2958)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html(in = 39573) (out= 5084)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFClassifier.html(in = 173084) (out= 16637)(deflated 90%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierFloat.html(in = 40194) (out= 5298)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html(in = 27106) (out= 3812)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html(in = 54325) (out= 6798)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html(in = 9813) (out= 2163)(deflated 77%)
adding: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html(in = 53352) (out= 7064)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html(in = 35784) (out= 4276)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html(in = 87640) (out= 9675)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html(in = 26382) (out= 3911)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/LabelDictionary.html(in = 16730) (out= 2976)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/CRFFeatureExporter.html(in = 17930) (out= 3298)(deflated 81%)
adding: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html(in = 14226) (out= 2766)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html(in = 32489) (out= 4203)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/FactorTable.html(in = 37759) (out= 4971)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html(in = 12384) (out= 2558)(deflated 79%)
adding: edu/stanford/nlp/ie/crf/CRFDatum.html(in = 19893) (out= 3379)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html(in = 28600) (out= 3826)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/TestSequenceModel.html(in = 25103) (out= 4049)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html(in = 40358) (out= 5306)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFLabel.html(in = 17032) (out= 2828)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html(in = 15934) (out= 2932)(deflated 81%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html(in = 25713) (out= 3557)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/FloatFactorTable.html(in = 27710) (out= 3594)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFCliqueTree.html(in = 66200) (out= 7486)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/package-summary.html(in = 15480) (out= 2578)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html(in = 39526) (out= 5249)(deflated 86%)
adding: edu/stanford/nlp/ie/util/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/util/package-frame.html(in = 1009) (out= 501)(deflated 50%)
adding: edu/stanford/nlp/ie/util/package-tree.html(in = 5371) (out= 1365)(deflated 74%)
adding: edu/stanford/nlp/ie/util/RelationTriple.html(in = 28460) (out= 3922)(deflated 86%)
adding: edu/stanford/nlp/ie/util/package-summary.html(in = 5690) (out= 1498)(deflated 73%)
adding: edu/stanford/nlp/ie/util/RelationTriple.WithTree.html(in = 19425) (out= 3120)(deflated 83%)
adding: edu/stanford/nlp/ie/NERClassifierCombiner.html(in = 47317) (out= 5639)(deflated 88%)
adding: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html(in = 22556) (out= 3561)(deflated 84%)
adding: edu/stanford/nlp/ie/pascal/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/pascal/ISODateInstance.html(in = 50067) (out= 6637)(deflated 86%)
adding: edu/stanford/nlp/ie/pascal/package-frame.html(in = 1212) (out= 544)(deflated 55%)
adding: edu/stanford/nlp/ie/pascal/package-tree.html(in = 6445) (out= 1497)(deflated 76%)
adding: edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html(in = 17853) (out= 3119)(deflated 82%)
adding: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html(in = 11669) (out= 2362)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/package-summary.html(in = 6548) (out= 1741)(deflated 73%)
adding: edu/stanford/nlp/ie/regexp/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/regexp/package-frame.html(in = 1045) (out= 510)(deflated 51%)
adding: edu/stanford/nlp/ie/regexp/package-tree.html(in = 5836) (out= 1458)(deflated 75%)
adding: edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.html(in = 54932) (out= 7455)(deflated 86%)
adding: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html(in = 63052) (out= 7467)(deflated 88%)
adding: edu/stanford/nlp/ie/regexp/package-summary.html(in = 5748) (out= 1583)(deflated 72%)
adding: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html(in = 45335) (out= 5763)(deflated 87%)
adding: edu/stanford/nlp/ie/NERServer.html(in = 16946) (out= 3541)(deflated 79%)
adding: edu/stanford/nlp/ie/NumberNormalizer.html(in = 26543) (out= 4535)(deflated 82%)
adding: edu/stanford/nlp/ie/ClassifierCombiner.html(in = 59899) (out= 7055)(deflated 88%)
adding: edu/stanford/nlp/ie/NERFeatureFactory.html(in = 65515) (out= 11451)(deflated 82%)
adding: edu/stanford/nlp/ie/AbstractSequenceClassifier.html(in = 194144) (out= 16599)(deflated 91%)
adding: edu/stanford/nlp/ie/NERServer.NERClient.html(in = 14597) (out= 2542)(deflated 82%)
adding: edu/stanford/nlp/ie/package-summary.html(in = 9803) (out= 2266)(deflated 76%)
adding: edu/stanford/nlp/ie/ner/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/ner/package-frame.html(in = 865) (out= 483)(deflated 44%)
adding: edu/stanford/nlp/ie/ner/package-tree.html(in = 5597) (out= 1450)(deflated 74%)
adding: edu/stanford/nlp/ie/ner/CMMClassifier.html(in = 109404) (out= 10603)(deflated 90%)
adding: edu/stanford/nlp/ie/ner/package-summary.html(in = 5374) (out= 1460)(deflated 72%)
adding: edu/stanford/nlp/ie/PriorModelFactory.html(in = 11431) (out= 2291)(deflated 79%)
adding: edu/stanford/nlp/sequences/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/sequences/SequenceGibbsSampler.html(in = 46949) (out= 5296)(deflated 88%)
adding: edu/stanford/nlp/sequences/FactoredSequenceListener.html(in = 15819) (out= 2759)(deflated 82%)
adding: edu/stanford/nlp/sequences/ObjectBankWrapper.html(in = 56793) (out= 5603)(deflated 90%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html(in = 22742) (out= 3441)(deflated 84%)
adding: edu/stanford/nlp/sequences/KBestSequenceFinder.html(in = 15117) (out= 2942)(deflated 80%)
adding: edu/stanford/nlp/sequences/ListeningSequenceModel.html(in = 9191) (out= 1942)(deflated 78%)
adding: edu/stanford/nlp/sequences/package-frame.html(in = 4330) (out= 866)(deflated 80%)
adding: edu/stanford/nlp/sequences/package-tree.html(in = 16030) (out= 2066)(deflated 87%)
adding: edu/stanford/nlp/sequences/SeqClassifierFlags.html(in = 343686) (out= 27439)(deflated 92%)
adding: edu/stanford/nlp/sequences/Clique.html(in = 22925) (out= 3707)(deflated 83%)
adding: edu/stanford/nlp/sequences/SequenceListener.html(in = 10083) (out= 2343)(deflated 76%)
adding: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html(in = 13174) (out= 2514)(deflated 80%)
adding: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html(in = 21158) (out= 3324)(deflated 84%)
adding: edu/stanford/nlp/sequences/BestSequenceFinder.html(in = 9650) (out= 2281)(deflated 76%)
adding: edu/stanford/nlp/sequences/ExactBestSequenceFinder.html(in = 15219) (out= 2878)(deflated 81%)
adding: edu/stanford/nlp/sequences/FactoredSequenceModel.html(in = 25416) (out= 4001)(deflated 84%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html(in = 28689) (out= 4200)(deflated 85%)
adding: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html(in = 25344) (out= 4207)(deflated 83%)
adding: edu/stanford/nlp/sequences/DocumentReaderAndWriter.html(in = 13892) (out= 2926)(deflated 78%)
adding: edu/stanford/nlp/sequences/SequenceSampler.html(in = 13112) (out= 2680)(deflated 79%)
adding: edu/stanford/nlp/sequences/CoolingSchedule.html(in = 14368) (out= 2646)(deflated 81%)
adding: edu/stanford/nlp/sequences/LatticeWriter.html(in = 10699) (out= 2343)(deflated 78%)
adding: edu/stanford/nlp/sequences/BeamBestSequenceFinder.html(in = 15382) (out= 2790)(deflated 81%)
adding: edu/stanford/nlp/sequences/IOBUtils.html(in = 24807) (out= 4234)(deflated 82%)
adding: edu/stanford/nlp/sequences/SequenceModel.html(in = 16463) (out= 3477)(deflated 78%)
adding: edu/stanford/nlp/sequences/package-summary.html(in = 13656) (out= 2528)(deflated 81%)
adding: edu/stanford/nlp/sequences/FeatureFactory.html(in = 34780) (out= 4542)(deflated 86%)
adding: edu/stanford/nlp/neural/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/neural/NeuralUtils.html(in = 29100) (out= 4279)(deflated 85%)
adding: edu/stanford/nlp/neural/package-frame.html(in = 1076) (out= 511)(deflated 52%)
adding: edu/stanford/nlp/neural/package-tree.html(in = 5618) (out= 1413)(deflated 74%)
adding: edu/stanford/nlp/neural/rnn/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.NodeVector.html(in = 13806) (out= 2797)(deflated 79%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictedClass.html(in = 14769) (out= 2903)(deflated 80%)
adding: edu/stanford/nlp/neural/rnn/package-frame.html(in = 1797) (out= 573)(deflated 68%)
adding: edu/stanford/nlp/neural/rnn/package-tree.html(in = 7513) (out= 1502)(deflated 80%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.html(in = 18163) (out= 2848)(deflated 84%)
adding: edu/stanford/nlp/neural/rnn/TopNGramRecord.html(in = 13399) (out= 2829)(deflated 78%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictionError.html(in = 14465) (out= 2749)(deflated 80%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.GoldClass.html(in = 14399) (out= 2760)(deflated 80%)
adding: edu/stanford/nlp/neural/rnn/package-summary.html(in = 7033) (out= 1625)(deflated 76%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.Predictions.html(in = 13780) (out= 2788)(deflated 79%)
adding: edu/stanford/nlp/neural/SimpleTensor.html(in = 28931) (out= 4473)(deflated 84%)
adding: edu/stanford/nlp/neural/Embedding.html(in = 23471) (out= 3076)(deflated 86%)
adding: edu/stanford/nlp/neural/package-summary.html(in = 5703) (out= 1533)(deflated 73%)
adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/objectbank/XMLBeginEndIterator.html(in = 39011) (out= 4700)(deflated 87%)
adding: edu/stanford/nlp/objectbank/package-frame.html(in = 2430) (out= 674)(deflated 72%)
adding: edu/stanford/nlp/objectbank/package-tree.html(in = 9705) (out= 1744)(deflated 82%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.html(in = 27716) (out= 3635)(deflated 86%)
adding: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html(in = 23003) (out= 3409)(deflated 85%)
adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 12149) (out= 2588)(deflated 78%)
adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 66492) (out= 7745)(deflated 88%)
adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 23995) (out= 3447)(deflated 85%)
adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 14519) (out= 2648)(deflated 81%)
adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 29151) (out= 4142)(deflated 85%)
adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 16346) (out= 2817)(deflated 82%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html(in = 18574) (out= 2958)(deflated 84%)
adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 13751) (out= 2645)(deflated 80%)
adding: edu/stanford/nlp/objectbank/package-summary.html(in = 9157) (out= 2090)(deflated 77%)
adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/optimization/CmdEvaluator.html(in = 20919) (out= 3225)(deflated 84%)
adding: edu/stanford/nlp/optimization/SGDToQNMinimizer.html(in = 24263) (out= 3889)(deflated 83%)
adding: edu/stanford/nlp/optimization/MemoryEvaluator.html(in = 13243) (out= 2547)(deflated 80%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.html(in = 49820) (out= 6011)(deflated 87%)
adding: edu/stanford/nlp/optimization/package-frame.html(in = 7157) (out= 1076)(deflated 84%)
adding: edu/stanford/nlp/optimization/package-tree.html(in = 20877) (out= 2301)(deflated 88%)
adding: edu/stanford/nlp/optimization/GoldenSectionLineSearch.html(in = 22379) (out= 3233)(deflated 85%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html(in = 20717) (out= 3227)(deflated 84%)
adding: edu/stanford/nlp/optimization/HasFeatureGrouping.html(in = 8797) (out= 2104)(deflated 76%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html(in = 13150) (out= 2407)(deflated 81%)
adding: edu/stanford/nlp/optimization/LineSearcher.html(in = 9572) (out= 2220)(deflated 76%)
adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 9726) (out= 2177)(deflated 77%)
adding: edu/stanford/nlp/optimization/Minimizer.html(in = 13761) (out= 2754)(deflated 79%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html(in = 17587) (out= 3092)(deflated 82%)
adding: edu/stanford/nlp/optimization/CGMinimizer.html(in = 20087) (out= 3623)(deflated 81%)
adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 44014) (out= 6624)(deflated 84%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eScaling.html(in = 17493) (out= 3093)(deflated 82%)
adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 13725) (out= 2363)(deflated 82%)
adding: edu/stanford/nlp/optimization/Function.html(in = 12649) (out= 2600)(deflated 79%)
adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 12918) (out= 2682)(deflated 79%)
adding: edu/stanford/nlp/optimization/HasFloatInitial.html(in = 8723) (out= 2165)(deflated 75%)
adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 10158) (out= 2419)(deflated 76%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html(in = 44621) (out= 6508)(deflated 85%)
adding: edu/stanford/nlp/optimization/StochasticCalculateMethods.html(in = 21767) (out= 3563)(deflated 83%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.html(in = 41589) (out= 5199)(deflated 87%)
adding: edu/stanford/nlp/optimization/QNMinimizer.Record.html(in = 20462) (out= 3424)(deflated 83%)
adding: edu/stanford/nlp/optimization/SQNMinimizer.html(in = 28280) (out= 4301)(deflated 84%)
adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 9852) (out= 2325)(deflated 76%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html(in = 8459) (out= 2007)(deflated 76%)
adding: edu/stanford/nlp/optimization/SGDMinimizer.html(in = 35446) (out= 4625)(deflated 86%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 26648) (out= 4043)(deflated 84%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html(in = 32808) (out= 4334)(deflated 86%)
adding: edu/stanford/nlp/optimization/Evaluator.html(in = 8281) (out= 2007)(deflated 75%)
adding: edu/stanford/nlp/optimization/HybridMinimizer.html(in = 20480) (out= 3351)(deflated 83%)
adding: edu/stanford/nlp/optimization/HasRegularizerParamRange.html(in = 8912) (out= 2146)(deflated 75%)
adding: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html(in = 21143) (out= 3345)(deflated 84%)
adding: edu/stanford/nlp/optimization/HasInitial.html(in = 11533) (out= 2446)(deflated 78%)
adding: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html(in = 14802) (out= 2799)(deflated 81%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html(in = 20690) (out= 3267)(deflated 84%)
adding: edu/stanford/nlp/optimization/SMDMinimizer.html(in = 36573) (out= 5316)(deflated 85%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html(in = 20955) (out= 3406)(deflated 83%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html(in = 36263) (out= 5057)(deflated 86%)
adding: edu/stanford/nlp/optimization/ResultStoringMonitor.html(in = 14624) (out= 2777)(deflated 81%)
adding: edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html(in = 21959) (out= 3308)(deflated 84%)
adding: edu/stanford/nlp/optimization/InefficientSGDMinimizer.html(in = 33124) (out= 4191)(deflated 87%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eState.html(in = 20321) (out= 3270)(deflated 83%)
adding: edu/stanford/nlp/optimization/package-summary.html(in = 19438) (out= 2822)(deflated 85%)
adding: edu/stanford/nlp/dcoref/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/dcoref/ScorerBCubed.BCubedType.html(in = 18785) (out= 3158)(deflated 83%)
adding: edu/stanford/nlp/dcoref/MentionMatcher.html(in = 9140) (out= 2132)(deflated 76%)
adding: edu/stanford/nlp/dcoref/Document.DocType.html(in = 17112) (out= 3075)(deflated 82%)
adding: edu/stanford/nlp/dcoref/Semantics.html(in = 12337) (out= 2294)(deflated 81%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterIdAnnotation.html(in = 14815) (out= 2866)(deflated 80%)
adding: edu/stanford/nlp/dcoref/package-frame.html(in = 7026) (out= 1046)(deflated 85%)
adding: edu/stanford/nlp/dcoref/ScorerMUC.html(in = 14417) (out= 2601)(deflated 81%)
adding: edu/stanford/nlp/dcoref/package-tree.html(in = 18754) (out= 2149)(deflated 88%)
adding: edu/stanford/nlp/dcoref/CorefChain.CorefMentionComparator.html(in = 17577) (out= 2728)(deflated 84%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Person.html(in = 19981) (out= 3219)(deflated 83%)
adding: edu/stanford/nlp/dcoref/Document.html(in = 52823) (out= 5723)(deflated 89%)
adding: edu/stanford/nlp/dcoref/CorefChain.html(in = 26515) (out= 3721)(deflated 85%)
adding: edu/stanford/nlp/dcoref/CoNLLMentionExtractor.html(in = 26185) (out= 3573)(deflated 86%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Number.html(in = 17736) (out= 3123)(deflated 82%)
adding: edu/stanford/nlp/dcoref/CorefScorer.html(in = 16290) (out= 2736)(deflated 83%)
adding: edu/stanford/nlp/dcoref/sievepasses/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.html(in = 13341) (out= 2320)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-frame.html(in = 3065) (out= 693)(deflated 77%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.html(in = 13341) (out= 2308)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-tree.html(in = 9204) (out= 1585)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.html(in = 13341) (out= 2308)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.html(in = 12993) (out= 2300)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/PronounMatch.html(in = 13293) (out= 2322)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.html(in = 13355) (out= 2323)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.html(in = 13445) (out= 2323)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.html(in = 31780) (out= 3912)(deflated 87%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.html(in = 13341) (out= 2316)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/AliasMatch.html(in = 12905) (out= 2298)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/MarkRole.html(in = 13201) (out= 2311)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.html(in = 14696) (out= 2470)(deflated 83%)
adding: edu/stanford/nlp/dcoref/sievepasses/NameMatch.html(in = 20544) (out= 3162)(deflated 84%)
adding: edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.html(in = 13638) (out= 2423)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.html(in = 13323) (out= 2308)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.html(in = 13349) (out= 2318)(deflated 82%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-summary.html(in = 9381) (out= 1755)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.html(in = 13339) (out= 2320)(deflated 82%)
adding: edu/stanford/nlp/dcoref/SpeakerInfo.html(in = 19059) (out= 2970)(deflated 84%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.NamedEntityAnnotation.html(in = 14318) (out= 2746)(deflated 80%)
adding: edu/stanford/nlp/dcoref/SieveOptions.html(in = 25375) (out= 3368)(deflated 86%)
adding: edu/stanford/nlp/dcoref/CorefChain.CorefMention.html(in = 26841) (out= 3705)(deflated 86%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefGraphAnnotation.html(in = 17387) (out= 2990)(deflated 82%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorefMentionAnnotation.html(in = 14325) (out= 2745)(deflated 80%)
adding: edu/stanford/nlp/dcoref/SieveCoreferenceSystem.html(in = 57925) (out= 6131)(deflated 89%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterAnnotation.html(in = 15375) (out= 2845)(deflated 81%)
adding: edu/stanford/nlp/dcoref/Mention.html(in = 101026) (out= 9413)(deflated 90%)
adding: edu/stanford/nlp/dcoref/MentionExtractor.html(in = 42022) (out= 5266)(deflated 87%)
adding: edu/stanford/nlp/dcoref/MUCMentionExtractor.html(in = 22205) (out= 3381)(deflated 84%)
adding: edu/stanford/nlp/dcoref/CorefCluster.html(in = 28159) (out= 3708)(deflated 86%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Document.html(in = 19547) (out= 2891)(deflated 85%)
adding: edu/stanford/nlp/dcoref/ScorerBCubed.html(in = 15915) (out= 2723)(deflated 82%)
adding: edu/stanford/nlp/dcoref/Rules.html(in = 80750) (out= 6902)(deflated 91%)
adding: edu/stanford/nlp/dcoref/CorefChain.MentionComparator.html(in = 17192) (out= 2733)(deflated 84%)
adding: edu/stanford/nlp/dcoref/ScorerPairwise.html(in = 14471) (out= 2597)(deflated 82%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Options.html(in = 19399) (out= 2889)(deflated 85%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.html(in = 13475) (out= 2487)(deflated 81%)
adding: edu/stanford/nlp/dcoref/Constants.html(in = 64920) (out= 6116)(deflated 90%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorpusStats.html(in = 13248) (out= 2487)(deflated 81%)
adding: edu/stanford/nlp/dcoref/CorefMentionFinder.html(in = 10403) (out= 2365)(deflated 77%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefChainAnnotation.html(in = 16093) (out= 2807)(deflated 82%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Animacy.html(in = 17761) (out= 3109)(deflated 82%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefDestAnnotation.html(in = 14582) (out= 2874)(deflated 80%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Gender.html(in = 18205) (out= 3143)(deflated 82%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.html(in = 30726) (out= 4386)(deflated 85%)
adding: edu/stanford/nlp/dcoref/Dictionaries.MentionType.html(in = 20122) (out= 3341)(deflated 83%)
adding: edu/stanford/nlp/dcoref/Dictionaries.html(in = 83467) (out= 6818)(deflated 91%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefAnnotation.html(in = 14443) (out= 2774)(deflated 80%)
adding: edu/stanford/nlp/dcoref/package-summary.html(in = 18113) (out= 2840)(deflated 84%)
adding: edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.html(in = 39115) (out= 4568)(deflated 88%)
adding: edu/stanford/nlp/dcoref/ACEMentionExtractor.html(in = 23435) (out= 3493)(deflated 85%)
adding: edu/stanford/nlp/wordseg/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/wordseg/CorpusDictionary.html(in = 15350) (out= 2742)(deflated 82%)
adding: edu/stanford/nlp/wordseg/package-frame.html(in = 1924) (out= 616)(deflated 67%)
adding: edu/stanford/nlp/wordseg/package-tree.html(in = 7684) (out= 1613)(deflated 79%)
adding: edu/stanford/nlp/wordseg/ChineseStringUtils.html(in = 14110) (out= 2607)(deflated 81%)
adding: edu/stanford/nlp/wordseg/ChineseDictionary.html(in = 19662) (out= 3030)(deflated 84%)
adding: edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html(in = 26259) (out= 3816)(deflated 85%)
adding: edu/stanford/nlp/wordseg/affDict.html(in = 13714) (out= 2503)(deflated 81%)
adding: edu/stanford/nlp/wordseg/CorpusChar.html(in = 12882) (out= 2530)(deflated 80%)
adding: edu/stanford/nlp/wordseg/NonDict2.html(in = 14174) (out= 2494)(deflated 82%)
adding: edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html(in = 30654) (out= 4054)(deflated 86%)
adding: edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html(in = 25478) (out= 3685)(deflated 85%)
adding: edu/stanford/nlp/wordseg/package-summary.html(in = 7614) (out= 1795)(deflated 76%)
adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 17590) (out= 3215)(deflated 81%)
adding: edu/stanford/nlp/io/package-frame.html(in = 3080) (out= 762)(deflated 75%)
adding: edu/stanford/nlp/io/IOUtils.html(in = 202480) (out= 15040)(deflated 92%)
adding: edu/stanford/nlp/io/package-tree.html(in = 13575) (out= 1971)(deflated 85%)
adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 24436) (out= 3075)(deflated 87%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 10265) (out= 2181)(deflated 78%)
adding: edu/stanford/nlp/io/FileSequentialCollection.html(in = 38567) (out= 6083)(deflated 84%)
adding: edu/stanford/nlp/io/TeeStream.html(in = 19933) (out= 2889)(deflated 85%)
adding: edu/stanford/nlp/io/StringOutputStream.html(in = 14977) (out= 2707)(deflated 81%)
adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 19591) (out= 2916)(deflated 85%)
adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 17954) (out= 3616)(deflated 79%)
adding: edu/stanford/nlp/io/Lexer.html(in = 14598) (out= 3025)(deflated 79%)
adding: edu/stanford/nlp/io/NullOutputStream.html(in = 16663) (out= 2842)(deflated 82%)
adding: edu/stanford/nlp/io/ReaderInputStream.html(in = 24962) (out= 3592)(deflated 85%)
adding: edu/stanford/nlp/io/PrintFile.html(in = 20000) (out= 2719)(deflated 86%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 14071) (out= 2473)(deflated 82%)
adding: edu/stanford/nlp/io/RegExFileFilter.html(in = 14306) (out= 2800)(deflated 80%)
adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 14272) (out= 2995)(deflated 79%)
adding: edu/stanford/nlp/io/package-summary.html(in = 11635) (out= 2435)(deflated 79%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 13756) (out= 2346)(deflated 82%)
adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 17413) (out= 2707)(deflated 84%)
adding: edu/stanford/nlp/swing/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/swing/FontDetector.html(in = 15158) (out= 2849)(deflated 81%)
adding: edu/stanford/nlp/swing/package-frame.html(in = 964) (out= 499)(deflated 48%)
adding: edu/stanford/nlp/swing/package-tree.html(in = 7205) (out= 1587)(deflated 77%)
adding: edu/stanford/nlp/swing/TooltipJList.html(in = 101749) (out= 9237)(deflated 90%)
adding: edu/stanford/nlp/swing/package-summary.html(in = 5467) (out= 1492)(deflated 72%)
adding: edu/stanford/nlp/util/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 16697) (out= 2780)(deflated 83%)
adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 42257) (out= 5340)(deflated 87%)
adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 40811) (out= 6137)(deflated 84%)
adding: edu/stanford/nlp/util/HashIndex.html(in = 70098) (out= 8532)(deflated 87%)
adding: edu/stanford/nlp/util/DeltaIndex.html(in = 55235) (out= 6265)(deflated 88%)
adding: edu/stanford/nlp/util/ErasureUtils.html(in = 15160) (out= 2838)(deflated 81%)
adding: edu/stanford/nlp/util/Characters.html(in = 15406) (out= 2710)(deflated 82%)
adding: edu/stanford/nlp/util/IntPair.html(in = 16598) (out= 2871)(deflated 82%)
adding: edu/stanford/nlp/util/MutableDouble.html(in = 24321) (out= 3585)(deflated 85%)
adding: edu/stanford/nlp/util/FileProcessor.html(in = 8912) (out= 2274)(deflated 74%)
adding: edu/stanford/nlp/util/CollectionFactory.html(in = 25796) (out= 3441)(deflated 86%)
adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 19604) (out= 2926)(deflated 85%)
adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 12604) (out= 2086)(deflated 83%)
adding: edu/stanford/nlp/util/ArrayHeap.html(in = 41441) (out= 5197)(deflated 87%)
adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 23658) (out= 3724)(deflated 84%)
adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 19574) (out= 2934)(deflated 85%)
adding: edu/stanford/nlp/util/IntervalTree.html(in = 105001) (out= 6801)(deflated 93%)
adding: edu/stanford/nlp/util/FuzzyInterval.html(in = 37482) (out= 5301)(deflated 85%)
adding: edu/stanford/nlp/util/MutableLong.html(in = 24152) (out= 3636)(deflated 84%)
adding: edu/stanford/nlp/util/Timing.html(in = 47076) (out= 5291)(deflated 88%)
adding: edu/stanford/nlp/util/StringUtils.html(in = 211694) (out= 19219)(deflated 90%)
adding: edu/stanford/nlp/util/package-frame.html(in = 15911) (out= 1896)(deflated 88%)
adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 15923) (out= 2817)(deflated 82%)
adding: edu/stanford/nlp/util/package-tree.html(in = 52060) (out= 4481)(deflated 91%)
adding: edu/stanford/nlp/util/Execution.Option.html(in = 10766) (out= 2082)(deflated 80%)
adding: edu/stanford/nlp/util/StringParsingTask.ParserException.html(in = 14906) (out= 2426)(deflated 83%)
adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 17310) (out= 3059)(deflated 82%)
adding: edu/stanford/nlp/util/Pair.html(in = 41584) (out= 6080)(deflated 85%)
adding: edu/stanford/nlp/util/ConfusionMatrix.Contingency.html(in = 14400) (out= 2705)(deflated 81%)
adding: edu/stanford/nlp/util/TypesafeMap.html(in = 17597) (out= 3029)(deflated 82%)
adding: edu/stanford/nlp/util/TreeShapedStack.html(in = 19885) (out= 3262)(deflated 83%)
adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 19401) (out= 2994)(deflated 84%)
adding: edu/stanford/nlp/util/MemoryMonitor.html(in = 26888) (out= 3778)(deflated 85%)
adding: edu/stanford/nlp/util/Heap.html(in = 14241) (out= 3081)(deflated 78%)
adding: edu/stanford/nlp/util/SystemUtils.html(in = 31313) (out= 3716)(deflated 88%)
adding: edu/stanford/nlp/util/Sets.html(in = 21530) (out= 2971)(deflated 86%)
adding: edu/stanford/nlp/util/RegexStringFilter.html(in = 15960) (out= 2802)(deflated 82%)
adding: edu/stanford/nlp/util/ArrayUtils.html(in = 67696) (out= 7795)(deflated 88%)
adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 17438) (out= 2878)(deflated 83%)
adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 50751) (out= 5100)(deflated 89%)
adding: edu/stanford/nlp/util/DeltaCollectionValuedMap.html(in = 55995) (out= 5494)(deflated 90%)
adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1589) (out= 608)(deflated 61%)
adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 7082) (out= 1573)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 11005) (out= 2451)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 22375) (out= 3806)(deflated 82%)
adding: edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.html(in = 56123) (out= 6161)(deflated 89%)
adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 28205) (out= 4039)(deflated 85%)
adding: edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.html(in = 20217) (out= 3456)(deflated 82%)
adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 7021) (out= 1698)(deflated 75%)
adding: edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html(in = 15588) (out= 3077)(deflated 80%)
adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 16345) (out= 2739)(deflated 83%)
adding: edu/stanford/nlp/util/FuzzyInterval.FuzzyComparable.html(in = 12947) (out= 2643)(deflated 79%)
adding: edu/stanford/nlp/util/StringParsingTask.html(in = 24703) (out= 3690)(deflated 85%)
adding: edu/stanford/nlp/util/ConvertByteArray.html(in = 76191) (out= 6833)(deflated 91%)
adding: edu/stanford/nlp/util/IntervalTree.TreeNode.html(in = 13250) (out= 2483)(deflated 81%)
adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 14905) (out= 2753)(deflated 81%)
adding: edu/stanford/nlp/util/FilteredIterator.html(in = 17354) (out= 2866)(deflated 83%)
adding: edu/stanford/nlp/util/IntUni.html(in = 15242) (out= 2813)(deflated 81%)
adding: edu/stanford/nlp/util/Scored.html(in = 10427) (out= 2369)(deflated 77%)
adding: edu/stanford/nlp/util/PropertiesUtils.Property.html(in = 13930) (out= 2297)(deflated 83%)
adding: edu/stanford/nlp/util/Iterables.IncrementComparator.html(in = 9313) (out= 2179)(deflated 76%)
adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 19849) (out= 2954)(deflated 85%)
adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 14370) (out= 2466)(deflated 82%)
adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 47980) (out= 5335)(deflated 88%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 43940) (out= 4893)(deflated 88%)
adding: edu/stanford/nlp/util/Execution.LazyFileIterator.html(in = 17470) (out= 2801)(deflated 83%)
adding: edu/stanford/nlp/util/Interner.html(in = 23269) (out= 3753)(deflated 83%)
adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 16671) (out= 2772)(deflated 83%)
adding: edu/stanford/nlp/util/ArrayMap.html(in = 39856) (out= 4546)(deflated 88%)
adding: edu/stanford/nlp/util/MapFactory.html(in = 30691) (out= 3907)(deflated 87%)
adding: edu/stanford/nlp/util/PriorityQueue.html(in = 25925) (out= 4752)(deflated 81%)
adding: edu/stanford/nlp/util/CacheMap.html(in = 43601) (out= 5492)(deflated 87%)
adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 19626) (out= 2924)(deflated 85%)
adding: edu/stanford/nlp/util/IntTriple.html(in = 15252) (out= 2754)(deflated 81%)
adding: edu/stanford/nlp/util/Comparators.html(in = 23359) (out= 3232)(deflated 86%)
adding: edu/stanford/nlp/util/Generics.html(in = 42582) (out= 5158)(deflated 87%)
adding: edu/stanford/nlp/util/Iterables.html(in = 65827) (out= 7076)(deflated 89%)
adding: edu/stanford/nlp/util/ArrayStringFilter.Mode.html(in = 17781) (out= 3115)(deflated 82%)
adding: edu/stanford/nlp/util/Index.html(in = 27197) (out= 4444)(deflated 83%)
adding: edu/stanford/nlp/util/HasInterval.html(in = 19289) (out= 2868)(deflated 85%)
adding: edu/stanford/nlp/util/GoogleNGramsSQLBacked.html(in = 20791) (out= 3234)(deflated 84%)
adding: edu/stanford/nlp/util/Interval.html(in = 96067) (out= 9994)(deflated 89%)
adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 52706) (out= 5864)(deflated 88%)
adding: edu/stanford/nlp/util/ConfusionMatrix.html(in = 26292) (out= 3986)(deflated 84%)
adding: edu/stanford/nlp/util/Maps.html(in = 36297) (out= 4720)(deflated 86%)
adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 19090) (out= 2970)(deflated 84%)
adding: edu/stanford/nlp/util/DeltaMap.html(in = 36171) (out= 4701)(deflated 87%)
adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 22136) (out= 3382)(deflated 84%)
adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 17881) (out= 2983)(deflated 83%)
adding: edu/stanford/nlp/util/logging/Style.html(in = 20891) (out= 3416)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 53127) (out= 4968)(deflated 90%)
adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 54765) (out= 5697)(deflated 89%)
adding: edu/stanford/nlp/util/logging/package-frame.html(in = 5012) (out= 921)(deflated 81%)
adding: edu/stanford/nlp/util/logging/package-tree.html(in = 15915) (out= 2089)(deflated 86%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 25855) (out= 3764)(deflated 85%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 11349) (out= 2319)(deflated 79%)
adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 41938) (out= 5935)(deflated 85%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 17286) (out= 2820)(deflated 83%)
adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 20038) (out= 3256)(deflated 83%)
adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 23573) (out= 3666)(deflated 84%)
adding: edu/stanford/nlp/util/logging/NewlineLogFormatter.html(in = 14088) (out= 2580)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 30261) (out= 4263)(deflated 85%)
adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 21035) (out= 3574)(deflated 83%)
adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 19281) (out= 3252)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 29433) (out= 4493)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 18127) (out= 3147)(deflated 82%)
adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 21956) (out= 3057)(deflated 86%)
adding: edu/stanford/nlp/util/logging/Color.html(in = 22590) (out= 3507)(deflated 84%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 19903) (out= 3139)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 18998) (out= 3245)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 17195) (out= 2800)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RerouteChannel.html(in = 16149) (out= 2827)(deflated 82%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 12457) (out= 2481)(deflated 80%)
adding: edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.html(in = 15567) (out= 2803)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html(in = 46909) (out= 4957)(deflated 89%)
adding: edu/stanford/nlp/util/logging/Redwood.html(in = 41684) (out= 6269)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html(in = 9017) (out= 1980)(deflated 78%)
adding: edu/stanford/nlp/util/logging/package-summary.html(in = 15144) (out= 2817)(deflated 81%)
adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 11876) (out= 2786)(deflated 76%)
adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 67059) (out= 6866)(deflated 89%)
adding: edu/stanford/nlp/util/ThreeDimensionalMap.html(in = 28655) (out= 3331)(deflated 88%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessException.html(in = 14811) (out= 2437)(deflated 83%)
adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 12688) (out= 2083)(deflated 83%)
adding: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html(in = 44441) (out= 5061)(deflated 88%)
adding: edu/stanford/nlp/util/Factory.html(in = 9285) (out= 2264)(deflated 75%)
adding: edu/stanford/nlp/util/DataFilePaths.html(in = 11342) (out= 2490)(deflated 78%)
adding: edu/stanford/nlp/util/ScoredComparator.html(in = 21712) (out= 3201)(deflated 85%)
adding: edu/stanford/nlp/util/ScoredObject.html(in = 14932) (out= 2770)(deflated 81%)
adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 18545) (out= 3125)(deflated 83%)
adding: edu/stanford/nlp/util/CoreMap.html(in = 14583) (out= 3320)(deflated 77%)
adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 19421) (out= 3009)(deflated 84%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html(in = 23845) (out= 3032)(deflated 87%)
adding: edu/stanford/nlp/util/IterableIterator.html(in = 19145) (out= 2998)(deflated 84%)
adding: edu/stanford/nlp/util/AbstractIterator.html(in = 15590) (out= 2811)(deflated 81%)
adding: edu/stanford/nlp/util/XMLUtils.html(in = 42751) (out= 5513)(deflated 87%)
adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 13207) (out= 2684)(deflated 79%)
adding: edu/stanford/nlp/util/MetaClass.html(in = 32642) (out= 4105)(deflated 87%)
adding: edu/stanford/nlp/util/PaddedList.html(in = 33766) (out= 4324)(deflated 87%)
adding: edu/stanford/nlp/util/Quadruple.html(in = 31983) (out= 4236)(deflated 86%)
adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 70163) (out= 6968)(deflated 90%)
adding: edu/stanford/nlp/util/TwoDimensionalSet.html(in = 32006) (out= 3780)(deflated 88%)
adding: edu/stanford/nlp/util/Execution.html(in = 47888) (out= 4789)(deflated 89%)
adding: edu/stanford/nlp/util/Triple.html(in = 28983) (out= 4177)(deflated 85%)
adding: edu/stanford/nlp/util/Filters.html(in = 29486) (out= 3759)(deflated 87%)
adding: edu/stanford/nlp/util/IntQuadruple.html(in = 15831) (out= 2803)(deflated 82%)
adding: edu/stanford/nlp/util/ArraySet.html(in = 27878) (out= 3588)(deflated 87%)
adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 27242) (out= 3480)(deflated 87%)
adding: edu/stanford/nlp/util/StreamGobbler.html(in = 22572) (out= 3285)(deflated 85%)
adding: edu/stanford/nlp/util/CollectionUtils.html(in = 115051) (out= 10749)(deflated 90%)
adding: edu/stanford/nlp/util/MutableInteger.html(in = 24337) (out= 3633)(deflated 85%)
adding: edu/stanford/nlp/util/Interval.RelType.html(in = 22787) (out= 3650)(deflated 83%)
adding: edu/stanford/nlp/util/RuntimeInterruptedException.html(in = 14772) (out= 2498)(deflated 83%)
adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 19701) (out= 2935)(deflated 85%)
adding: edu/stanford/nlp/util/IntTuple.html(in = 23469) (out= 3465)(deflated 85%)
adding: edu/stanford/nlp/util/ValuedInterval.html(in = 16313) (out= 2867)(deflated 82%)
adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 19188) (out= 2983)(deflated 84%)
adding: edu/stanford/nlp/util/package-summary.html(in = 44577) (out= 7132)(deflated 84%)
adding: edu/stanford/nlp/util/Beam.html(in = 31815) (out= 3818)(deflated 87%)
adding: edu/stanford/nlp/util/EditDistance.html(in = 21544) (out= 3305)(deflated 84%)
adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 15272) (out= 2748)(deflated 82%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 13507) (out= 2508)(deflated 81%)
adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 14787) (out= 2460)(deflated 83%)
adding: edu/stanford/nlp/patterns/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel6.html(in = 14665) (out= 2747)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel8.html(in = 14770) (out= 2752)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel7.html(in = 14665) (out= 2747)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.ProcessedTextAnnotation.html(in = 14841) (out= 2769)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel8.html(in = 14665) (out= 2747)(deflated 81%)
adding: edu/stanford/nlp/patterns/PhraseScorer.html(in = 25927) (out= 3498)(deflated 86%)
adding: edu/stanford/nlp/patterns/package-frame.html(in = 9228) (out= 1164)(deflated 87%)
adding: edu/stanford/nlp/patterns/PhraseScorer.Similarities.html(in = 18267) (out= 3157)(deflated 82%)
adding: edu/stanford/nlp/patterns/package-tree.html(in = 26724) (out= 2382)(deflated 91%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel1.html(in = 14677) (out= 2753)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPhrases.html(in = 16668) (out= 2866)(deflated 82%)
adding: edu/stanford/nlp/patterns/SQLConnection.html(in = 16672) (out= 2701)(deflated 83%)
adding: edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.html(in = 13399) (out= 2830)(deflated 78%)
adding: edu/stanford/nlp/patterns/InvertedIndexByTokens.html(in = 44965) (out= 4565)(deflated 89%)
adding: edu/stanford/nlp/patterns/Pattern.html(in = 27485) (out= 3527)(deflated 87%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel9.html(in = 14760) (out= 2754)(deflated 81%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.PatternForEachTokenWay.html(in = 18790) (out= 3148)(deflated 83%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.PatternScoring.html(in = 29736) (out= 4124)(deflated 86%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.DataSentsIterator.html(in = 18241) (out= 2757)(deflated 84%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel10.html(in = 14682) (out= 2744)(deflated 81%)
adding: edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.html(in = 25097) (out= 3316)(deflated 86%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel4.html(in = 14665) (out= 2746)(deflated 81%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.ScorePhraseMeasures.html(in = 15096) (out= 2560)(deflated 83%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.OtherSemanticLabel.html(in = 14762) (out= 2769)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternFactory.html(in = 23853) (out= 3437)(deflated 85%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.html(in = 182465) (out= 15128)(deflated 91%)
adding: edu/stanford/nlp/patterns/ScorePatternsFreqBased.html(in = 20989) (out= 2962)(deflated 85%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel4.html(in = 14770) (out= 2751)(deflated 81%)
adding: edu/stanford/nlp/patterns/ScorePatterns.html(in = 27006) (out= 3284)(deflated 87%)
adding: edu/stanford/nlp/patterns/DataInstance.html(in = 15971) (out= 2851)(deflated 82%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel3.html(in = 14665) (out= 2745)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternFactory.PatternType.html(in = 17527) (out= 3084)(deflated 82%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel2.html(in = 14772) (out= 2751)(deflated 81%)
adding: edu/stanford/nlp/patterns/CandidatePhrase.html(in = 28994) (out= 3380)(deflated 88%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel5.html(in = 14770) (out= 2752)(deflated 81%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.PatternIndexWay.html(in = 18574) (out= 3151)(deflated 83%)
adding: edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.html(in = 23726) (out= 3129)(deflated 86%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel1.html(in = 14772) (out= 2763)(deflated 81%)
adding: edu/stanford/nlp/patterns/dep/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/dep/ApplyDepPatterns.html(in = 22881) (out= 3071)(deflated 86%)
adding: edu/stanford/nlp/patterns/dep/package-frame.html(in = 1542) (out= 562)(deflated 63%)
adding: edu/stanford/nlp/patterns/dep/package-tree.html(in = 7903) (out= 1582)(deflated 79%)
adding: edu/stanford/nlp/patterns/dep/DepPatternFactory.html(in = 21730) (out= 3097)(deflated 85%)
adding: edu/stanford/nlp/patterns/dep/DataInstanceDep.html(in = 15739) (out= 2804)(deflated 82%)
adding: edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.html(in = 42787) (out= 4460)(deflated 89%)
adding: edu/stanford/nlp/patterns/dep/ExtractedPhrase.html(in = 26305) (out= 3121)(deflated 88%)
adding: edu/stanford/nlp/patterns/dep/DepPattern.html(in = 26702) (out= 3413)(deflated 87%)
adding: edu/stanford/nlp/patterns/dep/package-summary.html(in = 6695) (out= 1565)(deflated 76%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.html(in = 210433) (out= 14069)(deflated 93%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel2.html(in = 14667) (out= 2746)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel5.html(in = 14665) (out= 2746)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.LongestMatchedPhraseForEachLabel.html(in = 17030) (out= 2901)(deflated 82%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel6.html(in = 14770) (out= 2752)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.Features.html(in = 15584) (out= 2790)(deflated 82%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel9.html(in = 14685) (out= 2753)(deflated 81%)
adding: edu/stanford/nlp/patterns/surface/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.html(in = 38738) (out= 4095)(deflated 89%)
adding: edu/stanford/nlp/patterns/surface/Token.html(in = 23313) (out= 3263)(deflated 86%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.html(in = 40636) (out= 4361)(deflated 89%)
adding: edu/stanford/nlp/patterns/surface/package-frame.html(in = 2747) (out= 685)(deflated 75%)
adding: edu/stanford/nlp/patterns/surface/package-tree.html(in = 12548) (out= 1844)(deflated 85%)
adding: edu/stanford/nlp/patterns/surface/ScorePatternsF1.html(in = 22752) (out= 3137)(deflated 86%)
adding: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.html(in = 31492) (out= 4082)(deflated 87%)
adding: edu/stanford/nlp/patterns/surface/DataInstanceSurface.html(in = 14390) (out= 2654)(deflated 81%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachToken.html(in = 29027) (out= 3362)(deflated 88%)
adding: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.Genre.html(in = 18487) (out= 3119)(deflated 83%)
adding: edu/stanford/nlp/patterns/surface/ApplyPatterns.html(in = 23245) (out= 3092)(deflated 86%)
adding: edu/stanford/nlp/patterns/surface/Token.ClassComparator.html(in = 17427) (out= 2777)(deflated 84%)
adding: edu/stanford/nlp/patterns/surface/CreatePatterns.CreatePatternsThread.html(in = 16662) (out= 2752)(deflated 83%)
adding: edu/stanford/nlp/patterns/surface/PatternToken.html(in = 15936) (out= 2858)(deflated 82%)
adding: edu/stanford/nlp/patterns/surface/AnnotatedTextReader.html(in = 15652) (out= 2810)(deflated 82%)
adding: edu/stanford/nlp/patterns/surface/CreatePatterns.html(in = 16087) (out= 2739)(deflated 82%)
adding: edu/stanford/nlp/patterns/surface/LearnImportantFeatures.html(in = 20592) (out= 3212)(deflated 84%)
adding: edu/stanford/nlp/patterns/surface/SurfacePattern.html(in = 56658) (out= 5786)(deflated 89%)
adding: edu/stanford/nlp/patterns/surface/package-summary.html(in = 10268) (out= 2098)(deflated 79%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPattern.html(in = 14738) (out= 2768)(deflated 81%)
adding: edu/stanford/nlp/patterns/SentenceIndex.html(in = 33005) (out= 3591)(deflated 89%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.LabelWithSeedWords.html(in = 21848) (out= 3147)(deflated 85%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.SeedLabeledOrNot.html(in = 16675) (out= 2820)(deflated 83%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.html(in = 20801) (out= 2588)(deflated 87%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel7.html(in = 14770) (out= 2752)(deflated 81%)
adding: edu/stanford/nlp/patterns/ScorePhrases.html(in = 34890) (out= 3642)(deflated 89%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPatterns.html(in = 15522) (out= 2774)(deflated 82%)
adding: edu/stanford/nlp/patterns/Data.html(in = 25051) (out= 3196)(deflated 87%)
adding: edu/stanford/nlp/patterns/package-summary.html(in = 21134) (out= 2862)(deflated 86%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel10.html(in = 14787) (out= 2750)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel3.html(in = 14770) (out= 2751)(deflated 81%)
adding: edu/stanford/nlp/patterns/PhraseScorer.Normalization.html(in = 18255) (out= 3141)(deflated 82%)
adding: edu/stanford/nlp/naturalli/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.RelationTriplesAnnotation.html(in = 15555) (out= 2829)(deflated 81%)
adding: edu/stanford/nlp/naturalli/package-frame.html(in = 2532) (out= 652)(deflated 74%)
adding: edu/stanford/nlp/naturalli/package-tree.html(in = 9630) (out= 1696)(deflated 82%)
adding: edu/stanford/nlp/naturalli/Polarity.html(in = 22429) (out= 3574)(deflated 84%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.OperatorAnnotation.html(in = 14674) (out= 2844)(deflated 80%)
adding: edu/stanford/nlp/naturalli/MonotonicityType.html(in = 18231) (out= 3197)(deflated 82%)
adding: edu/stanford/nlp/naturalli/NaturalLogicRelation.html(in = 25823) (out= 4098)(deflated 84%)
adding: edu/stanford/nlp/naturalli/OperatorSpec.html(in = 22206) (out= 3286)(deflated 85%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotator.html(in = 31653) (out= 4409)(deflated 86%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.html(in = 13017) (out= 2455)(deflated 81%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.ImpliedSentencesAnnotation.html(in = 16390) (out= 2867)(deflated 82%)
adding: edu/stanford/nlp/naturalli/Monotonicity.html(in = 17725) (out= 3129)(deflated 82%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityAnnotation.html(in = 14624) (out= 2839)(deflated 80%)
adding: edu/stanford/nlp/naturalli/Operator.html(in = 51799) (out= 5603)(deflated 89%)
adding: edu/stanford/nlp/naturalli/package-summary.html(in = 9483) (out= 2023)(deflated 78%)
adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.html(in = 26555) (out= 3856)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreMapAggregator.html(in = 30051) (out= 3361)(deflated 88%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.html(in = 24921) (out= 3327)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CustomAnnotationSerializer.html(in = 23320) (out= 3798)(deflated 83%)
adding: edu/stanford/nlp/pipeline/ParserAnnotator.html(in = 36573) (out= 5113)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CharniakParserAnnotator.html(in = 25121) (out= 3864)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 33456) (out= 3499)(deflated 89%)
adding: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.AppendingObjectOutputStream.html(in = 27450) (out= 3567)(deflated 87%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html(in = 17192) (out= 2720)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 20069) (out= 2978)(deflated 85%)
adding: edu/stanford/nlp/pipeline/package-frame.html(in = 9086) (out= 1258)(deflated 86%)
adding: edu/stanford/nlp/pipeline/TrueCaseAnnotator.html(in = 28490) (out= 3930)(deflated 86%)
adding: edu/stanford/nlp/pipeline/package-tree.html(in = 25454) (out= 2618)(deflated 89%)
adding: edu/stanford/nlp/pipeline/EntityMentionsAnnotator.html(in = 26119) (out= 3883)(deflated 85%)
adding: edu/stanford/nlp/pipeline/XMLOutputter.html(in = 24726) (out= 3135)(deflated 87%)
adding: edu/stanford/nlp/pipeline/DependencyParseAnnotator.html(in = 31011) (out= 4219)(deflated 86%)
adding: edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.html(in = 30269) (out= 4077)(deflated 86%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateEdge.html(in = 11116) (out= 2128)(deflated 80%)
adding: edu/stanford/nlp/pipeline/MorphaAnnotator.html(in = 23895) (out= 3731)(deflated 84%)
adding: edu/stanford/nlp/pipeline/AnnotatorFactories.html(in = 38672) (out= 3710)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CleanXmlAnnotator.html(in = 48454) (out= 5544)(deflated 88%)
adding: edu/stanford/nlp/pipeline/TokenizerAnnotator.TokenizerType.html(in = 22362) (out= 3492)(deflated 84%)
adding: edu/stanford/nlp/pipeline/AnnotationOutputter.html(in = 25708) (out= 3279)(deflated 87%)
adding: edu/stanford/nlp/pipeline/QuoteAnnotator.html(in = 41963) (out= 5598)(deflated 86%)
adding: edu/stanford/nlp/pipeline/Requirement.html(in = 12932) (out= 2542)(deflated 80%)
adding: edu/stanford/nlp/pipeline/RegexNERAnnotator.html(in = 29800) (out= 4028)(deflated 86%)
adding: edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.html(in = 34527) (out= 4519)(deflated 86%)
adding: edu/stanford/nlp/pipeline/SentenceAnnotator.html(in = 25509) (out= 3923)(deflated 84%)
adding: edu/stanford/nlp/pipeline/NERCombinerAnnotator.html(in = 36878) (out= 5088)(deflated 86%)
adding: edu/stanford/nlp/pipeline/TextOutputter.html(in = 19464) (out= 2860)(deflated 85%)
adding: edu/stanford/nlp/pipeline/Annotation.html(in = 19576) (out= 3507)(deflated 82%)
adding: edu/stanford/nlp/pipeline/GenderAnnotator.html(in = 24205) (out= 3745)(deflated 84%)
adding: edu/stanford/nlp/pipeline/AnnotatorImplementations.html(in = 41344) (out= 4836)(deflated 88%)
adding: edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.html(in = 25187) (out= 3801)(deflated 84%)
adding: edu/stanford/nlp/pipeline/SentenceAnnotator.AnnotatorProcessor.html(in = 15415) (out= 2654)(deflated 82%)
adding: edu/stanford/nlp/pipeline/DefaultPaths.html(in = 34743) (out= 3181)(deflated 90%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateNode.html(in = 11072) (out= 2135)(deflated 80%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLP.html(in = 68172) (out= 8501)(deflated 87%)
adding: edu/stanford/nlp/pipeline/Annotator.Requirement.html(in = 14903) (out= 2987)(deflated 79%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateSemanticGraph.html(in = 17668) (out= 2693)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 19393) (out= 2928)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 20109) (out= 2998)(deflated 85%)
adding: edu/stanford/nlp/pipeline/AnnotatorPool.html(in = 15061) (out= 3062)(deflated 79%)
adding: edu/stanford/nlp/pipeline/SentimentAnnotator.html(in = 24627) (out= 3895)(deflated 84%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.JSONWriter.html(in = 15327) (out= 2611)(deflated 82%)
adding: edu/stanford/nlp/pipeline/TokenizerAnnotator.html(in = 33389) (out= 4338)(deflated 87%)
adding: edu/stanford/nlp/pipeline/AnnotatorFactory.html(in = 17771) (out= 3060)(deflated 82%)
adding: edu/stanford/nlp/pipeline/POSTaggerAnnotator.html(in = 30511) (out= 4213)(deflated 86%)
adding: edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.html(in = 36469) (out= 6580)(deflated 81%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.Writer.html(in = 9594) (out= 2371)(deflated 75%)
adding: edu/stanford/nlp/pipeline/Annotator.html(in = 60546) (out= 6405)(deflated 89%)
adding: edu/stanford/nlp/pipeline/AnnotationPipeline.html(in = 38658) (out= 5484)(deflated 85%)
adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 89645) (out= 7625)(deflated 91%)
adding: edu/stanford/nlp/pipeline/TokensRegexAnnotator.html(in = 26761) (out= 4095)(deflated 84%)
adding: edu/stanford/nlp/pipeline/BinarizerAnnotator.html(in = 25919) (out= 3872)(deflated 85%)
adding: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.html(in = 21740) (out= 3516)(deflated 83%)
adding: edu/stanford/nlp/pipeline/RelationExtractorAnnotator.html(in = 24636) (out= 3701)(deflated 84%)
adding: edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html(in = 14123) (out= 2696)(deflated 80%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html(in = 46643) (out= 5174)(deflated 88%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 19184) (out= 2924)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoNLLOutputter.html(in = 22960) (out= 3277)(deflated 85%)
adding: edu/stanford/nlp/pipeline/package-summary.html(in = 24294) (out= 3880)(deflated 84%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.html(in = 19561) (out= 3311)(deflated 83%)
adding: edu/stanford/nlp/pipeline/AnnotationOutputter.Options.html(in = 15163) (out= 2625)(deflated 82%)
adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 14321) (out= 2730)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 14350) (out= 2753)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 14444) (out= 2772)(deflated 80%)
adding: edu/stanford/nlp/ling/Tag.html(in = 21227) (out= 3440)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 14197) (out= 2715)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 14497) (out= 2811)(deflated 80%)
adding: edu/stanford/nlp/ling/HasTag.html(in = 10268) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 14272) (out= 2717)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 14536) (out= 2785)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 15996) (out= 2793)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 14492) (out= 2798)(deflated 80%)
adding: edu/stanford/nlp/ling/Datum.html(in = 9032) (out= 2024)(deflated 77%)
adding: edu/stanford/nlp/ling/Labeled.html(in = 10380) (out= 2492)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 14382) (out= 2727)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 14682) (out= 2854)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 14334) (out= 2756)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 14648) (out= 2777)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 14301) (out= 2724)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 14229) (out= 2717)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 14376) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 14335) (out= 2731)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 14450) (out= 2763)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 14357) (out= 2765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 14507) (out= 2765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 14375) (out= 2727)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 14469) (out= 2804)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html(in = 14442) (out= 2760)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 14487) (out= 2797)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 14452) (out= 2733)(deflated 81%)
adding: edu/stanford/nlp/ling/package-frame.html(in = 36149) (out= 2797)(deflated 92%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 14637) (out= 2780)(deflated 81%)
adding: edu/stanford/nlp/ling/package-tree.html(in = 109735) (out= 5607)(deflated 94%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 14697) (out= 2831)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 14349) (out= 2727)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 14559) (out= 2728)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 14455) (out= 2725)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 15232) (out= 2755)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 14464) (out= 2835)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 14335) (out= 2726)(deflated 80%)
adding: edu/stanford/nlp/ling/ChineseCoreAnnotations.CharactersAnnotation.html(in = 15073) (out= 2747)(deflated 81%)
adding: edu/stanford/nlp/ling/Document.html(in = 19028) (out= 3285)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html(in = 14241) (out= 2719)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 14317) (out= 2727)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 14454) (out= 2785)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 14330) (out= 2723)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 14357) (out= 2772)(deflated 80%)
adding: edu/stanford/nlp/ling/Word.html(in = 25180) (out= 3821)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 14411) (out= 2762)(deflated 80%)
adding: edu/stanford/nlp/ling/RVFDatum.html(in = 28414) (out= 4145)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 14265) (out= 2722)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 14537) (out= 2775)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 14270) (out= 2717)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 14432) (out= 2812)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 14262) (out= 2725)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 14630) (out= 2852)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 14362) (out= 2726)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 14391) (out= 2780)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 14405) (out= 2763)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 14304) (out= 2731)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 14300) (out= 2729)(deflated 80%)
adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 39624) (out= 5364)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 14394) (out= 2768)(deflated 80%)
adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 13583) (out= 2556)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html(in = 15003) (out= 2751)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 14489) (out= 2828)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 14246) (out= 2719)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 14351) (out= 2723)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 14379) (out= 2758)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 12262) (out= 2003)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 14316) (out= 2743)(deflated 80%)
adding: edu/stanford/nlp/ling/StringLabel.html(in = 31045) (out= 4186)(deflated 86%)
adding: edu/stanford/nlp/ling/Sentence.html(in = 31438) (out= 3981)(deflated 87%)
adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 14430) (out= 2778)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 14381) (out= 2726)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 14440) (out= 2734)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 14257) (out= 2732)(deflated 80%)
adding: edu/stanford/nlp/ling/ChineseCoreAnnotations.html(in = 9623) (out= 1954)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html(in = 23280) (out= 3262)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html(in = 22312) (out= 3192)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html(in = 16932) (out= 2823)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html(in = 23800) (out= 2933)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html(in = 23176) (out= 3284)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html(in = 25714) (out= 3361)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/EnvLookup.html(in = 22789) (out= 2800)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html(in = 20491) (out= 2904)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html(in = 15856) (out= 2670)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html(in = 15323) (out= 2688)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html(in = 16058) (out= 2683)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/package-frame.html(in = 19534) (out= 1753)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/types/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html(in = 18833) (out= 3041)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Value.html(in = 10892) (out= 2312)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html(in = 16643) (out= 2474)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html(in = 20302) (out= 3092)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html(in = 25612) (out= 3469)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-frame.html(in = 7775) (out= 1015)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html(in = 19816) (out= 2962)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-tree.html(in = 20771) (out= 2163)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html(in = 26912) (out= 3568)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html(in = 17704) (out= 2761)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expression.html(in = 19878) (out= 3046)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html(in = 23595) (out= 3236)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html(in = 25510) (out= 3526)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html(in = 18368) (out= 2814)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html(in = 15202) (out= 2392)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html(in = 17073) (out= 2828)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html(in = 14278) (out= 2388)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html(in = 15862) (out= 2474)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html(in = 11199) (out= 2245)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html(in = 14956) (out= 2399)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html(in = 24106) (out= 3467)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html(in = 13580) (out= 2587)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html(in = 24030) (out= 3194)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html(in = 20160) (out= 2954)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html(in = 24235) (out= 3392)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html(in = 14443) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html(in = 16049) (out= 2546)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html(in = 24231) (out= 3387)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html(in = 18278) (out= 2522)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html(in = 21283) (out= 3160)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html(in = 23112) (out= 3275)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html(in = 22275) (out= 3203)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html(in = 14253) (out= 2392)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html(in = 23227) (out= 3305)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html(in = 23525) (out= 3327)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html(in = 20425) (out= 3185)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html(in = 24209) (out= 3373)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html(in = 14056) (out= 2346)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html(in = 20250) (out= 3058)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html(in = 55250) (out= 4715)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html(in = 20247) (out= 3020)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html(in = 30825) (out= 3425)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.html(in = 58117) (out= 6845)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-summary.html(in = 19196) (out= 2574)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.html(in = 20654) (out= 3015)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.html(in = 76126) (out= 5988)(deflated 92%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.html(in = 14948) (out= 2442)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-frame.html(in = 2184) (out= 654)(deflated 70%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-tree.html(in = 8557) (out= 1615)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.html(in = 17963) (out= 2859)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.html(in = 24956) (out= 3281)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.html(in = 27802) (out= 3401)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.html(in = 50719) (out= 4832)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.AbstractMatchCostFunction.html(in = 23965) (out= 2957)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/Match.html(in = 23653) (out= 3419)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.html(in = 111352) (out= 6958)(deflated 93%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-summary.html(in = 8508) (out= 1812)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html(in = 22795) (out= 3220)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/Env.Binder.html(in = 9636) (out= 2173)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/package-tree.html(in = 47407) (out= 3867)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html(in = 10682) (out= 2270)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html(in = 24523) (out= 3356)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html(in = 41963) (out= 4545)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html(in = 26198) (out= 3012)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html(in = 19394) (out= 3070)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html(in = 18472) (out= 3074)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.html(in = 88826) (out= 7410)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.IntegerAnnotationPattern.html(in = 18680) (out= 3028)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html(in = 21867) (out= 3210)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html(in = 16560) (out= 2771)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html(in = 47452) (out= 4976)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html(in = 16524) (out= 2681)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html(in = 15870) (out= 2682)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html(in = 9172) (out= 1910)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html(in = 35791) (out= 4148)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html(in = 19947) (out= 3111)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html(in = 18894) (out= 2884)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html(in = 38919) (out= 4846)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html(in = 30841) (out= 3657)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html(in = 21217) (out= 3148)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html(in = 19254) (out= 2805)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html(in = 9487) (out= 2088)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html(in = 16500) (out= 2778)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html(in = 20362) (out= 3330)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html(in = 24647) (out= 3322)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html(in = 16557) (out= 2716)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html(in = 27793) (out= 3070)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html(in = 24230) (out= 3346)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html(in = 9185) (out= 2086)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.html(in = 47276) (out= 6017)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html(in = 10921) (out= 2155)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html(in = 47511) (out= 6539)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html(in = 17697) (out= 2723)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html(in = 18462) (out= 3284)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html(in = 6763) (out= 1484)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html(in = 16408) (out= 2699)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html(in = 16335) (out= 2700)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html(in = 18026) (out= 2750)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.html(in = 59775) (out= 5725)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html(in = 19731) (out= 3087)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html(in = 24916) (out= 3366)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html(in = 18967) (out= 3035)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html(in = 19396) (out= 2807)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html(in = 21249) (out= 2899)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html(in = 20543) (out= 2845)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html(in = 59882) (out= 7205)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html(in = 17255) (out= 2714)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html(in = 18457) (out= 2756)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html(in = 76930) (out= 6381)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html(in = 23774) (out= 2941)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html(in = 21034) (out= 3306)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html(in = 18175) (out= 2864)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html(in = 16474) (out= 2711)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html(in = 23688) (out= 3328)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html(in = 15521) (out= 2724)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/Env.html(in = 68135) (out= 6581)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html(in = 19934) (out= 3103)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html(in = 22082) (out= 3213)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html(in = 24457) (out= 3316)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html(in = 15092) (out= 2721)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html(in = 32804) (out= 3477)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html(in = 18266) (out= 2999)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html(in = 19108) (out= 3014)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html(in = 13849) (out= 2546)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html(in = 13567) (out= 2434)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html(in = 19968) (out= 2815)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html(in = 16426) (out= 2878)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/parser/ParseException.html(in = 20492) (out= 3456)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-frame.html(in = 1159) (out= 534)(deflated 53%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-tree.html(in = 6488) (out= 1488)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html(in = 148499) (out= 8699)(deflated 94%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-summary.html(in = 6090) (out= 1485)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html(in = 29763) (out= 3540)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html(in = 17907) (out= 2804)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html(in = 17187) (out= 2571)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html(in = 49081) (out= 5386)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html(in = 20139) (out= 2903)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html(in = 14146) (out= 2367)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html(in = 19156) (out= 3014)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html(in = 14321) (out= 2544)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html(in = 19424) (out= 2875)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.html(in = 11155) (out= 2115)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html(in = 11310) (out= 2306)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html(in = 17739) (out= 2763)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html(in = 16472) (out= 2873)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html(in = 14527) (out= 2600)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html(in = 31447) (out= 3599)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html(in = 74883) (out= 7866)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html(in = 14890) (out= 2364)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html(in = 18800) (out= 2890)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html(in = 15865) (out= 2582)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html(in = 44350) (out= 4860)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html(in = 64911) (out= 6082)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html(in = 25806) (out= 3377)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html(in = 8765) (out= 1856)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.html(in = 23076) (out= 3458)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html(in = 20360) (out= 3228)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/package-summary.html(in = 42566) (out= 5221)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html(in = 26429) (out= 3202)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html(in = 19016) (out= 2913)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html(in = 17729) (out= 2706)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html(in = 22001) (out= 3217)(deflated 85%)
adding: edu/stanford/nlp/ling/WordTag.html(in = 40395) (out= 5468)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html(in = 14364) (out= 2744)(deflated 80%)
adding: edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html(in = 51674) (out= 5428)(deflated 89%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 15138) (out= 2766)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html(in = 15171) (out= 2814)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 14300) (out= 2742)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 14337) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 14330) (out= 2723)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 14422) (out= 2775)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 14189) (out= 2712)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html(in = 14407) (out= 2784)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 14254) (out= 2720)(deflated 80%)
adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 40261) (out= 5339)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html(in = 14418) (out= 2741)(deflated 80%)
adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 21718) (out= 3602)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 14510) (out= 2768)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 14565) (out= 2735)(deflated 81%)
adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 22450) (out= 3632)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 16159) (out= 2848)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 14116) (out= 2750)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 14993) (out= 2765)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 14605) (out= 2841)(deflated 80%)
adding: edu/stanford/nlp/ling/MultiTokenTag.Tag.html(in = 16406) (out= 2747)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 14226) (out= 2755)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 14657) (out= 2809)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 14508) (out= 2794)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 14483) (out= 2759)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 14354) (out= 2729)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 14241) (out= 2722)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 14329) (out= 2761)(deflated 80%)
adding: edu/stanford/nlp/ling/LabeledWord.html(in = 25116) (out= 3649)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 14532) (out= 2770)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 14284) (out= 2755)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 15383) (out= 2886)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 14224) (out= 2722)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 14345) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/ling/BasicDatum.html(in = 27597) (out= 3790)(deflated 86%)
adding: edu/stanford/nlp/ling/HasWord.html(in = 10754) (out= 2359)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 14311) (out= 2745)(deflated 80%)
adding: edu/stanford/nlp/ling/LabelFactory.html(in = 14806) (out= 3021)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 14562) (out= 2737)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 14328) (out= 2727)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 14347) (out= 2767)(deflated 80%)
adding: edu/stanford/nlp/ling/AbstractCoreLabel.html(in = 20579) (out= 3364)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 14832) (out= 2952)(deflated 80%)
adding: edu/stanford/nlp/ling/ValueLabel.html(in = 25280) (out= 4319)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 14347) (out= 2723)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelIDAnnotation.html(in = 14302) (out= 2724)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html(in = 14343) (out= 2780)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 15180) (out= 2844)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 14193) (out= 2720)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 14269) (out= 2723)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 14395) (out= 2733)(deflated 81%)
adding: edu/stanford/nlp/ling/HasLemma.html(in = 10097) (out= 2296)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 14415) (out= 2755)(deflated 80%)
adding: edu/stanford/nlp/ling/BasicDocument.html(in = 96031) (out= 9463)(deflated 90%)
adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 80663) (out= 7926)(deflated 90%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 14355) (out= 2730)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 14332) (out= 2755)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 14288) (out= 2724)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 15896) (out= 2779)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 14546) (out= 2765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 14329) (out= 2722)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 14333) (out= 2730)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 14336) (out= 2728)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 14385) (out= 2729)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 14264) (out= 2724)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 14403) (out= 2796)(deflated 80%)
adding: edu/stanford/nlp/ling/HasIndex.html(in = 10763) (out= 2246)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 14397) (out= 2795)(deflated 80%)
adding: edu/stanford/nlp/ling/HasCategory.html(in = 9679) (out= 2254)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 14313) (out= 2728)(deflated 80%)
adding: edu/stanford/nlp/ling/TaggedWord.html(in = 31585) (out= 4266)(deflated 86%)
adding: edu/stanford/nlp/ling/HasContext.html(in = 13191) (out= 2426)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 14572) (out= 2802)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 14359) (out= 2729)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html(in = 14392) (out= 2743)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 14579) (out= 2823)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 14638) (out= 2789)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreLabel.OutputFormat.html(in = 21261) (out= 3285)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 18241) (out= 3132)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 15195) (out= 2814)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 14280) (out= 2743)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 14375) (out= 2715)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 14259) (out= 2716)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 14382) (out= 2736)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 14230) (out= 2723)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 14483) (out= 2772)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html(in = 14402) (out= 2777)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 54047) (out= 5930)(deflated 89%)
adding: edu/stanford/nlp/ling/Featurizable.html(in = 9249) (out= 2230)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 16689) (out= 2795)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 15358) (out= 2829)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 15177) (out= 2814)(deflated 81%)
adding: edu/stanford/nlp/ling/IndexedWord.html(in = 78341) (out= 9284)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 14265) (out= 2726)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 14319) (out= 2731)(deflated 80%)
adding: edu/stanford/nlp/ling/MultiTokenTag.html(in = 18176) (out= 2960)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 14294) (out= 2725)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 14276) (out= 2745)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 15260) (out= 2784)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 14484) (out= 2796)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 17389) (out= 2813)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html(in = 14864) (out= 2857)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 14474) (out= 2760)(deflated 80%)
adding: edu/stanford/nlp/ling/Label.html(in = 16995) (out= 3527)(deflated 79%)
adding: edu/stanford/nlp/ling/WordFactory.html(in = 18664) (out= 2949)(deflated 84%)
adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 20084) (out= 3474)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 14768) (out= 2844)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 14424) (out= 2725)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 14322) (out= 2728)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 14545) (out= 2821)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 14445) (out= 2762)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 14960) (out= 3011)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 14465) (out= 2776)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 14364) (out= 2760)(deflated 80%)
adding: edu/stanford/nlp/ling/DocumentReader.html(in = 39494) (out= 6017)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 14332) (out= 2779)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 16689) (out= 2799)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 14191) (out= 2714)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 16745) (out= 2836)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html(in = 14515) (out= 2793)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 14324) (out= 2759)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 14328) (out= 2757)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 14455) (out= 2810)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 14433) (out= 2733)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html(in = 14559) (out= 2838)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 19057) (out= 2838)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 14764) (out= 2970)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 14185) (out= 2766)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 14728) (out= 2899)(deflated 80%)
adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 21104) (out= 3170)(deflated 84%)
adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 18917) (out= 3030)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreLabel.html(in = 75064) (out= 9009)(deflated 87%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 14216) (out= 2717)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 14351) (out= 2763)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 14270) (out= 2725)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html(in = 14321) (out= 2765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 14567) (out= 2819)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 14819) (out= 2850)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html(in = 14618) (out= 2793)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 14296) (out= 2723)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 14956) (out= 2958)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 16556) (out= 2811)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ColumnDataClassifierAnnotation.html(in = 14519) (out= 2740)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 14158) (out= 2740)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 14624) (out= 2870)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 14442) (out= 2737)(deflated 81%)
adding: edu/stanford/nlp/ling/package-summary.html(in = 74762) (out= 8403)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 14422) (out= 2763)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 14402) (out= 2771)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 14429) (out= 2816)(deflated 80%)
adding: edu/stanford/nlp/ling/HasOffset.html(in = 12051) (out= 2584)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 14415) (out= 2727)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 14282) (out= 2717)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html(in = 14383) (out= 2743)(deflated 80%)
adding: edu/stanford/nlp/time/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/time/SUTime.Temporal.html(in = 45635) (out= 5383)(deflated 88%)
adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotations.html(in = 15005) (out= 2783)(deflated 81%)
adding: edu/stanford/nlp/time/SUTime.TemporalOp.html(in = 29597) (out= 3753)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.IsoTime.html(in = 33776) (out= 4121)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.TimexAttr.html(in = 22354) (out= 3395)(deflated 84%)
adding: edu/stanford/nlp/time/JollyDayHolidays.html(in = 25028) (out= 3230)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.Duration.html(in = 46666) (out= 5492)(deflated 88%)
adding: edu/stanford/nlp/time/TimeAnnotator.html(in = 35239) (out= 4992)(deflated 85%)
adding: edu/stanford/nlp/time/JollyDayHolidays.MyXMLManager.html(in = 13374) (out= 2573)(deflated 80%)
adding: edu/stanford/nlp/time/package-frame.html(in = 8851) (out= 1218)(deflated 86%)
adding: edu/stanford/nlp/time/package-tree.html(in = 23091) (out= 2565)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.TimexType.html(in = 17928) (out= 3127)(deflated 82%)
adding: edu/stanford/nlp/time/SUTime.IsoDateTime.html(in = 24893) (out= 3699)(deflated 85%)
adding: edu/stanford/nlp/time/TimeAnnotations.html(in = 11966) (out= 2375)(deflated 80%)
adding: edu/stanford/nlp/time/SUTime.OrdinalTime.html(in = 27374) (out= 3744)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.ExplicitTemporalSet.html(in = 29007) (out= 3659)(deflated 87%)
adding: edu/stanford/nlp/time/JodaTimeUtils.ConversionOptions.html(in = 13075) (out= 2452)(deflated 81%)
adding: edu/stanford/nlp/time/TimeFormatter.html(in = 11642) (out= 2221)(deflated 80%)
adding: edu/stanford/nlp/time/TimeExpression.Annotation.html(in = 14083) (out= 2738)(deflated 80%)
adding: edu/stanford/nlp/time/SUTime.TemporalSet.html(in = 18843) (out= 3101)(deflated 83%)
adding: edu/stanford/nlp/time/SUTime.CompositePartialTime.html(in = 39047) (out= 4834)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.TimeUnit.html(in = 26899) (out= 3763)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.InexactTime.html(in = 37352) (out= 4725)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.GroundedTime.html(in = 34622) (out= 4142)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.StandardTemporalType.html(in = 28298) (out= 3832)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.html(in = 105630) (out= 8872)(deflated 91%)
adding: edu/stanford/nlp/time/SUTime.PeriodicTemporalSet.html(in = 34945) (out= 3955)(deflated 88%)
adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotation.html(in = 14064) (out= 2745)(deflated 80%)
adding: edu/stanford/nlp/time/TimeExpression.html(in = 29603) (out= 3802)(deflated 87%)
adding: edu/stanford/nlp/time/TimeFormatter.JavaDateFormatExtractor.html(in = 14670) (out= 2624)(deflated 82%)
adding: edu/stanford/nlp/time/SUTime.TimeWithRange.html(in = 30961) (out= 3939)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.InexactDuration.html(in = 23966) (out= 3549)(deflated 85%)
adding: edu/stanford/nlp/time/SUTime.RelativeTime.html(in = 41753) (out= 4828)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.IsoDate.html(in = 35698) (out= 4481)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.DurationRange.html(in = 28962) (out= 3721)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.PartialTime.html(in = 48406) (out= 5549)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.TimexDocFunc.html(in = 19756) (out= 3235)(deflated 83%)
adding: edu/stanford/nlp/time/SUTime.Time.html(in = 51027) (out= 5714)(deflated 88%)
adding: edu/stanford/nlp/time/TimeExpressionExtractor.html(in = 16089) (out= 3010)(deflated 81%)
adding: edu/stanford/nlp/time/SUTime.RefTime.html(in = 28763) (out= 3861)(deflated 86%)
adding: edu/stanford/nlp/time/HeidelTimeAnnotator.html(in = 28871) (out= 4073)(deflated 85%)
adding: edu/stanford/nlp/time/JollyDayHolidays.JollyHoliday.html(in = 31890) (out= 4003)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.TimexMod.html(in = 23528) (out= 3490)(deflated 85%)
adding: edu/stanford/nlp/time/TimeExpressionExtractorImpl.html(in = 32217) (out= 3916)(deflated 87%)
adding: edu/stanford/nlp/time/TimeExpressionPatterns.html(in = 10627) (out= 2441)(deflated 77%)
adding: edu/stanford/nlp/time/SUTime.DurationWithFields.html(in = 29047) (out= 3777)(deflated 86%)
adding: edu/stanford/nlp/time/TimeFormatter.CustomDateFormatExtractor.html(in = 17126) (out= 2814)(deflated 83%)
adding: edu/stanford/nlp/time/XMLUtils.html(in = 34350) (out= 3475)(deflated 89%)
adding: edu/stanford/nlp/time/SUTimeMain.html(in = 46324) (out= 5296)(deflated 88%)
adding: edu/stanford/nlp/time/GUTimeAnnotator.html(in = 28625) (out= 4048)(deflated 85%)
adding: edu/stanford/nlp/time/TimeExpression.TimeIndexAnnotation.html(in = 14303) (out= 2793)(deflated 80%)
adding: edu/stanford/nlp/time/Timex.html(in = 33168) (out= 4601)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.DurationWithMillis.html(in = 26624) (out= 3632)(deflated 86%)
adding: edu/stanford/nlp/time/TimeFormatter.JodaDateTimeFormatExtractor.html(in = 15311) (out= 2672)(deflated 82%)
adding: edu/stanford/nlp/time/Options.html(in = 13094) (out= 2400)(deflated 81%)
adding: edu/stanford/nlp/time/SUTime.SimpleTime.html(in = 24153) (out= 3654)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.TimeIndex.html(in = 21800) (out= 2911)(deflated 86%)
adding: edu/stanford/nlp/time/JodaTimeUtils.html(in = 52084) (out= 5814)(deflated 88%)
adding: edu/stanford/nlp/time/TimeExpressionExtractorFactory.html(in = 24373) (out= 3276)(deflated 86%)
adding: edu/stanford/nlp/time/Options.RelativeHeuristicLevel.html(in = 17959) (out= 3113)(deflated 82%)
adding: edu/stanford/nlp/time/GenericTimeExpressionPatterns.html(in = 15982) (out= 3023)(deflated 81%)
adding: edu/stanford/nlp/time/SUTime.Range.html(in = 46412) (out= 5098)(deflated 89%)
adding: edu/stanford/nlp/time/TimeExpression.ChildrenAnnotation.html(in = 15100) (out= 2794)(deflated 81%)
adding: edu/stanford/nlp/time/package-summary.html(in = 22633) (out= 3441)(deflated 84%)
adding: edu/stanford/nlp/classify/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/classify/RVFDataset.html(in = 91199) (out= 9593)(deflated 89%)
adding: edu/stanford/nlp/classify/LogisticObjectiveFunction.html(in = 26554) (out= 3548)(deflated 86%)
adding: edu/stanford/nlp/classify/NBLinearClassifierFactory.html(in = 19401) (out= 3744)(deflated 80%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.html(in = 160935) (out= 13235)(deflated 91%)
adding: edu/stanford/nlp/classify/Classifier.html(in = 12905) (out= 2569)(deflated 80%)
adding: edu/stanford/nlp/classify/package-frame.html(in = 5525) (out= 933)(deflated 83%)
adding: edu/stanford/nlp/classify/LogPrior.html(in = 24306) (out= 3609)(deflated 85%)
adding: edu/stanford/nlp/classify/package-tree.html(in = 17099) (out= 2147)(deflated 87%)
adding: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html(in = 33503) (out= 4296)(deflated 87%)
adding: edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.html(in = 26047) (out= 3463)(deflated 86%)
adding: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html(in = 31613) (out= 3586)(deflated 88%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html(in = 9349) (out= 2073)(deflated 77%)
adding: edu/stanford/nlp/classify/ClassifierFactory.html(in = 12809) (out= 2448)(deflated 80%)
adding: edu/stanford/nlp/classify/LinearClassifier.html(in = 113358) (out= 10274)(deflated 90%)
adding: edu/stanford/nlp/classify/LogisticClassifier.html(in = 53953) (out= 5288)(deflated 90%)
adding: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html(in = 73892) (out= 7983)(deflated 89%)
adding: edu/stanford/nlp/classify/SVMLightClassifier.html(in = 34109) (out= 4063)(deflated 88%)
adding: edu/stanford/nlp/classify/SVMLightClassifierFactory.html(in = 49091) (out= 5784)(deflated 88%)
adding: edu/stanford/nlp/classify/GeneralDataset.html(in = 68766) (out= 8670)(deflated 87%)
adding: edu/stanford/nlp/classify/LogPrior.LogPriorType.html(in = 19875) (out= 3227)(deflated 83%)
adding: edu/stanford/nlp/classify/LogisticClassifierFactory.html(in = 37994) (out= 3912)(deflated 89%)
adding: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html(in = 22133) (out= 3602)(deflated 83%)
adding: edu/stanford/nlp/classify/ClassifierCreator.html(in = 8970) (out= 2054)(deflated 77%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifier.html(in = 12445) (out= 2298)(deflated 81%)
adding: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html(in = 22243) (out= 3382)(deflated 84%)
adding: edu/stanford/nlp/classify/PRCurve.html(in = 27840) (out= 3906)(deflated 85%)
adding: edu/stanford/nlp/classify/CrossValidator.SavedState.html(in = 11791) (out= 2202)(deflated 81%)
adding: edu/stanford/nlp/classify/CrossValidator.html(in = 18877) (out= 3075)(deflated 83%)
adding: edu/stanford/nlp/classify/Dataset.html(in = 85596) (out= 9200)(deflated 89%)
adding: edu/stanford/nlp/classify/ColumnDataClassifier.html(in = 63635) (out= 12672)(deflated 80%)
adding: edu/stanford/nlp/classify/RVFClassifier.html(in = 11442) (out= 2351)(deflated 79%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html(in = 19758) (out= 2815)(deflated 85%)
adding: edu/stanford/nlp/classify/WeightedDataset.html(in = 38896) (out= 5360)(deflated 86%)
adding: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html(in = 26815) (out= 3710)(deflated 86%)
adding: edu/stanford/nlp/classify/package-summary.html(in = 18018) (out= 2913)(deflated 83%)
adding: edu/stanford/nlp/sentiment/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/sentiment/RNNTestOptions.html(in = 15542) (out= 2785)(deflated 82%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.AnnotatedTree.html(in = 14372) (out= 2831)(deflated 80%)
adding: edu/stanford/nlp/sentiment/BuildBinarizedDataset.html(in = 18937) (out= 3289)(deflated 82%)
adding: edu/stanford/nlp/sentiment/package-frame.html(in = 2872) (out= 690)(deflated 75%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.html(in = 11868) (out= 2354)(deflated 80%)
adding: edu/stanford/nlp/sentiment/package-tree.html(in = 10309) (out= 1789)(deflated 82%)
adding: edu/stanford/nlp/sentiment/CollapseUnaryTransformer.html(in = 14255) (out= 3021)(deflated 78%)
adding: edu/stanford/nlp/sentiment/AbstractEvaluate.html(in = 24072) (out= 3589)(deflated 85%)
adding: edu/stanford/nlp/sentiment/SentimentModel.html(in = 41546) (out= 5193)(deflated 87%)
adding: edu/stanford/nlp/sentiment/Evaluate.html(in = 18394) (out= 3371)(deflated 81%)
adding: edu/stanford/nlp/sentiment/SentimentTraining.html(in = 17171) (out= 2677)(deflated 84%)
adding: edu/stanford/nlp/sentiment/ReadSentimentDataset.html(in = 16575) (out= 2982)(deflated 82%)
adding: edu/stanford/nlp/sentiment/SentimentUtils.html(in = 19841) (out= 2910)(deflated 85%)
adding: edu/stanford/nlp/sentiment/SentimentCostAndGradient.html(in = 19405) (out= 3390)(deflated 82%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.ClassName.html(in = 14484) (out= 2809)(deflated 80%)
adding: edu/stanford/nlp/sentiment/RNNTrainOptions.html(in = 22894) (out= 3708)(deflated 83%)
adding: edu/stanford/nlp/sentiment/RNNOptions.html(in = 27913) (out= 4014)(deflated 85%)
adding: edu/stanford/nlp/sentiment/SentimentPipeline.html(in = 14794) (out= 3003)(deflated 79%)
adding: edu/stanford/nlp/sentiment/package-summary.html(in = 9319) (out= 1940)(deflated 79%)
adding: edu/stanford/nlp/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/Languages.html(in = 13596) (out= 2469)(deflated 81%)
adding: edu/stanford/nlp/international/package-frame.html(in = 1063) (out= 513)(deflated 51%)
adding: edu/stanford/nlp/international/package-tree.html(in = 6193) (out= 1452)(deflated 76%)
adding: edu/stanford/nlp/international/Languages.Language.html(in = 20117) (out= 3222)(deflated 83%)
adding: edu/stanford/nlp/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/process/package-frame.html(in = 1155) (out= 523)(deflated 54%)
adding: edu/stanford/nlp/international/french/process/package-tree.html(in = 6502) (out= 1498)(deflated 76%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html(in = 27782) (out= 3591)(deflated 87%)
adding: edu/stanford/nlp/international/french/process/package-summary.html(in = 6072) (out= 1492)(deflated 75%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.html(in = 27004) (out= 4236)(deflated 84%)
adding: edu/stanford/nlp/international/french/package-frame.html(in = 1118) (out= 529)(deflated 52%)
adding: edu/stanford/nlp/international/french/package-tree.html(in = 6069) (out= 1457)(deflated 75%)
adding: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html(in = 22961) (out= 3401)(deflated 85%)
adding: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html(in = 25696) (out= 2850)(deflated 88%)
adding: edu/stanford/nlp/international/french/package-summary.html(in = 5885) (out= 1572)(deflated 73%)
adding: edu/stanford/nlp/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html(in = 15120) (out= 2775)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/package-frame.html(in = 1992) (out= 608)(deflated 69%)
adding: edu/stanford/nlp/international/arabic/process/package-tree.html(in = 9400) (out= 1768)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html(in = 31103) (out= 3958)(deflated 87%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html(in = 28592) (out= 3647)(deflated 87%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html(in = 35311) (out= 4354)(deflated 87%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html(in = 25414) (out= 3307)(deflated 86%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html(in = 26407) (out= 4358)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/process/IOBUtils.html(in = 33767) (out= 3660)(deflated 89%)
adding: edu/stanford/nlp/international/arabic/process/package-summary.html(in = 8033) (out= 1790)(deflated 77%)
adding: edu/stanford/nlp/international/arabic/package-frame.html(in = 1295) (out= 534)(deflated 58%)
adding: edu/stanford/nlp/international/arabic/package-tree.html(in = 6966) (out= 1523)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/Buckwalter.html(in = 20507) (out= 3518)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html(in = 19469) (out= 3206)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-frame.html(in = 980) (out= 508)(deflated 48%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-tree.html(in = 5767) (out= 1440)(deflated 75%)
adding: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html(in = 23768) (out= 3705)(deflated 84%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-summary.html(in = 5546) (out= 1465)(deflated 73%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html(in = 21301) (out= 3316)(deflated 84%)
adding: edu/stanford/nlp/international/arabic/package-summary.html(in = 6113) (out= 1542)(deflated 74%)
adding: edu/stanford/nlp/international/morph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html(in = 25405) (out= 3394)(deflated 86%)
adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1320) (out= 542)(deflated 58%)
adding: edu/stanford/nlp/international/morph/package-tree.html(in = 7041) (out= 1517)(deflated 78%)
adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 27684) (out= 3900)(deflated 85%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 26791) (out= 3537)(deflated 86%)
adding: edu/stanford/nlp/international/morph/package-summary.html(in = 6395) (out= 1537)(deflated 75%)
adding: edu/stanford/nlp/international/spanish/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/spanish/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/spanish/process/package-frame.html(in = 1591) (out= 588)(deflated 63%)
adding: edu/stanford/nlp/international/spanish/process/package-tree.html(in = 7980) (out= 1613)(deflated 79%)
adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.PersonalPronounType.html(in = 19871) (out= 3181)(deflated 83%)
adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.html(in = 30220) (out= 4343)(deflated 85%)
adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.html(in = 18417) (out= 3448)(deflated 81%)
adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.SpanishTokenizerFactory.html(in = 29776) (out= 3694)(deflated 87%)
adding: edu/stanford/nlp/international/spanish/process/package-summary.html(in = 7119) (out= 1608)(deflated 77%)
adding: edu/stanford/nlp/international/spanish/package-frame.html(in = 1099) (out= 522)(deflated 52%)
adding: edu/stanford/nlp/international/spanish/package-tree.html(in = 5755) (out= 1424)(deflated 75%)
adding: edu/stanford/nlp/international/spanish/package-summary.html(in = 5826) (out= 1545)(deflated 73%)
adding: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.html(in = 22225) (out= 2890)(deflated 86%)
adding: edu/stanford/nlp/international/spanish/SpanishVerbStripper.html(in = 18169) (out= 3164)(deflated 82%)
adding: edu/stanford/nlp/international/package-summary.html(in = 5800) (out= 1444)(deflated 75%)
adding: edu/stanford/nlp/graph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/graph/ConnectedComponents.html(in = 12372) (out= 2508)(deflated 79%)
adding: edu/stanford/nlp/graph/Graph.html(in = 32411) (out= 3876)(deflated 88%)
adding: edu/stanford/nlp/graph/package-frame.html(in = 1328) (out= 576)(deflated 56%)
adding: edu/stanford/nlp/graph/package-tree.html(in = 6130) (out= 1482)(deflated 75%)
adding: edu/stanford/nlp/graph/DijkstraShortestPath.html(in = 11284) (out= 2302)(deflated 79%)
adding: edu/stanford/nlp/graph/DirectedMultiGraph.html(in = 80259) (out= 7040)(deflated 91%)
adding: edu/stanford/nlp/graph/package-summary.html(in = 6296) (out= 1583)(deflated 74%)
adding: edu/stanford/nlp/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/tools/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/tools/package-frame.html(in = 909) (out= 495)(deflated 45%)
adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 5196) (out= 1361)(deflated 73%)
adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 12763) (out= 2802)(deflated 78%)
adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 5287) (out= 1420)(deflated 73%)
adding: edu/stanford/nlp/parser/nndep/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/nndep/demo/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.html(in = 11544) (out= 2417)(deflated 79%)
adding: edu/stanford/nlp/parser/nndep/demo/package-frame.html(in = 932) (out= 500)(deflated 46%)
adding: edu/stanford/nlp/parser/nndep/demo/package-tree.html(in = 5286) (out= 1360)(deflated 74%)
adding: edu/stanford/nlp/parser/nndep/demo/package-summary.html(in = 5382) (out= 1426)(deflated 73%)
adding: edu/stanford/nlp/parser/nndep/Classifier.html(in = 27355) (out= 4400)(deflated 83%)
adding: edu/stanford/nlp/parser/nndep/package-frame.html(in = 1597) (out= 569)(deflated 64%)
adding: edu/stanford/nlp/parser/nndep/package-tree.html(in = 6752) (out= 1453)(deflated 78%)
adding: edu/stanford/nlp/parser/nndep/Configuration.html(in = 28154) (out= 3744)(deflated 86%)
adding: edu/stanford/nlp/parser/nndep/Config.html(in = 35386) (out= 5249)(deflated 85%)
adding: edu/stanford/nlp/parser/nndep/Classifier.Cost.html(in = 14094) (out= 2665)(deflated 81%)
adding: edu/stanford/nlp/parser/nndep/ParsingSystem.html(in = 31506) (out= 4061)(deflated 87%)
adding: edu/stanford/nlp/parser/nndep/Dataset.html(in = 11649) (out= 2331)(deflated 79%)
adding: edu/stanford/nlp/parser/nndep/ArcStandard.html(in = 28837) (out= 3783)(deflated 86%)
adding: edu/stanford/nlp/parser/nndep/DependencyParser.html(in = 48530) (out= 7844)(deflated 83%)
adding: edu/stanford/nlp/parser/nndep/package-summary.html(in = 7247) (out= 1713)(deflated 76%)
adding: edu/stanford/nlp/parser/Parser.html(in = 11262) (out= 2733)(deflated 75%)
adding: edu/stanford/nlp/parser/package-frame.html(in = 1390) (out= 539)(deflated 61%)
adding: edu/stanford/nlp/parser/package-tree.html(in = 5529) (out= 1333)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/metrics/Eval.html(in = 14816) (out= 2594)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/EvalbByCat.html(in = 22820) (out= 3244)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 32851) (out= 4060)(deflated 87%)
adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 2971) (out= 726)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 9000) (out= 1619)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html(in = 25899) (out= 3806)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/TopMatchEval.html(in = 18100) (out= 3004)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/TaggingEval.html(in = 25926) (out= 3710)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/ParserQueryEval.html(in = 10345) (out= 2358)(deflated 77%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 21724) (out= 3180)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 23029) (out= 3175)(deflated 86%)
adding: edu/stanford/nlp/parser/metrics/Evalb.html(in = 23148) (out= 3877)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/LeafAncestorEval.html(in = 17333) (out= 3061)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/FilteredEval.html(in = 21437) (out= 3476)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/BestOfTopKEval.html(in = 15637) (out= 2927)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/TreeSpanScoring.html(in = 14265) (out= 2674)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/Evalb.CBEval.html(in = 22774) (out= 3214)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 10587) (out= 2326)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 20800) (out= 3176)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/shiftreduce/Weight.html(in = 15424) (out= 3050)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/package-frame.html(in = 4669) (out= 872)(deflated 81%)
adding: edu/stanford/nlp/parser/shiftreduce/package-tree.html(in = 17045) (out= 2103)(deflated 87%)
adding: edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html(in = 17951) (out= 2512)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html(in = 43917) (out= 4881)(deflated 88%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html(in = 24467) (out= 3981)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html(in = 17828) (out= 3103)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html(in = 17711) (out= 3093)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html(in = 19296) (out= 3218)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html(in = 20365) (out= 3148)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html(in = 17210) (out= 3026)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html(in = 21461) (out= 3085)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/BaseModel.html(in = 25733) (out= 3951)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html(in = 24639) (out= 3357)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/IdleTransition.html(in = 19772) (out= 2965)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html(in = 52442) (out= 6022)(deflated 88%)
adding: edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.html(in = 10861) (out= 2221)(deflated 79%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html(in = 19397) (out= 3049)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html(in = 22518) (out= 3250)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html(in = 16724) (out= 2839)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html(in = 32212) (out= 4519)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/PerceptronModel.html(in = 28064) (out= 3907)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html(in = 20858) (out= 3233)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/State.html(in = 17805) (out= 3486)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html(in = 16889) (out= 2842)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/Transition.html(in = 13168) (out= 2526)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html(in = 61638) (out= 5173)(deflated 91%)
adding: edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html(in = 23546) (out= 3460)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/package-summary.html(in = 13687) (out= 2301)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html(in = 24482) (out= 3220)(deflated 86%)
adding: edu/stanford/nlp/parser/server/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/server/package-frame.html(in = 1057) (out= 511)(deflated 51%)
adding: edu/stanford/nlp/parser/server/package-tree.html(in = 5469) (out= 1386)(deflated 74%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserClient.html(in = 23301) (out= 3383)(deflated 85%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserServer.html(in = 28281) (out= 3386)(deflated 88%)
adding: edu/stanford/nlp/parser/server/package-summary.html(in = 5618) (out= 1461)(deflated 73%)
adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 10409) (out= 2540)(deflated 75%)
adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 10589) (out= 2343)(deflated 77%)
adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 18448) (out= 3364)(deflated 81%)
adding: edu/stanford/nlp/parser/ui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.html(in = 105168) (out= 9601)(deflated 90%)
adding: edu/stanford/nlp/parser/ui/package-frame.html(in = 1009) (out= 502)(deflated 50%)
adding: edu/stanford/nlp/parser/ui/package-tree.html(in = 7159) (out= 1558)(deflated 78%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html(in = 12586) (out= 2299)(deflated 81%)
adding: edu/stanford/nlp/parser/ui/package-summary.html(in = 5427) (out= 1412)(deflated 73%)
adding: edu/stanford/nlp/parser/dvparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html(in = 39408) (out= 4578)(deflated 88%)
adding: edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html(in = 25362) (out= 3297)(deflated 87%)
adding: edu/stanford/nlp/parser/dvparser/package-frame.html(in = 1697) (out= 594)(deflated 64%)
adding: edu/stanford/nlp/parser/dvparser/package-tree.html(in = 8608) (out= 1718)(deflated 80%)
adding: edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html(in = 14848) (out= 2958)(deflated 80%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.html(in = 16109) (out= 2737)(deflated 83%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html(in = 13717) (out= 2569)(deflated 81%)
adding: edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html(in = 19172) (out= 2931)(deflated 84%)
adding: edu/stanford/nlp/parser/dvparser/DVParser.html(in = 31295) (out= 3901)(deflated 87%)
adding: edu/stanford/nlp/parser/dvparser/DVModel.html(in = 54018) (out= 5415)(deflated 89%)
adding: edu/stanford/nlp/parser/dvparser/package-summary.html(in = 6832) (out= 1603)(deflated 76%)
adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/ParserUtils.html(in = 8746) (out= 1742)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/GrammarCompactor.html(in = 51629) (out= 5024)(deflated 90%)
adding: edu/stanford/nlp/parser/lexparser/Rule.html(in = 8683) (out= 2096)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 28648) (out= 4548)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html(in = 21099) (out= 3414)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html(in = 24286) (out= 3220)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html(in = 22331) (out= 3532)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 23671) (out= 3271)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html(in = 23180) (out= 3093)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/FactoredParser.html(in = 10977) (out= 2384)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/Lattice.html(in = 21352) (out= 3139)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 48248) (out= 7901)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 39649) (out= 5755)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 16147) (out= 1714)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.AnnotateHeadFunction.html(in = 18086) (out= 2898)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html(in = 21843) (out= 3025)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 45707) (out= 3891)(deflated 91%)
adding: edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html(in = 24278) (out= 3281)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.html(in = 53451) (out= 6672)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Item.html(in = 18584) (out= 3031)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/Hook.html(in = 19531) (out= 3118)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 46494) (out= 8625)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html(in = 21416) (out= 3070)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 79817) (out= 11694)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParser.html(in = 103649) (out= 13897)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 20097) (out= 2903)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 100489) (out= 11112)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexicon.html(in = 36198) (out= 5377)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/BinaryRule.html(in = 26377) (out= 3632)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html(in = 34974) (out= 4974)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 9356) (out= 2203)(deflated 76%)
adding: edu/stanford/nlp/parser/lexparser/LatticeEdge.html(in = 20937) (out= 3024)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html(in = 73540) (out= 8373)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/GrammarProjection.html(in = 10946) (out= 2202)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 92442) (out= 11135)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html(in = 44947) (out= 5910)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 27014) (out= 3564)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.html(in = 42431) (out= 6295)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 17749) (out= 2904)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html(in = 21077) (out= 3414)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html(in = 50661) (out= 6401)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html(in = 17010) (out= 3002)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 27094) (out= 3860)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 20629) (out= 3803)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 26140) (out= 3973)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html(in = 41648) (out= 4725)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html(in = 85415) (out= 7694)(deflated 90%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html(in = 16356) (out= 2751)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html(in = 19289) (out= 3171)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html(in = 36659) (out= 5490)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/FastFactoredParser.html(in = 30138) (out= 4379)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html(in = 27042) (out= 3725)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 25386) (out= 4272)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammar.html(in = 30867) (out= 3950)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html(in = 31835) (out= 4312)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 16412) (out= 3137)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 21736) (out= 3480)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 16238) (out= 3001)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html(in = 15730) (out= 2837)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/ParseFiles.html(in = 18278) (out= 3044)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.html(in = 21126) (out= 3421)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html(in = 44515) (out= 5489)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 22145) (out= 3716)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html(in = 24677) (out= 3482)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 15937) (out= 3136)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 16696) (out= 3197)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 57766) (out= 6782)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 32889) (out= 3603)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html(in = 53106) (out= 6557)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 16874) (out= 3259)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 58886) (out= 6830)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.SimpleStringFunction.html(in = 17187) (out= 2858)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 25340) (out= 3710)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 14798) (out= 3043)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html(in = 21409) (out= 3060)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 14287) (out= 3038)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 22024) (out= 4234)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html(in = 36880) (out= 5540)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 32651) (out= 4352)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html(in = 18323) (out= 2989)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 14911) (out= 2932)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 69461) (out= 7878)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 10673) (out= 2203)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 91916) (out= 10918)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html(in = 25529) (out= 3534)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 49394) (out= 7165)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 66417) (out= 7404)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html(in = 16932) (out= 2738)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 51454) (out= 6274)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Edge.html(in = 18748) (out= 2942)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/UnaryGrammar.html(in = 36149) (out= 4023)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 39253) (out= 4572)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.html(in = 31882) (out= 4309)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/Scorer.html(in = 12281) (out= 2357)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html(in = 19998) (out= 2925)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 11394) (out= 2263)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html(in = 30444) (out= 4164)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html(in = 21102) (out= 3420)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html(in = 21380) (out= 3517)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html(in = 56014) (out= 7028)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html(in = 16175) (out= 3013)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html(in = 48143) (out= 6125)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html(in = 74883) (out= 7694)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 9881) (out= 1861)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/UnaryRule.html(in = 25904) (out= 3623)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 37995) (out= 5369)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Reranker.html(in = 11232) (out= 2659)(deflated 76%)
adding: edu/stanford/nlp/parser/lexparser/RerankerQuery.html(in = 8564) (out= 2092)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 51323) (out= 7253)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html(in = 21604) (out= 3168)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/LatticeScorer.html(in = 9874) (out= 2120)(deflated 78%)
adding: edu/stanford/nlp/parser/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/common/ParserUtils.html(in = 12639) (out= 2559)(deflated 79%)
adding: edu/stanford/nlp/parser/common/package-frame.html(in = 2344) (out= 680)(deflated 70%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html(in = 15586) (out= 2831)(deflated 81%)
adding: edu/stanford/nlp/parser/common/package-tree.html(in = 9526) (out= 1754)(deflated 81%)
adding: edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html(in = 19552) (out= 3024)(deflated 84%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.html(in = 10579) (out= 2183)(deflated 79%)
adding: edu/stanford/nlp/parser/common/ArgUtils.html(in = 16358) (out= 2616)(deflated 84%)
adding: edu/stanford/nlp/parser/common/NoSuchParseException.html(in = 14572) (out= 2405)(deflated 83%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html(in = 14936) (out= 2852)(deflated 80%)
adding: edu/stanford/nlp/parser/common/ParserConstraint.html(in = 17484) (out= 3321)(deflated 81%)
adding: edu/stanford/nlp/parser/common/ParserGrammar.html(in = 35338) (out= 4677)(deflated 86%)
adding: edu/stanford/nlp/parser/common/ParserQuery.html(in = 26206) (out= 3424)(deflated 86%)
adding: edu/stanford/nlp/parser/common/package-summary.html(in = 8891) (out= 1910)(deflated 78%)
adding: edu/stanford/nlp/parser/charniak/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/charniak/package-frame.html(in = 1067) (out= 513)(deflated 51%)
adding: edu/stanford/nlp/parser/charniak/package-tree.html(in = 5459) (out= 1377)(deflated 74%)
adding: edu/stanford/nlp/parser/charniak/CharniakParser.html(in = 30683) (out= 3309)(deflated 89%)
adding: edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.html(in = 24931) (out= 3299)(deflated 86%)
adding: edu/stanford/nlp/parser/charniak/package-summary.html(in = 5614) (out= 1463)(deflated 73%)
adding: edu/stanford/nlp/parser/package-summary.html(in = 6044) (out= 1515)(deflated 74%)
adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 21076) (out= 3856)(deflated 81%)
adding: edu/stanford/nlp/trees/Tree.html(in = 219482) (out= 24690)(deflated 88%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 47595) (out= 6303)(deflated 86%)
adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 17216) (out= 3502)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagLabelAnnotation.html(in = 14418) (out= 2801)(deflated 80%)
adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 15350) (out= 2623)(deflated 82%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 16875) (out= 3021)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 77190) (out= 10397)(deflated 86%)
adding: edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.html(in = 13805) (out= 2751)(deflated 80%)
adding: edu/stanford/nlp/trees/Dependencies.html(in = 18132) (out= 2834)(deflated 84%)
adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 18803) (out= 3097)(deflated 83%)
adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 16379) (out= 3066)(deflated 81%)
adding: edu/stanford/nlp/trees/SimpleTree.html(in = 39001) (out= 5635)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordLabelAnnotation.html(in = 14416) (out= 2792)(deflated 80%)
adding: edu/stanford/nlp/trees/Treebanks.html(in = 11817) (out= 2706)(deflated 77%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 49387) (out= 6578)(deflated 86%)
adding: edu/stanford/nlp/trees/Labeled.html(in = 13270) (out= 2805)(deflated 78%)
adding: edu/stanford/nlp/trees/TreePrint.html(in = 38815) (out= 5855)(deflated 84%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 94003) (out= 14027)(deflated 85%)
adding: edu/stanford/nlp/trees/Trees.html(in = 59091) (out= 6644)(deflated 88%)
adding: edu/stanford/nlp/trees/UniversalPOSMapper.html(in = 13762) (out= 2595)(deflated 81%)
adding: edu/stanford/nlp/trees/Constituent.html(in = 38029) (out= 6056)(deflated 84%)
adding: edu/stanford/nlp/trees/CopulaHeadFinder.html(in = 10490) (out= 2280)(deflated 78%)
adding: edu/stanford/nlp/trees/package-frame.html(in = 16010) (out= 1741)(deflated 89%)
adding: edu/stanford/nlp/trees/package-tree.html(in = 42336) (out= 3924)(deflated 90%)
adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 66655) (out= 7250)(deflated 89%)
adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 10516) (out= 2267)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 14215) (out= 2803)(deflated 80%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.Language.html(in = 18020) (out= 3109)(deflated 82%)
adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 19684) (out= 3432)(deflated 82%)
adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 25450) (out= 4620)(deflated 81%)
adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 46688) (out= 5708)(deflated 87%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 10049) (out= 2209)(deflated 78%)
adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 16878) (out= 3124)(deflated 81%)
adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 8255) (out= 2068)(deflated 74%)
adding: edu/stanford/nlp/trees/SynchronizedTreeTransformer.html(in = 14486) (out= 2943)(deflated 79%)
adding: edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html(in = 21531) (out= 3510)(deflated 83%)
adding: edu/stanford/nlp/trees/DeepTree.html(in = 16061) (out= 2820)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 14200) (out= 2886)(deflated 79%)
adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 33269) (out= 4141)(deflated 87%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html(in = 15741) (out= 2773)(deflated 82%)
adding: edu/stanford/nlp/trees/TypedDependency.html(in = 24317) (out= 3381)(deflated 86%)
adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 34377) (out= 4560)(deflated 86%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 17374) (out= 2789)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeReader.html(in = 11635) (out= 2507)(deflated 78%)
adding: edu/stanford/nlp/trees/NamedDependency.html(in = 26866) (out= 3723)(deflated 86%)
adding: edu/stanford/nlp/trees/HeadFinder.html(in = 14626) (out= 2924)(deflated 80%)
adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 86212) (out= 8964)(deflated 89%)
adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 22134) (out= 3802)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 20470) (out= 3456)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1762) (out= 590)(deflated 66%)
adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 7809) (out= 1549)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html(in = 20804) (out= 3473)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.html(in = 16630) (out= 3131)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html(in = 16882) (out= 2783)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2261) (out= 663)(deflated 70%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 8382) (out= 1583)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 56615) (out= 9624)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html(in = 14190) (out= 2479)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 14587) (out= 2197)(deflated 84%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 15666) (out= 2582)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 17698) (out= 2753)(deflated 84%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 15268) (out= 2715)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 9283) (out= 2010)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 22012) (out= 3648)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/gui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/gui/package-frame.html(in = 3574) (out= 808)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/package-tree.html(in = 20366) (out= 2414)(deflated 88%)
adding: edu/stanford/nlp/trees/tregex/gui/TreeFromFile.html(in = 20551) (out= 3039)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.FilterType.html(in = 20231) (out= 3290)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/gui/HighlightUtils.html(in = 13935) (out= 2517)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.html(in = 33293) (out= 3931)(deflated 88%)
adding: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.FilenameMouseInputAdapter.html(in = 20653) (out= 2923)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.html(in = 94010) (out= 9055)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.FileTreeNodeListener.html(in = 8902) (out= 1981)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.html(in = 104914) (out= 10143)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.html(in = 99848) (out= 9893)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/FilePanel.html(in = 91105) (out= 9003)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.html(in = 102023) (out= 9943)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.TRegexGUITreeVisitor.html(in = 18057) (out= 2990)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.html(in = 104566) (out= 9691)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.html(in = 89946) (out= 8661)(deflated 90%)
adding: edu/stanford/nlp/trees/tregex/gui/Preferences.html(in = 27206) (out= 3501)(deflated 87%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.TransferActionListener.html(in = 14927) (out= 2652)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/Tdiff.html(in = 12947) (out= 2583)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.HistoryEntry.html(in = 16229) (out= 2856)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeModel.html(in = 44157) (out= 5082)(deflated 88%)
adding: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.MatchesPanelListener.html(in = 8681) (out= 2058)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/gui/package-summary.html(in = 12250) (out= 2461)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 14616) (out= 2529)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 14698) (out= 2690)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 18691) (out= 2691)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 45099) (out= 10444)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 7826) (out= 1782)(deflated 77%)
adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 9953) (out= 2157)(deflated 78%)
adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 30335) (out= 4386)(deflated 85%)
adding: edu/stanford/nlp/trees/FilteringTreeReader.html(in = 16653) (out= 2958)(deflated 82%)
adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 35211) (out= 5692)(deflated 83%)
adding: edu/stanford/nlp/trees/EnglishPTBTreebankCorrector.html(in = 13014) (out= 2510)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 14205) (out= 2556)(deflated 82%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 90329) (out= 11195)(deflated 87%)
adding: edu/stanford/nlp/trees/Treebank.html(in = 49106) (out= 6452)(deflated 86%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.Extras.html(in = 25130) (out= 3985)(deflated 84%)
adding: edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html(in = 14594) (out= 2651)(deflated 81%)
adding: edu/stanford/nlp/trees/RecursiveTreeTransformer.html(in = 20635) (out= 3403)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 16550) (out= 2916)(deflated 82%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 56260) (out= 7750)(deflated 86%)
adding: edu/stanford/nlp/trees/TreeLengthComparator.html(in = 17152) (out= 2805)(deflated 83%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html(in = 14423) (out= 2747)(deflated 80%)
adding: edu/stanford/nlp/trees/FilteringTreebank.html(in = 26682) (out= 3695)(deflated 86%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 14226) (out= 2684)(deflated 81%)
adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 14932) (out= 2934)(deflated 80%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 35287) (out= 5250)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 12491) (out= 2515)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html(in = 17923) (out= 3137)(deflated 82%)
adding: edu/stanford/nlp/trees/treebank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/treebank/package-frame.html(in = 931) (out= 504)(deflated 45%)
adding: edu/stanford/nlp/trees/treebank/package-tree.html(in = 4994) (out= 1293)(deflated 74%)
adding: edu/stanford/nlp/trees/treebank/Mapper.html(in = 12300) (out= 2709)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/package-summary.html(in = 5329) (out= 1436)(deflated 73%)
adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 14040) (out= 2920)(deflated 79%)
adding: edu/stanford/nlp/trees/TreebankTransformer.html(in = 8452) (out= 1958)(deflated 76%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 14096) (out= 2659)(deflated 81%)
adding: edu/stanford/nlp/trees/TreeFilters.html(in = 9769) (out= 2113)(deflated 78%)
adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 24532) (out= 4007)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html(in = 14599) (out= 2907)(deflated 80%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 30387) (out= 5051)(deflated 83%)
adding: edu/stanford/nlp/trees/LengthTreeFilter.html(in = 13774) (out= 2696)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 22091) (out= 3281)(deflated 85%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 17203) (out= 2751)(deflated 84%)
adding: edu/stanford/nlp/trees/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/french/package-frame.html(in = 2085) (out= 606)(deflated 70%)
adding: edu/stanford/nlp/trees/international/french/package-tree.html(in = 10454) (out= 1737)(deflated 83%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html(in = 14826) (out= 2732)(deflated 81%)
adding: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html(in = 16872) (out= 2994)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html(in = 40481) (out= 5215)(deflated 87%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html(in = 23174) (out= 3469)(deflated 85%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html(in = 14243) (out= 2751)(deflated 80%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html(in = 23197) (out= 3582)(deflated 84%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html(in = 14565) (out= 2771)(deflated 80%)
adding: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html(in = 17345) (out= 3030)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/package-summary.html(in = 7975) (out= 1719)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 17595) (out= 3159)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 4540) (out= 817)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 16199) (out= 2068)(deflated 87%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 29267) (out= 4158)(deflated 85%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 14911) (out= 2585)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 15646) (out= 2602)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 14908) (out= 2559)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 69219) (out= 9009)(deflated 86%)
adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 14843) (out= 2599)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 17875) (out= 2819)(deflated 84%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 17780) (out= 3290)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 34085) (out= 4256)(deflated 87%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 75568) (out= 7187)(deflated 90%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 15435) (out= 2623)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 16237) (out= 2900)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 10732) (out= 2182)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.html(in = 13134) (out= 2283)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 14210) (out= 2937)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 36919) (out= 5211)(deflated 85%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html(in = 13464) (out= 2230)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 23670) (out= 4020)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html(in = 13835) (out= 2287)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 18926) (out= 3366)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 13528) (out= 2470)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 17796) (out= 3034)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html(in = 17431) (out= 3034)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html(in = 19721) (out= 3266)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/package-frame.html(in = 2331) (out= 646)(deflated 72%)
adding: edu/stanford/nlp/trees/international/arabic/package-tree.html(in = 11982) (out= 1890)(deflated 84%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html(in = 23679) (out= 3662)(deflated 84%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html(in = 24684) (out= 3868)(deflated 84%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html(in = 18347) (out= 3128)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html(in = 43073) (out= 5583)(deflated 87%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html(in = 14251) (out= 2325)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html(in = 21576) (out= 3326)(deflated 84%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html(in = 14605) (out= 2673)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/package-summary.html(in = 8781) (out= 1877)(deflated 78%)
adding: edu/stanford/nlp/trees/international/negra/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html(in = 22215) (out= 3553)(deflated 84%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html(in = 48891) (out= 6342)(deflated 87%)
adding: edu/stanford/nlp/trees/international/negra/package-frame.html(in = 1700) (out= 580)(deflated 65%)
adding: edu/stanford/nlp/trees/international/negra/package-tree.html(in = 10239) (out= 1793)(deflated 82%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html(in = 25515) (out= 3639)(deflated 85%)
adding: edu/stanford/nlp/trees/international/negra/NegraLabel.html(in = 27091) (out= 3585)(deflated 86%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html(in = 17404) (out= 3035)(deflated 82%)
adding: edu/stanford/nlp/trees/international/negra/package-summary.html(in = 7185) (out= 1650)(deflated 77%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html(in = 16882) (out= 2873)(deflated 82%)
adding: edu/stanford/nlp/trees/international/hebrew/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/hebrew/package-frame.html(in = 1475) (out= 563)(deflated 61%)
adding: edu/stanford/nlp/trees/international/hebrew/package-tree.html(in = 8242) (out= 1629)(deflated 80%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html(in = 38684) (out= 5015)(deflated 87%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html(in = 19028) (out= 3188)(deflated 83%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html(in = 15093) (out= 2830)(deflated 81%)
adding: edu/stanford/nlp/trees/international/hebrew/package-summary.html(in = 6327) (out= 1503)(deflated 76%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html(in = 14605) (out= 2674)(deflated 81%)
adding: edu/stanford/nlp/trees/international/spanish/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.html(in = 14205) (out= 2767)(deflated 80%)
adding: edu/stanford/nlp/trees/international/spanish/package-frame.html(in = 1446) (out= 560)(deflated 61%)
adding: edu/stanford/nlp/trees/international/spanish/package-tree.html(in = 8450) (out= 1618)(deflated 80%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.html(in = 26704) (out= 3767)(deflated 85%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.html(in = 16740) (out= 2954)(deflated 82%)
adding: edu/stanford/nlp/trees/international/spanish/package-summary.html(in = 6498) (out= 1569)(deflated 75%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.html(in = 37859) (out= 4985)(deflated 86%)
adding: edu/stanford/nlp/trees/international/tuebadz/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-frame.html(in = 1438) (out= 565)(deflated 60%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-tree.html(in = 7998) (out= 1590)(deflated 80%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html(in = 24067) (out= 3538)(deflated 85%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html(in = 15424) (out= 2785)(deflated 81%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html(in = 49075) (out= 6109)(deflated 87%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html(in = 21248) (out= 3535)(deflated 83%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-summary.html(in = 6414) (out= 1539)(deflated 76%)
adding: edu/stanford/nlp/trees/DependencyReader.html(in = 9030) (out= 2065)(deflated 77%)
adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 26972) (out= 3771)(deflated 86%)
adding: edu/stanford/nlp/trees/Span.html(in = 19160) (out= 3529)(deflated 81%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 23454) (out= 3440)(deflated 85%)
adding: edu/stanford/nlp/trees/HasParent.html(in = 8298) (out= 2073)(deflated 75%)
adding: edu/stanford/nlp/trees/EnglishPatterns.html(in = 22757) (out= 2944)(deflated 87%)
adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 20925) (out= 3744)(deflated 82%)
adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 10392) (out= 2115)(deflated 79%)
adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 16223) (out= 2905)(deflated 82%)
adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 67122) (out= 7981)(deflated 88%)
adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 27833) (out= 3930)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeLemmatizer.html(in = 13614) (out= 2804)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 17129) (out= 2794)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 9451) (out= 2396)(deflated 74%)
adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 9393) (out= 2060)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 11754) (out= 2314)(deflated 80%)
adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 15588) (out= 2788)(deflated 82%)
adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 21307) (out= 3276)(deflated 84%)
adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 9304) (out= 2115)(deflated 77%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 14292) (out= 2691)(deflated 81%)
adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 26818) (out= 3674)(deflated 86%)
adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 20723) (out= 2983)(deflated 85%)
adding: edu/stanford/nlp/trees/WordStemmer.html(in = 13847) (out= 2815)(deflated 79%)
adding: edu/stanford/nlp/trees/Dependency.html(in = 15407) (out= 3098)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 10013) (out= 2254)(deflated 77%)
adding: edu/stanford/nlp/trees/package-summary.html(in = 42575) (out= 6534)(deflated 84%)
adding: edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html(in = 17558) (out= 2873)(deflated 83%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituent.html(in = 23668) (out= 3495)(deflated 85%)
adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 21248) (out= 3528)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 19853) (out= 3026)(deflated 84%)
adding: edu/stanford/nlp/trees/TreeFactory.html(in = 15153) (out= 2816)(deflated 81%)
adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 18895) (out= 3781)(deflated 79%)
adding: edu/stanford/nlp/semgraph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/semgraph/semgrex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.html(in = 39755) (out= 6847)(deflated 82%)
adding: edu/stanford/nlp/semgraph/semgrex/ParseException.html(in = 20586) (out= 3464)(deflated 83%)
adding: edu/stanford/nlp/semgraph/semgrex/package-frame.html(in = 1865) (out= 593)(deflated 68%)
adding: edu/stanford/nlp/semgraph/semgrex/package-tree.html(in = 8070) (out= 1548)(deflated 80%)
adding: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.html(in = 29539) (out= 3576)(deflated 87%)
adding: edu/stanford/nlp/semgraph/semgrex/Env.html(in = 17192) (out= 2778)(deflated 83%)
adding: edu/stanford/nlp/semgraph/semgrex/Alignment.html(in = 26022) (out= 3492)(deflated 86%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.html(in = 14696) (out= 2531)(deflated 82%)
adding: edu/stanford/nlp/semgraph/semgrex/NodePattern.html(in = 36248) (out= 4323)(deflated 88%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.html(in = 22993) (out= 3644)(deflated 84%)
adding: edu/stanford/nlp/semgraph/semgrex/package-summary.html(in = 8187) (out= 1849)(deflated 77%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html(in = 12661) (out= 2440)(deflated 80%)
adding: edu/stanford/nlp/semgraph/package-frame.html(in = 2403) (out= 637)(deflated 73%)
adding: edu/stanford/nlp/semgraph/package-tree.html(in = 9250) (out= 1651)(deflated 82%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html(in = 14919) (out= 2847)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html(in = 19216) (out= 3310)(deflated 82%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFormatter.html(in = 14320) (out= 2696)(deflated 81%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html(in = 14897) (out= 2860)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.html(in = 67826) (out= 6433)(deflated 90%)
adding: edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.html(in = 18569) (out= 3154)(deflated 83%)
adding: edu/stanford/nlp/semgraph/SemanticGraph.html(in = 142867) (out= 14389)(deflated 89%)
adding: edu/stanford/nlp/semgraph/SemanticGraphEdge.html(in = 27145) (out= 3852)(deflated 85%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html(in = 15199) (out= 2877)(deflated 81%)
adding: edu/stanford/nlp/semgraph/package-summary.html(in = 8538) (out= 1781)(deflated 79%)
adding: edu/stanford/nlp/tagger/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/io/package-frame.html(in = 1710) (out= 606)(deflated 64%)
adding: edu/stanford/nlp/tagger/io/package-tree.html(in = 8820) (out= 1635)(deflated 81%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.html(in = 28819) (out= 3368)(deflated 88%)
adding: edu/stanford/nlp/tagger/io/TaggedFileReader.html(in = 11779) (out= 2300)(deflated 80%)
adding: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html(in = 20782) (out= 2908)(deflated 86%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html(in = 18056) (out= 3114)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/TextTaggedFileReader.html(in = 20788) (out= 2919)(deflated 85%)
adding: edu/stanford/nlp/tagger/io/package-summary.html(in = 7189) (out= 1569)(deflated 78%)
adding: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html(in = 20443) (out= 2897)(deflated 85%)
adding: edu/stanford/nlp/tagger/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/common/package-frame.html(in = 879) (out= 485)(deflated 44%)
adding: edu/stanford/nlp/tagger/common/package-tree.html(in = 5341) (out= 1396)(deflated 73%)
adding: edu/stanford/nlp/tagger/common/Tagger.html(in = 18953) (out= 3137)(deflated 83%)
adding: edu/stanford/nlp/tagger/common/package-summary.html(in = 5286) (out= 1444)(deflated 72%)
adding: edu/stanford/nlp/tagger/maxent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/maxent/ReadDataTagged.html(in = 13939) (out= 2705)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.html(in = 17462) (out= 3189)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/TestSentence.html(in = 47385) (out= 6405)(deflated 86%)
adding: edu/stanford/nlp/tagger/maxent/CountWrapper.html(in = 18885) (out= 3047)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.html(in = 13276) (out= 2616)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/TaggerExperiments.html(in = 19780) (out= 3300)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/package-frame.html(in = 4924) (out= 881)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/package-tree.html(in = 17080) (out= 2215)(deflated 87%)
adding: edu/stanford/nlp/tagger/maxent/TTags.html(in = 24642) (out= 3407)(deflated 86%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.html(in = 14398) (out= 2684)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/History.html(in = 14974) (out= 2599)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/TemplateHash.html(in = 16716) (out= 2751)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/HistoryTable.html(in = 10112) (out= 2101)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/MaxentTagger.html(in = 107748) (out= 15289)(deflated 85%)
adding: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.html(in = 15984) (out= 2930)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.html(in = 93227) (out= 9195)(deflated 90%)
adding: edu/stanford/nlp/tagger/maxent/AmbiguityClass.html(in = 15510) (out= 2650)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html(in = 18461) (out= 3140)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/CTBunkDict.html(in = 11683) (out= 2338)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/Extractors.html(in = 15906) (out= 2982)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/CtbDict.html(in = 16457) (out= 2498)(deflated 84%)
adding: edu/stanford/nlp/tagger/maxent/FeatureKey.html(in = 17579) (out= 2907)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/ASBCunkDict.html(in = 11196) (out= 2209)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.html(in = 14858) (out= 3472)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/Distsim.html(in = 14973) (out= 2943)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/TaggerFeature.html(in = 20458) (out= 3261)(deflated 84%)
adding: edu/stanford/nlp/tagger/maxent/Dictionary.html(in = 23683) (out= 3219)(deflated 86%)
adding: edu/stanford/nlp/tagger/maxent/TaggerFeatures.html(in = 9972) (out= 1902)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorFrames.html(in = 14793) (out= 3516)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/PairsHolder.html(in = 12072) (out= 2479)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/Extractor.html(in = 21594) (out= 4455)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/DataWordTag.html(in = 12157) (out= 2390)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/package-summary.html(in = 15297) (out= 2821)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.html(in = 13269) (out= 2535)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.html(in = 16201) (out= 2993)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/TestClassifier.html(in = 12537) (out= 2271)(deflated 81%)
adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/math/package-frame.html(in = 1506) (out= 573)(deflated 61%)
adding: edu/stanford/nlp/math/package-tree.html(in = 7315) (out= 1545)(deflated 78%)
adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 14029) (out= 2369)(deflated 83%)
adding: edu/stanford/nlp/math/ArrayMath.html(in = 130197) (out= 12986)(deflated 90%)
adding: edu/stanford/nlp/math/ADMath.html(in = 22733) (out= 2968)(deflated 86%)
adding: edu/stanford/nlp/math/DoubleAD.html(in = 23824) (out= 3540)(deflated 85%)
adding: edu/stanford/nlp/math/SloppyMath.html(in = 43171) (out= 7484)(deflated 82%)
adding: edu/stanford/nlp/math/NumberMatchingRegex.html(in = 12341) (out= 2672)(deflated 78%)
adding: edu/stanford/nlp/math/package-summary.html(in = 7168) (out= 1702)(deflated 76%)
adding: edu/stanford/nlp/maxent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/maxent/DataGeneric.html(in = 11893) (out= 2453)(deflated 79%)
adding: edu/stanford/nlp/maxent/CGRunner.html(in = 20711) (out= 3450)(deflated 83%)
adding: edu/stanford/nlp/maxent/Problem.html(in = 16841) (out= 2849)(deflated 83%)
adding: edu/stanford/nlp/maxent/package-frame.html(in = 1389) (out= 540)(deflated 61%)
adding: edu/stanford/nlp/maxent/package-tree.html(in = 6015) (out= 1413)(deflated 76%)
adding: edu/stanford/nlp/maxent/Features.html(in = 15780) (out= 2746)(deflated 82%)
adding: edu/stanford/nlp/maxent/Feature.html(in = 26807) (out= 4030)(deflated 84%)
adding: edu/stanford/nlp/maxent/iis/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/maxent/iis/package-frame.html(in = 877) (out= 488)(deflated 44%)
adding: edu/stanford/nlp/maxent/iis/package-tree.html(in = 5132) (out= 1349)(deflated 73%)
adding: edu/stanford/nlp/maxent/iis/LambdaSolve.html(in = 39238) (out= 6529)(deflated 83%)
adding: edu/stanford/nlp/maxent/iis/package-summary.html(in = 5222) (out= 1408)(deflated 73%)
adding: edu/stanford/nlp/maxent/Experiments.html(in = 26344) (out= 4010)(deflated 84%)
adding: edu/stanford/nlp/maxent/package-summary.html(in = 6754) (out= 1756)(deflated 74%)
adding: help-doc.html(in = 8501) (out= 2569)(deflated 69%)
adding: index-all.html(in = 7159216) (out= 640804)(deflated 91%)
adding: index.html(in = 2849) (out= 1065)(deflated 62%)
adding: overview-frame.html(in = 11482) (out= 1373)(deflated 88%)
adding: overview-summary.html(in = 19553) (out= 2268)(deflated 88%)
adding: overview-tree.html(in = 580041) (out= 38864)(deflated 93%)
adding: package-list(in = 2697) (out= 496)(deflated 81%)
adding: script.js(in = 827) (out= 354)(deflated 57%)
adding: serialized-form.html(in = 828770) (out= 80872)(deflated 90%)
adding: stylesheet.css(in = 12808) (out= 2724)(deflated 78%)
java -mx3g -cp "/juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/*" edu.stanford.nlp.pipeline.StanfordCoreNLP -file input.txt
Searching for resource: StanfordCoreNLP.properties
Searching for resource: edu/stanford/nlp/pipeline/StanfordCoreNLP.properties
Adding annotator tokenize
TokenizerAnnotator: No tokenizer type provided. Defaulting to PTBTokenizer.
Adding annotator ssplit
Adding annotator pos
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [0.7 sec].
Adding annotator lemma
Adding annotator ner
Loading classifier from edu/stanford/nlp/models/ner/english.all.3class.distsim.crf.ser.gz ... done [3.4 sec].
Loading classifier from edu/stanford/nlp/models/ner/english.muc.7class.distsim.crf.ser.gz ... done [1.6 sec].
Loading classifier from edu/stanford/nlp/models/ner/english.conll.4class.distsim.crf.ser.gz ... done [2.2 sec].
sutime.binder.1.
Initializing JollyDayHoliday for sutime with classpath:edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/defs.sutime.txt
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/english.sutime.txt
Jan 30, 2015 9:26:59 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Ignoring inactive rule: null
Jan 30, 2015 9:26:59 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Ignoring inactive rule: temporal-composite-8:ranges
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/english.holidays.sutime.txt
Adding annotator parse
Loading parser from serialized file edu/stanford/nlp/models/lexparser/englishPCFG.ser.gz ...done [0.3 sec].
Adding annotator dcoref
Ready to process: 1 files, skipped 0, total 1
Processing file /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/input.txt ... writing to /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/input.txt.xml {
Annotating file /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/input.txt [0.518 seconds]
} [0.560 seconds]
Processed 1 documents
Skipped 0 documents, error annotating 0 documents
Annotation pipeline timing information:
TokenizerAnnotator: 0.0 sec.
WordsToSentencesAnnotator: 0.0 sec.
POSTaggerAnnotator: 0.0 sec.
MorphaAnnotator: 0.1 sec.
NERCombinerAnnotator: 0.1 sec.
ParserAnnotator: 0.2 sec.
DeterministicCorefAnnotator: 0.0 sec.
TOTAL: 0.5 sec. for 17 tokens at 33.1 tokens/sec.
Pipeline setup: 0.0 sec.
Total time for StanfordCoreNLP pipeline: 0.6 sec.
Registering annotator segment with class edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
Adding annotator segment
Loading Segmentation Model [edu/stanford/nlp/models/segmenter/chinese/ctb.gz]...Loading classifier from edu/stanford/nlp/models/segmenter/chinese/ctb.gz ... Loading Chinese dictionaries from 1 files:
edu/stanford/nlp/models/segmenter/chinese/dict-chris6.ser.gz
loading dictionaries from edu/stanford/nlp/models/segmenter/chinese/dict-chris6.ser.gz...Done. Unique words in ChineseDictionary is: 423200
done [17.9 sec].
done. Time elapsed: 17983 ms
Adding annotator ssplit
Adding annotator pos
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/chinese-distsim/chinese-distsim.tagger ... done [0.6 sec].
Adding annotator ner
Loading classifier from edu/stanford/nlp/models/ner/chinese.misc.distsim.crf.ser.gz ... Loading distsim lexicon from /u/nlp/data/chinese/distsim/xin_cmn_2000-2010.ldc.seg.utf8.all-c1000 ... done [1.9 sec].
done [3.1 sec].
Adding annotator parse
Loading parser from serialized file edu/stanford/nlp/models/lexparser/chinesePCFG.ser.gz ...done [0.7 sec].
Ready to process: 1 files, skipped 0, total 1
Processing file /afs/cs.stanford.edu/u/jgauthie/scr/projects/javanlp/projects/core/doc/corenlp/chinese-input.txt ... writing to /juicer/u86/u/nlp/distrib/stanford-corenlp-full-2015-01-30/chinese-input.txt.xml {
Annotating file /afs/cs.stanford.edu/u/jgauthie/scr/projects/javanlp/projects/core/doc/corenlp/chinese-input.txt Adding Segmentation annotation...output: [null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
INFO: TagAffixDetector: useChPos=false | useCTBChar2=true | usePKChar2=false
INFO: TagAffixDetector: building TagAffixDetector from edu/stanford/nlp/models/segmenter/chinese/dict/character_list and edu/stanford/nlp/models/segmenter/chinese/dict/in.ctb
Loading character dictionary file from edu/stanford/nlp/models/segmenter/chinese/dict/character_list
Loading affix dictionary from edu/stanford/nlp/models/segmenter/chinese/dict/in.ctb
斯坦福大学的工具不仅能处理英文,而且也可以处理中文!
--->
[斯坦福, 大学, 的, 工具, 不仅, 能, 处理, 英文, , 而且, 也, 可以, 处理, 中文, ]
done. Time elapsed: 105 ms
[0.536 seconds]
} [0.582 seconds]
Processed 1 documents
Skipped 0 documents, error annotating 0 documents
Annotation pipeline timing information:
ChineseSegmenterAnnotator: 0.1 sec.
WordsToSentencesAnnotator: 0.0 sec.
POSTaggerAnnotator: 0.0 sec.
NERCombinerAnnotator: 0.0 sec.
ParserAnnotator: 0.4 sec.
TOTAL: 0.5 sec. for 15 tokens at 28.1 tokens/sec.
Pipeline setup: 0.0 sec.
Total time for StanfordCoreNLP pipeline: 0.7 sec.
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [0.7 sec].
sutime.binder.1.
Initializing JollyDayHoliday for sutime with classpath:edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/defs.sutime.txt
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/english.sutime.txt
Jan 30, 2015 9:27:34 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Ignoring inactive rule: null
Jan 30, 2015 9:27:34 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Ignoring inactive rule: temporal-composite-8:ranges
Reading TokensRegex rules from edu/stanford/nlp/models/sutime/english.holidays.sutime.txt
adding: stanford-corenlp-full-2015-01-30/ (stored 0%)
adding: stanford-corenlp-full-2015-01-30/xom-1.2.10-src.jar (deflated 6%)
adding: stanford-corenlp-full-2015-01-30/CoreNLP-to-HTML.xsl (deflated 77%)
adding: stanford-corenlp-full-2015-01-30/README.txt (deflated 56%)
adding: stanford-corenlp-full-2015-01-30/LIBRARY-LICENSES (deflated 58%)
adding: stanford-corenlp-full-2015-01-30/sutime/ (stored 0%)
adding: stanford-corenlp-full-2015-01-30/sutime/defs.sutime.txt (deflated 76%)
adding: stanford-corenlp-full-2015-01-30/sutime/english.sutime.txt (deflated 77%)
adding: stanford-corenlp-full-2015-01-30/sutime/english.holidays.sutime.txt (deflated 60%)
adding: stanford-corenlp-full-2015-01-30/ejml-0.23-src.zip (stored 0%)
adding: stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-models.jar (deflated 0%)
adding: stanford-corenlp-full-2015-01-30/input.txt.xml (deflated 90%)
adding: stanford-corenlp-full-2015-01-30/build.xml (deflated 66%)
adding: stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-javadoc.jar (deflated 4%)
adding: stanford-corenlp-full-2015-01-30/pom.xml (deflated 65%)
adding: stanford-corenlp-full-2015-01-30/joda-time-2.1-sources.jar (deflated 3%)
adding: stanford-corenlp-full-2015-01-30/tokensregex/ (stored 0%)
adding: stanford-corenlp-full-2015-01-30/tokensregex/color.input.txt (deflated 10%)
adding: stanford-corenlp-full-2015-01-30/tokensregex/retokenize.txt (deflated 52%)
adding: stanford-corenlp-full-2015-01-30/tokensregex/color.properties (deflated 19%)
adding: stanford-corenlp-full-2015-01-30/tokensregex/color.rules.txt (deflated 55%)
adding: stanford-corenlp-full-2015-01-30/javax.json-api-1.0-sources.jar (deflated 5%)
adding: stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1-sources.jar (deflated 5%)
adding: stanford-corenlp-full-2015-01-30/StanfordDependenciesManual.pdf (deflated 1%)
adding: stanford-corenlp-full-2015-01-30/patterns/ (stored 0%)
adding: stanford-corenlp-full-2015-01-30/patterns/example.properties (deflated 61%)
adding: stanford-corenlp-full-2015-01-30/patterns/otherpeople.txt (stored 0%)
adding: stanford-corenlp-full-2015-01-30/patterns/goldplaces.txt (stored 0%)
adding: stanford-corenlp-full-2015-01-30/patterns/stopwords.txt (deflated 53%)
adding: stanford-corenlp-full-2015-01-30/patterns/presidents.txt (deflated 60%)
adding: stanford-corenlp-full-2015-01-30/patterns/names.txt (deflated 14%)
adding: stanford-corenlp-full-2015-01-30/patterns/places.txt (stored 0%)
adding: stanford-corenlp-full-2015-01-30/patterns/goldnames.txt (deflated 48%)
adding: stanford-corenlp-full-2015-01-30/input.txt (deflated 13%)
adding: stanford-corenlp-full-2015-01-30/joda-time.jar (deflated 16%)
adding: stanford-corenlp-full-2015-01-30/xom.jar (deflated 13%)
adding: stanford-corenlp-full-2015-01-30/StanfordCoreNlpDemo.java (deflated 65%)
adding: stanford-corenlp-full-2015-01-30/stanford-corenlp-3.5.1.jar (deflated 7%)
adding: stanford-corenlp-full-2015-01-30/jollyday-0.4.7-sources.jar (deflated 16%)
adding: stanford-corenlp-full-2015-01-30/ejml-0.23.jar (deflated 10%)
adding: stanford-corenlp-full-2015-01-30/javax.json.jar (deflated 13%)
adding: stanford-corenlp-full-2015-01-30/Makefile (deflated 49%)
adding: stanford-corenlp-full-2015-01-30/corenlp.sh (deflated 46%)
adding: stanford-corenlp-full-2015-01-30/jollyday.jar (deflated 16%)
adding: stanford-corenlp-full-2015-01-30/ShiftReduceDemo.java (deflated 59%)
adding: stanford-corenlp-full-2015-01-30/SemgrexDemo.java (deflated 59%)
adding: stanford-corenlp-full-2015-01-30/LICENSE.txt (deflated 62%)
Stanford CoreNLP distribution created in /u/nlp/distrib/stanford-corenlp-full-2015-01-30