Using JavaNLP build in /u/scr/jebolton/stanford-nlp-repo/javanlp ##### GENERATING CLOSURE ##### Starting classes: edu.stanford.nlp.ie.crf.CRFBiasedClassifier edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.crf.NERGUI edu.stanford.nlp.ie.ClassifierCombiner edu.stanford.nlp.ie.NERClassifierCombiner edu.stanford.nlp.ie.NERServer edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.demo.NERDemo edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.io.EncodingPrintWriter edu.stanford.nlp.ling.WordLemmaTag edu.stanford.nlp.parser.ViterbiParserWithOptions edu.stanford.nlp.process.AmericanizeFunction edu.stanford.nlp.process.LowercaseFunction edu.stanford.nlp.process.LowercaseAndAmericanizeFunction edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.util.IntPair edu.stanford.nlp.time.TimeExpressionExtractorImpl edu.stanford.nlp.time.JollyDayHolidays jdeps -cp /u/scr/jebolton/stanford-nlp-repo/javanlp/projects/core/classes -R -v edu.stanford.nlp.ie.crf.CRFBiasedClassifier edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.crf.NERGUI edu.stanford.nlp.ie.ClassifierCombiner edu.stanford.nlp.ie.NERClassifierCombiner edu.stanford.nlp.ie.NERServer edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.demo.NERDemo edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.io.EncodingPrintWriter edu.stanford.nlp.ling.WordLemmaTag edu.stanford.nlp.parser.ViterbiParserWithOptions edu.stanford.nlp.process.AmericanizeFunction edu.stanford.nlp.process.LowercaseFunction edu.stanford.nlp.process.LowercaseAndAmericanizeFunction edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.util.IntPair edu.stanford.nlp.time.TimeExpressionExtractorImpl edu.stanford.nlp.time.JollyDayHolidays| grep -P '\sclasses' | awk '{print $3}' Class list: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class edu/stanford/nlp/ie/crf/CRFClassifier.class edu/stanford/nlp/ie/crf/NERGUI.class edu/stanford/nlp/ie/ClassifierCombiner.class edu/stanford/nlp/ie/NERClassifierCombiner.class edu/stanford/nlp/ie/NERServer.class edu/stanford/nlp/ie/NERFeatureFactory.class edu/stanford/nlp/ie/demo/NERDemo.class edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class edu/stanford/nlp/io/EncodingPrintWriter.class edu/stanford/nlp/ling/WordLemmaTag.class edu/stanford/nlp/parser/ViterbiParserWithOptions.class edu/stanford/nlp/process/AmericanizeFunction.class edu/stanford/nlp/process/LowercaseFunction.class edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class edu/stanford/nlp/util/IntPair.class edu/stanford/nlp/time/TimeExpressionExtractorImpl.class edu/stanford/nlp/time/JollyDayHolidays.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/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/ling/RVFDatum.class edu/stanford/nlp/stats/Counter.class edu/stanford/nlp/util/Pair.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/RVFDataset.class edu/stanford/nlp/classify/WeightedDataset.class edu/stanford/nlp/ling/BasicDatum.class edu/stanford/nlp/objectbank/ObjectBank.class edu/stanford/nlp/stats/ClassicCounter.class edu/stanford/nlp/stats/TwoDimensionalCounter.class edu/stanford/nlp/util/Generics.class edu/stanford/nlp/util/ScoredComparator.class edu/stanford/nlp/util/ScoredObject.class edu/stanford/nlp/util/logging/Redwood.class edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class edu/stanford/nlp/classify/GeneralDataset$1.class edu/stanford/nlp/classify/LinearClassifierFactory.class edu/stanford/nlp/classify/ProbabilisticClassifier.class edu/stanford/nlp/classify/RVFClassifier.class edu/stanford/nlp/io/IOUtils.class edu/stanford/nlp/stats/Counters.class edu/stanford/nlp/stats/Distribution.class edu/stanford/nlp/util/ErasureUtils.class edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class edu/stanford/nlp/util/PriorityQueue.class edu/stanford/nlp/util/StringUtils.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$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$LinearClassifierCreator.class edu/stanford/nlp/classify/LinearClassifierFactory$NegativeScorer.class edu/stanford/nlp/classify/LinearClassifierFactory$QNFactory.class edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class edu/stanford/nlp/io/RuntimeIOException.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/Minimizer.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/util/Timing.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/optimization/CGMinimizer.class edu/stanford/nlp/classify/ClassifierCreator.class edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class edu/stanford/nlp/classify/LogConditionalObjectiveFunction$CLBatchDerivativeCalculation.class edu/stanford/nlp/classify/LogConditionalObjectiveFunction$RVFDerivativeCalculation.class edu/stanford/nlp/classify/WeightedRVFDataset.class edu/stanford/nlp/math/ADMath.class edu/stanford/nlp/math/DoubleAD.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class edu/stanford/nlp/util/ArgumentParser.class edu/stanford/nlp/util/RuntimeInterruptedException.class edu/stanford/nlp/classify/LogPrior$1.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/fsm/DFSAState.class edu/stanford/nlp/fsm/DFSATransition.class edu/stanford/nlp/util/Scored.class edu/stanford/nlp/fsm/DFSA.class edu/stanford/nlp/graph/Graph.class edu/stanford/nlp/util/CollectionUtils.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/CoreAnnotation.class edu/stanford/nlp/ling/CoreAnnotations.class edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class edu/stanford/nlp/ling/CoreLabel.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/CoreLabelTokenFactory.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$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/stats/TwoDimensionalCounterInterface.class edu/stanford/nlp/util/CoreMap.class edu/stanford/nlp/util/MaxSizeConcurrentHashSet.class edu/stanford/nlp/util/MetaClass.class edu/stanford/nlp/util/ReflectionLoading.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/regexp/ChineseNumberSequenceClassifier.class edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class edu/stanford/nlp/ie/ClassifierCombiner$CombinationMode.class edu/stanford/nlp/ie/PresetSequenceClassifier.class edu/stanford/nlp/ie/ner/CMMClassifier.class edu/stanford/nlp/ling/CoreAnnotations$AnswerProbAnnotation.class edu/stanford/nlp/pipeline/DefaultPaths.class edu/stanford/nlp/util/PropertiesUtils.class edu/stanford/nlp/ie/EntityBIO.class edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class edu/stanford/nlp/sequences/ListeningSequenceModel.class edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.class edu/stanford/nlp/ie/NERClassifierCombiner$Language.class edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagProbsAnnotation.class edu/stanford/nlp/pipeline/Annotation.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$EntityTypeAnnotation.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$LemmaAnnotation.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/process/WordShapeClassifier.class edu/stanford/nlp/sequences/Clique.class edu/stanford/nlp/sequences/SeqClassifierFlags$SlashHyphenEnum.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$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/CoreAnnotations$TokenBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TokenEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TokensAnnotation.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/ChunkAnnotationUtils.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/util/logging/RedwoodConfiguration.class edu/stanford/nlp/ling/CoreAnnotations$PresetAnswerAnnotation.class edu/stanford/nlp/ie/pascal/ISODateInstance.class edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.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/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/crf/NERGUI$1.class edu/stanford/nlp/ie/crf/NERGUI$ActionPerformer.class edu/stanford/nlp/ie/crf/NERGUI$ColorIcon.class edu/stanford/nlp/ie/crf/NERGUI$InputListener.class edu/stanford/nlp/ie/machinereading/structure/Span$1.class edu/stanford/nlp/ie/machinereading/structure/Span.class edu/stanford/nlp/classify/NBLinearClassifierFactory.class edu/stanford/nlp/classify/SVMLightClassifierFactory.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/ling/Word.class edu/stanford/nlp/process/PTBTokenizer.class edu/stanford/nlp/time/TimeExpressionExtractor.class edu/stanford/nlp/time/TimeExpressionExtractorFactory.class edu/stanford/nlp/ie/util/RelationTriple$WithLink.class edu/stanford/nlp/ie/util/RelationTriple$WithTree.class edu/stanford/nlp/semgraph/SemanticGraph.class edu/stanford/nlp/ie/util/RelationTriple.class edu/stanford/nlp/ling/IndexedWord.class edu/stanford/nlp/semgraph/SemanticGraphEdge.class edu/stanford/nlp/util/logging/Redwood$Util.class edu/stanford/nlp/international/Language$1.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.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/Language.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/process/LexedTokenFactory.class edu/stanford/nlp/international/arabic/process/ArabicLexer.class edu/stanford/nlp/international/arabic/process/ArabicTokenizer$ArabicTokenizerFactory.class edu/stanford/nlp/process/AbstractTokenizer.class edu/stanford/nlp/process/Tokenizer.class edu/stanford/nlp/process/TokenizerFactory.class edu/stanford/nlp/international/arabic/process/ArabicTokenizer.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/ling/Label.class edu/stanford/nlp/process/LexerUtils.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/SpanishVerbStripper$StrippedVerb.class edu/stanford/nlp/international/spanish/SpanishVerbStripper.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/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/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/util/AbstractIterator.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/AbstractToken.class edu/stanford/nlp/util/TypesafeMap.class edu/stanford/nlp/util/TypesafeMap$Key.class edu/stanford/nlp/ling/HasContext.class edu/stanford/nlp/ling/HasIndex.class edu/stanford/nlp/ling/HasLemma.class edu/stanford/nlp/ling/HasNER.class edu/stanford/nlp/ling/HasOffset.class edu/stanford/nlp/ling/HasOriginalText.class edu/stanford/nlp/ling/HasTag.class edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.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$CoNLLDepParentIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.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$IndexAnnotation.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$SentenceIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class edu/stanford/nlp/ling/HasCategory.class edu/stanford/nlp/ling/LabelFactory.class edu/stanford/nlp/ling/StringLabel.class edu/stanford/nlp/ling/CategoryWordTag.class edu/stanford/nlp/ling/CategoryWordTagFactory.class edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ArabicCharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ArabicSegAnnotation.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$BeginIndexAnnotation.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$CanonicalEntityMentionIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLPredicateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLSRLAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUFeats.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUMisc.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUSecondaryDepsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUTokenSpanAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoarseNamedEntityTagAnnotation.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$CorefMentionToEntityMentionMappingAnnotation.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$EndIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityMentionIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityMentionToCorefMentionMappingAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ExceptionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FineGrainedNamedEntityTagAnnotation.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$GenderAnnotation.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$IsNewlineAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$KBPTriplesAnnotation.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$MentionTokenAnnotation.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$ParagraphAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParagraphIndexAnnotation.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$QuotationIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$QuotationsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$QuotedAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$QuotesAnnotation.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$SectionAuthorCharacterOffsetBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionAuthorCharacterOffsetEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StatementTextAnnotation.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$UnclosedQuotationsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$UseMarkedDiscourseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WikipediaEntityAnnotation.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/MultiTokenTag.class edu/stanford/nlp/ling/AbstractCoreLabel.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/Featurizable.class edu/stanford/nlp/ling/Labeled.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/TaggedWord.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/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/process/Morphology.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/ComplexNodePattern$1.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$AbstractStringAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$AttributesEqualMatchChecker.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$IntegerAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NilAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NotNilAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$SequenceRegexPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringAnnotationRegexPattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringInSetAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/NodePattern.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.class edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$1.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$2.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$3.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$4.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$5.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$6.class edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$7.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher.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/TokenSequenceParseException.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/types/Expressions.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$1.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AttributesEqualMatchChecker.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$1.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$StringTriggerCandidate.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/CoreMapNodePatternTrigger.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$SingleAnnotationExtractor.class edu/stanford/nlp/util/Comparators.class edu/stanford/nlp/util/Interval$RelType.class edu/stanford/nlp/util/IntervalTree.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/pipeline/Annotator.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$MultiSequencePatternExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$MultiTokenPatternExtractRuleCreator.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/parser/Token.class edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.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/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/util/CollectionFactory.class edu/stanford/nlp/util/CollectionValuedMap.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/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/LineIterator.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/CallbackFunction.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/trees/Tree.class edu/stanford/nlp/parser/Parser.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/Options.class edu/stanford/nlp/parser/lexparser/TagProjection.class edu/stanford/nlp/trees/TreebankLanguagePack.class edu/stanford/nlp/parser/lexparser/Extractor.class edu/stanford/nlp/parser/lexparser/TestOptions.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/DiskTreebank.class edu/stanford/nlp/trees/GrammaticalStructure.class edu/stanford/nlp/trees/HeadFinder.class edu/stanford/nlp/trees/LabeledConstituent.class edu/stanford/nlp/trees/MemoryTreebank.class edu/stanford/nlp/trees/SimpleConstituent.class edu/stanford/nlp/trees/TreeReaderFactory.class edu/stanford/nlp/trees/TreeTokenizerFactory.class edu/stanford/nlp/trees/TreeTransformer.class edu/stanford/nlp/trees/Treebank.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class edu/stanford/nlp/trees/tregex/TregexMatcher.class edu/stanford/nlp/trees/LabeledScoredTreeFactory.class edu/stanford/nlp/trees/TreeFactory.class edu/stanford/nlp/ling/SentenceUtils.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/Options$LexOptions.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/TregexPattern.class edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class edu/stanford/nlp/io/NumberRangesFileFilter.class edu/stanford/nlp/parser/lexparser/TrainOptions.class edu/stanford/nlp/parser/lexparser/UnknownWordModel.class edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.class edu/stanford/nlp/parser/lexparser/TreebankAnnotator.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/Interner.class edu/stanford/nlp/parser/lexparser/RandomWalk.class edu/stanford/nlp/io/NumberRangeFileFilter.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/process/WordSegmenter.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/TreeNormalizer.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/trees/international/pennchinese/UniversalChineseGrammaticalStructure.class edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.class edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.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/ModCollinsHeadFinder.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class edu/stanford/nlp/trees/PennTreeReader.class edu/stanford/nlp/trees/PennTreebankLanguagePack.class edu/stanford/nlp/trees/SemanticHeadFinder.class edu/stanford/nlp/trees/TreeReader.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class edu/stanford/nlp/stats/IntCounter.class edu/stanford/nlp/stats/TwoDimensionalIntCounter.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/trees/international/hebrew/HebrewTreeReaderFactory.class edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.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/AbstractTreeExtractor.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/parser/lexparser/TrainOptions$TransformMatrixType.class edu/stanford/nlp/trees/CompositeTreeTransformer.class edu/stanford/nlp/trees/TreeVisitor.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/parser/lexparser/PostSplitter.class edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer$TreeNullAnnotator.class edu/stanford/nlp/parser/lexparser/TreeBinarizer.class edu/stanford/nlp/trees/CompositeTreebank.class edu/stanford/nlp/trees/TreeLeafLabelTransformer.class edu/stanford/nlp/parser/lexparser/Debinarizer.class edu/stanford/nlp/trees/TreebankFactory.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/Eval.class edu/stanford/nlp/parser/KBestViterbiParser.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/process/DocumentPreprocessor.class edu/stanford/nlp/trees/EnglishGrammaticalRelations.class edu/stanford/nlp/trees/GrammaticalRelation.class edu/stanford/nlp/trees/TreeGraphNode.class edu/stanford/nlp/trees/TypedDependency.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class edu/stanford/nlp/parser/nndep/DependencyParser.class edu/stanford/nlp/pipeline/Annotator$1.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$ConcatTextAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class edu/stanford/nlp/process/Americanize.class edu/stanford/nlp/process/DocumentPreprocessor$DocType.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/WhitespaceTokenizer.class edu/stanford/nlp/io/Lexer.class edu/stanford/nlp/process/JFlexDummyLexer.class edu/stanford/nlp/process/Morpha.class edu/stanford/nlp/process/PTBLexer$1.class edu/stanford/nlp/process/PTBLexer$UntokenizableOptions.class edu/stanford/nlp/process/PTBLexer.class edu/stanford/nlp/process/PTB2TextLexer.class edu/stanford/nlp/process/PTBTokenizer$1.class edu/stanford/nlp/process/PTBTokenizer$PTBTokenizerFactory.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/WhitespaceTokenizer$WhitespaceTokenizerFactory.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/trees/international/pennchinese/ChineseUtils.class edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters$LcMap.class edu/stanford/nlp/ling/Document.class edu/stanford/nlp/process/ListProcessor.class edu/stanford/nlp/process/WordToSentenceProcessor$NewlineIsSentenceBreak.class edu/stanford/nlp/process/WordToSentenceProcessor.class edu/stanford/nlp/semgraph/SemanticGraph$1.class edu/stanford/nlp/semgraph/SemanticGraph$OutputFormat.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/SemanticGraphFactory$Mode.class edu/stanford/nlp/trees/GrammaticalStructure$Extras.class edu/stanford/nlp/semgraph/SemanticGraphFactory.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/SemgrexMatcher.class edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.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$ADJACENT_NODE.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$LEFT_IMMEDIATE_SIBLING.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$LEFT_SIBLING.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$RIGHT_IMMEDIATE_SIBLING.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$RIGHT_SIBLING.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$SIBLING_RELATION.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$ADJACENT_NODE$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/GraphRelation$SIBLING_RELATION$1.class edu/stanford/nlp/semgraph/semgrex/Env.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/semgraph/semgrex/SemgrexPattern$OutputFormat.class edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class edu/stanford/nlp/util/Beam.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/util/Sets.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/util/MutableInteger.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/TaggedFileReader.class edu/stanford/nlp/tagger/io/TaggedFileRecord.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/trees/LabeledScoredTreeReaderFactory.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/Distsim.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/international/french/FrenchUnknownWordSignatures.class edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.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/common/Tagger.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/util/ConfusionMatrix.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/time/TimeAnnotations$TimexAnnotations.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/time/Timex$Range.class edu/stanford/nlp/time/XMLUtils.class edu/stanford/nlp/io/StringOutputStream.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/GrammaticalStructureFactory.class edu/stanford/nlp/trees/PennTreeReaderFactory.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack.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/Trees.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/tregex/tsurgeon/Tsurgeon.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.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/Dependency.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/GrammaticalStructureConversionUtils.class edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class edu/stanford/nlp/trees/GrammaticalRelation$1.class edu/stanford/nlp/trees/GrammaticalStructure$1.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/ud/EnhancementOptions.class edu/stanford/nlp/trees/DependencyPrinter.class edu/stanford/nlp/trees/DependencyReader.class edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$ConverterOptions.class edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$LazyLoadTreesByParsing.class edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$TreeBankGrammaticalStructureWrapper.class edu/stanford/nlp/trees/UniversalPOSMapper.class edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$LazyLoadTreesByParsing$1.class edu/stanford/nlp/trees/SimpleTree.class edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$TreeBankGrammaticalStructureWrapper$GsIterator.class edu/stanford/nlp/trees/ConstituentFactory.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/LabeledScoredTreeNode.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/trees/EnglishGrammaticalStructureFactory.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.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/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/TreeCoreAnnotations.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagLabelAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordLabelAnnotation.class edu/stanford/nlp/trees/UnnamedConcreteDependency.class edu/stanford/nlp/trees/TreeCoreAnnotations$BinarizedTreeAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$KBestTreesAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.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/io/ExtensionFileFilter.class edu/stanford/nlp/trees/Treebank$1.class edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$1.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$ExtraTreeDepFilter.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$FromDependenciesFactory.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/io/ReaderInputStream.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/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.class edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.class edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure$FromDependenciesFactory.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/tregex/tsurgeon/TsurgeonMatcher.class edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.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/util/IdentityHashSet.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/Macros.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/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/trees/ud/CoNLLUDocumentReader$1.class edu/stanford/nlp/trees/ud/CoNLLUDocumentReader$SentenceProcessor.class edu/stanford/nlp/trees/ud/CoNLLUDocumentReader$WordProcessor.class edu/stanford/nlp/trees/ud/CoNLLUUtils.class edu/stanford/nlp/trees/ud/CoNLLUUtils$FeatureNameComparator.class edu/stanford/nlp/util/ArgumentParser$Option.class edu/stanford/nlp/util/ArrayCoreMap$1.class edu/stanford/nlp/util/HashableCoreMap.class edu/stanford/nlp/util/TwoDimensionalMap.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/Heap.class edu/stanford/nlp/util/ArrayHeap.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/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/CollectionUtils$1.class edu/stanford/nlp/util/CollectionUtils$2.class edu/stanford/nlp/util/DeltaMap.class edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid.class edu/stanford/nlp/util/ConfusionMatrix$Contingency.class edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid$Grid.class edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid$Grid$1.class edu/stanford/nlp/util/DeltaMap$1.class edu/stanford/nlp/util/DeltaMap$SimpleEntry.class edu/stanford/nlp/util/ConcatenationIterator.class edu/stanford/nlp/util/DeltaMap$1$1NullingIterator.class edu/stanford/nlp/util/FilteredIterator.class edu/stanford/nlp/util/Characters.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/IntTuple.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$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$10$1.class edu/stanford/nlp/util/Iterables$10$1$1.class edu/stanford/nlp/util/Iterables$2$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$8$1.class edu/stanford/nlp/util/Lazy$1.class edu/stanford/nlp/util/Lazy$2.class edu/stanford/nlp/util/Lazy$3.class edu/stanford/nlp/util/Lazy.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/Maps.class edu/stanford/nlp/util/PropertiesUtils$Property.class edu/stanford/nlp/util/SystemUtils$ProcessException.class edu/stanford/nlp/util/SystemUtils$WriterThread.class edu/stanford/nlp/util/TwoDimensionalMap$Entry.class edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapIterator.class edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapValueIterator.class edu/stanford/nlp/util/XMLUtils$1.class edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.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/LogRecordHandler.class edu/stanford/nlp/util/logging/Redwood$Record.class edu/stanford/nlp/util/logging/BooleanLogRecordHandler.class edu/stanford/nlp/util/logging/LogFilter.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.class edu/stanford/nlp/util/logging/RedirectOutputHandler.class edu/stanford/nlp/util/logging/Redwood$Flag.class edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class edu/stanford/nlp/util/logging/JavaUtilLoggingHandler$1.class edu/stanford/nlp/util/logging/OutputHandler.class edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.class edu/stanford/nlp/util/logging/LogFilter$ContainsMessage.class edu/stanford/nlp/util/logging/LogFilter$HasChannel.class edu/stanford/nlp/util/logging/LogFilter$MatchesMessage.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/Redwood$1.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/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/FilterHandler.class edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$2.class edu/stanford/nlp/util/logging/RedwoodConfiguration$3.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$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/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 ##### GENERATING JAR FILE ##### JAR file: /u/nlp/distrib//stanford-ner-2018-10-16/stanford-ner-3.9.2.jar Root directory: /u/scr/jebolton/stanford-nlp-repo/javanlp/projects/core/classes jar cfm /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/stanford-ner-3.9.2.jar /u/nlp/distrib//stanford-ner-2018-10-16/classmanifest.txt edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class \ edu/stanford/nlp/ie/crf/CRFClassifier.class \ edu/stanford/nlp/ie/crf/NERGUI.class \ edu/stanford/nlp/ie/ClassifierCombiner.class \ edu/stanford/nlp/ie/NERClassifierCombiner.class \ edu/stanford/nlp/ie/NERServer.class \ edu/stanford/nlp/ie/NERFeatureFactory.class \ edu/stanford/nlp/ie/demo/NERDemo.class \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \ edu/stanford/nlp/io/EncodingPrintWriter.class \ edu/stanford/nlp/ling/WordLemmaTag.class \ edu/stanford/nlp/parser/ViterbiParserWithOptions.class \ edu/stanford/nlp/process/AmericanizeFunction.class \ edu/stanford/nlp/process/LowercaseFunction.class \ edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \ edu/stanford/nlp/util/IntPair.class \ edu/stanford/nlp/time/TimeExpressionExtractorImpl.class \ edu/stanford/nlp/time/JollyDayHolidays.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/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/ling/RVFDatum.class \ edu/stanford/nlp/stats/Counter.class \ edu/stanford/nlp/util/Pair.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/RVFDataset.class \ edu/stanford/nlp/classify/WeightedDataset.class \ edu/stanford/nlp/ling/BasicDatum.class \ edu/stanford/nlp/objectbank/ObjectBank.class \ edu/stanford/nlp/stats/ClassicCounter.class \ edu/stanford/nlp/stats/TwoDimensionalCounter.class \ edu/stanford/nlp/util/Generics.class \ edu/stanford/nlp/util/ScoredComparator.class \ edu/stanford/nlp/util/ScoredObject.class \ edu/stanford/nlp/util/logging/Redwood.class \ edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \ edu/stanford/nlp/classify/GeneralDataset\$1.class \ edu/stanford/nlp/classify/LinearClassifierFactory.class \ edu/stanford/nlp/classify/ProbabilisticClassifier.class \ edu/stanford/nlp/classify/RVFClassifier.class \ edu/stanford/nlp/io/IOUtils.class \ edu/stanford/nlp/stats/Counters.class \ edu/stanford/nlp/stats/Distribution.class \ edu/stanford/nlp/util/ErasureUtils.class \ edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \ edu/stanford/nlp/util/PriorityQueue.class \ edu/stanford/nlp/util/StringUtils.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\$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\$LinearClassifierCreator.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$NegativeScorer.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$QNFactory.class \ edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class \ edu/stanford/nlp/io/RuntimeIOException.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/Minimizer.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/util/Timing.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/optimization/CGMinimizer.class \ edu/stanford/nlp/classify/ClassifierCreator.class \ edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \ edu/stanford/nlp/classify/LogConditionalObjectiveFunction\$CLBatchDerivativeCalculation.class \ edu/stanford/nlp/classify/LogConditionalObjectiveFunction\$RVFDerivativeCalculation.class \ edu/stanford/nlp/classify/WeightedRVFDataset.class \ edu/stanford/nlp/math/ADMath.class \ edu/stanford/nlp/math/DoubleAD.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \ edu/stanford/nlp/util/ArgumentParser.class \ edu/stanford/nlp/util/RuntimeInterruptedException.class \ edu/stanford/nlp/classify/LogPrior\$1.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/fsm/DFSAState.class \ edu/stanford/nlp/fsm/DFSATransition.class \ edu/stanford/nlp/util/Scored.class \ edu/stanford/nlp/fsm/DFSA.class \ edu/stanford/nlp/graph/Graph.class \ edu/stanford/nlp/util/CollectionUtils.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/CoreAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \ edu/stanford/nlp/ling/CoreLabel.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/CoreLabelTokenFactory.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\$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/stats/TwoDimensionalCounterInterface.class \ edu/stanford/nlp/util/CoreMap.class \ edu/stanford/nlp/util/MaxSizeConcurrentHashSet.class \ edu/stanford/nlp/util/MetaClass.class \ edu/stanford/nlp/util/ReflectionLoading.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/regexp/ChineseNumberSequenceClassifier.class \ edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \ edu/stanford/nlp/ie/ClassifierCombiner\$CombinationMode.class \ edu/stanford/nlp/ie/PresetSequenceClassifier.class \ edu/stanford/nlp/ie/ner/CMMClassifier.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerProbAnnotation.class \ edu/stanford/nlp/pipeline/DefaultPaths.class \ edu/stanford/nlp/util/PropertiesUtils.class \ edu/stanford/nlp/ie/EntityBIO.class \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class \ edu/stanford/nlp/sequences/ListeningSequenceModel.class \ edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.class \ edu/stanford/nlp/ie/NERClassifierCombiner\$Language.class \ edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class \ edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class \ edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagProbsAnnotation.class \ edu/stanford/nlp/pipeline/Annotation.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\$EntityTypeAnnotation.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\$LemmaAnnotation.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/process/WordShapeClassifier.class \ edu/stanford/nlp/sequences/Clique.class \ edu/stanford/nlp/sequences/SeqClassifierFlags\$SlashHyphenEnum.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\$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/CoreAnnotations\$TokenBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TokenEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TokensAnnotation.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/ChunkAnnotationUtils.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/util/logging/RedwoodConfiguration.class \ edu/stanford/nlp/ling/CoreAnnotations\$PresetAnswerAnnotation.class \ edu/stanford/nlp/ie/pascal/ISODateInstance.class \ edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.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/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/crf/NERGUI\$1.class \ edu/stanford/nlp/ie/crf/NERGUI\$ActionPerformer.class \ edu/stanford/nlp/ie/crf/NERGUI\$ColorIcon.class \ edu/stanford/nlp/ie/crf/NERGUI\$InputListener.class \ edu/stanford/nlp/ie/machinereading/structure/Span\$1.class \ edu/stanford/nlp/ie/machinereading/structure/Span.class \ edu/stanford/nlp/classify/NBLinearClassifierFactory.class \ edu/stanford/nlp/classify/SVMLightClassifierFactory.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/ling/Word.class \ edu/stanford/nlp/process/PTBTokenizer.class \ edu/stanford/nlp/time/TimeExpressionExtractor.class \ edu/stanford/nlp/time/TimeExpressionExtractorFactory.class \ edu/stanford/nlp/ie/util/RelationTriple\$WithLink.class \ edu/stanford/nlp/ie/util/RelationTriple\$WithTree.class \ edu/stanford/nlp/semgraph/SemanticGraph.class \ edu/stanford/nlp/ie/util/RelationTriple.class \ edu/stanford/nlp/ling/IndexedWord.class \ edu/stanford/nlp/semgraph/SemanticGraphEdge.class \ edu/stanford/nlp/util/logging/Redwood\$Util.class \ edu/stanford/nlp/international/Language\$1.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.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/Language.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/process/LexedTokenFactory.class \ edu/stanford/nlp/international/arabic/process/ArabicLexer.class \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer\$ArabicTokenizerFactory.class \ edu/stanford/nlp/process/AbstractTokenizer.class \ edu/stanford/nlp/process/Tokenizer.class \ edu/stanford/nlp/process/TokenizerFactory.class \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer.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/ling/Label.class \ edu/stanford/nlp/process/LexerUtils.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/SpanishVerbStripper\$StrippedVerb.class \ edu/stanford/nlp/international/spanish/SpanishVerbStripper.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/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/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/util/AbstractIterator.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/AbstractToken.class \ edu/stanford/nlp/util/TypesafeMap.class \ edu/stanford/nlp/util/TypesafeMap\$Key.class \ edu/stanford/nlp/ling/HasContext.class \ edu/stanford/nlp/ling/HasIndex.class \ edu/stanford/nlp/ling/HasLemma.class \ edu/stanford/nlp/ling/HasNER.class \ edu/stanford/nlp/ling/HasOffset.class \ edu/stanford/nlp/ling/HasOriginalText.class \ edu/stanford/nlp/ling/HasTag.class \ edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.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\$CoNLLDepParentIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.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\$IndexAnnotation.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\$SentenceIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \ edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/HasCategory.class \ edu/stanford/nlp/ling/LabelFactory.class \ edu/stanford/nlp/ling/StringLabel.class \ edu/stanford/nlp/ling/CategoryWordTag.class \ edu/stanford/nlp/ling/CategoryWordTagFactory.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArabicCharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArabicSegAnnotation.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\$BeginIndexAnnotation.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\$CanonicalEntityMentionIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLPredicateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLSRLAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUFeats.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUMisc.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUSecondaryDepsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUTokenSpanAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoarseNamedEntityTagAnnotation.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\$CorefMentionToEntityMentionMappingAnnotation.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\$EndIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityMentionIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityMentionToCorefMentionMappingAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ExceptionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FineGrainedNamedEntityTagAnnotation.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\$GenderAnnotation.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\$IsNewlineAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$KBPTriplesAnnotation.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\$MentionTokenAnnotation.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\$ParagraphAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParagraphIndexAnnotation.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\$QuotationIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$QuotationsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$QuotedAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$QuotesAnnotation.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\$SectionAuthorCharacterOffsetBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionAuthorCharacterOffsetEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StatementTextAnnotation.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\$UnclosedQuotationsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$UseMarkedDiscourseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WikipediaEntityAnnotation.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/MultiTokenTag.class \ edu/stanford/nlp/ling/AbstractCoreLabel.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/Featurizable.class \ edu/stanford/nlp/ling/Labeled.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/TaggedWord.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/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/process/Morphology.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/ComplexNodePattern\$1.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$AbstractStringAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$AttributesEqualMatchChecker.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$IntegerAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NilAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NotNilAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$SequenceRegexPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringAnnotationRegexPattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringInSetAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/NodePattern.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$1.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$2.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$3.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$4.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$5.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$6.class \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$7.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher.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/TokenSequenceParseException.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/types/Expressions.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$1.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AttributesEqualMatchChecker.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$1.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$StringTriggerCandidate.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/CoreMapNodePatternTrigger.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\$SingleAnnotationExtractor.class \ edu/stanford/nlp/util/Comparators.class \ edu/stanford/nlp/util/Interval\$RelType.class \ edu/stanford/nlp/util/IntervalTree.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/pipeline/Annotator.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\$MultiSequencePatternExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$MultiTokenPatternExtractRuleCreator.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/parser/Token.class \ edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class \ edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.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/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/util/CollectionFactory.class \ edu/stanford/nlp/util/CollectionValuedMap.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/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/LineIterator.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/CallbackFunction.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/trees/Tree.class \ edu/stanford/nlp/parser/Parser.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/Options.class \ edu/stanford/nlp/parser/lexparser/TagProjection.class \ edu/stanford/nlp/trees/TreebankLanguagePack.class \ edu/stanford/nlp/parser/lexparser/Extractor.class \ edu/stanford/nlp/parser/lexparser/TestOptions.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/DiskTreebank.class \ edu/stanford/nlp/trees/GrammaticalStructure.class \ edu/stanford/nlp/trees/HeadFinder.class \ edu/stanford/nlp/trees/LabeledConstituent.class \ edu/stanford/nlp/trees/MemoryTreebank.class \ edu/stanford/nlp/trees/SimpleConstituent.class \ edu/stanford/nlp/trees/TreeReaderFactory.class \ edu/stanford/nlp/trees/TreeTokenizerFactory.class \ edu/stanford/nlp/trees/TreeTransformer.class \ edu/stanford/nlp/trees/Treebank.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \ edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \ edu/stanford/nlp/trees/tregex/TregexMatcher.class \ edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \ edu/stanford/nlp/trees/TreeFactory.class \ edu/stanford/nlp/ling/SentenceUtils.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/Options\$LexOptions.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/TregexPattern.class \ edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \ edu/stanford/nlp/io/NumberRangesFileFilter.class \ edu/stanford/nlp/parser/lexparser/TrainOptions.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/TreebankAnnotator.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/Interner.class \ edu/stanford/nlp/parser/lexparser/RandomWalk.class \ edu/stanford/nlp/io/NumberRangeFileFilter.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/process/WordSegmenter.class \ edu/stanford/nlp/trees/LeftHeadFinder.class jar uf /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/stanford-ner-3.9.2.jar 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/TreeNormalizer.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/trees/international/pennchinese/UniversalChineseGrammaticalStructure.class \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.class \ edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \ edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.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/ModCollinsHeadFinder.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \ edu/stanford/nlp/trees/PennTreeReader.class \ edu/stanford/nlp/trees/PennTreebankLanguagePack.class \ edu/stanford/nlp/trees/SemanticHeadFinder.class \ edu/stanford/nlp/trees/TreeReader.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class \ edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class \ edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class \ edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class \ edu/stanford/nlp/stats/IntCounter.class \ edu/stanford/nlp/stats/TwoDimensionalIntCounter.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/trees/international/hebrew/HebrewTreeReaderFactory.class \ edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.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/AbstractTreeExtractor.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/parser/lexparser/TrainOptions\$TransformMatrixType.class \ edu/stanford/nlp/trees/CompositeTreeTransformer.class \ edu/stanford/nlp/trees/TreeVisitor.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/parser/lexparser/PostSplitter.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer\$TreeNullAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreeBinarizer.class \ edu/stanford/nlp/trees/CompositeTreebank.class \ edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \ edu/stanford/nlp/parser/lexparser/Debinarizer.class \ edu/stanford/nlp/trees/TreebankFactory.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/Eval.class \ edu/stanford/nlp/parser/KBestViterbiParser.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/process/DocumentPreprocessor.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \ edu/stanford/nlp/trees/GrammaticalRelation.class \ edu/stanford/nlp/trees/TreeGraphNode.class \ edu/stanford/nlp/trees/TypedDependency.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \ edu/stanford/nlp/parser/nndep/DependencyParser.class \ edu/stanford/nlp/pipeline/Annotator\$1.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\$ConcatTextAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \ edu/stanford/nlp/process/Americanize.class \ edu/stanford/nlp/process/DocumentPreprocessor\$DocType.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/WhitespaceTokenizer.class \ edu/stanford/nlp/io/Lexer.class \ edu/stanford/nlp/process/JFlexDummyLexer.class \ edu/stanford/nlp/process/Morpha.class \ edu/stanford/nlp/process/PTBLexer\$1.class \ edu/stanford/nlp/process/PTBLexer\$UntokenizableOptions.class \ edu/stanford/nlp/process/PTBLexer.class \ edu/stanford/nlp/process/PTB2TextLexer.class \ edu/stanford/nlp/process/PTBTokenizer\$1.class \ edu/stanford/nlp/process/PTBTokenizer\$PTBTokenizerFactory.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/WhitespaceTokenizer\$WhitespaceTokenizerFactory.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/trees/international/pennchinese/ChineseUtils.class \ edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters\$LcMap.class \ edu/stanford/nlp/ling/Document.class \ edu/stanford/nlp/process/ListProcessor.class \ edu/stanford/nlp/process/WordToSentenceProcessor\$NewlineIsSentenceBreak.class \ edu/stanford/nlp/process/WordToSentenceProcessor.class \ edu/stanford/nlp/semgraph/SemanticGraph\$1.class \ edu/stanford/nlp/semgraph/SemanticGraph\$OutputFormat.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/SemanticGraphFactory\$Mode.class \ edu/stanford/nlp/trees/GrammaticalStructure\$Extras.class \ edu/stanford/nlp/semgraph/SemanticGraphFactory.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/SemgrexMatcher.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.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\$ADJACENT_NODE.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\$LEFT_IMMEDIATE_SIBLING.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LEFT_SIBLING.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\$RIGHT_IMMEDIATE_SIBLING.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$RIGHT_SIBLING.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$SIBLING_RELATION.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\$ADJACENT_NODE\$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/GraphRelation\$SIBLING_RELATION\$1.class \ edu/stanford/nlp/semgraph/semgrex/Env.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/semgraph/semgrex/SemgrexPattern\$OutputFormat.class \ edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \ edu/stanford/nlp/util/Beam.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/util/Sets.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/util/MutableInteger.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/TaggedFileReader.class \ edu/stanford/nlp/tagger/io/TaggedFileRecord.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/trees/LabeledScoredTreeReaderFactory.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/Distsim.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/international/french/FrenchUnknownWordSignatures.class \ edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class \ edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.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/common/Tagger.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/util/ConfusionMatrix.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/time/TimeAnnotations\$TimexAnnotations.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/time/Timex\$Range.class \ edu/stanford/nlp/time/XMLUtils.class \ edu/stanford/nlp/io/StringOutputStream.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/GrammaticalStructureFactory.class \ edu/stanford/nlp/trees/PennTreeReaderFactory.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack.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/Trees.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/tregex/tsurgeon/Tsurgeon.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.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/Dependency.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/GrammaticalStructureConversionUtils.class \ edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class \ edu/stanford/nlp/trees/GrammaticalRelation\$1.class \ edu/stanford/nlp/trees/GrammaticalStructure\$1.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/ud/EnhancementOptions.class \ edu/stanford/nlp/trees/DependencyPrinter.class \ edu/stanford/nlp/trees/DependencyReader.class \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$ConverterOptions.class \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$LazyLoadTreesByParsing.class \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$TreeBankGrammaticalStructureWrapper.class \ edu/stanford/nlp/trees/UniversalPOSMapper.class \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$LazyLoadTreesByParsing\$1.class \ edu/stanford/nlp/trees/SimpleTree.class \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$TreeBankGrammaticalStructureWrapper\$GsIterator.class \ edu/stanford/nlp/trees/ConstituentFactory.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/LabeledScoredTreeNode.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/trees/EnglishGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.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/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/TreeCoreAnnotations.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagLabelAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordLabelAnnotation.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$BinarizedTreeAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$KBestTreesAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.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/io/ExtensionFileFilter.class \ edu/stanford/nlp/trees/Treebank\$1.class \ edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$1.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$ExtraTreeDepFilter.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$FromDependenciesFactory.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/io/ReaderInputStream.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/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.class \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure\$FromDependenciesFactory.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/tregex/tsurgeon/TsurgeonMatcher.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.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/util/IdentityHashSet.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/Macros.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/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/trees/ud/CoNLLUDocumentReader\$1.class \ edu/stanford/nlp/trees/ud/CoNLLUDocumentReader\$SentenceProcessor.class \ edu/stanford/nlp/trees/ud/CoNLLUDocumentReader\$WordProcessor.class \ edu/stanford/nlp/trees/ud/CoNLLUUtils.class \ edu/stanford/nlp/trees/ud/CoNLLUUtils\$FeatureNameComparator.class \ edu/stanford/nlp/util/ArgumentParser\$Option.class \ edu/stanford/nlp/util/ArrayCoreMap\$1.class \ edu/stanford/nlp/util/HashableCoreMap.class \ edu/stanford/nlp/util/TwoDimensionalMap.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/Heap.class \ edu/stanford/nlp/util/ArrayHeap.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/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/CollectionUtils\$1.class \ edu/stanford/nlp/util/CollectionUtils\$2.class \ edu/stanford/nlp/util/DeltaMap.class \ edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid.class \ edu/stanford/nlp/util/ConfusionMatrix\$Contingency.class \ edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid\$Grid.class \ edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid\$Grid\$1.class \ edu/stanford/nlp/util/DeltaMap\$1.class \ edu/stanford/nlp/util/DeltaMap\$SimpleEntry.class \ edu/stanford/nlp/util/ConcatenationIterator.class \ edu/stanford/nlp/util/DeltaMap\$1\$1NullingIterator.class \ edu/stanford/nlp/util/FilteredIterator.class \ edu/stanford/nlp/util/Characters.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/IntTuple.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\$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\$10\$1.class \ edu/stanford/nlp/util/Iterables\$10\$1\$1.class \ edu/stanford/nlp/util/Iterables\$2\$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\$8\$1.class \ edu/stanford/nlp/util/Lazy\$1.class \ edu/stanford/nlp/util/Lazy\$2.class \ edu/stanford/nlp/util/Lazy\$3.class \ edu/stanford/nlp/util/Lazy.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/Maps.class \ edu/stanford/nlp/util/PropertiesUtils\$Property.class \ edu/stanford/nlp/util/SystemUtils\$ProcessException.class \ edu/stanford/nlp/util/SystemUtils\$WriterThread.class \ edu/stanford/nlp/util/TwoDimensionalMap\$Entry.class \ edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapIterator.class \ edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapValueIterator.class \ edu/stanford/nlp/util/XMLUtils\$1.class \ edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.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/LogRecordHandler.class \ edu/stanford/nlp/util/logging/Redwood\$Record.class \ edu/stanford/nlp/util/logging/BooleanLogRecordHandler.class \ edu/stanford/nlp/util/logging/LogFilter.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.class \ edu/stanford/nlp/util/logging/RedirectOutputHandler.class \ edu/stanford/nlp/util/logging/Redwood\$Flag.class \ edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingHandler\$1.class \ edu/stanford/nlp/util/logging/OutputHandler.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.class \ edu/stanford/nlp/util/logging/LogFilter\$ContainsMessage.class \ edu/stanford/nlp/util/logging/LogFilter\$HasChannel.class \ edu/stanford/nlp/util/logging/LogFilter\$MatchesMessage.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/Redwood\$1.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/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/FilterHandler.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$2.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$3.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\$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/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 \ Source files: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java edu/stanford/nlp/classify/Classifier.java edu/stanford/nlp/classify/ClassifierCreator.java edu/stanford/nlp/classify/ClassifierFactory.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/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/classify/WeightedRVFDataset.java edu/stanford/nlp/classify/package-info.java edu/stanford/nlp/fsm/DFSA.java edu/stanford/nlp/fsm/DFSAState.java edu/stanford/nlp/fsm/DFSATransition.java edu/stanford/nlp/fsm/package-info.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/ChineseQuantifiableEntityNormalizer.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/PresetSequenceClassifier.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/NERGUI.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/crf/package-info.java edu/stanford/nlp/ie/demo/NERDemo.java edu/stanford/nlp/ie/machinereading/structure/Span.java edu/stanford/nlp/ie/ner/CMMClassifier.java edu/stanford/nlp/ie/ner/package-info.java edu/stanford/nlp/ie/package-info.java edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java edu/stanford/nlp/ie/pascal/ISODateInstance.java edu/stanford/nlp/ie/pascal/package-info.java edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java edu/stanford/nlp/ie/util/RelationTriple.java edu/stanford/nlp/international/Language.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/ArabicLexer.java edu/stanford/nlp/international/arabic/process/ArabicTokenizer.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/IOUtils.java edu/stanford/nlp/io/Lexer.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/package-info.java edu/stanford/nlp/ling/AbstractCoreLabel.java edu/stanford/nlp/ling/AbstractToken.java edu/stanford/nlp/ling/AnnotationLookup.java edu/stanford/nlp/ling/BasicDatum.java edu/stanford/nlp/ling/CategoryWordTag.java edu/stanford/nlp/ling/CategoryWordTagFactory.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/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/HasNER.java edu/stanford/nlp/ling/HasOffset.java edu/stanford/nlp/ling/HasOriginalText.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/SentenceUtils.java edu/stanford/nlp/ling/StringLabel.java edu/stanford/nlp/ling/StringLabelFactory.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/package-info.java edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.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/package-info.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/TokenSequenceParseException.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java edu/stanford/nlp/ling/tokensregex/parser/package-info.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/ling/tokensregex/types/package-info.java edu/stanford/nlp/math/ADMath.java edu/stanford/nlp/math/ArrayMath.java edu/stanford/nlp/math/DoubleAD.java edu/stanford/nlp/math/SloppyMath.java edu/stanford/nlp/math/package-info.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/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/objectbank/package-info.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/optimization/package-info.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/lexparser/AbstractDependencyGrammar.java edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java edu/stanford/nlp/parser/lexparser/BaseLexicon.java edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.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/CollinsPuncTransformer.java edu/stanford/nlp/parser/lexparser/Debinarizer.java edu/stanford/nlp/parser/lexparser/DependencyGrammar.java edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.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/FrenchTreebankParserParams.java edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.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/Lexicon.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/Options.java edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java edu/stanford/nlp/parser/lexparser/PostSplitter.java edu/stanford/nlp/parser/lexparser/RandomWalk.java edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.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/UnknownWordModel.java edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java edu/stanford/nlp/parser/lexparser/package-info.java edu/stanford/nlp/parser/metrics/AbstractEval.java edu/stanford/nlp/parser/metrics/Eval.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/package-info.java edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java edu/stanford/nlp/pipeline/Annotation.java edu/stanford/nlp/pipeline/Annotator.java edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java edu/stanford/nlp/pipeline/CoreMapAggregator.java edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java edu/stanford/nlp/pipeline/DefaultPaths.java edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java edu/stanford/nlp/pipeline/package-info.java edu/stanford/nlp/process/AbstractTokenizer.java edu/stanford/nlp/process/Americanize.java edu/stanford/nlp/process/AmericanizeFunction.java edu/stanford/nlp/process/CoreLabelTokenFactory.java edu/stanford/nlp/process/CoreTokenFactory.java edu/stanford/nlp/process/DocumentPreprocessor.java edu/stanford/nlp/process/JFlexDummyLexer.java edu/stanford/nlp/process/LexedTokenFactory.java edu/stanford/nlp/process/LexerTokenizer.java edu/stanford/nlp/process/LexerUtils.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/PTBLexer.flex edu/stanford/nlp/process/PTBLexer.java edu/stanford/nlp/process/PTBTokenizer.java edu/stanford/nlp/process/SerializableFunction.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/process/package-info.java edu/stanford/nlp/semgraph/SemanticGraph.java edu/stanford/nlp/semgraph/SemanticGraphEdge.java edu/stanford/nlp/semgraph/SemanticGraphFactory.java edu/stanford/nlp/semgraph/SemanticGraphFormatter.java edu/stanford/nlp/semgraph/package-info.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/semgraph/semgrex/package-info.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/sequences/package-info.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/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/stats/package-info.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/GenericTimeExpressionPatterns.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/TimeAnnotations.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/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/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/EnglishPatterns.java edu/stanford/nlp/trees/FilteringTreeReader.java edu/stanford/nlp/trees/GrammaticalRelation.java edu/stanford/nlp/trees/GrammaticalStructure.java edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.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/LabeledScoredTreeFactory.java edu/stanford/nlp/trees/LabeledScoredTreeNode.java edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java edu/stanford/nlp/trees/LeftHeadFinder.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/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/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/TransformingTreebank.java edu/stanford/nlp/trees/Tree.java edu/stanford/nlp/trees/TreeCoreAnnotations.java edu/stanford/nlp/trees/TreeFactory.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/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/Trees.java edu/stanford/nlp/trees/TypedDependency.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java edu/stanford/nlp/trees/UniversalPOSMapper.java edu/stanford/nlp/trees/UniversalSemanticHeadFinder.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/arabic/package-info.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/french/package-info.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/negra/package-info.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/RadicalMap.java edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/package-info.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/package-info.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/package-info.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/trees/tregex/tsurgeon/package-info.java edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.java edu/stanford/nlp/trees/ud/CoNLLUUtils.java edu/stanford/nlp/trees/ud/EnhancementOptions.java edu/stanford/nlp/util/AbstractIterator.java edu/stanford/nlp/util/ArgumentParser.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/CallbackFunction.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/DeltaMap.java edu/stanford/nlp/util/EditDistance.java edu/stanford/nlp/util/ErasureUtils.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/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/Lazy.java edu/stanford/nlp/util/MapFactory.java edu/stanford/nlp/util/Maps.java edu/stanford/nlp/util/MaxSizeConcurrentHashSet.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/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/Timing.java edu/stanford/nlp/util/Triple.java edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java edu/stanford/nlp/util/TwoDimensionalMap.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/MulticoreWrapper.java edu/stanford/nlp/util/concurrent/SynchronizedInterner.java edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java edu/stanford/nlp/util/concurrent/package-info.java edu/stanford/nlp/util/logging/BooleanLogRecordHandler.java edu/stanford/nlp/util/logging/Color.java edu/stanford/nlp/util/logging/FilterHandler.java edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java edu/stanford/nlp/util/logging/LogFilter.java edu/stanford/nlp/util/logging/LogRecordHandler.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/Style.java edu/stanford/nlp/util/logging/VisibilityHandler.java edu/stanford/nlp/util/package-info.java ##### GENERATING JAR FILE ##### JAR file: /u/nlp/distrib//stanford-ner-2018-10-16/stanford-ner-3.9.2-sources.jar Root directory: /u/scr/jebolton/stanford-nlp-repo/javanlp/projects/core/src jar cfm /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/stanford-ner-3.9.2-sources.jar /u/nlp/distrib//stanford-ner-2018-10-16/srcmanifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java \ edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java \ edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java \ edu/stanford/nlp/classify/Classifier.java \ edu/stanford/nlp/classify/ClassifierCreator.java \ edu/stanford/nlp/classify/ClassifierFactory.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/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/classify/WeightedRVFDataset.java \ edu/stanford/nlp/classify/package-info.java \ edu/stanford/nlp/fsm/DFSA.java \ edu/stanford/nlp/fsm/DFSAState.java \ edu/stanford/nlp/fsm/DFSATransition.java \ edu/stanford/nlp/fsm/package-info.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/ChineseQuantifiableEntityNormalizer.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/PresetSequenceClassifier.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/NERGUI.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/crf/package-info.java \ edu/stanford/nlp/ie/demo/NERDemo.java \ edu/stanford/nlp/ie/machinereading/structure/Span.java \ edu/stanford/nlp/ie/ner/CMMClassifier.java \ edu/stanford/nlp/ie/ner/package-info.java \ edu/stanford/nlp/ie/package-info.java \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \ edu/stanford/nlp/ie/pascal/ISODateInstance.java \ edu/stanford/nlp/ie/pascal/package-info.java \ edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java \ edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java \ edu/stanford/nlp/ie/util/RelationTriple.java \ edu/stanford/nlp/international/Language.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/ArabicLexer.java \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer.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/IOUtils.java \ edu/stanford/nlp/io/Lexer.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/package-info.java \ edu/stanford/nlp/ling/AbstractCoreLabel.java \ edu/stanford/nlp/ling/AbstractToken.java \ edu/stanford/nlp/ling/AnnotationLookup.java \ edu/stanford/nlp/ling/BasicDatum.java \ edu/stanford/nlp/ling/CategoryWordTag.java \ edu/stanford/nlp/ling/CategoryWordTagFactory.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/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/HasNER.java \ edu/stanford/nlp/ling/HasOffset.java \ edu/stanford/nlp/ling/HasOriginalText.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/SentenceUtils.java \ edu/stanford/nlp/ling/StringLabel.java \ edu/stanford/nlp/ling/StringLabelFactory.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/package-info.java \ edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java \ edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.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/package-info.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/TokenSequenceParseException.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java \ edu/stanford/nlp/ling/tokensregex/parser/package-info.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/ling/tokensregex/types/package-info.java \ edu/stanford/nlp/math/ADMath.java \ edu/stanford/nlp/math/ArrayMath.java \ edu/stanford/nlp/math/DoubleAD.java \ edu/stanford/nlp/math/SloppyMath.java \ edu/stanford/nlp/math/package-info.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/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/objectbank/package-info.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/optimization/package-info.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/lexparser/AbstractDependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/BaseLexicon.java \ edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.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/CollinsPuncTransformer.java \ edu/stanford/nlp/parser/lexparser/Debinarizer.java \ edu/stanford/nlp/parser/lexparser/DependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.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/FrenchTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.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/Lexicon.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/Options.java \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java \ edu/stanford/nlp/parser/lexparser/PostSplitter.java \ edu/stanford/nlp/parser/lexparser/RandomWalk.java \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.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/UnknownWordModel.java \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \ edu/stanford/nlp/parser/lexparser/package-info.java \ edu/stanford/nlp/parser/metrics/AbstractEval.java \ edu/stanford/nlp/parser/metrics/Eval.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/package-info.java \ edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \ edu/stanford/nlp/pipeline/Annotation.java \ edu/stanford/nlp/pipeline/Annotator.java \ edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \ edu/stanford/nlp/pipeline/CoreMapAggregator.java \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \ edu/stanford/nlp/pipeline/DefaultPaths.java \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \ edu/stanford/nlp/pipeline/package-info.java \ edu/stanford/nlp/process/AbstractTokenizer.java \ edu/stanford/nlp/process/Americanize.java \ edu/stanford/nlp/process/AmericanizeFunction.java \ edu/stanford/nlp/process/CoreLabelTokenFactory.java \ edu/stanford/nlp/process/CoreTokenFactory.java \ edu/stanford/nlp/process/DocumentPreprocessor.java \ edu/stanford/nlp/process/JFlexDummyLexer.java \ edu/stanford/nlp/process/LexedTokenFactory.java \ edu/stanford/nlp/process/LexerTokenizer.java \ edu/stanford/nlp/process/LexerUtils.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/PTBLexer.flex \ edu/stanford/nlp/process/PTBLexer.java \ edu/stanford/nlp/process/PTBTokenizer.java \ edu/stanford/nlp/process/SerializableFunction.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/process/package-info.java \ edu/stanford/nlp/semgraph/SemanticGraph.java \ edu/stanford/nlp/semgraph/SemanticGraphEdge.java \ edu/stanford/nlp/semgraph/SemanticGraphFactory.java \ edu/stanford/nlp/semgraph/SemanticGraphFormatter.java \ edu/stanford/nlp/semgraph/package-info.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/semgraph/semgrex/package-info.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/sequences/package-info.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/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/stats/package-info.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/GenericTimeExpressionPatterns.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/TimeAnnotations.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/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/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/EnglishPatterns.java \ edu/stanford/nlp/trees/FilteringTreeReader.java \ edu/stanford/nlp/trees/GrammaticalRelation.java \ edu/stanford/nlp/trees/GrammaticalStructure.java \ edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.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/LabeledScoredTreeFactory.java \ edu/stanford/nlp/trees/LabeledScoredTreeNode.java \ edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java \ edu/stanford/nlp/trees/LeftHeadFinder.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/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/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/TransformingTreebank.java \ edu/stanford/nlp/trees/Tree.java \ edu/stanford/nlp/trees/TreeCoreAnnotations.java \ edu/stanford/nlp/trees/TreeFactory.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/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/Trees.java \ edu/stanford/nlp/trees/TypedDependency.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java \ edu/stanford/nlp/trees/UniversalPOSMapper.java \ edu/stanford/nlp/trees/UniversalSemanticHeadFinder.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/arabic/package-info.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/french/package-info.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/negra/package-info.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/RadicalMap.java \ edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java \ edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/package-info.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/package-info.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/package-info.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/trees/tregex/tsurgeon/package-info.java \ edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.java \ edu/stanford/nlp/trees/ud/CoNLLUUtils.java \ edu/stanford/nlp/trees/ud/EnhancementOptions.java \ edu/stanford/nlp/util/AbstractIterator.java \ edu/stanford/nlp/util/ArgumentParser.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/CallbackFunction.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/DeltaMap.java \ edu/stanford/nlp/util/EditDistance.java \ edu/stanford/nlp/util/ErasureUtils.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/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/Lazy.java \ edu/stanford/nlp/util/MapFactory.java \ edu/stanford/nlp/util/Maps.java \ edu/stanford/nlp/util/MaxSizeConcurrentHashSet.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/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/Timing.java \ edu/stanford/nlp/util/Triple.java \ edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java \ edu/stanford/nlp/util/TwoDimensionalMap.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/MulticoreWrapper.java \ edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \ edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java \ edu/stanford/nlp/util/concurrent/package-info.java \ edu/stanford/nlp/util/logging/BooleanLogRecordHandler.java \ edu/stanford/nlp/util/logging/Color.java \ edu/stanford/nlp/util/logging/FilterHandler.java \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java \ edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java \ edu/stanford/nlp/util/logging/LogFilter.java \ edu/stanford/nlp/util/logging/LogRecordHandler.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/Style.java \ edu/stanford/nlp/util/logging/VisibilityHandler.java \ edu/stanford/nlp/util/package-info.java \ Archive: /u/nlp/distrib//stanford-ner-2018-10-16/stanford-ner-3.9.2-sources.jar creating: META-INF/ inflating: META-INF/MANIFEST.MF inflating: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java inflating: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java inflating: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/classify/Classifier.java inflating: edu/stanford/nlp/classify/ClassifierCreator.java inflating: edu/stanford/nlp/classify/ClassifierFactory.java inflating: edu/stanford/nlp/classify/CrossValidator.java inflating: edu/stanford/nlp/classify/Dataset.java inflating: edu/stanford/nlp/classify/GeneralDataset.java inflating: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java inflating: edu/stanford/nlp/classify/LinearClassifier.java inflating: edu/stanford/nlp/classify/LinearClassifierFactory.java inflating: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/classify/LogPrior.java inflating: edu/stanford/nlp/classify/NBLinearClassifierFactory.java inflating: edu/stanford/nlp/classify/PRCurve.java inflating: edu/stanford/nlp/classify/ProbabilisticClassifier.java inflating: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java inflating: edu/stanford/nlp/classify/RVFClassifier.java inflating: edu/stanford/nlp/classify/RVFDataset.java inflating: edu/stanford/nlp/classify/SVMLightClassifier.java inflating: edu/stanford/nlp/classify/SVMLightClassifierFactory.java inflating: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/classify/WeightedDataset.java inflating: edu/stanford/nlp/classify/WeightedRVFDataset.java inflating: edu/stanford/nlp/classify/package-info.java inflating: edu/stanford/nlp/fsm/DFSA.java inflating: edu/stanford/nlp/fsm/DFSAState.java inflating: edu/stanford/nlp/fsm/DFSATransition.java inflating: edu/stanford/nlp/fsm/package-info.java inflating: edu/stanford/nlp/graph/ConnectedComponents.java inflating: edu/stanford/nlp/graph/DijkstraShortestPath.java inflating: edu/stanford/nlp/graph/DirectedMultiGraph.java inflating: edu/stanford/nlp/graph/Graph.java inflating: edu/stanford/nlp/ie/AbstractSequenceClassifier.java inflating: edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.java inflating: edu/stanford/nlp/ie/ClassifierCombiner.java inflating: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java inflating: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java inflating: edu/stanford/nlp/ie/NERClassifierCombiner.java inflating: edu/stanford/nlp/ie/NERFeatureFactory.java inflating: edu/stanford/nlp/ie/NERServer.java inflating: edu/stanford/nlp/ie/NumberNormalizer.java inflating: edu/stanford/nlp/ie/PresetSequenceClassifier.java inflating: edu/stanford/nlp/ie/PriorModelFactory.java inflating: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java inflating: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java inflating: edu/stanford/nlp/ie/crf/CRFClassifier.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierFloat.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java inflating: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java inflating: edu/stanford/nlp/ie/crf/CRFCliqueTree.java inflating: edu/stanford/nlp/ie/crf/CRFDatum.java inflating: edu/stanford/nlp/ie/crf/CRFFeatureExporter.java inflating: edu/stanford/nlp/ie/crf/CRFLabel.java inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java inflating: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java inflating: edu/stanford/nlp/ie/crf/CliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/FactorTable.java inflating: edu/stanford/nlp/ie/crf/FloatFactorTable.java inflating: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/LabelDictionary.java inflating: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/NERGUI.java inflating: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/TestSequenceModel.java inflating: edu/stanford/nlp/ie/crf/package-info.java inflating: edu/stanford/nlp/ie/demo/NERDemo.java inflating: edu/stanford/nlp/ie/machinereading/structure/Span.java inflating: edu/stanford/nlp/ie/ner/CMMClassifier.java inflating: edu/stanford/nlp/ie/ner/package-info.java inflating: edu/stanford/nlp/ie/package-info.java inflating: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java inflating: edu/stanford/nlp/ie/pascal/ISODateInstance.java inflating: edu/stanford/nlp/ie/pascal/package-info.java inflating: edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java inflating: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java inflating: edu/stanford/nlp/ie/util/RelationTriple.java inflating: edu/stanford/nlp/international/Language.java inflating: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java inflating: edu/stanford/nlp/international/arabic/Buckwalter.java inflating: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java inflating: edu/stanford/nlp/international/arabic/process/ArabicLexer.java inflating: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java inflating: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java inflating: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java inflating: edu/stanford/nlp/international/french/process/FrenchLexer.java inflating: edu/stanford/nlp/international/french/process/FrenchTokenizer.java inflating: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java inflating: edu/stanford/nlp/international/morph/MorphoFeatures.java inflating: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java inflating: edu/stanford/nlp/international/spanish/SpanishVerbStripper.java inflating: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java inflating: edu/stanford/nlp/international/spanish/process/SpanishLexer.java inflating: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java inflating: edu/stanford/nlp/io/BZip2PipedOutputStream.java inflating: edu/stanford/nlp/io/EncodingFileReader.java inflating: edu/stanford/nlp/io/EncodingPrintWriter.java inflating: edu/stanford/nlp/io/ExtensionFileFilter.java inflating: edu/stanford/nlp/io/IOUtils.java inflating: edu/stanford/nlp/io/Lexer.java inflating: edu/stanford/nlp/io/NumberRangeFileFilter.java inflating: edu/stanford/nlp/io/NumberRangesFileFilter.java inflating: edu/stanford/nlp/io/PrintFile.java inflating: edu/stanford/nlp/io/ReaderInputStream.java inflating: edu/stanford/nlp/io/RegExFileFilter.java inflating: edu/stanford/nlp/io/RuntimeIOException.java inflating: edu/stanford/nlp/io/StringOutputStream.java inflating: edu/stanford/nlp/io/package-info.java inflating: edu/stanford/nlp/ling/AbstractCoreLabel.java inflating: edu/stanford/nlp/ling/AbstractToken.java inflating: edu/stanford/nlp/ling/AnnotationLookup.java inflating: edu/stanford/nlp/ling/BasicDatum.java inflating: edu/stanford/nlp/ling/CategoryWordTag.java inflating: edu/stanford/nlp/ling/CategoryWordTagFactory.java inflating: edu/stanford/nlp/ling/CoreAnnotation.java inflating: edu/stanford/nlp/ling/CoreAnnotations.java inflating: edu/stanford/nlp/ling/CoreLabel.java inflating: edu/stanford/nlp/ling/Datum.java inflating: edu/stanford/nlp/ling/Document.java inflating: edu/stanford/nlp/ling/Featurizable.java inflating: edu/stanford/nlp/ling/HasCategory.java inflating: edu/stanford/nlp/ling/HasContext.java inflating: edu/stanford/nlp/ling/HasIndex.java inflating: edu/stanford/nlp/ling/HasLemma.java inflating: edu/stanford/nlp/ling/HasNER.java inflating: edu/stanford/nlp/ling/HasOffset.java inflating: edu/stanford/nlp/ling/HasOriginalText.java inflating: edu/stanford/nlp/ling/HasTag.java inflating: edu/stanford/nlp/ling/HasWord.java inflating: edu/stanford/nlp/ling/IndexedWord.java inflating: edu/stanford/nlp/ling/Label.java inflating: edu/stanford/nlp/ling/LabelFactory.java inflating: edu/stanford/nlp/ling/Labeled.java inflating: edu/stanford/nlp/ling/LabeledWord.java inflating: edu/stanford/nlp/ling/MultiTokenTag.java inflating: edu/stanford/nlp/ling/RVFDatum.java inflating: edu/stanford/nlp/ling/SentenceUtils.java inflating: edu/stanford/nlp/ling/StringLabel.java inflating: edu/stanford/nlp/ling/StringLabelFactory.java inflating: edu/stanford/nlp/ling/TaggedWord.java inflating: edu/stanford/nlp/ling/TaggedWordFactory.java inflating: edu/stanford/nlp/ling/ValueLabel.java inflating: edu/stanford/nlp/ling/Word.java inflating: edu/stanford/nlp/ling/WordFactory.java inflating: edu/stanford/nlp/ling/WordLemmaTag.java inflating: edu/stanford/nlp/ling/WordLemmaTagFactory.java inflating: edu/stanford/nlp/ling/WordTag.java inflating: edu/stanford/nlp/ling/WordTagFactory.java inflating: edu/stanford/nlp/ling/package-info.java inflating: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java inflating: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java inflating: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java inflating: edu/stanford/nlp/ling/tokensregex/Env.java inflating: edu/stanford/nlp/ling/tokensregex/EnvLookup.java inflating: edu/stanford/nlp/ling/tokensregex/MatchedExpression.java inflating: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java inflating: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java inflating: edu/stanford/nlp/ling/tokensregex/NodePattern.java inflating: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.java inflating: edu/stanford/nlp/ling/tokensregex/PhraseTable.java inflating: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java inflating: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java inflating: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java inflating: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java inflating: edu/stanford/nlp/ling/tokensregex/SequencePattern.java inflating: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java inflating: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java inflating: edu/stanford/nlp/ling/tokensregex/package-info.java inflating: edu/stanford/nlp/ling/tokensregex/parser/ParseException.java inflating: edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java inflating: edu/stanford/nlp/ling/tokensregex/parser/Token.java inflating: edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java inflating: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.java inflating: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java inflating: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java inflating: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java inflating: edu/stanford/nlp/ling/tokensregex/parser/package-info.java inflating: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java inflating: edu/stanford/nlp/ling/tokensregex/types/Expression.java inflating: edu/stanford/nlp/ling/tokensregex/types/Expressions.java inflating: edu/stanford/nlp/ling/tokensregex/types/Tags.java inflating: edu/stanford/nlp/ling/tokensregex/types/Value.java inflating: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java inflating: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java inflating: edu/stanford/nlp/ling/tokensregex/types/package-info.java inflating: edu/stanford/nlp/math/ADMath.java inflating: edu/stanford/nlp/math/ArrayMath.java inflating: edu/stanford/nlp/math/DoubleAD.java inflating: edu/stanford/nlp/math/SloppyMath.java inflating: edu/stanford/nlp/math/package-info.java inflating: edu/stanford/nlp/maxent/CGRunner.java inflating: edu/stanford/nlp/maxent/DataGeneric.java inflating: edu/stanford/nlp/maxent/Experiments.java inflating: edu/stanford/nlp/maxent/Feature.java inflating: edu/stanford/nlp/maxent/Features.java inflating: edu/stanford/nlp/maxent/Problem.java inflating: edu/stanford/nlp/maxent/iis/LambdaSolve.java inflating: edu/stanford/nlp/objectbank/DelimitRegExIterator.java inflating: edu/stanford/nlp/objectbank/IdentityFunction.java inflating: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java inflating: edu/stanford/nlp/objectbank/LineIterator.java inflating: edu/stanford/nlp/objectbank/ObjectBank.java inflating: edu/stanford/nlp/objectbank/ReaderIteratorFactory.java inflating: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java inflating: edu/stanford/nlp/objectbank/XMLBeginEndIterator.java inflating: edu/stanford/nlp/objectbank/package-info.java inflating: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java inflating: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java inflating: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java inflating: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java inflating: edu/stanford/nlp/optimization/CGMinimizer.java inflating: edu/stanford/nlp/optimization/CmdEvaluator.java inflating: edu/stanford/nlp/optimization/DiffFloatFunction.java inflating: edu/stanford/nlp/optimization/DiffFunction.java inflating: edu/stanford/nlp/optimization/Evaluator.java inflating: edu/stanford/nlp/optimization/FloatFunction.java inflating: edu/stanford/nlp/optimization/Function.java inflating: edu/stanford/nlp/optimization/GoldenSectionLineSearch.java inflating: edu/stanford/nlp/optimization/HasEvaluators.java inflating: edu/stanford/nlp/optimization/HasFeatureGrouping.java inflating: edu/stanford/nlp/optimization/HasFloatInitial.java inflating: edu/stanford/nlp/optimization/HasInitial.java inflating: edu/stanford/nlp/optimization/HasRegularizerParamRange.java inflating: edu/stanford/nlp/optimization/HybridMinimizer.java inflating: edu/stanford/nlp/optimization/InefficientSGDMinimizer.java inflating: edu/stanford/nlp/optimization/LineSearcher.java inflating: edu/stanford/nlp/optimization/MemoryEvaluator.java inflating: edu/stanford/nlp/optimization/Minimizer.java inflating: edu/stanford/nlp/optimization/QNMinimizer.java inflating: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java inflating: edu/stanford/nlp/optimization/ResultStoringMonitor.java inflating: edu/stanford/nlp/optimization/SGDMinimizer.java inflating: edu/stanford/nlp/optimization/SGDToQNMinimizer.java inflating: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java inflating: edu/stanford/nlp/optimization/SMDMinimizer.java inflating: edu/stanford/nlp/optimization/SQNMinimizer.java inflating: edu/stanford/nlp/optimization/ScaledSGDMinimizer.java inflating: edu/stanford/nlp/optimization/StochasticCalculateMethods.java inflating: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java inflating: edu/stanford/nlp/optimization/StochasticMinimizer.java inflating: edu/stanford/nlp/optimization/package-info.java inflating: edu/stanford/nlp/parser/KBestViterbiParser.java inflating: edu/stanford/nlp/parser/Parser.java inflating: edu/stanford/nlp/parser/ViterbiParser.java inflating: edu/stanford/nlp/parser/ViterbiParserWithOptions.java inflating: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java inflating: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java inflating: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/BaseLexicon.java inflating: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java inflating: edu/stanford/nlp/parser/lexparser/BoundaryRemover.java inflating: edu/stanford/nlp/parser/lexparser/CNFTransformers.java inflating: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java inflating: edu/stanford/nlp/parser/lexparser/ChineseLexicon.java inflating: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java inflating: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java inflating: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java inflating: edu/stanford/nlp/parser/lexparser/Debinarizer.java inflating: edu/stanford/nlp/parser/lexparser/DependencyGrammar.java inflating: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/Extractor.java inflating: edu/stanford/nlp/parser/lexparser/FactoredLexicon.java inflating: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java inflating: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/IntDependency.java inflating: edu/stanford/nlp/parser/lexparser/IntTaggedWord.java inflating: edu/stanford/nlp/parser/lexparser/Interner.java inflating: edu/stanford/nlp/parser/lexparser/Lexicon.java inflating: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java inflating: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java inflating: edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java inflating: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/Options.java inflating: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java inflating: edu/stanford/nlp/parser/lexparser/PostSplitter.java inflating: edu/stanford/nlp/parser/lexparser/RandomWalk.java inflating: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java inflating: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/TagProjection.java inflating: edu/stanford/nlp/parser/lexparser/TestOptions.java inflating: edu/stanford/nlp/parser/lexparser/TestTagProjection.java inflating: edu/stanford/nlp/parser/lexparser/TrainOptions.java inflating: edu/stanford/nlp/parser/lexparser/TreeAnnotator.java inflating: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java inflating: edu/stanford/nlp/parser/lexparser/TreeBinarizer.java inflating: edu/stanford/nlp/parser/lexparser/TreeCollinizer.java inflating: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java inflating: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java inflating: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java inflating: edu/stanford/nlp/parser/lexparser/UnknownWordModel.java inflating: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java inflating: edu/stanford/nlp/parser/lexparser/package-info.java inflating: edu/stanford/nlp/parser/metrics/AbstractEval.java inflating: edu/stanford/nlp/parser/metrics/Eval.java inflating: edu/stanford/nlp/parser/nndep/ArcStandard.java inflating: edu/stanford/nlp/parser/nndep/Classifier.java inflating: edu/stanford/nlp/parser/nndep/Config.java inflating: edu/stanford/nlp/parser/nndep/Configuration.java inflating: edu/stanford/nlp/parser/nndep/Dataset.java inflating: edu/stanford/nlp/parser/nndep/DependencyParser.java inflating: edu/stanford/nlp/parser/nndep/DependencyTree.java inflating: edu/stanford/nlp/parser/nndep/Example.java inflating: edu/stanford/nlp/parser/nndep/ParsingSystem.java inflating: edu/stanford/nlp/parser/nndep/Util.java inflating: edu/stanford/nlp/parser/package-info.java inflating: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java inflating: edu/stanford/nlp/pipeline/Annotation.java inflating: edu/stanford/nlp/pipeline/Annotator.java inflating: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java inflating: edu/stanford/nlp/pipeline/CoreMapAggregator.java inflating: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java inflating: edu/stanford/nlp/pipeline/DefaultPaths.java inflating: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java inflating: edu/stanford/nlp/pipeline/package-info.java inflating: edu/stanford/nlp/process/AbstractTokenizer.java inflating: edu/stanford/nlp/process/Americanize.java inflating: edu/stanford/nlp/process/AmericanizeFunction.java inflating: edu/stanford/nlp/process/CoreLabelTokenFactory.java inflating: edu/stanford/nlp/process/CoreTokenFactory.java inflating: edu/stanford/nlp/process/DocumentPreprocessor.java inflating: edu/stanford/nlp/process/JFlexDummyLexer.java inflating: edu/stanford/nlp/process/LexedTokenFactory.java inflating: edu/stanford/nlp/process/LexerTokenizer.java inflating: edu/stanford/nlp/process/LexerUtils.java inflating: edu/stanford/nlp/process/ListProcessor.java inflating: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java inflating: edu/stanford/nlp/process/LowercaseFunction.java inflating: edu/stanford/nlp/process/Morpha.java inflating: edu/stanford/nlp/process/Morphology.java inflating: edu/stanford/nlp/process/PTB2TextLexer.java inflating: edu/stanford/nlp/process/PTBLexer.flex inflating: edu/stanford/nlp/process/PTBLexer.java inflating: edu/stanford/nlp/process/PTBTokenizer.java inflating: edu/stanford/nlp/process/SerializableFunction.java inflating: edu/stanford/nlp/process/Tokenizer.java inflating: edu/stanford/nlp/process/TokenizerAdapter.java inflating: edu/stanford/nlp/process/TokenizerFactory.java inflating: edu/stanford/nlp/process/TransformXML.java inflating: edu/stanford/nlp/process/WhitespaceLexer.java inflating: edu/stanford/nlp/process/WhitespaceTokenizer.java inflating: edu/stanford/nlp/process/WordSegmenter.java inflating: edu/stanford/nlp/process/WordSegmentingTokenizer.java inflating: edu/stanford/nlp/process/WordShapeClassifier.java inflating: edu/stanford/nlp/process/WordToSentenceProcessor.java inflating: edu/stanford/nlp/process/WordTokenFactory.java inflating: edu/stanford/nlp/process/package-info.java inflating: edu/stanford/nlp/semgraph/SemanticGraph.java inflating: edu/stanford/nlp/semgraph/SemanticGraphEdge.java inflating: edu/stanford/nlp/semgraph/SemanticGraphFactory.java inflating: edu/stanford/nlp/semgraph/SemanticGraphFormatter.java inflating: edu/stanford/nlp/semgraph/package-info.java inflating: edu/stanford/nlp/semgraph/semgrex/Alignment.java inflating: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java inflating: edu/stanford/nlp/semgraph/semgrex/Env.java inflating: edu/stanford/nlp/semgraph/semgrex/GraphRelation.java inflating: edu/stanford/nlp/semgraph/semgrex/NodePattern.java inflating: edu/stanford/nlp/semgraph/semgrex/ParseException.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java inflating: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java inflating: edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java inflating: edu/stanford/nlp/semgraph/semgrex/Token.java inflating: edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java inflating: edu/stanford/nlp/semgraph/semgrex/VariableStrings.java inflating: edu/stanford/nlp/semgraph/semgrex/package-info.java inflating: edu/stanford/nlp/sequences/BeamBestSequenceFinder.java inflating: edu/stanford/nlp/sequences/BestSequenceFinder.java inflating: edu/stanford/nlp/sequences/Clique.java inflating: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java inflating: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java inflating: edu/stanford/nlp/sequences/CoolingSchedule.java inflating: edu/stanford/nlp/sequences/DocumentReaderAndWriter.java inflating: edu/stanford/nlp/sequences/ExactBestSequenceFinder.java inflating: edu/stanford/nlp/sequences/FactoredSequenceListener.java inflating: edu/stanford/nlp/sequences/FactoredSequenceModel.java inflating: edu/stanford/nlp/sequences/FeatureFactory.java inflating: edu/stanford/nlp/sequences/IOBUtils.java inflating: edu/stanford/nlp/sequences/KBestSequenceFinder.java inflating: edu/stanford/nlp/sequences/LatticeWriter.java inflating: edu/stanford/nlp/sequences/ListeningSequenceModel.java inflating: edu/stanford/nlp/sequences/ObjectBankWrapper.java inflating: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java inflating: edu/stanford/nlp/sequences/SeqClassifierFlags.java inflating: edu/stanford/nlp/sequences/SequenceGibbsSampler.java inflating: edu/stanford/nlp/sequences/SequenceListener.java inflating: edu/stanford/nlp/sequences/SequenceModel.java inflating: edu/stanford/nlp/sequences/SequenceSampler.java inflating: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java inflating: edu/stanford/nlp/sequences/package-info.java inflating: edu/stanford/nlp/stats/AbstractCounter.java inflating: edu/stanford/nlp/stats/AccuracyStats.java inflating: edu/stanford/nlp/stats/ClassicCounter.java inflating: edu/stanford/nlp/stats/Counter.java inflating: edu/stanford/nlp/stats/Counters.java inflating: edu/stanford/nlp/stats/Distribution.java inflating: edu/stanford/nlp/stats/EquivalenceClasser.java inflating: edu/stanford/nlp/stats/GeneralizedCounter.java inflating: edu/stanford/nlp/stats/IntCounter.java inflating: edu/stanford/nlp/stats/MultiClassAccuracyStats.java inflating: edu/stanford/nlp/stats/MultiClassChunkEvalStats.java inflating: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java inflating: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java inflating: edu/stanford/nlp/stats/ProbabilityDistribution.java inflating: edu/stanford/nlp/stats/Sampler.java inflating: edu/stanford/nlp/stats/Scorer.java inflating: edu/stanford/nlp/stats/SimpleGoodTuring.java inflating: edu/stanford/nlp/stats/TwoDimensionalCounter.java inflating: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java inflating: edu/stanford/nlp/stats/TwoDimensionalIntCounter.java inflating: edu/stanford/nlp/stats/package-info.java inflating: edu/stanford/nlp/tagger/common/Tagger.java inflating: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java inflating: edu/stanford/nlp/tagger/io/TaggedFileReader.java inflating: edu/stanford/nlp/tagger/io/TaggedFileRecord.java inflating: edu/stanford/nlp/tagger/io/TextTaggedFileReader.java inflating: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java inflating: edu/stanford/nlp/tagger/maxent/ASBCunkDict.java inflating: edu/stanford/nlp/tagger/maxent/AmbiguityClass.java inflating: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java inflating: edu/stanford/nlp/tagger/maxent/CTBunkDict.java inflating: edu/stanford/nlp/tagger/maxent/CountWrapper.java inflating: edu/stanford/nlp/tagger/maxent/CtbDict.java inflating: edu/stanford/nlp/tagger/maxent/DataWordTag.java inflating: edu/stanford/nlp/tagger/maxent/Dictionary.java inflating: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java inflating: edu/stanford/nlp/tagger/maxent/Distsim.java inflating: edu/stanford/nlp/tagger/maxent/Extractor.java inflating: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java inflating: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java inflating: edu/stanford/nlp/tagger/maxent/ExtractorFrames.java inflating: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java inflating: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java inflating: edu/stanford/nlp/tagger/maxent/Extractors.java inflating: edu/stanford/nlp/tagger/maxent/FeatureKey.java inflating: edu/stanford/nlp/tagger/maxent/History.java inflating: edu/stanford/nlp/tagger/maxent/HistoryTable.java inflating: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java inflating: edu/stanford/nlp/tagger/maxent/MaxentTagger.java inflating: edu/stanford/nlp/tagger/maxent/PairsHolder.java inflating: edu/stanford/nlp/tagger/maxent/ReadDataTagged.java inflating: edu/stanford/nlp/tagger/maxent/TTags.java inflating: edu/stanford/nlp/tagger/maxent/TagCount.java inflating: edu/stanford/nlp/tagger/maxent/TaggerConfig.java inflating: edu/stanford/nlp/tagger/maxent/TaggerExperiments.java inflating: edu/stanford/nlp/tagger/maxent/TaggerFeature.java inflating: edu/stanford/nlp/tagger/maxent/TaggerFeatures.java inflating: edu/stanford/nlp/tagger/maxent/TemplateHash.java inflating: edu/stanford/nlp/tagger/maxent/TestClassifier.java inflating: edu/stanford/nlp/tagger/maxent/TestSentence.java inflating: edu/stanford/nlp/time/GenericTimeExpressionPatterns.java inflating: edu/stanford/nlp/time/JodaTimeUtils.java inflating: edu/stanford/nlp/time/JollyDayHolidays.java inflating: edu/stanford/nlp/time/Options.java inflating: edu/stanford/nlp/time/SUTime.java inflating: edu/stanford/nlp/time/TimeAnnotations.java inflating: edu/stanford/nlp/time/TimeExpression.java inflating: edu/stanford/nlp/time/TimeExpressionExtractor.java inflating: edu/stanford/nlp/time/TimeExpressionExtractorFactory.java inflating: edu/stanford/nlp/time/TimeExpressionExtractorImpl.java inflating: edu/stanford/nlp/time/TimeExpressionPatterns.java inflating: edu/stanford/nlp/time/TimeFormatter.java inflating: edu/stanford/nlp/time/Timex.java inflating: edu/stanford/nlp/time/XMLUtils.java inflating: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java inflating: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/BobChrisTreeNormalizer.java inflating: edu/stanford/nlp/trees/CollinsHeadFinder.java inflating: edu/stanford/nlp/trees/CollocationFinder.java inflating: edu/stanford/nlp/trees/CompositeTreeTransformer.java inflating: edu/stanford/nlp/trees/CompositeTreebank.java inflating: edu/stanford/nlp/trees/Constituent.java inflating: edu/stanford/nlp/trees/ConstituentFactory.java inflating: edu/stanford/nlp/trees/CoordinationTransformer.java inflating: edu/stanford/nlp/trees/CopulaHeadFinder.java inflating: edu/stanford/nlp/trees/DateTreeTransformer.java inflating: edu/stanford/nlp/trees/Dependencies.java inflating: edu/stanford/nlp/trees/Dependency.java inflating: edu/stanford/nlp/trees/DependencyFactory.java inflating: edu/stanford/nlp/trees/DependencyPrinter.java inflating: edu/stanford/nlp/trees/DependencyReader.java inflating: edu/stanford/nlp/trees/DependencyTreeTransformer.java inflating: edu/stanford/nlp/trees/DependencyTyper.java inflating: edu/stanford/nlp/trees/DiskTreebank.java inflating: edu/stanford/nlp/trees/EnglishGrammaticalRelations.java inflating: edu/stanford/nlp/trees/EnglishGrammaticalStructure.java inflating: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java inflating: edu/stanford/nlp/trees/EnglishPatterns.java inflating: edu/stanford/nlp/trees/FilteringTreeReader.java inflating: edu/stanford/nlp/trees/GrammaticalRelation.java inflating: edu/stanford/nlp/trees/GrammaticalStructure.java inflating: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.java inflating: edu/stanford/nlp/trees/GrammaticalStructureFactory.java inflating: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java inflating: edu/stanford/nlp/trees/HasParent.java inflating: edu/stanford/nlp/trees/HeadFinder.java inflating: edu/stanford/nlp/trees/Labeled.java inflating: edu/stanford/nlp/trees/LabeledConstituent.java inflating: edu/stanford/nlp/trees/LabeledScoredTreeFactory.java inflating: edu/stanford/nlp/trees/LabeledScoredTreeNode.java inflating: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java inflating: edu/stanford/nlp/trees/LeftHeadFinder.java inflating: edu/stanford/nlp/trees/MemoryTreebank.java inflating: edu/stanford/nlp/trees/ModCollinsHeadFinder.java inflating: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java inflating: edu/stanford/nlp/trees/NamedDependency.java inflating: edu/stanford/nlp/trees/PennTreeReader.java inflating: edu/stanford/nlp/trees/PennTreeReaderFactory.java inflating: edu/stanford/nlp/trees/PennTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/PennTreebankTokenizer.java inflating: edu/stanford/nlp/trees/QPTreeTransformer.java inflating: edu/stanford/nlp/trees/SemanticHeadFinder.java inflating: edu/stanford/nlp/trees/SimpleConstituent.java inflating: edu/stanford/nlp/trees/SimpleConstituentFactory.java inflating: edu/stanford/nlp/trees/SimpleTree.java inflating: edu/stanford/nlp/trees/SimpleTreeFactory.java inflating: edu/stanford/nlp/trees/TransformingTreebank.java inflating: edu/stanford/nlp/trees/Tree.java inflating: edu/stanford/nlp/trees/TreeCoreAnnotations.java inflating: edu/stanford/nlp/trees/TreeFactory.java inflating: edu/stanford/nlp/trees/TreeFunctions.java inflating: edu/stanford/nlp/trees/TreeGraphNode.java inflating: edu/stanford/nlp/trees/TreeGraphNodeFactory.java inflating: edu/stanford/nlp/trees/TreeLeafLabelTransformer.java inflating: edu/stanford/nlp/trees/TreeNormalizer.java inflating: edu/stanford/nlp/trees/TreePrint.java inflating: edu/stanford/nlp/trees/TreeReader.java inflating: edu/stanford/nlp/trees/TreeReaderFactory.java inflating: edu/stanford/nlp/trees/TreeTokenizerFactory.java inflating: edu/stanford/nlp/trees/TreeTransformer.java inflating: edu/stanford/nlp/trees/TreeVisitor.java inflating: edu/stanford/nlp/trees/Treebank.java inflating: edu/stanford/nlp/trees/TreebankFactory.java inflating: edu/stanford/nlp/trees/TreebankLanguagePack.java inflating: edu/stanford/nlp/trees/Trees.java inflating: edu/stanford/nlp/trees/TypedDependency.java inflating: edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java inflating: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java inflating: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java inflating: edu/stanford/nlp/trees/UniversalPOSMapper.java inflating: edu/stanford/nlp/trees/UniversalSemanticHeadFinder.java inflating: edu/stanford/nlp/trees/UnnamedConcreteDependency.java inflating: edu/stanford/nlp/trees/UnnamedDependency.java inflating: edu/stanford/nlp/trees/WordNetConnection.java inflating: edu/stanford/nlp/trees/WordStemmer.java inflating: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java inflating: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java inflating: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java inflating: edu/stanford/nlp/trees/international/arabic/package-info.java inflating: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java inflating: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java inflating: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java inflating: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/french/package-info.java inflating: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java inflating: edu/stanford/nlp/trees/international/negra/NegraLabel.java inflating: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java inflating: edu/stanford/nlp/trees/international/negra/NegraPennLexer.java inflating: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java inflating: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/negra/package-info.java inflating: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java inflating: edu/stanford/nlp/trees/international/pennchinese/CEDict.java inflating: edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java inflating: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java inflating: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java inflating: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java inflating: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java inflating: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java inflating: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java inflating: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java inflating: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java inflating: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java inflating: edu/stanford/nlp/trees/international/pennchinese/package-info.java inflating: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java inflating: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java inflating: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java inflating: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java inflating: edu/stanford/nlp/trees/package-info.java inflating: edu/stanford/nlp/trees/treebank/Mapper.java inflating: edu/stanford/nlp/trees/tregex/CoordinationPattern.java inflating: edu/stanford/nlp/trees/tregex/DescriptionPattern.java inflating: edu/stanford/nlp/trees/tregex/Macros.java inflating: edu/stanford/nlp/trees/tregex/ParseException.java inflating: edu/stanford/nlp/trees/tregex/Relation.java inflating: edu/stanford/nlp/trees/tregex/SimpleCharStream.java inflating: edu/stanford/nlp/trees/tregex/Token.java inflating: edu/stanford/nlp/trees/tregex/TokenMgrError.java inflating: edu/stanford/nlp/trees/tregex/TregexMatcher.java inflating: edu/stanford/nlp/trees/tregex/TregexParseException.java inflating: edu/stanford/nlp/trees/tregex/TregexParser.java inflating: edu/stanford/nlp/trees/tregex/TregexParserConstants.java inflating: edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java inflating: edu/stanford/nlp/trees/tregex/TregexPattern.java inflating: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java inflating: edu/stanford/nlp/trees/tregex/VariableStrings.java inflating: edu/stanford/nlp/trees/tregex/package-info.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Node.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Token.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java inflating: edu/stanford/nlp/trees/tregex/tsurgeon/package-info.java inflating: edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.java inflating: edu/stanford/nlp/trees/ud/CoNLLUUtils.java inflating: edu/stanford/nlp/trees/ud/EnhancementOptions.java inflating: edu/stanford/nlp/util/AbstractIterator.java inflating: edu/stanford/nlp/util/ArgumentParser.java inflating: edu/stanford/nlp/util/ArrayCoreMap.java inflating: edu/stanford/nlp/util/ArrayHeap.java inflating: edu/stanford/nlp/util/ArrayMap.java inflating: edu/stanford/nlp/util/ArraySet.java inflating: edu/stanford/nlp/util/ArrayStringFilter.java inflating: edu/stanford/nlp/util/ArrayUtils.java inflating: edu/stanford/nlp/util/Beam.java inflating: edu/stanford/nlp/util/BinaryHeapPriorityQueue.java inflating: edu/stanford/nlp/util/ByteStreamGobbler.java inflating: edu/stanford/nlp/util/CacheMap.java inflating: edu/stanford/nlp/util/CallbackFunction.java inflating: edu/stanford/nlp/util/Characters.java inflating: edu/stanford/nlp/util/CollectionFactory.java inflating: edu/stanford/nlp/util/CollectionUtils.java inflating: edu/stanford/nlp/util/CollectionValuedMap.java inflating: edu/stanford/nlp/util/Comparators.java inflating: edu/stanford/nlp/util/ConcatenationIterator.java inflating: edu/stanford/nlp/util/ConfusionMatrix.java inflating: edu/stanford/nlp/util/ConvertByteArray.java inflating: edu/stanford/nlp/util/CoreMap.java inflating: edu/stanford/nlp/util/DataFilePaths.java inflating: edu/stanford/nlp/util/DeltaMap.java inflating: edu/stanford/nlp/util/EditDistance.java inflating: edu/stanford/nlp/util/ErasureUtils.java inflating: edu/stanford/nlp/util/Factory.java inflating: edu/stanford/nlp/util/FilePathProcessor.java inflating: edu/stanford/nlp/util/FileProcessor.java inflating: edu/stanford/nlp/util/FilteredIterator.java inflating: edu/stanford/nlp/util/Filters.java inflating: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java inflating: edu/stanford/nlp/util/FuzzyInterval.java inflating: edu/stanford/nlp/util/Generics.java inflating: edu/stanford/nlp/util/HasInterval.java inflating: edu/stanford/nlp/util/HashIndex.java inflating: edu/stanford/nlp/util/HashableCoreMap.java inflating: edu/stanford/nlp/util/Heap.java inflating: edu/stanford/nlp/util/IdentityHashSet.java inflating: edu/stanford/nlp/util/Index.java inflating: edu/stanford/nlp/util/IntPair.java inflating: edu/stanford/nlp/util/IntQuadruple.java inflating: edu/stanford/nlp/util/IntTriple.java inflating: edu/stanford/nlp/util/IntTuple.java inflating: edu/stanford/nlp/util/IntUni.java inflating: edu/stanford/nlp/util/Interner.java inflating: edu/stanford/nlp/util/Interval.java inflating: edu/stanford/nlp/util/IntervalTree.java inflating: edu/stanford/nlp/util/IterableIterator.java inflating: edu/stanford/nlp/util/Iterables.java inflating: edu/stanford/nlp/util/Lazy.java inflating: edu/stanford/nlp/util/MapFactory.java inflating: edu/stanford/nlp/util/Maps.java inflating: edu/stanford/nlp/util/MaxSizeConcurrentHashSet.java inflating: edu/stanford/nlp/util/MemoryMonitor.java inflating: edu/stanford/nlp/util/MetaClass.java inflating: edu/stanford/nlp/util/MutableDouble.java inflating: edu/stanford/nlp/util/MutableInteger.java inflating: edu/stanford/nlp/util/PaddedList.java inflating: edu/stanford/nlp/util/Pair.java inflating: edu/stanford/nlp/util/PriorityQueue.java inflating: edu/stanford/nlp/util/PropertiesUtils.java inflating: edu/stanford/nlp/util/Quadruple.java inflating: edu/stanford/nlp/util/ReflectionLoading.java inflating: edu/stanford/nlp/util/RegexStringFilter.java inflating: edu/stanford/nlp/util/RuntimeInterruptedException.java inflating: edu/stanford/nlp/util/Scored.java inflating: edu/stanford/nlp/util/ScoredComparator.java inflating: edu/stanford/nlp/util/ScoredObject.java inflating: edu/stanford/nlp/util/Sets.java inflating: edu/stanford/nlp/util/StreamGobbler.java inflating: edu/stanford/nlp/util/StringParsingTask.java inflating: edu/stanford/nlp/util/StringUtils.java inflating: edu/stanford/nlp/util/SystemUtils.java inflating: edu/stanford/nlp/util/Timing.java inflating: edu/stanford/nlp/util/Triple.java inflating: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java inflating: edu/stanford/nlp/util/TwoDimensionalMap.java inflating: edu/stanford/nlp/util/TypesafeMap.java inflating: edu/stanford/nlp/util/UTF8EquivalenceFunction.java inflating: edu/stanford/nlp/util/ValuedInterval.java inflating: edu/stanford/nlp/util/XMLUtils.java inflating: edu/stanford/nlp/util/concurrent/MulticoreWrapper.java inflating: edu/stanford/nlp/util/concurrent/SynchronizedInterner.java inflating: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java inflating: edu/stanford/nlp/util/concurrent/package-info.java inflating: edu/stanford/nlp/util/logging/BooleanLogRecordHandler.java inflating: edu/stanford/nlp/util/logging/Color.java inflating: edu/stanford/nlp/util/logging/FilterHandler.java inflating: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java inflating: edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java inflating: edu/stanford/nlp/util/logging/LogFilter.java inflating: edu/stanford/nlp/util/logging/LogRecordHandler.java inflating: edu/stanford/nlp/util/logging/OutputHandler.java inflating: edu/stanford/nlp/util/logging/PrettyLoggable.java inflating: edu/stanford/nlp/util/logging/PrettyLogger.java inflating: edu/stanford/nlp/util/logging/RedirectOutputHandler.java inflating: edu/stanford/nlp/util/logging/Redwood.java inflating: edu/stanford/nlp/util/logging/RedwoodConfiguration.java inflating: edu/stanford/nlp/util/logging/RedwoodPrintStream.java inflating: edu/stanford/nlp/util/logging/RepeatedRecordHandler.java inflating: edu/stanford/nlp/util/logging/RerouteChannel.java inflating: edu/stanford/nlp/util/logging/Style.java inflating: edu/stanford/nlp/util/logging/VisibilityHandler.java inflating: edu/stanford/nlp/util/package-info.java cp: cannot create regular file ‘/u/apache/htdocs/software/ner-example/NERDemo.java’: No such file or directory 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.structure... Loading source files for package edu.stanford.nlp.ie... Loading source files for package edu.stanford.nlp.ie.demo... 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.objectbank... Loading source files for package edu.stanford.nlp.optimization... Loading source files for package edu.stanford.nlp.io... 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.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.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.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... 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.graph... Loading source files for package edu.stanford.nlp.parser.tools... 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.lexparser... Loading source files for package edu.stanford.nlp.trees... Loading source files for package edu.stanford.nlp.trees.ud... 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.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.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... src/edu/stanford/nlp/time/JollyDayHolidays.java:3: error: package de.jollyday does not exist import de.jollyday.HolidayManager; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:4: error: package de.jollyday.config does not exist import de.jollyday.config.Configuration; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:5: error: package de.jollyday.config does not exist import de.jollyday.config.Holidays; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:7: error: package de.jollyday.impl does not exist import de.jollyday.impl.DefaultHolidayManager; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:8: error: package de.jollyday.parameter does not exist import de.jollyday.parameter.UrlManagerParameter; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:12: error: package org.joda.time does not exist import org.joda.time.DateTimeFieldType; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:13: error: package org.joda.time does not exist import org.joda.time.Partial; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:32: error: cannot find symbol private HolidayManager holidayManager; ^ symbol: class HolidayManager location: class JollyDayHolidays src/edu/stanford/nlp/time/SUTime.java:15: error: package org.joda.time does not exist import org.joda.time.*; ^ src/edu/stanford/nlp/time/SUTime.java:16: error: package org.joda.time.format does not exist import org.joda.time.format.DateTimeFormat; ^ src/edu/stanford/nlp/time/SUTime.java:17: error: package org.joda.time.format does not exist import org.joda.time.format.DateTimeFormatter; ^ src/edu/stanford/nlp/time/SUTime.java:18: error: package org.joda.time.format does not exist import org.joda.time.format.DateTimeFormatterBuilder; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:78: error: package de.jollyday.config does not exist public Map getAllHolidaysMap(Set allHolidays) { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:91: error: cannot find symbol public Map getAllHolidaysMap(Configuration config) { ^ symbol: class Configuration location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:96: error: package de.jollyday.config does not exist public CollectionValuedMap getAllHolidaysCVMap(Set allHolidays) { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:109: error: cannot find symbol public CollectionValuedMap getAllHolidaysCVMap(Configuration config) { ^ symbol: class Configuration location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:114: error: cannot find symbol public static void getAllHolidays(Holidays holidays, Set allHolidays) { ^ symbol: class Holidays location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:114: error: package de.jollyday.config does not exist public static void getAllHolidays(Holidays holidays, Set allHolidays) { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:127: error: cannot find symbol public static void getAllHolidays(Configuration config, Set allHolidays) { ^ symbol: class Configuration location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:127: error: package de.jollyday.config does not exist public static void getAllHolidays(Configuration config, Set allHolidays) { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:136: error: cannot find symbol public static Set getAllHolidays(Configuration config) { ^ symbol: class Configuration location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:136: error: package de.jollyday.config does not exist public static Set getAllHolidays(Configuration config) { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:158: error: cannot find symbol private final HolidayManager holidayManager; ^ symbol: class HolidayManager location: class JollyHoliday src/edu/stanford/nlp/time/JollyDayHolidays.java:159: error: package de.jollyday.config does not exist private final de.jollyday.config.Holiday base; ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:162: error: cannot find symbol public JollyHoliday(String label, HolidayManager holidayManager, de.jollyday.config.Holiday base) { ^ symbol: class HolidayManager location: class JollyHoliday src/edu/stanford/nlp/time/JollyDayHolidays.java:162: error: package de.jollyday.config does not exist public JollyHoliday(String label, HolidayManager holidayManager, de.jollyday.config.Holiday base) { ^ src/edu/stanford/nlp/time/SUTime.java:1614: error: cannot find symbol public Instant getJodaTimeInstant() { ^ symbol: class Instant location: class Time src/edu/stanford/nlp/time/SUTime.java:1618: error: cannot find symbol public Partial getJodaTimePartial() { ^ symbol: class Partial location: class Time src/edu/stanford/nlp/time/SUTime.java:470: error: cannot find symbol public static Temporal setTimeZone(Temporal t, DateTimeZone tz) { ^ symbol: class DateTimeZone location: class Temporal src/edu/stanford/nlp/time/SUTime.java:475: error: cannot find symbol public Temporal setTimeZone(DateTimeZone tz) { ^ symbol: class DateTimeZone location: class Temporal src/edu/stanford/nlp/time/SUTime.java:3887: error: cannot find symbol public static Duration getDuration(ReadablePeriod p) { ^ symbol: class ReadablePeriod location: class Duration src/edu/stanford/nlp/time/SUTime.java:3891: error: package org.joda.time does not exist public static Duration getDuration(org.joda.time.Duration d) { ^ src/edu/stanford/nlp/time/SUTime.java:3895: error: cannot find symbol public static Duration getInexactDuration(ReadablePeriod p) { ^ symbol: class ReadablePeriod location: class Duration src/edu/stanford/nlp/time/SUTime.java:3899: error: package org.joda.time does not exist public static Duration getInexactDuration(org.joda.time.Duration d) { ^ src/edu/stanford/nlp/time/SUTime.java:3908: error: cannot find symbol public DateTimeFieldType[] getDateTimeFields() { ^ symbol: class DateTimeFieldType location: class Duration src/edu/stanford/nlp/time/SUTime.java:4004: error: cannot find symbol public abstract Period getJodaTimePeriod(); ^ symbol: class Period location: class Duration src/edu/stanford/nlp/time/SUTime.java:4006: error: package org.joda.time does not exist public abstract org.joda.time.Duration getJodaTimeDuration(); ^ src/edu/stanford/nlp/time/SUTime.java:4503: error: cannot find symbol public Range setTimeZone(DateTimeZone tz) { ^ symbol: class DateTimeZone location: class Range src/edu/stanford/nlp/time/SUTime.java:4512: error: package org.joda.time does not exist public org.joda.time.Interval getJodaTimeInterval() { ^ src/edu/stanford/nlp/time/SUTime.java:2593: error: cannot find symbol Partial base; // For representing partial absolute time ^ symbol: class Partial location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2594: error: cannot find symbol DateTimeZone dateTimeZone; // Datetime zone associated with this time ^ symbol: class DateTimeZone location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2609: error: cannot find symbol public PartialTime(Time t, Partial p) { ^ symbol: class Partial location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2625: error: cannot find symbol public PartialTime(Partial base) { ^ symbol: class Partial location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2629: error: cannot find symbol public PartialTime(StandardTemporalType temporalType, Partial base) { ^ symbol: class Partial location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2638: error: cannot find symbol public PartialTime setTimeZone(DateTimeZone tz) { ^ symbol: class DateTimeZone location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2645: error: cannot find symbol public Instant getJodaTimeInstant() { ^ symbol: class Instant location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2650: error: cannot find symbol public Partial getJodaTimePartial() { ^ symbol: class Partial location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2672: error: cannot find symbol protected boolean appendDateFormats(DateTimeFormatterBuilder builder, int flags) { ^ symbol: class DateTimeFormatterBuilder location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2778: error: cannot find symbol protected boolean appendTimeFormats(DateTimeFormatterBuilder builder, int flags) { ^ symbol: class DateTimeFormatterBuilder location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:2814: error: cannot find symbol protected DateTimeFormatter getFormatter(int flags) { ^ symbol: class DateTimeFormatter location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:3174: error: cannot find symbol protected PartialTime addSupported(Period p, int scalar) { ^ symbol: class Period location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:3178: error: cannot find symbol protected PartialTime addUnsupported(Period p, int scalar) { ^ symbol: class Period location: class PartialTime src/edu/stanford/nlp/time/SUTime.java:4917: error: cannot find symbol public PeriodicTemporalSet setTimeZone(DateTimeZone tz) { ^ symbol: class DateTimeZone location: class PeriodicTemporalSet src/edu/stanford/nlp/time/SUTime.java:1731: error: cannot find symbol public CompositePartialTime(PartialTime t, Partial p, Time poy, Time dow, Time tod) { ^ symbol: class Partial location: class CompositePartialTime src/edu/stanford/nlp/time/SUTime.java:1737: error: cannot find symbol public Instant getJodaTimeInstant() { ^ symbol: class Instant location: class CompositePartialTime src/edu/stanford/nlp/time/SUTime.java:1919: error: cannot find symbol protected PartialTime addSupported(Period p, int scalar) { ^ symbol: class Period location: class CompositePartialTime src/edu/stanford/nlp/time/SUTime.java:1924: error: cannot find symbol protected PartialTime addUnsupported(Period p, int scalar) { ^ symbol: class Period location: class CompositePartialTime src/edu/stanford/nlp/time/SUTime.java:1974: error: cannot find symbol public DateTimeFormatter getFormatter(int flags) { ^ symbol: class DateTimeFormatter location: class CompositePartialTime src/edu/stanford/nlp/time/SUTime.java:4444: error: cannot find symbol public InexactDuration(ReadablePeriod period) { ^ symbol: class ReadablePeriod location: class InexactDuration src/edu/stanford/nlp/time/SUTime.java:4455: error: cannot find symbol public InexactDuration(Duration d, ReadablePeriod period) { ^ symbol: class ReadablePeriod location: class InexactDuration src/edu/stanford/nlp/time/SUTime.java:4156: error: cannot find symbol ReadablePeriod period; ^ symbol: class ReadablePeriod location: class DurationWithFields src/edu/stanford/nlp/time/SUTime.java:4162: error: cannot find symbol public DurationWithFields(ReadablePeriod period) { ^ symbol: class ReadablePeriod location: class DurationWithFields src/edu/stanford/nlp/time/SUTime.java:4166: error: cannot find symbol public DurationWithFields(Duration d, ReadablePeriod period) { ^ symbol: class ReadablePeriod location: class DurationWithFields src/edu/stanford/nlp/time/SUTime.java:4244: error: cannot find symbol public Period getJodaTimePeriod() { ^ symbol: class Period location: class DurationWithFields src/edu/stanford/nlp/time/SUTime.java:4249: error: package org.joda.time does not exist public org.joda.time.Duration getJodaTimeDuration() { ^ src/edu/stanford/nlp/time/JollyDayHolidays.java:148: error: cannot find symbol public static class MyXMLManager extends DefaultHolidayManager { ^ symbol: class DefaultHolidayManager location: class JollyDayHolidays src/edu/stanford/nlp/time/JollyDayHolidays.java:149: error: cannot find symbol public Configuration getConfiguration() { ^ symbol: class Configuration location: class MyXMLManager src/edu/stanford/nlp/time/TimeFormatter.java:12: error: package org.joda.time does not exist import org.joda.time.*; ^ src/edu/stanford/nlp/time/TimeFormatter.java:13: error: package org.joda.time.format does not exist import org.joda.time.format.*; ^ src/edu/stanford/nlp/time/TimeFormatter.java:719: error: cannot find symbol DateTimeFormatterBuilder builder = new DateTimeFormatterBuilder(); ^ symbol: class DateTimeFormatterBuilder location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:723: error: cannot find symbol public DateTimeFormatter toFormatter() { ^ symbol: class DateTimeFormatter location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:741: error: cannot find symbol private void appendNumericFields(DateTimeFieldType[] fieldTypes, int digits) { ^ symbol: class DateTimeFieldType location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:745: error: cannot find symbol private void appendNumericFields(DateTimeFieldType[] fieldTypes, int minDigits, int maxDigits) { ^ symbol: class DateTimeFieldType location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:749: error: cannot find symbol private void appendNumericField(DateTimeFieldType fieldType, int digits) { ^ symbol: class DateTimeFieldType location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:753: error: cannot find symbol private void appendNumericField(DateTimeFieldType fieldType, int minDigits, int maxDigits) { ^ symbol: class DateTimeFieldType location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:757: error: cannot find symbol private void appendTextField(DateTimeFieldType fieldType, boolean isShort) { ^ symbol: class DateTimeFieldType location: class FormatterBuilder src/edu/stanford/nlp/time/TimeFormatter.java:61: error: cannot find symbol private final DateTimeFormatter formatter; ^ symbol: class DateTimeFormatter location: class JodaDateTimeFormatExtractor src/edu/stanford/nlp/time/TimeFormatter.java:63: error: cannot find symbol public JodaDateTimeFormatExtractor(DateTimeFormatter formatter) { ^ symbol: class DateTimeFormatter location: class JodaDateTimeFormatExtractor src/edu/stanford/nlp/time/TimeFormatter.java:279: error: cannot find symbol DateTimeFieldType fieldType; ^ symbol: class DateTimeFieldType location: class DateTimeFieldComponent src/edu/stanford/nlp/time/TimeFormatter.java:282: error: cannot find symbol public DateTimeFieldType getDateTimeFieldType() { return fieldType; } ^ symbol: class DateTimeFieldType location: class DateTimeFieldComponent src/edu/stanford/nlp/time/TimeFormatter.java:309: error: cannot find symbol public NumericDateComponent(DateTimeFieldType fieldType, int minDigits, int maxDigits) { ^ symbol: class DateTimeFieldType location: class NumericDateComponent src/edu/stanford/nlp/time/TimeFormatter.java:348: error: cannot find symbol public RelaxedNumericDateComponent(DateTimeFieldType[] fieldTypes, int minDigits, int maxDigits) ^ symbol: class DateTimeFieldType location: class RelaxedNumericDateComponent src/edu/stanford/nlp/time/TimeFormatter.java:404: error: cannot find symbol public TextDateComponent(DateTimeFieldType fieldType, Locale locale, Boolean isShort) { ^ symbol: class DateTimeFieldType location: class TextDateComponent src/edu/stanford/nlp/time/TimeFormatter.java:566: error: cannot find symbol static final Map timeZonesById; ^ symbol: class DateTimeZone location: class TimeZoneIdComponent src/edu/stanford/nlp/time/TimeFormatter.java:591: error: cannot find symbol private static DateTimeZone parseDateTimeZone(String str) { ^ symbol: class DateTimeZone location: class TimeZoneIdComponent src/edu/stanford/nlp/time/TimeFormatter.java:615: error: cannot find symbol static Map> timeZonesByName = Generics.newHashMap(); ^ symbol: class DateTimeZone location: class TimeZoneComponent src/edu/stanford/nlp/time/TimeFormatter.java:655: error: cannot find symbol public DateTimeZone parseDateTimeZone(String str) { ^ symbol: class DateTimeZone location: class TimeZoneComponent src/edu/stanford/nlp/time/JodaTimeUtils.java:3: error: package org.joda.time does not exist import org.joda.time.*; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:4: error: package org.joda.time.chrono does not exist import org.joda.time.chrono.ISOChronology; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:5: error: package org.joda.time.field does not exist import org.joda.time.field.DividedDateTimeField; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:6: error: package org.joda.time.field does not exist import org.joda.time.field.OffsetDateTimeField; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:7: error: package org.joda.time.field does not exist import org.joda.time.field.RemainderDateTimeField; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:8: error: package org.joda.time.field does not exist import org.joda.time.field.ScaledDurationField; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:14: error: package org.joda.time does not exist import static org.joda.time.DateTimeFieldType.*; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:15: error: package org.joda.time does not exist import static org.joda.time.DurationFieldType.*; ^ src/edu/stanford/nlp/time/JodaTimeUtils.java:31: error: cannot find symbol protected static final DateTimeFieldType[] standardISOFields = { ^ symbol: class DateTimeFieldType location: class JodaTimeUtils src/edu/stanford/nlp/time/JodaTimeUtils.java:40: error: cannot find symbol protected static final DateTimeFieldType[] standardISOWeekFields = { ^ symbol: class DateTimeFieldType location: class JodaTimeUtils src/edu/stanford/nlp/time/JodaTimeUtils.java:49: error: cannot find symbol protected static final DateTimeFieldType[] standardISODateFields = { ^ symbol: class DateTimeFieldType location: class JodaTimeUtils src/edu/stanford/nlp/time/JodaTimeUtils.java:54: error: cannot find symbol protected static final DateTimeFieldType[] standardISOTimeFields = { ^ symbol: class DateTimeFieldType location: class JodaTimeUtils src/edu/stanford/nlp/time/JodaTimeUtils.java:60: error: cannot find symbol public static final Partial EMPTY_ISO_PARTIAL = new Partial(standardISOFields, new int[]{0,1,1,0,0,0,0}); ^ symbol: class Partial location: class JodaTimeUtils Standard Doclet version 1.8.0_172 Building tree for all the packages and classes... 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/process/AbstractTokenizer.html... Generating javadoc/edu/stanford/nlp/process/Americanize.html... Generating javadoc/edu/stanford/nlp/process/AmericanizeFunction.html... src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink * which takes a document and returns another processed document, which may ^ src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink * which takes a document and returns another processed document, which may ^ src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address *
Sepandar David Kamvar
^ src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address *
Sepandar David Kamvar
^ Generating javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html... Generating javadoc/edu/stanford/nlp/process/CoreTokenFactory.html... Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.html... Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.DocType.html... Generating javadoc/edu/stanford/nlp/process/LexedTokenFactory.html... Generating javadoc/edu/stanford/nlp/process/LexerTokenizer.html... Generating javadoc/edu/stanford/nlp/process/LexerUtils.html... 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... Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.html... Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html... Generating javadoc/edu/stanford/nlp/process/SerializableFunction.html... Generating javadoc/edu/stanford/nlp/process/Tokenizer.html... Generating javadoc/edu/stanford/nlp/process/TokenizerAdapter.html... Generating javadoc/edu/stanford/nlp/process/TokenizerFactory.html... Generating javadoc/edu/stanford/nlp/process/TransformXML.html... 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... 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... Generating javadoc/edu/stanford/nlp/stats/Counter.html... Generating javadoc/edu/stanford/nlp/stats/Counters.html... Generating javadoc/edu/stanford/nlp/stats/Distribution.html... Generating javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html... Generating javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html... Generating javadoc/edu/stanford/nlp/stats/IntCounter.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassAccuracyStats.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassChunkEvalStats.html... src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:20: error: malformed HTML * Usage: java edu.stanford.nlp.stats.MultiClassChunkEvalStats [options] < filename
^ 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/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:

^ src/edu/stanford/nlp/stats/SimpleGoodTuring.java:249: error: unexpected end tag:

* produce the following output:

^ 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

^ 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/structure/Span.html... Generating javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html... src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:711: error: type arguments not allowed here * {@link #classifySentence(List) classifySentence} instead. ^ Generating javadoc/edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.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/NERClassifierCombiner.Language.html... Generating javadoc/edu/stanford/nlp/ie/NERFeatureFactory.html... src/edu/stanford/nlp/ie/NERFeatureFactory.java:215: error: no summary or caption for 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/PresetSequenceClassifier.html... Generating javadoc/edu/stanford/nlp/ie/PriorModelFactory.html... Generating javadoc/edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html... Generating javadoc/edu/stanford/nlp/ie/demo/NERDemo.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... 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... 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/NERGUI.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.WithLink.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... Generating javadoc/edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html... Generating javadoc/edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.html... Generating javadoc/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html... Generating javadoc/edu/stanford/nlp/ie/ner/CMMClassifier.html... 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:2690: error: exception not thrown: java.lang.IllegalAccessException * @throws IllegalAccessException ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:119: error: unexpected end tag: * tokenizerOptionsString ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:119: error: text not allowed in element * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:119: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:120: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:121: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:122: error: unexpected end tag: * ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:124: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:124: error: text not allowed in
tokenizerOptionstokenizerOptions * (null) * Extra options to supply to the tokenizer when creating it.
tokenizerFactory
element * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:124: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:125: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:126: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:127: error: unexpected end tag: * ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:128: error: no summary or caption for table *
tokenizerFactorytokenizerFactory * (null) * A different tokenizer factory to use if the ReaderAndWriter in question uses tokenizers.
^ Generating javadoc/edu/stanford/nlp/sequences/SeqClassifierFlags.SlashHyphenEnum.html... 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/objectbank/DelimitRegExIterator.html... src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:22: error: malformed HTML * @author Jenny Finkel jrfinkel@cs.stanford.edu ^ src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:22: error: unexpected end tag: * @author Jenny Finkel "foo.txt"}
^ src/edu/stanford/nlp/util/StringUtils.java:1926: error: self-closing element not allowed * Example: {@code getBaseName("/u/wcmac/foo.txt", ".txt") ==> "foo"}
^ src/edu/stanford/nlp/util/StringUtils.java:1927: error: self-closing element not allowed * Example: {@code getBaseName("/u/wcmac/foo.txt", ".pdf") ==> "foo.txt"}
^ src/edu/stanford/nlp/util/StringUtils.java:1936: error: self-closing element not allowed * Example: {@code getBaseName("/tmp/foo/bar/foo", "", "/") ==> "foo"}
^ src/edu/stanford/nlp/util/StringUtils.java:1937: error: self-closing element not allowed * Example: {@code getBaseName("edu.stanford.nlp", "", "\\.") ==> "nlp"}
^ 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/Timing.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/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... src/edu/stanford/nlp/util/XMLUtils.java:988: error: bad HTML entity * That is, only " and & are escaped. ^ src/edu/stanford/nlp/util/XMLUtils.java:1169: error: malformed HTML * Assumes that a '<' character has already been read. ^ Generating javadoc/edu/stanford/nlp/util/XMLUtils.XMLTag.html... Generating javadoc/edu/stanford/nlp/util/concurrent/MulticoreWrapper.html... Generating javadoc/edu/stanford/nlp/util/concurrent/SynchronizedInterner.html... src/edu/stanford/nlp/util/concurrent/SynchronizedInterner.java:28: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html... Generating javadoc/edu/stanford/nlp/util/logging/BooleanLogRecordHandler.html... Generating javadoc/edu/stanford/nlp/util/logging/Color.html... Generating javadoc/edu/stanford/nlp/util/logging/FilterHandler.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/JavaUtilLoggingHandler.html... Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.html... Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.ContainsMessage.html... Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.HasChannel.html... Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.MatchesMessage.html... Generating javadoc/edu/stanford/nlp/util/logging/LogRecordHandler.html... Generating javadoc/edu/stanford/nlp/util/logging/OutputHandler.html... src/edu/stanford/nlp/util/logging/OutputHandler.java:52: error: malformed HTML * If this is set to a value < 3, then no channel information is printed. ^ 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... src/edu/stanford/nlp/util/logging/RedirectOutputHandler.java:101: error: incorrect use of inline tag * @inheritDoc ^ 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/Style.html... Generating javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html... Generating javadoc/edu/stanford/nlp/pipeline/Annotation.html... Generating javadoc/edu/stanford/nlp/pipeline/Annotator.html... Generating javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.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.ConcatTextAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline/DefaultPaths.html... Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html... Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html... Generating javadoc/edu/stanford/nlp/ling/AbstractCoreLabel.html... Generating javadoc/edu/stanford/nlp/ling/AbstractToken.html... Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.html... Generating javadoc/edu/stanford/nlp/ling/BasicDatum.html... Generating javadoc/edu/stanford/nlp/ling/CategoryWordTag.html... Generating javadoc/edu/stanford/nlp/ling/CategoryWordTagFactory.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.AnswerProbAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArabicCharAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArabicSegAnnotation.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.CanonicalEntityMentionIndexAnnotation.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.CoarseNamedEntityTagAnnotation.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.CoNLLUFeats.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUMisc.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUSecondaryDepsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUTokenSpanAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation.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.EntityMentionIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation.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.ExceptionAnnotation.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.FineGrainedNamedEntityTagAnnotation.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.GenderAnnotation.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.IsNewlineAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.KBPTriplesAnnotation.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.NamedEntityTagProbsAnnotation.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.ParagraphIndexAnnotation.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.PresetAnswerAnnotation.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.QuotationIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotedAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotesAnnotation.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.SectionAuthorCharacterOffsetBeginAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation.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.SectionIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionTagAnnotation.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.SentenceBeginAnnotation.html... Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceEndAnnotation.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.StatementTextAnnotation.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.UnclosedQuotationsAnnotation.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.WikipediaEntityAnnotation.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/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/HasNER.html... Generating javadoc/edu/stanford/nlp/ling/HasOffset.html... Generating javadoc/edu/stanford/nlp/ling/HasOriginalText.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/SentenceUtils.html... Generating javadoc/edu/stanford/nlp/ling/StringLabel.html... Generating javadoc/edu/stanford/nlp/ling/StringLabelFactory.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/ComplexNodePattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AbstractStringAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AttributesEqualMatchChecker.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.IntegerAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NilAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NotNilAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NumericAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.SequenceRegexPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationRegexPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringInSetAnnotationPattern.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html... src/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java:313: error: unexpected text * @throws IOException, ParseException ^ 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.AttributesEqualMatchChecker.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... src/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java:54: error: no summary or caption for table * ^ src/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java:93: error: no summary or caption for table * ^ src/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java:154: error: no summary or caption for table * ^ 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.MultiSequencePatternExtractRule.html... Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiTokenPatternExtractRuleCreator.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... src/edu/stanford/nlp/ling/tokensregex/types/Expressions.java:51: error: no summary or caption for table * ^ src/edu/stanford/nlp/ling/tokensregex/types/Expressions.java:72: error: malformed HTML * <{@code Set(object or map, fieldname, value)}
{@code Set(list,index,value)}}Set the field to the specified value ^ src/edu/stanford/nlp/ling/tokensregex/types/Expressions.java:98: error: no summary or caption for table * ^ 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/parser/ParseException.html... src/edu/stanford/nlp/ling/tokensregex/parser/package-info.java:2: error: element not allowed in documentation comments: * ^ Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.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/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... src/edu/stanford/nlp/time/SUTime.java:3597: error: reference not found * Try parsing a given string into an {@link Instant} in as many ways as we know how. ^ 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/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/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... src/edu/stanford/nlp/time/Timex.java:34: error: unknown tag: integer * TimeID ::= t} ^ src/edu/stanford/nlp/time/Timex.java:50: error: unknown tag: integer * TemporalFunctionID ::= tf} ^ Generating javadoc/edu/stanford/nlp/time/Timex.Range.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/Classifier.html... Generating javadoc/edu/stanford/nlp/classify/ClassifierCreator.html... Generating javadoc/edu/stanford/nlp/classify/ClassifierFactory.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/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/classify/WeightedRVFDataset.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/ArabicLexer.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/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/Language.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/spanish/SpanishVerbStripper.StrippedVerb.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/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... src/edu/stanford/nlp/parser/nndep/Config.java:57: error: bad use of '>' * how mini-batches are partitioned (more threads => more partitions ^ src/edu/stanford/nlp/parser/nndep/Config.java:58: error: bad use of '>' * => smaller partitions). ^ 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... src/edu/stanford/nlp/parser/nndep/DependencyParser.java:1240: error: no summary or caption for table * ^ src/edu/stanford/nlp/parser/nndep/DependencyParser.java:1260: error: no summary or caption for table * ^ Generating javadoc/edu/stanford/nlp/parser/nndep/ParsingSystem.html... Generating javadoc/edu/stanford/nlp/parser/nndep/Util.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/Eval.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/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/ArabicTreebankParserParams.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseLexicon.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.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/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/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/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/FrenchTreebankParserParams.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.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/Lexicon.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/NegraPennCollinizer.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/ParentAnnotationStats.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/TagProjection.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/TestOptions.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/TestTagProjection.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/UnknownWordModel.html... Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html... Generating javadoc/edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html... Generating javadoc/edu/stanford/nlp/trees/AbstractTreebankLanguagePack.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/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/FilteringTreeReader.html... Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.html... Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.html... Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.Extras.html... Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.html... Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.ConverterOptions.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/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/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/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/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/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/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.KBestTreesAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/TreeFactory.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/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/UniversalEnglishGrammaticalRelations.html... Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.html... Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.FromDependenciesFactory.html... Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.html... Generating javadoc/edu/stanford/nlp/trees/UniversalPOSMapper.html... Generating javadoc/edu/stanford/nlp/trees/UniversalSemanticHeadFinder.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/ud/CoNLLUDocumentReader.html... Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUUtils.html... Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUUtils.FeatureNameComparator.html... Generating javadoc/edu/stanford/nlp/trees/ud/EnhancementOptions.html... Generating javadoc/edu/stanford/nlp/trees/tregex/DescriptionPattern.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/AdjoinToFootNode.html... Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.html... Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html... Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.html... Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.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/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/RadicalMap.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.FromDependenciesFactory.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.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/NegraPennLexer.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/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/semgrex/SemgrexPattern.OutputFormat.html... Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.html... Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.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/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/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/demo/package-frame.html... Generating javadoc/edu/stanford/nlp/ie/demo/package-summary.html... Generating javadoc/edu/stanford/nlp/ie/demo/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/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/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/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/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/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/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/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/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/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/trees/ud/package-frame.html... Generating javadoc/edu/stanford/nlp/trees/ud/package-summary.html... Generating javadoc/edu/stanford/nlp/trees/ud/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/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 = 213462) (out= 16739)(deflated 92%) adding: allclasses-noframe.html(in = 189162) (out= 16330)(deflated 91%) adding: constant-values.html(in = 281204) (out= 33402)(deflated 88%) adding: deprecated-list.html(in = 15314) (out= 2240)(deflated 85%) 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 = 25237) (out= 3314)(deflated 86%) adding: edu/stanford/nlp/fsm/package-frame.html(in = 1049) (out= 497)(deflated 52%) adding: edu/stanford/nlp/fsm/package-tree.html(in = 5728) (out= 1392)(deflated 75%) adding: edu/stanford/nlp/fsm/DFSAState.html(in = 30492) (out= 3733)(deflated 87%) adding: edu/stanford/nlp/fsm/DFSA.html(in = 21678) (out= 3238)(deflated 85%) adding: edu/stanford/nlp/fsm/package-summary.html(in = 6433) (out= 1765)(deflated 72%) adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/process/Americanize.html(in = 23725) (out= 3955)(deflated 83%) adding: edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html(in = 18561) (out= 3118)(deflated 83%) adding: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html(in = 15276) (out= 2606)(deflated 82%) adding: edu/stanford/nlp/process/package-frame.html(in = 5241) (out= 935)(deflated 82%) adding: edu/stanford/nlp/process/LexerUtils.html(in = 18502) (out= 2890)(deflated 84%) adding: edu/stanford/nlp/process/package-tree.html(in = 18412) (out= 2312)(deflated 87%) adding: edu/stanford/nlp/process/AmericanizeFunction.html(in = 15056) (out= 2597)(deflated 82%) adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 23304) (out= 3555)(deflated 84%) adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 19641) (out= 3127)(deflated 84%) adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 33898) (out= 4132)(deflated 87%) adding: edu/stanford/nlp/process/TransformXML.html(in = 45967) (out= 4765)(deflated 89%) adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 21325) (out= 3554)(deflated 83%) adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 14239) (out= 2858)(deflated 79%) adding: edu/stanford/nlp/process/SerializableFunction.html(in = 9048) (out= 1964)(deflated 78%) adding: edu/stanford/nlp/process/TransformXML.SAXInterface.html(in = 31713) (out= 3833)(deflated 87%) adding: edu/stanford/nlp/process/LowercaseFunction.html(in = 15038) (out= 2599)(deflated 82%) adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 50004) (out= 7650)(deflated 84%) adding: edu/stanford/nlp/process/ListProcessor.html(in = 9644) (out= 2309)(deflated 76%) adding: edu/stanford/nlp/process/LexerTokenizer.html(in = 20336) (out= 3246)(deflated 84%) adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 9595) (out= 2360)(deflated 75%) adding: edu/stanford/nlp/process/Morphology.html(in = 36192) (out= 5518)(deflated 84%) adding: edu/stanford/nlp/process/DocumentPreprocessor.DocType.html(in = 17479) (out= 3061)(deflated 82%) adding: edu/stanford/nlp/process/TransformXML.NoEscapingSAXInterface.html(in = 19821) (out= 3182)(deflated 83%) adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 11008) (out= 2298)(deflated 79%) adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 54510) (out= 10670)(deflated 80%) adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 14952) (out= 2923)(deflated 80%) adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 24512) (out= 3889)(deflated 84%) adding: edu/stanford/nlp/process/WordSegmenter.html(in = 13530) (out= 2518)(deflated 81%) adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 31708) (out= 4492)(deflated 85%) adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 30442) (out= 4014)(deflated 86%) adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 28980) (out= 3671)(deflated 87%) adding: edu/stanford/nlp/process/package-summary.html(in = 17490) (out= 3464)(deflated 80%) adding: edu/stanford/nlp/process/DocumentPreprocessor.html(in = 34096) (out= 4953)(deflated 85%) adding: edu/stanford/nlp/process/Tokenizer.html(in = 13486) (out= 2852)(deflated 78%) adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 28270) (out= 4045)(deflated 85%) adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 70189) (out= 9363)(deflated 86%) adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 28428) (out= 3349)(deflated 88%) adding: edu/stanford/nlp/stats/MultiClassAccuracyStats.html(in = 28999) (out= 3476)(deflated 88%) adding: edu/stanford/nlp/stats/package-frame.html(in = 3984) (out= 811)(deflated 79%) adding: edu/stanford/nlp/stats/package-tree.html(in = 12878) (out= 1973)(deflated 84%) adding: edu/stanford/nlp/stats/Counter.html(in = 34014) (out= 5131)(deflated 84%) adding: edu/stanford/nlp/stats/Counters.html(in = 283561) (out= 24419)(deflated 91%) adding: edu/stanford/nlp/stats/Sampler.html(in = 8538) (out= 2210)(deflated 74%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html(in = 60497) (out= 5667)(deflated 90%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html(in = 42937) (out= 4532)(deflated 89%) adding: edu/stanford/nlp/stats/TwoDimensionalIntCounter.html(in = 65448) (out= 6108)(deflated 90%) adding: edu/stanford/nlp/stats/Distribution.html(in = 63266) (out= 7451)(deflated 88%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html(in = 27146) (out= 3064)(deflated 88%) adding: edu/stanford/nlp/stats/AccuracyStats.html(in = 18645) (out= 2979)(deflated 84%) adding: edu/stanford/nlp/stats/IntCounter.html(in = 96664) (out= 10478)(deflated 89%) adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 8835) (out= 2182)(deflated 75%) adding: edu/stanford/nlp/stats/MultiClassChunkEvalStats.html(in = 36636) (out= 4607)(deflated 87%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html(in = 15565) (out= 2606)(deflated 83%) adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 16109) (out= 3571)(deflated 77%) adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 61929) (out= 6642)(deflated 89%) adding: edu/stanford/nlp/stats/Scorer.html(in = 10547) (out= 2264)(deflated 78%) adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 74440) (out= 6583)(deflated 91%) adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 10592) (out= 2293)(deflated 78%) adding: edu/stanford/nlp/stats/package-summary.html(in = 14168) (out= 2982)(deflated 78%) adding: edu/stanford/nlp/ie/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.html(in = 16882) (out= 3194)(deflated 81%) adding: edu/stanford/nlp/ie/machinereading/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/machinereading/structure/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/machinereading/structure/package-frame.html(in = 941) (out= 497)(deflated 47%) adding: edu/stanford/nlp/ie/machinereading/structure/package-tree.html(in = 5523) (out= 1395)(deflated 74%) adding: edu/stanford/nlp/ie/machinereading/structure/Span.html(in = 42915) (out= 5232)(deflated 87%) adding: edu/stanford/nlp/ie/machinereading/structure/package-summary.html(in = 5322) (out= 1432)(deflated 73%) adding: edu/stanford/nlp/ie/demo/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/demo/package-frame.html(in = 858) (out= 481)(deflated 43%) adding: edu/stanford/nlp/ie/demo/package-tree.html(in = 5012) (out= 1336)(deflated 73%) adding: edu/stanford/nlp/ie/demo/NERDemo.html(in = 12463) (out= 2831)(deflated 77%) adding: edu/stanford/nlp/ie/demo/package-summary.html(in = 5100) (out= 1390)(deflated 72%) adding: edu/stanford/nlp/ie/package-frame.html(in = 2741) (out= 743)(deflated 72%) adding: edu/stanford/nlp/ie/package-tree.html(in = 9490) (out= 1775)(deflated 81%) adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html(in = 40179) (out= 5801)(deflated 85%) adding: edu/stanford/nlp/ie/crf/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/crf/CliquePotentialFunction.html(in = 9656) (out= 2362)(deflated 75%) adding: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html(in = 43564) (out= 5458)(deflated 87%) adding: edu/stanford/nlp/ie/crf/package-frame.html(in = 5154) (out= 888)(deflated 82%) adding: edu/stanford/nlp/ie/crf/package-tree.html(in = 17849) (out= 2192)(deflated 87%) adding: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html(in = 16338) (out= 2929)(deflated 82%) adding: edu/stanford/nlp/ie/crf/NERGUI.html(in = 19486) (out= 3098)(deflated 84%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html(in = 39348) (out= 5017)(deflated 87%) adding: edu/stanford/nlp/ie/crf/CRFClassifier.html(in = 183362) (out= 17159)(deflated 90%) adding: edu/stanford/nlp/ie/crf/CRFClassifierFloat.html(in = 40921) (out= 5304)(deflated 87%) adding: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html(in = 26883) (out= 3773)(deflated 85%) adding: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html(in = 55074) (out= 6795)(deflated 87%) adding: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html(in = 9688) (out= 2132)(deflated 77%) adding: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html(in = 54396) (out= 7416)(deflated 86%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html(in = 35559) (out= 4237)(deflated 88%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html(in = 88026) (out= 9625)(deflated 89%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html(in = 26159) (out= 3869)(deflated 85%) adding: edu/stanford/nlp/ie/crf/LabelDictionary.html(in = 16631) (out= 2951)(deflated 82%) adding: edu/stanford/nlp/ie/crf/CRFFeatureExporter.html(in = 17831) (out= 3274)(deflated 81%) adding: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html(in = 14069) (out= 2743)(deflated 80%) adding: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html(in = 32270) (out= 4160)(deflated 87%) adding: edu/stanford/nlp/ie/crf/FactorTable.html(in = 37659) (out= 4918)(deflated 86%) adding: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html(in = 12207) (out= 2530)(deflated 79%) adding: edu/stanford/nlp/ie/crf/CRFDatum.html(in = 19801) (out= 3351)(deflated 83%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html(in = 28492) (out= 3795)(deflated 86%) adding: edu/stanford/nlp/ie/crf/TestSequenceModel.html(in = 25803) (out= 4121)(deflated 84%) adding: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html(in = 41085) (out= 5315)(deflated 87%) adding: edu/stanford/nlp/ie/crf/CRFLabel.html(in = 16932) (out= 2802)(deflated 83%) adding: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html(in = 15823) (out= 2905)(deflated 81%) adding: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html(in = 25653) (out= 3554)(deflated 86%) adding: edu/stanford/nlp/ie/crf/FloatFactorTable.html(in = 27626) (out= 3577)(deflated 87%) adding: edu/stanford/nlp/ie/crf/CRFCliqueTree.html(in = 66583) (out= 7433)(deflated 88%) adding: edu/stanford/nlp/ie/crf/package-summary.html(in = 16545) (out= 2904)(deflated 82%) adding: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html(in = 40251) (out= 5228)(deflated 87%) adding: edu/stanford/nlp/ie/util/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/util/package-frame.html(in = 1148) (out= 513)(deflated 55%) adding: edu/stanford/nlp/ie/util/package-tree.html(in = 5838) (out= 1407)(deflated 75%) adding: edu/stanford/nlp/ie/util/RelationTriple.html(in = 68744) (out= 7139)(deflated 89%) adding: edu/stanford/nlp/ie/util/package-summary.html(in = 6027) (out= 1508)(deflated 74%) adding: edu/stanford/nlp/ie/util/RelationTriple.WithTree.html(in = 31416) (out= 3861)(deflated 87%) adding: edu/stanford/nlp/ie/util/RelationTriple.WithLink.html(in = 28961) (out= 3574)(deflated 87%) adding: edu/stanford/nlp/ie/NERClassifierCombiner.html(in = 73089) (out= 7686)(deflated 89%) adding: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html(in = 22451) (out= 3538)(deflated 84%) adding: edu/stanford/nlp/ie/pascal/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/pascal/ISODateInstance.html(in = 48898) (out= 6448)(deflated 86%) adding: edu/stanford/nlp/ie/pascal/package-frame.html(in = 1213) (out= 545)(deflated 55%) adding: edu/stanford/nlp/ie/pascal/package-tree.html(in = 6325) (out= 1474)(deflated 76%) adding: edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html(in = 17755) (out= 3086)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html(in = 11560) (out= 2336)(deflated 79%) adding: edu/stanford/nlp/ie/pascal/package-summary.html(in = 6833) (out= 1752)(deflated 74%) adding: edu/stanford/nlp/ie/regexp/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/regexp/package-frame.html(in = 1056) (out= 509)(deflated 51%) adding: edu/stanford/nlp/ie/regexp/package-tree.html(in = 5732) (out= 1435)(deflated 74%) adding: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html(in = 66316) (out= 7599)(deflated 88%) adding: edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.html(in = 69944) (out= 7148)(deflated 89%) adding: edu/stanford/nlp/ie/regexp/package-summary.html(in = 5550) (out= 1500)(deflated 72%) adding: edu/stanford/nlp/ie/NERClassifierCombiner.Language.html(in = 20466) (out= 3251)(deflated 84%) adding: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html(in = 37957) (out= 5223)(deflated 86%) adding: edu/stanford/nlp/ie/NERServer.html(in = 16806) (out= 3508)(deflated 79%) adding: edu/stanford/nlp/ie/NumberNormalizer.html(in = 21867) (out= 4219)(deflated 80%) adding: edu/stanford/nlp/ie/ClassifierCombiner.html(in = 76760) (out= 8014)(deflated 89%) adding: edu/stanford/nlp/ie/NERFeatureFactory.html(in = 66324) (out= 11548)(deflated 82%) adding: edu/stanford/nlp/ie/AbstractSequenceClassifier.html(in = 210681) (out= 18185)(deflated 91%) adding: edu/stanford/nlp/ie/PresetSequenceClassifier.html(in = 45735) (out= 5708)(deflated 87%) adding: edu/stanford/nlp/ie/NERServer.NERClient.html(in = 14502) (out= 2517)(deflated 82%) adding: edu/stanford/nlp/ie/package-summary.html(in = 21794) (out= 5970)(deflated 72%) adding: edu/stanford/nlp/ie/ner/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/ner/package-frame.html(in = 866) (out= 483)(deflated 44%) adding: edu/stanford/nlp/ie/ner/package-tree.html(in = 5483) (out= 1428)(deflated 73%) adding: edu/stanford/nlp/ie/ner/CMMClassifier.html(in = 119163) (out= 11051)(deflated 90%) adding: edu/stanford/nlp/ie/ner/package-summary.html(in = 6664) (out= 1903)(deflated 71%) adding: edu/stanford/nlp/ie/PriorModelFactory.html(in = 11330) (out= 2270)(deflated 79%) adding: edu/stanford/nlp/sequences/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/sequences/SequenceGibbsSampler.html(in = 46896) (out= 5276)(deflated 88%) adding: edu/stanford/nlp/sequences/FactoredSequenceListener.html(in = 15708) (out= 2735)(deflated 82%) adding: edu/stanford/nlp/sequences/ObjectBankWrapper.html(in = 56257) (out= 5465)(deflated 90%) adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html(in = 22648) (out= 3413)(deflated 84%) adding: edu/stanford/nlp/sequences/KBestSequenceFinder.html(in = 15006) (out= 2915)(deflated 80%) adding: edu/stanford/nlp/sequences/ListeningSequenceModel.html(in = 9066) (out= 1909)(deflated 78%) adding: edu/stanford/nlp/sequences/package-frame.html(in = 4492) (out= 883)(deflated 80%) adding: edu/stanford/nlp/sequences/package-tree.html(in = 15553) (out= 2051)(deflated 86%) adding: edu/stanford/nlp/sequences/SeqClassifierFlags.html(in = 353051) (out= 28476)(deflated 91%) adding: edu/stanford/nlp/sequences/SeqClassifierFlags.SlashHyphenEnum.html(in = 18802) (out= 3130)(deflated 83%) adding: edu/stanford/nlp/sequences/Clique.html(in = 22824) (out= 3679)(deflated 83%) adding: edu/stanford/nlp/sequences/SequenceListener.html(in = 9958) (out= 2313)(deflated 76%) adding: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html(in = 13069) (out= 2486)(deflated 80%) adding: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html(in = 21064) (out= 3297)(deflated 84%) adding: edu/stanford/nlp/sequences/BestSequenceFinder.html(in = 9525) (out= 2249)(deflated 76%) adding: edu/stanford/nlp/sequences/ExactBestSequenceFinder.html(in = 15110) (out= 2850)(deflated 81%) adding: edu/stanford/nlp/sequences/FactoredSequenceModel.html(in = 25305) (out= 3978)(deflated 84%) adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html(in = 28595) (out= 4175)(deflated 85%) adding: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html(in = 25257) (out= 4180)(deflated 83%) adding: edu/stanford/nlp/sequences/DocumentReaderAndWriter.html(in = 13254) (out= 2835)(deflated 78%) adding: edu/stanford/nlp/sequences/SequenceSampler.html(in = 13001) (out= 2654)(deflated 79%) adding: edu/stanford/nlp/sequences/CoolingSchedule.html(in = 14257) (out= 2622)(deflated 81%) adding: edu/stanford/nlp/sequences/LatticeWriter.html(in = 10353) (out= 2253)(deflated 78%) adding: edu/stanford/nlp/sequences/BeamBestSequenceFinder.html(in = 15271) (out= 2761)(deflated 81%) adding: edu/stanford/nlp/sequences/IOBUtils.html(in = 24730) (out= 4211)(deflated 82%) adding: edu/stanford/nlp/sequences/SequenceModel.html(in = 16338) (out= 3443)(deflated 78%) adding: edu/stanford/nlp/sequences/package-summary.html(in = 14423) (out= 2704)(deflated 81%) adding: edu/stanford/nlp/sequences/FeatureFactory.html(in = 34157) (out= 4437)(deflated 87%) adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/objectbank/XMLBeginEndIterator.html(in = 38872) (out= 4642)(deflated 88%) adding: edu/stanford/nlp/objectbank/package-frame.html(in = 2431) (out= 674)(deflated 72%) adding: edu/stanford/nlp/objectbank/package-tree.html(in = 9675) (out= 1739)(deflated 82%) adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.html(in = 26841) (out= 3539)(deflated 86%) adding: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html(in = 22915) (out= 3379)(deflated 85%) adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 12334) (out= 2670)(deflated 78%) adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 66474) (out= 7688)(deflated 88%) adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 23111) (out= 3356)(deflated 85%) adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 15115) (out= 2664)(deflated 82%) adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 29082) (out= 4112)(deflated 85%) adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 16225) (out= 2794)(deflated 82%) adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html(in = 18308) (out= 2931)(deflated 83%) adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 14337) (out= 2660)(deflated 81%) adding: edu/stanford/nlp/objectbank/package-summary.html(in = 13316) (out= 3309)(deflated 75%) adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/optimization/CmdEvaluator.html(in = 20827) (out= 3201)(deflated 84%) adding: edu/stanford/nlp/optimization/SGDToQNMinimizer.html(in = 24156) (out= 3863)(deflated 84%) adding: edu/stanford/nlp/optimization/MemoryEvaluator.html(in = 13135) (out= 2522)(deflated 80%) adding: edu/stanford/nlp/optimization/StochasticMinimizer.html(in = 49747) (out= 5950)(deflated 88%) adding: edu/stanford/nlp/optimization/package-frame.html(in = 7227) (out= 1093)(deflated 84%) adding: edu/stanford/nlp/optimization/package-tree.html(in = 20522) (out= 2260)(deflated 88%) adding: edu/stanford/nlp/optimization/GoldenSectionLineSearch.html(in = 20738) (out= 3184)(deflated 84%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html(in = 20619) (out= 3201)(deflated 84%) adding: edu/stanford/nlp/optimization/HasFeatureGrouping.html(in = 8672) (out= 2074)(deflated 76%) adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html(in = 13041) (out= 2382)(deflated 81%) adding: edu/stanford/nlp/optimization/LineSearcher.html(in = 8915) (out= 2171)(deflated 75%) adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 9601) (out= 2146)(deflated 77%) adding: edu/stanford/nlp/optimization/Minimizer.html(in = 13636) (out= 2720)(deflated 80%) adding: edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html(in = 17489) (out= 3064)(deflated 82%) adding: edu/stanford/nlp/optimization/CGMinimizer.html(in = 20841) (out= 3675)(deflated 82%) adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 43851) (out= 6585)(deflated 84%) adding: edu/stanford/nlp/optimization/QNMinimizer.eScaling.html(in = 17395) (out= 3064)(deflated 82%) adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 13838) (out= 2361)(deflated 82%) adding: edu/stanford/nlp/optimization/Function.html(in = 11890) (out= 2489)(deflated 79%) adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 12159) (out= 2567)(deflated 78%) adding: edu/stanford/nlp/optimization/HasFloatInitial.html(in = 8598) (out= 2130)(deflated 75%) adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 10033) (out= 2386)(deflated 76%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html(in = 44394) (out= 6449)(deflated 85%) adding: edu/stanford/nlp/optimization/StochasticCalculateMethods.html(in = 21671) (out= 3537)(deflated 83%) adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.html(in = 41509) (out= 5139)(deflated 87%) adding: edu/stanford/nlp/optimization/SQNMinimizer.html(in = 28174) (out= 4270)(deflated 84%) adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 9727) (out= 2291)(deflated 76%) adding: edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html(in = 8334) (out= 1971)(deflated 76%) adding: edu/stanford/nlp/optimization/SGDMinimizer.html(in = 34603) (out= 4570)(deflated 86%) adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 25205) (out= 3876)(deflated 84%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html(in = 32650) (out= 4343)(deflated 86%) adding: edu/stanford/nlp/optimization/Evaluator.html(in = 8156) (out= 1976)(deflated 75%) adding: edu/stanford/nlp/optimization/HybridMinimizer.html(in = 20369) (out= 3325)(deflated 83%) adding: edu/stanford/nlp/optimization/HasRegularizerParamRange.html(in = 8815) (out= 2135)(deflated 75%) adding: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html(in = 21038) (out= 3320)(deflated 84%) adding: edu/stanford/nlp/optimization/HasInitial.html(in = 10774) (out= 2332)(deflated 78%) adding: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html(in = 14693) (out= 2771)(deflated 81%) adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html(in = 20592) (out= 3240)(deflated 84%) adding: edu/stanford/nlp/optimization/SMDMinimizer.html(in = 36469) (out= 5259)(deflated 85%) adding: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html(in = 20844) (out= 3377)(deflated 83%) adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html(in = 36166) (out= 4987)(deflated 86%) adding: edu/stanford/nlp/optimization/ResultStoringMonitor.html(in = 14515) (out= 2751)(deflated 81%) adding: edu/stanford/nlp/optimization/InefficientSGDMinimizer.html(in = 33099) (out= 4198)(deflated 87%) adding: edu/stanford/nlp/optimization/QNMinimizer.eState.html(in = 20249) (out= 3251)(deflated 83%) adding: edu/stanford/nlp/optimization/package-summary.html(in = 20255) (out= 2988)(deflated 85%) adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 17491) (out= 3196)(deflated 81%) adding: edu/stanford/nlp/io/package-frame.html(in = 2722) (out= 722)(deflated 73%) adding: edu/stanford/nlp/io/IOUtils.html(in = 211220) (out= 16145)(deflated 92%) adding: edu/stanford/nlp/io/package-tree.html(in = 12124) (out= 1846)(deflated 84%) adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 24375) (out= 3048)(deflated 87%) adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 10154) (out= 2158)(deflated 78%) adding: edu/stanford/nlp/io/StringOutputStream.html(in = 14616) (out= 2664)(deflated 81%) adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 19515) (out= 2892)(deflated 85%) adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 17859) (out= 3584)(deflated 79%) adding: edu/stanford/nlp/io/Lexer.html(in = 14697) (out= 3053)(deflated 79%) adding: edu/stanford/nlp/io/ReaderInputStream.html(in = 24891) (out= 3569)(deflated 85%) adding: edu/stanford/nlp/io/PrintFile.html(in = 19942) (out= 2693)(deflated 86%) adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 13972) (out= 2449)(deflated 82%) adding: edu/stanford/nlp/io/RegExFileFilter.html(in = 14207) (out= 2773)(deflated 80%) adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 14157) (out= 2963)(deflated 79%) adding: edu/stanford/nlp/io/package-summary.html(in = 11401) (out= 2489)(deflated 78%) adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 13657) (out= 2325)(deflated 82%) adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 17328) (out= 2678)(deflated 84%) adding: edu/stanford/nlp/util/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 17562) (out= 2826)(deflated 83%) adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 42233) (out= 5280)(deflated 87%) adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 42720) (out= 6317)(deflated 85%) adding: edu/stanford/nlp/util/HashIndex.html(in = 74500) (out= 8946)(deflated 87%) adding: edu/stanford/nlp/util/ErasureUtils.html(in = 15065) (out= 2818)(deflated 81%) adding: edu/stanford/nlp/util/Characters.html(in = 15319) (out= 2689)(deflated 82%) adding: edu/stanford/nlp/util/IntPair.html(in = 16487) (out= 2845)(deflated 82%) adding: edu/stanford/nlp/util/MutableDouble.html(in = 24237) (out= 3556)(deflated 85%) adding: edu/stanford/nlp/util/FileProcessor.html(in = 8789) (out= 2247)(deflated 74%) adding: edu/stanford/nlp/util/CollectionFactory.html(in = 25691) (out= 3417)(deflated 86%) adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 19497) (out= 2901)(deflated 85%) adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 12510) (out= 2059)(deflated 83%) adding: edu/stanford/nlp/util/ArrayHeap.html(in = 41403) (out= 5141)(deflated 87%) adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 24286) (out= 3736)(deflated 84%) adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 19467) (out= 2909)(deflated 85%) adding: edu/stanford/nlp/util/IntervalTree.html(in = 104461) (out= 6753)(deflated 93%) adding: edu/stanford/nlp/util/FuzzyInterval.html(in = 37369) (out= 5240)(deflated 85%) adding: edu/stanford/nlp/util/Timing.html(in = 48733) (out= 5435)(deflated 88%) adding: edu/stanford/nlp/util/StringUtils.html(in = 240222) (out= 21869)(deflated 90%) adding: edu/stanford/nlp/util/package-frame.html(in = 15289) (out= 1848)(deflated 87%) adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 16617) (out= 2891)(deflated 82%) adding: edu/stanford/nlp/util/package-tree.html(in = 49786) (out= 4346)(deflated 91%) adding: edu/stanford/nlp/util/StringParsingTask.ParserException.html(in = 14816) (out= 2400)(deflated 83%) adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 17211) (out= 3035)(deflated 82%) adding: edu/stanford/nlp/util/Pair.html(in = 39674) (out= 5899)(deflated 85%) adding: edu/stanford/nlp/util/ConfusionMatrix.Contingency.html(in = 14292) (out= 2680)(deflated 81%) adding: edu/stanford/nlp/util/TypesafeMap.html(in = 16192) (out= 2884)(deflated 82%) adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 19312) (out= 2969)(deflated 84%) adding: edu/stanford/nlp/util/MemoryMonitor.html(in = 26836) (out= 3764)(deflated 85%) adding: edu/stanford/nlp/util/Heap.html(in = 14118) (out= 3054)(deflated 78%) adding: edu/stanford/nlp/util/SystemUtils.html(in = 36643) (out= 4390)(deflated 88%) adding: edu/stanford/nlp/util/Sets.html(in = 21461) (out= 2946)(deflated 86%) adding: edu/stanford/nlp/util/RegexStringFilter.html(in = 16735) (out= 2818)(deflated 83%) adding: edu/stanford/nlp/util/ArrayUtils.html(in = 67367) (out= 7702)(deflated 88%) adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 17343) (out= 2850)(deflated 83%) adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 44508) (out= 4468)(deflated 89%) adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1294) (out= 576)(deflated 55%) adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 5659) (out= 1417)(deflated 74%) adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 10298) (out= 2287)(deflated 77%) adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 22108) (out= 3770)(deflated 82%) adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 28116) (out= 4011)(deflated 85%) adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 6804) (out= 1727)(deflated 74%) adding: edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html(in = 15483) (out= 3050)(deflated 80%) adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 18692) (out= 3031)(deflated 83%) adding: edu/stanford/nlp/util/FuzzyInterval.FuzzyComparable.html(in = 12826) (out= 2615)(deflated 79%) adding: edu/stanford/nlp/util/StringParsingTask.html(in = 24600) (out= 3661)(deflated 85%) adding: edu/stanford/nlp/util/ConvertByteArray.html(in = 76140) (out= 6777)(deflated 91%) adding: edu/stanford/nlp/util/IntervalTree.TreeNode.html(in = 13142) (out= 2456)(deflated 81%) adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 15671) (out= 2772)(deflated 82%) adding: edu/stanford/nlp/util/FilteredIterator.html(in = 17239) (out= 2845)(deflated 83%) adding: edu/stanford/nlp/util/IntUni.html(in = 15129) (out= 2787)(deflated 81%) adding: edu/stanford/nlp/util/Scored.html(in = 9538) (out= 2243)(deflated 76%) adding: edu/stanford/nlp/util/PropertiesUtils.Property.html(in = 13475) (out= 2406)(deflated 82%) adding: edu/stanford/nlp/util/Iterables.IncrementComparator.html(in = 9176) (out= 2143)(deflated 76%) adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 19742) (out= 2930)(deflated 85%) adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 14278) (out= 2439)(deflated 82%) adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 61485) (out= 6130)(deflated 90%) adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 43843) (out= 4841)(deflated 88%) adding: edu/stanford/nlp/util/Lazy.html(in = 18984) (out= 3245)(deflated 82%) adding: edu/stanford/nlp/util/Interner.html(in = 23176) (out= 3727)(deflated 83%) adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 17536) (out= 2818)(deflated 83%) adding: edu/stanford/nlp/util/ArrayMap.html(in = 39820) (out= 4486)(deflated 88%) adding: edu/stanford/nlp/util/MapFactory.html(in = 32256) (out= 3942)(deflated 87%) adding: edu/stanford/nlp/util/PriorityQueue.html(in = 25839) (out= 4717)(deflated 81%) adding: edu/stanford/nlp/util/CacheMap.html(in = 39561) (out= 5239)(deflated 86%) adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 19519) (out= 2899)(deflated 85%) adding: edu/stanford/nlp/util/IntTriple.html(in = 15139) (out= 2728)(deflated 81%) adding: edu/stanford/nlp/util/Comparators.html(in = 23273) (out= 3212)(deflated 86%) adding: edu/stanford/nlp/util/Generics.html(in = 44449) (out= 5164)(deflated 88%) adding: edu/stanford/nlp/util/Iterables.html(in = 64353) (out= 6858)(deflated 89%) adding: edu/stanford/nlp/util/ArrayStringFilter.Mode.html(in = 17683) (out= 3086)(deflated 82%) adding: edu/stanford/nlp/util/Index.html(in = 26826) (out= 4375)(deflated 83%) adding: edu/stanford/nlp/util/HasInterval.html(in = 20041) (out= 2833)(deflated 85%) adding: edu/stanford/nlp/util/MaxSizeConcurrentHashSet.html(in = 55173) (out= 5325)(deflated 90%) adding: edu/stanford/nlp/util/Interval.html(in = 95391) (out= 9910)(deflated 89%) adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 52691) (out= 5799)(deflated 88%) adding: edu/stanford/nlp/util/ConfusionMatrix.html(in = 26503) (out= 4040)(deflated 84%) adding: edu/stanford/nlp/util/Maps.html(in = 36365) (out= 4688)(deflated 87%) adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 19001) (out= 2944)(deflated 84%) adding: edu/stanford/nlp/util/DeltaMap.html(in = 35043) (out= 4114)(deflated 88%) adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 30236) (out= 3714)(deflated 87%) adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 17784) (out= 2961)(deflated 83%) adding: edu/stanford/nlp/util/logging/Style.html(in = 21949) (out= 3468)(deflated 84%) adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 53152) (out= 4911)(deflated 90%) adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 57120) (out= 5740)(deflated 89%) adding: edu/stanford/nlp/util/logging/package-frame.html(in = 5715) (out= 962)(deflated 83%) adding: edu/stanford/nlp/util/logging/package-tree.html(in = 17128) (out= 2121)(deflated 87%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 25751) (out= 3734)(deflated 85%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 11226) (out= 2290)(deflated 79%) adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 42019) (out= 5869)(deflated 86%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 17177) (out= 2792)(deflated 83%) adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 19930) (out= 3226)(deflated 83%) adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 23473) (out= 3636)(deflated 84%) adding: edu/stanford/nlp/util/logging/LogFilter.html(in = 10670) (out= 2313)(deflated 78%) adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 30175) (out= 4232)(deflated 85%) adding: edu/stanford/nlp/util/logging/BooleanLogRecordHandler.html(in = 16492) (out= 2970)(deflated 81%) adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 21326) (out= 3549)(deflated 83%) adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 19183) (out= 3223)(deflated 83%) adding: edu/stanford/nlp/util/logging/FilterHandler.html(in = 16275) (out= 2850)(deflated 82%) adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 39163) (out= 5874)(deflated 85%) adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 18027) (out= 3120)(deflated 82%) adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 21859) (out= 3026)(deflated 86%) adding: edu/stanford/nlp/util/logging/Color.html(in = 22820) (out= 3499)(deflated 84%) adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 19832) (out= 3110)(deflated 84%) adding: edu/stanford/nlp/util/logging/LogFilter.HasChannel.html(in = 14148) (out= 2529)(deflated 82%) adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 18893) (out= 3214)(deflated 82%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 17086) (out= 2771)(deflated 83%) adding: edu/stanford/nlp/util/logging/LogFilter.MatchesMessage.html(in = 14314) (out= 2608)(deflated 81%) adding: edu/stanford/nlp/util/logging/RerouteChannel.html(in = 15995) (out= 2793)(deflated 82%) adding: edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.html(in = 18755) (out= 3188)(deflated 83%) adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 12366) (out= 2451)(deflated 80%) adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html(in = 48954) (out= 5005)(deflated 89%) adding: edu/stanford/nlp/util/logging/Redwood.html(in = 43855) (out= 6333)(deflated 85%) adding: edu/stanford/nlp/util/logging/LogFilter.ContainsMessage.html(in = 14387) (out= 2638)(deflated 81%) adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html(in = 8892) (out= 1946)(deflated 78%) adding: edu/stanford/nlp/util/logging/package-summary.html(in = 16302) (out= 2892)(deflated 82%) adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 11752) (out= 2751)(deflated 76%) adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 67050) (out= 6803)(deflated 89%) adding: edu/stanford/nlp/util/SystemUtils.ProcessException.html(in = 14721) (out= 2411)(deflated 83%) adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 12593) (out= 2057)(deflated 83%) adding: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html(in = 44362) (out= 5002)(deflated 88%) adding: edu/stanford/nlp/util/Factory.html(in = 9356) (out= 2304)(deflated 75%) adding: edu/stanford/nlp/util/DataFilePaths.html(in = 11203) (out= 2456)(deflated 78%) adding: edu/stanford/nlp/util/ScoredComparator.html(in = 21633) (out= 3175)(deflated 85%) adding: edu/stanford/nlp/util/ScoredObject.html(in = 15537) (out= 2796)(deflated 82%) adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 19323) (out= 3143)(deflated 83%) adding: edu/stanford/nlp/util/CoreMap.html(in = 14348) (out= 3280)(deflated 77%) adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 19332) (out= 2986)(deflated 84%) adding: edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html(in = 23759) (out= 2997)(deflated 87%) adding: edu/stanford/nlp/util/IterableIterator.html(in = 21513) (out= 3016)(deflated 85%) adding: edu/stanford/nlp/util/AbstractIterator.html(in = 15493) (out= 2788)(deflated 82%) adding: edu/stanford/nlp/util/XMLUtils.html(in = 54540) (out= 5762)(deflated 89%) adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 13001) (out= 2704)(deflated 79%) adding: edu/stanford/nlp/util/MetaClass.html(in = 32566) (out= 4079)(deflated 87%) adding: edu/stanford/nlp/util/CallbackFunction.html(in = 11990) (out= 2525)(deflated 78%) adding: edu/stanford/nlp/util/PaddedList.html(in = 33735) (out= 4297)(deflated 87%) adding: edu/stanford/nlp/util/Quadruple.html(in = 31891) (out= 4212)(deflated 86%) adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 68206) (out= 6837)(deflated 89%) adding: edu/stanford/nlp/util/Triple.html(in = 28873) (out= 4147)(deflated 85%) adding: edu/stanford/nlp/util/Filters.html(in = 29011) (out= 3724)(deflated 87%) adding: edu/stanford/nlp/util/IntQuadruple.html(in = 15718) (out= 2775)(deflated 82%) adding: edu/stanford/nlp/util/ArraySet.html(in = 29087) (out= 3683)(deflated 87%) adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 27205) (out= 3452)(deflated 87%) adding: edu/stanford/nlp/util/StreamGobbler.html(in = 22914) (out= 3310)(deflated 85%) adding: edu/stanford/nlp/util/CollectionUtils.html(in = 120114) (out= 11238)(deflated 90%) adding: edu/stanford/nlp/util/MutableInteger.html(in = 24249) (out= 3605)(deflated 85%) adding: edu/stanford/nlp/util/Interval.RelType.html(in = 22690) (out= 3623)(deflated 84%) adding: edu/stanford/nlp/util/RuntimeInterruptedException.html(in = 14681) (out= 2471)(deflated 83%) adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 19594) (out= 2910)(deflated 85%) adding: edu/stanford/nlp/util/ArgumentParser.Option.html(in = 10697) (out= 2044)(deflated 80%) adding: edu/stanford/nlp/util/IntTuple.html(in = 23375) (out= 3440)(deflated 85%) adding: edu/stanford/nlp/util/ValuedInterval.html(in = 16319) (out= 2850)(deflated 82%) adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 19099) (out= 2958)(deflated 84%) adding: edu/stanford/nlp/util/package-summary.html(in = 45759) (out= 7566)(deflated 83%) adding: edu/stanford/nlp/util/Beam.html(in = 31782) (out= 3792)(deflated 88%) adding: edu/stanford/nlp/util/EditDistance.html(in = 21451) (out= 3284)(deflated 84%) adding: edu/stanford/nlp/util/ArgumentParser.html(in = 53388) (out= 5336)(deflated 90%) adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 15172) (out= 2724)(deflated 82%) adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 13395) (out= 2488)(deflated 81%) adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 14697) (out= 2433)(deflated 83%) adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/pipeline/CoreMapAggregator.html(in = 35652) (out= 3537)(deflated 90%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 34664) (out= 3524)(deflated 89%) adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html(in = 16797) (out= 2673)(deflated 84%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 20269) (out= 2975)(deflated 85%) adding: edu/stanford/nlp/pipeline/package-frame.html(in = 2837) (out= 689)(deflated 75%) adding: edu/stanford/nlp/pipeline/package-tree.html(in = 8577) (out= 1644)(deflated 80%) adding: edu/stanford/nlp/pipeline/Annotation.html(in = 20211) (out= 3551)(deflated 82%) adding: edu/stanford/nlp/pipeline/DefaultPaths.html(in = 48156) (out= 4599)(deflated 90%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 19595) (out= 2922)(deflated 85%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 20285) (out= 2989)(deflated 85%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatTextAggregator.html(in = 19687) (out= 2934)(deflated 85%) adding: edu/stanford/nlp/pipeline/Annotator.html(in = 41269) (out= 5473)(deflated 86%) adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 84544) (out= 7400)(deflated 91%) adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html(in = 39967) (out= 4927)(deflated 87%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 19388) (out= 2917)(deflated 84%) adding: edu/stanford/nlp/pipeline/package-summary.html(in = 36179) (out= 9092)(deflated 74%) adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ling/CoreAnnotations.StatementTextAnnotation.html(in = 14565) (out= 2791)(deflated 80%) adding: edu/stanford/nlp/ling/SentenceUtils.html(in = 39037) (out= 5246)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 14218) (out= 2701)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PresetAnswerAnnotation.html(in = 14363) (out= 2737)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 14247) (out= 2724)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 14341) (out= 2743)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 14094) (out= 2687)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 14394) (out= 2783)(deflated 80%) adding: edu/stanford/nlp/ling/HasTag.html(in = 10183) (out= 2310)(deflated 77%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 14169) (out= 2690)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 14433) (out= 2758)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 15905) (out= 2765)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 14389) (out= 2770)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArabicCharAnnotation.html(in = 14323) (out= 2738)(deflated 80%) adding: edu/stanford/nlp/ling/Datum.html(in = 8788) (out= 1984)(deflated 77%) adding: edu/stanford/nlp/ling/Labeled.html(in = 10136) (out= 2454)(deflated 75%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 14279) (out= 2699)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 14293) (out= 2760)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 14253) (out= 2732)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 14545) (out= 2748)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 14222) (out= 2706)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 14126) (out= 2689)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 14273) (out= 2697)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 14276) (out= 2719)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 14402) (out= 2765)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 14254) (out= 2738)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 14404) (out= 2736)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 14272) (out= 2700)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 14366) (out= 2777)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html(in = 14339) (out= 2732)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 14422) (out= 2780)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 14349) (out= 2704)(deflated 81%) adding: edu/stanford/nlp/ling/package-frame.html(in = 41472) (out= 3095)(deflated 92%) adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 14534) (out= 2752)(deflated 81%) adding: edu/stanford/nlp/ling/package-tree.html(in = 127726) (out= 5871)(deflated 95%) adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 14594) (out= 2803)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation.html(in = 16496) (out= 2812)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 14246) (out= 2700)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 14553) (out= 2727)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 14352) (out= 2696)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 15135) (out= 2726)(deflated 81%) adding: edu/stanford/nlp/ling/HasOriginalText.html(in = 9325) (out= 2125)(deflated 77%) adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 14361) (out= 2807)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 14232) (out= 2698)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityMentionIndexAnnotation.html(in = 14522) (out= 2744)(deflated 81%) adding: edu/stanford/nlp/ling/Document.html(in = 18768) (out= 3224)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html(in = 14138) (out= 2690)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 14214) (out= 2698)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 14370) (out= 2763)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 14227) (out= 2699)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 14260) (out= 2747)(deflated 80%) adding: edu/stanford/nlp/ling/Word.html(in = 24093) (out= 3717)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 14308) (out= 2734)(deflated 80%) adding: edu/stanford/nlp/ling/RVFDatum.html(in = 28329) (out= 4120)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 14162) (out= 2695)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 14430) (out= 2741)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.FineGrainedNamedEntityTagAnnotation.html(in = 14598) (out= 2766)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 14167) (out= 2690)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 14537) (out= 2884)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 14181) (out= 2703)(deflated 80%) adding: edu/stanford/nlp/ling/HasNER.html(in = 9632) (out= 2219)(deflated 76%) adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 14527) (out= 2823)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 14275) (out= 2700)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 14288) (out= 2752)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ExceptionAnnotation.html(in = 14347) (out= 2733)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 14332) (out= 2737)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 14366) (out= 2779)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 14197) (out= 2704)(deflated 80%) adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 39543) (out= 5304)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 14289) (out= 2740)(deflated 80%) adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 13495) (out= 2661)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html(in = 14900) (out= 2722)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUMisc.html(in = 14144) (out= 2726)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 14386) (out= 2799)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 14143) (out= 2692)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 14294) (out= 2708)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 14276) (out= 2731)(deflated 80%) adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 7169) (out= 1654)(deflated 76%) adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 14213) (out= 2714)(deflated 80%) adding: edu/stanford/nlp/ling/StringLabel.html(in = 31555) (out= 4373)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 14327) (out= 2750)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WikipediaEntityAnnotation.html(in = 14694) (out= 2851)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArabicSegAnnotation.html(in = 14321) (out= 2731)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 14278) (out= 2700)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 14337) (out= 2706)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.GenderAnnotation.html(in = 14422) (out= 2777)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 14154) (out= 2704)(deflated 80%) adding: edu/stanford/nlp/ling/tokensregex/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.IntegerAnnotationPattern.html(in = 19375) (out= 3113)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html(in = 16826) (out= 2795)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html(in = 23935) (out= 2930)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html(in = 23568) (out= 3355)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiSequencePatternExtractRule.html(in = 22281) (out= 2890)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/EnvLookup.html(in = 23827) (out= 2816)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html(in = 20385) (out= 2875)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html(in = 16447) (out= 2685)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html(in = 16087) (out= 2700)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html(in = 15958) (out= 2655)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/package-frame.html(in = 20275) (out= 1789)(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 = 18858) (out= 3054)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/types/Value.html(in = 10769) (out= 2281)(deflated 78%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html(in = 16529) (out= 2444)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html(in = 20198) (out= 3064)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html(in = 25522) (out= 3443)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/package-frame.html(in = 7776) (out= 1015)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html(in = 19813) (out= 2962)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/package-tree.html(in = 20655) (out= 2138)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html(in = 26950) (out= 3551)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html(in = 17622) (out= 2736)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expression.html(in = 19785) (out= 3015)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html(in = 23625) (out= 3241)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html(in = 25540) (out= 3523)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html(in = 18282) (out= 2788)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html(in = 15090) (out= 2361)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html(in = 17094) (out= 2839)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html(in = 14166) (out= 2355)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html(in = 15755) (out= 2444)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html(in = 11074) (out= 2216)(deflated 79%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html(in = 14857) (out= 2368)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html(in = 24134) (out= 3464)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html(in = 13480) (out= 2559)(deflated 81%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html(in = 24058) (out= 3171)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html(in = 20052) (out= 2924)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html(in = 24240) (out= 3366)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html(in = 14334) (out= 2696)(deflated 81%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html(in = 15939) (out= 2518)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html(in = 24236) (out= 3356)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html(in = 18166) (out= 2495)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html(in = 21309) (out= 3164)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html(in = 23146) (out= 3258)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html(in = 22185) (out= 3177)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html(in = 14141) (out= 2360)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html(in = 23228) (out= 3277)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html(in = 23559) (out= 3310)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html(in = 20327) (out= 3157)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html(in = 24214) (out= 3345)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html(in = 13942) (out= 2317)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html(in = 20280) (out= 3068)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html(in = 55148) (out= 4659)(deflated 91%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html(in = 20280) (out= 3029)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html(in = 30747) (out= 3401)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.html(in = 56990) (out= 6689)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/types/package-summary.html(in = 19806) (out= 2751)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/types/Tags.html(in = 20565) (out= 2993)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html(in = 23094) (out= 3263)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.SequenceRegexPattern.html(in = 26415) (out= 3455)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/Env.Binder.html(in = 9515) (out= 2147)(deflated 77%) adding: edu/stanford/nlp/ling/tokensregex/package-tree.html(in = 49856) (out= 3895)(deflated 92%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html(in = 10559) (out= 2243)(deflated 78%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html(in = 24822) (out= 3402)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html(in = 43000) (out= 4642)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html(in = 26740) (out= 3021)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AbstractStringAnnotationPattern.html(in = 19719) (out= 3004)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html(in = 19798) (out= 3137)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html(in = 19356) (out= 3147)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.html(in = 88871) (out= 7353)(deflated 91%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NumericAnnotationPattern.html(in = 21919) (out= 3238)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html(in = 22166) (out= 3256)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html(in = 16606) (out= 2768)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html(in = 47579) (out= 4939)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html(in = 17110) (out= 2693)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html(in = 16464) (out= 2696)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html(in = 9757) (out= 1925)(deflated 80%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html(in = 41642) (out= 4996)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html(in = 20351) (out= 3183)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html(in = 19031) (out= 2885)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html(in = 39147) (out= 4812)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html(in = 31310) (out= 3650)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html(in = 19276) (out= 2800)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html(in = 9576) (out= 2064)(deflated 78%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html(in = 16397) (out= 2750)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html(in = 20264) (out= 3297)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html(in = 25026) (out= 3399)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html(in = 16457) (out= 2687)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html(in = 28339) (out= 3083)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html(in = 9062) (out= 2058)(deflated 77%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.html(in = 49865) (out= 6191)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html(in = 10810) (out= 2131)(deflated 80%) adding: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html(in = 49816) (out= 6624)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html(in = 18288) (out= 2736)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html(in = 18364) (out= 3256)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html(in = 6679) (out= 1467)(deflated 78%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html(in = 16978) (out= 2703)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html(in = 16233) (out= 2670)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html(in = 17915) (out= 2721)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringInSetAnnotationPattern.html(in = 23995) (out= 3363)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.html(in = 61959) (out= 5787)(deflated 90%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.html(in = 46460) (out= 4985)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html(in = 20135) (out= 3157)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html(in = 25217) (out= 3417)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html(in = 19368) (out= 3108)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html(in = 19287) (out= 2777)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html(in = 23219) (out= 3035)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html(in = 20641) (out= 2850)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html(in = 61381) (out= 7080)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html(in = 17144) (out= 2683)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html(in = 19043) (out= 2770)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html(in = 77183) (out= 6351)(deflated 91%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html(in = 23909) (out= 2942)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html(in = 21173) (out= 3310)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiTokenPatternExtractRuleCreator.html(in = 21588) (out= 2930)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html(in = 18778) (out= 2882)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NilAnnotationPattern.html(in = 19802) (out= 3103)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html(in = 17044) (out= 2720)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html(in = 23998) (out= 3377)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html(in = 15414) (out= 2697)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/Env.html(in = 69590) (out= 6756)(deflated 90%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html(in = 20338) (out= 3177)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html(in = 22384) (out= 3257)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html(in = 24757) (out= 3368)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html(in = 14983) (out= 2692)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html(in = 32772) (out= 3451)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html(in = 18280) (out= 2977)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html(in = 13739) (out= 2517)(deflated 81%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html(in = 13456) (out= 2408)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html(in = 19839) (out= 2788)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html(in = 16314) (out= 2849)(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 = 20421) (out= 3427)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/parser/package-frame.html(in = 1322) (out= 544)(deflated 58%) adding: edu/stanford/nlp/ling/tokensregex/parser/package-tree.html(in = 6641) (out= 1470)(deflated 77%) adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html(in = 152414) (out= 8755)(deflated 94%) adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.html(in = 15685) (out= 2425)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/parser/package-summary.html(in = 6915) (out= 1692)(deflated 75%) adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html(in = 31144) (out= 3579)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html(in = 18506) (out= 2830)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html(in = 18206) (out= 2586)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html(in = 44527) (out= 5338)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html(in = 20027) (out= 2872)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html(in = 14021) (out= 2331)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html(in = 14666) (out= 2568)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationRegexPattern.html(in = 24947) (out= 3444)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html(in = 19334) (out= 2849)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.html(in = 11070) (out= 2088)(deflated 81%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html(in = 11411) (out= 2290)(deflated 79%) adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html(in = 17657) (out= 2736)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html(in = 16360) (out= 2843)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html(in = 14339) (out= 2563)(deflated 82%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html(in = 31670) (out= 3592)(deflated 88%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html(in = 75609) (out= 7867)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html(in = 14777) (out= 2335)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html(in = 18937) (out= 2889)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html(in = 15990) (out= 2571)(deflated 83%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html(in = 34871) (out= 3736)(deflated 89%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NotNilAnnotationPattern.html(in = 19853) (out= 3103)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html(in = 65356) (out= 6178)(deflated 90%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html(in = 26108) (out= 3420)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html(in = 9348) (out= 1870)(deflated 79%) adding: edu/stanford/nlp/ling/tokensregex/NodePattern.html(in = 24142) (out= 3544)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationPattern.html(in = 23014) (out= 3285)(deflated 85%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html(in = 20816) (out= 3283)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/package-summary.html(in = 47410) (out= 6236)(deflated 86%) adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html(in = 26603) (out= 3202)(deflated 87%) adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html(in = 17618) (out= 2677)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AttributesEqualMatchChecker.html(in = 16940) (out= 2663)(deflated 84%) adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html(in = 22305) (out= 3265)(deflated 85%) adding: edu/stanford/nlp/ling/WordTag.html(in = 40333) (out= 5406)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html(in = 14261) (out= 2716)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 15035) (out= 2737)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html(in = 15090) (out= 2783)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 14207) (out= 2716)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 14234) (out= 2698)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 14227) (out= 2698)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 14313) (out= 2745)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 14086) (out= 2683)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html(in = 14304) (out= 2757)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 14159) (out= 2693)(deflated 80%) adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 40201) (out= 5282)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html(in = 14363) (out= 2729)(deflated 80%) adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 21613) (out= 3579)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.KBPTriplesAnnotation.html(in = 15216) (out= 2807)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 14407) (out= 2740)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 14592) (out= 2766)(deflated 81%) adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 22340) (out= 3601)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 16054) (out= 2821)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation.html(in = 14741) (out= 2753)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 14007) (out= 2723)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 14890) (out= 2736)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 14502) (out= 2813)(deflated 80%) adding: edu/stanford/nlp/ling/MultiTokenTag.Tag.html(in = 16309) (out= 2724)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 14190) (out= 2761)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 14554) (out= 2781)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 14405) (out= 2767)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 14380) (out= 2729)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUTokenSpanAnnotation.html(in = 14213) (out= 2745)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 14251) (out= 2701)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 14138) (out= 2693)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 14318) (out= 2776)(deflated 80%) adding: edu/stanford/nlp/ling/LabeledWord.html(in = 24928) (out= 3605)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 14481) (out= 2759)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 14181) (out= 2727)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 15274) (out= 2854)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.QuotesAnnotation.html(in = 14918) (out= 2746)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 14135) (out= 2699)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 14244) (out= 2696)(deflated 81%) adding: edu/stanford/nlp/ling/BasicDatum.html(in = 27494) (out= 3758)(deflated 86%) adding: edu/stanford/nlp/ling/HasWord.html(in = 10760) (out= 2342)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 14208) (out= 2717)(deflated 80%) adding: edu/stanford/nlp/ling/LabelFactory.html(in = 14687) (out= 2996)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 14624) (out= 2791)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 14255) (out= 2711)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 14244) (out= 2738)(deflated 80%) adding: edu/stanford/nlp/ling/AbstractCoreLabel.html(in = 21055) (out= 3279)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 14729) (out= 2928)(deflated 80%) adding: edu/stanford/nlp/ling/ValueLabel.html(in = 25188) (out= 4294)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 14397) (out= 2765)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation.html(in = 14769) (out= 2756)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.LabelIDAnnotation.html(in = 14199) (out= 2695)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html(in = 14222) (out= 2742)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 15077) (out= 2818)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUFeats.html(in = 15905) (out= 2782)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 14090) (out= 2693)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 14166) (out= 2695)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 14292) (out= 2705)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceEndAnnotation.html(in = 14364) (out= 2730)(deflated 80%) adding: edu/stanford/nlp/ling/HasLemma.html(in = 10097) (out= 2279)(deflated 77%) adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 14312) (out= 2727)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 95467) (out= 9124)(deflated 90%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 14252) (out= 2704)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 14229) (out= 2727)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 14185) (out= 2697)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.QuotedAnnotation.html(in = 14245) (out= 2720)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 15797) (out= 2750)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 14443) (out= 2736)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 14226) (out= 2695)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 14268) (out= 2715)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 14233) (out= 2701)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 14288) (out= 2704)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 14161) (out= 2696)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceBeginAnnotation.html(in = 14398) (out= 2736)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 14300) (out= 2767)(deflated 80%) adding: edu/stanford/nlp/ling/HasIndex.html(in = 10767) (out= 2234)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 14294) (out= 2767)(deflated 80%) adding: edu/stanford/nlp/ling/HasCategory.html(in = 9558) (out= 2227)(deflated 76%) adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 14210) (out= 2700)(deflated 80%) adding: edu/stanford/nlp/ling/TaggedWord.html(in = 31439) (out= 4224)(deflated 86%) adding: edu/stanford/nlp/ling/HasContext.html(in = 13506) (out= 2444)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 14469) (out= 2773)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 14254) (out= 2694)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html(in = 14289) (out= 2713)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 14496) (out= 2794)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 14535) (out= 2760)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.IsNewlineAnnotation.html(in = 14473) (out= 2777)(deflated 80%) adding: edu/stanford/nlp/ling/CoreLabel.OutputFormat.html(in = 22193) (out= 3311)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 18143) (out= 3104)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 15102) (out= 2788)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagProbsAnnotation.html(in = 16221) (out= 2803)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 14177) (out= 2716)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerProbAnnotation.html(in = 14325) (out= 2733)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 14272) (out= 2687)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 14156) (out= 2689)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 14279) (out= 2710)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 14127) (out= 2695)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 14380) (out= 2743)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html(in = 14299) (out= 2750)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 47764) (out= 5323)(deflated 88%) adding: edu/stanford/nlp/ling/Featurizable.html(in = 9001) (out= 2181)(deflated 75%) adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 16598) (out= 2767)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 15261) (out= 2802)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 15345) (out= 2878)(deflated 81%) adding: edu/stanford/nlp/ling/IndexedWord.html(in = 92479) (out= 10567)(deflated 88%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 14162) (out= 2698)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 14216) (out= 2704)(deflated 80%) adding: edu/stanford/nlp/ling/MultiTokenTag.html(in = 18074) (out= 2934)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 14191) (out= 2697)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 14173) (out= 2716)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 15149) (out= 2751)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 14413) (out= 2777)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 17298) (out= 2787)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html(in = 14761) (out= 2829)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 14440) (out= 2764)(deflated 80%) adding: edu/stanford/nlp/ling/Label.html(in = 16529) (out= 3478)(deflated 78%) adding: edu/stanford/nlp/ling/WordFactory.html(in = 18559) (out= 2922)(deflated 84%) adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 19979) (out= 3446)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 14990) (out= 2986)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 14321) (out= 2698)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 14219) (out= 2701)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 14442) (out= 2793)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 14342) (out= 2734)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUSecondaryDepsAnnotation.html(in = 16225) (out= 2794)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 14847) (out= 2982)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionTagAnnotation.html(in = 14154) (out= 2729)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 14370) (out= 2748)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 14261) (out= 2732)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 14223) (out= 2752)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 16646) (out= 2785)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 14088) (out= 2686)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 16648) (out= 2808)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html(in = 14412) (out= 2765)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 14213) (out= 2733)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 14225) (out= 2730)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 14362) (out= 2789)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 14421) (out= 2741)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html(in = 14456) (out= 2810)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 18978) (out= 2813)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 14661) (out= 2944)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 14094) (out= 2741)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 14625) (out= 2871)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.QuotationIndexAnnotation.html(in = 14400) (out= 2736)(deflated 81%) adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 20997) (out= 3136)(deflated 85%) adding: edu/stanford/nlp/ling/AbstractToken.html(in = 13934) (out= 2218)(deflated 84%) adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 18826) (out= 3015)(deflated 83%) adding: edu/stanford/nlp/ling/CoreLabel.html(in = 85034) (out= 9991)(deflated 88%) adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 14224) (out= 2741)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 14248) (out= 2734)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 14167) (out= 2700)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CanonicalEntityMentionIndexAnnotation.html(in = 14731) (out= 2783)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html(in = 14212) (out= 2738)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseNamedEntityTagAnnotation.html(in = 14501) (out= 2757)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 14464) (out= 2791)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphIndexAnnotation.html(in = 14410) (out= 2730)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 15026) (out= 2994)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html(in = 14515) (out= 2765)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 14193) (out= 2698)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 14853) (out= 2930)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIndexAnnotation.html(in = 14350) (out= 2720)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 16469) (out= 2786)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.ColumnDataClassifierAnnotation.html(in = 14416) (out= 2712)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 14049) (out= 2712)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionsAnnotation.html(in = 14976) (out= 2741)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 14521) (out= 2840)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UnclosedQuotationsAnnotation.html(in = 15210) (out= 2793)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 14345) (out= 2710)(deflated 81%) adding: edu/stanford/nlp/ling/package-summary.html(in = 89218) (out= 10767)(deflated 87%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 14327) (out= 2737)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 14299) (out= 2743)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 14304) (out= 2776)(deflated 80%) adding: edu/stanford/nlp/ling/HasOffset.html(in = 12681) (out= 2789)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 14312) (out= 2700)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 14179) (out= 2690)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation.html(in = 16489) (out= 2797)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html(in = 14280) (out= 2718)(deflated 80%) adding: edu/stanford/nlp/time/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/time/SUTime.Temporal.html(in = 44731) (out= 5273)(deflated 88%) adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotations.html(in = 14904) (out= 2759)(deflated 81%) adding: edu/stanford/nlp/time/SUTime.TemporalOp.html(in = 29501) (out= 3720)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.IsoTime.html(in = 33613) (out= 4071)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.TimexAttr.html(in = 22256) (out= 3370)(deflated 84%) adding: edu/stanford/nlp/time/JollyDayHolidays.html(in = 24563) (out= 3198)(deflated 86%) adding: edu/stanford/nlp/time/SUTime.Duration.html(in = 46266) (out= 5419)(deflated 88%) adding: edu/stanford/nlp/time/JollyDayHolidays.MyXMLManager.html(in = 11526) (out= 2317)(deflated 79%) adding: edu/stanford/nlp/time/package-frame.html(in = 8493) (out= 1184)(deflated 86%) adding: edu/stanford/nlp/time/package-tree.html(in = 22007) (out= 2470)(deflated 88%) adding: edu/stanford/nlp/time/SUTime.TimexType.html(in = 17840) (out= 3102)(deflated 82%) adding: edu/stanford/nlp/time/SUTime.IsoDateTime.html(in = 24700) (out= 3653)(deflated 85%) adding: edu/stanford/nlp/time/TimeAnnotations.html(in = 11865) (out= 2356)(deflated 80%) adding: edu/stanford/nlp/time/SUTime.OrdinalTime.html(in = 27372) (out= 3787)(deflated 86%) adding: edu/stanford/nlp/time/SUTime.ExplicitTemporalSet.html(in = 28719) (out= 3616)(deflated 87%) adding: edu/stanford/nlp/time/JodaTimeUtils.ConversionOptions.html(in = 12966) (out= 2428)(deflated 81%) adding: edu/stanford/nlp/time/TimeFormatter.html(in = 10304) (out= 2062)(deflated 79%) adding: edu/stanford/nlp/time/TimeExpression.Annotation.html(in = 13974) (out= 2710)(deflated 80%) adding: edu/stanford/nlp/time/SUTime.TemporalSet.html(in = 18605) (out= 3059)(deflated 83%) adding: edu/stanford/nlp/time/SUTime.CompositePartialTime.html(in = 38616) (out= 4748)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.TimeUnit.html(in = 26801) (out= 3735)(deflated 86%) adding: edu/stanford/nlp/time/SUTime.InexactTime.html(in = 36378) (out= 4626)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.GroundedTime.html(in = 34277) (out= 4096)(deflated 88%) adding: edu/stanford/nlp/time/SUTime.StandardTemporalType.html(in = 28213) (out= 3807)(deflated 86%) adding: edu/stanford/nlp/time/SUTime.html(in = 107968) (out= 9194)(deflated 91%) adding: edu/stanford/nlp/time/SUTime.PeriodicTemporalSet.html(in = 34667) (out= 3910)(deflated 88%) adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotation.html(in = 13955) (out= 2716)(deflated 80%) adding: edu/stanford/nlp/time/TimeExpression.html(in = 29900) (out= 3841)(deflated 87%) adding: edu/stanford/nlp/time/TimeFormatter.JavaDateFormatExtractor.html(in = 15258) (out= 2640)(deflated 82%) adding: edu/stanford/nlp/time/SUTime.TimeWithRange.html(in = 30784) (out= 3899)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.InexactDuration.html(in = 22869) (out= 3481)(deflated 84%) adding: edu/stanford/nlp/time/SUTime.RelativeTime.html(in = 43797) (out= 4934)(deflated 88%) adding: edu/stanford/nlp/time/SUTime.IsoDate.html(in = 35529) (out= 4433)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.DurationRange.html(in = 28671) (out= 3679)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.PartialTime.html(in = 47685) (out= 5465)(deflated 88%) adding: edu/stanford/nlp/time/SUTime.TimexDocFunc.html(in = 19658) (out= 3205)(deflated 83%) adding: edu/stanford/nlp/time/SUTime.Time.html(in = 50850) (out= 5642)(deflated 88%) adding: edu/stanford/nlp/time/TimeExpressionExtractor.html(in = 15999) (out= 2982)(deflated 81%) adding: edu/stanford/nlp/time/SUTime.RefTime.html(in = 28648) (out= 3825)(deflated 86%) adding: edu/stanford/nlp/time/JollyDayHolidays.JollyHoliday.html(in = 33525) (out= 4042)(deflated 87%) adding: edu/stanford/nlp/time/SUTime.TimexMod.html(in = 23432) (out= 3463)(deflated 85%) adding: edu/stanford/nlp/time/TimeExpressionExtractorImpl.html(in = 30720) (out= 3748)(deflated 87%) adding: edu/stanford/nlp/time/TimeExpressionPatterns.html(in = 10504) (out= 2409)(deflated 77%) adding: edu/stanford/nlp/time/SUTime.DurationWithFields.html(in = 28642) (out= 3735)(deflated 86%) adding: edu/stanford/nlp/time/TimeFormatter.CustomDateFormatExtractor.html(in = 17724) (out= 2822)(deflated 84%) adding: edu/stanford/nlp/time/XMLUtils.html(in = 33192) (out= 3305)(deflated 90%) adding: edu/stanford/nlp/time/TimeExpression.TimeIndexAnnotation.html(in = 14194) (out= 2766)(deflated 80%) adding: edu/stanford/nlp/time/Timex.html(in = 34645) (out= 4692)(deflated 86%) adding: edu/stanford/nlp/time/SUTime.DurationWithMillis.html(in = 26219) (out= 3590)(deflated 86%) adding: edu/stanford/nlp/time/TimeFormatter.JodaDateTimeFormatExtractor.html(in = 15008) (out= 2624)(deflated 82%) adding: edu/stanford/nlp/time/Options.html(in = 14955) (out= 2504)(deflated 83%) adding: edu/stanford/nlp/time/SUTime.SimpleTime.html(in = 24034) (out= 3614)(deflated 84%) adding: edu/stanford/nlp/time/SUTime.TimeIndex.html(in = 21693) (out= 2886)(deflated 86%) adding: edu/stanford/nlp/time/JodaTimeUtils.html(in = 51202) (out= 5962)(deflated 88%) adding: edu/stanford/nlp/time/TimeExpressionExtractorFactory.html(in = 23748) (out= 3196)(deflated 86%) adding: edu/stanford/nlp/time/Options.RelativeHeuristicLevel.html(in = 17861) (out= 3083)(deflated 82%) adding: edu/stanford/nlp/time/GenericTimeExpressionPatterns.html(in = 15867) (out= 2996)(deflated 81%) adding: edu/stanford/nlp/time/SUTime.Range.html(in = 47773) (out= 5234)(deflated 89%) adding: edu/stanford/nlp/time/TimeExpression.ChildrenAnnotation.html(in = 14997) (out= 2766)(deflated 81%) adding: edu/stanford/nlp/time/package-summary.html(in = 21208) (out= 3127)(deflated 85%) adding: edu/stanford/nlp/time/Timex.Range.html(in = 14037) (out= 2346)(deflated 83%) adding: edu/stanford/nlp/classify/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/classify/RVFDataset.html(in = 96255) (out= 9907)(deflated 89%) adding: edu/stanford/nlp/classify/NBLinearClassifierFactory.html(in = 19151) (out= 3708)(deflated 80%) adding: edu/stanford/nlp/classify/LinearClassifierFactory.html(in = 151335) (out= 12961)(deflated 91%) adding: edu/stanford/nlp/classify/Classifier.html(in = 17721) (out= 3050)(deflated 82%) adding: edu/stanford/nlp/classify/package-frame.html(in = 4952) (out= 891)(deflated 82%) adding: edu/stanford/nlp/classify/LogPrior.html(in = 24211) (out= 3583)(deflated 85%) adding: edu/stanford/nlp/classify/package-tree.html(in = 15340) (out= 2064)(deflated 86%) adding: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html(in = 33533) (out= 4289)(deflated 87%) adding: edu/stanford/nlp/classify/WeightedRVFDataset.html(in = 31113) (out= 4190)(deflated 86%) adding: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html(in = 27889) (out= 3435)(deflated 87%) adding: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html(in = 9224) (out= 2043)(deflated 77%) adding: edu/stanford/nlp/classify/ClassifierFactory.html(in = 10309) (out= 2229)(deflated 78%) adding: edu/stanford/nlp/classify/LinearClassifier.html(in = 108529) (out= 10089)(deflated 90%) adding: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html(in = 75144) (out= 8296)(deflated 88%) adding: edu/stanford/nlp/classify/SVMLightClassifier.html(in = 34246) (out= 4099)(deflated 88%) adding: edu/stanford/nlp/classify/SVMLightClassifierFactory.html(in = 44939) (out= 5534)(deflated 87%) adding: edu/stanford/nlp/classify/GeneralDataset.html(in = 68687) (out= 8614)(deflated 87%) adding: edu/stanford/nlp/classify/LogPrior.LogPriorType.html(in = 19777) (out= 3201)(deflated 83%) adding: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html(in = 21915) (out= 3563)(deflated 83%) adding: edu/stanford/nlp/classify/ClassifierCreator.html(in = 8845) (out= 2023)(deflated 77%) adding: edu/stanford/nlp/classify/ProbabilisticClassifier.html(in = 12633) (out= 2328)(deflated 81%) adding: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html(in = 22021) (out= 3346)(deflated 84%) adding: edu/stanford/nlp/classify/PRCurve.html(in = 27755) (out= 3882)(deflated 86%) adding: edu/stanford/nlp/classify/CrossValidator.SavedState.html(in = 11682) (out= 2177)(deflated 81%) adding: edu/stanford/nlp/classify/CrossValidator.html(in = 18518) (out= 3046)(deflated 83%) adding: edu/stanford/nlp/classify/Dataset.html(in = 85568) (out= 9146)(deflated 89%) adding: edu/stanford/nlp/classify/RVFClassifier.html(in = 11180) (out= 2314)(deflated 79%) adding: edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html(in = 19647) (out= 2792)(deflated 85%) adding: edu/stanford/nlp/classify/WeightedDataset.html(in = 39100) (out= 5321)(deflated 86%) adding: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html(in = 26559) (out= 3671)(deflated 86%) adding: edu/stanford/nlp/classify/package-summary.html(in = 22058) (out= 4660)(deflated 78%) adding: edu/stanford/nlp/international/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/international/package-frame.html(in = 868) (out= 484)(deflated 44%) adding: edu/stanford/nlp/international/package-tree.html(in = 5554) (out= 1401)(deflated 74%) 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 = 1156) (out= 524)(deflated 54%) adding: edu/stanford/nlp/international/french/process/package-tree.html(in = 6379) (out= 1474)(deflated 76%) adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html(in = 29458) (out= 3710)(deflated 87%) adding: edu/stanford/nlp/international/french/process/package-summary.html(in = 5947) (out= 1463)(deflated 75%) adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.html(in = 27116) (out= 4228)(deflated 84%) adding: edu/stanford/nlp/international/french/package-frame.html(in = 1119) (out= 531)(deflated 52%) adding: edu/stanford/nlp/international/french/package-tree.html(in = 5946) (out= 1433)(deflated 75%) adding: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html(in = 22863) (out= 3371)(deflated 85%) adding: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html(in = 25639) (out= 2825)(deflated 88%) adding: edu/stanford/nlp/international/french/package-summary.html(in = 5760) (out= 1545)(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/package-frame.html(in = 1291) (out= 534)(deflated 58%) adding: edu/stanford/nlp/international/arabic/process/package-tree.html(in = 6672) (out= 1498)(deflated 77%) adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html(in = 26310) (out= 3391)(deflated 87%) adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html(in = 26363) (out= 4339)(deflated 83%) adding: edu/stanford/nlp/international/arabic/process/ArabicLexer.html(in = 23712) (out= 3927)(deflated 83%) adding: edu/stanford/nlp/international/arabic/process/package-summary.html(in = 6206) (out= 1474)(deflated 76%) adding: edu/stanford/nlp/international/arabic/package-frame.html(in = 1296) (out= 535)(deflated 58%) adding: edu/stanford/nlp/international/arabic/package-tree.html(in = 6844) (out= 1500)(deflated 78%) adding: edu/stanford/nlp/international/arabic/Buckwalter.html(in = 21144) (out= 3541)(deflated 83%) adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html(in = 19363) (out= 3172)(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 = 981) (out= 509)(deflated 48%) adding: edu/stanford/nlp/international/arabic/pipeline/package-tree.html(in = 5644) (out= 1414)(deflated 74%) adding: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html(in = 23683) (out= 3677)(deflated 84%) adding: edu/stanford/nlp/international/arabic/pipeline/package-summary.html(in = 5421) (out= 1435)(deflated 73%) adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html(in = 21197) (out= 3283)(deflated 84%) adding: edu/stanford/nlp/international/arabic/package-summary.html(in = 5988) (out= 1513)(deflated 74%) adding: edu/stanford/nlp/international/morph/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html(in = 25307) (out= 3363)(deflated 86%) adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1321) (out= 543)(deflated 58%) adding: edu/stanford/nlp/international/morph/package-tree.html(in = 6923) (out= 1493)(deflated 78%) adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 27600) (out= 3870)(deflated 85%) adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 26707) (out= 3512)(deflated 86%) adding: edu/stanford/nlp/international/morph/package-summary.html(in = 6270) (out= 1508)(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 = 1592) (out= 588)(deflated 63%) adding: edu/stanford/nlp/international/spanish/process/package-tree.html(in = 7861) (out= 1589)(deflated 79%) adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.PersonalPronounType.html(in = 19773) (out= 3152)(deflated 84%) adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.html(in = 30230) (out= 4334)(deflated 85%) adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.html(in = 17716) (out= 3370)(deflated 80%) adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.SpanishTokenizerFactory.html(in = 31016) (out= 3807)(deflated 87%) adding: edu/stanford/nlp/international/spanish/process/package-summary.html(in = 6994) (out= 1578)(deflated 77%) adding: edu/stanford/nlp/international/spanish/package-frame.html(in = 1270) (out= 536)(deflated 57%) adding: edu/stanford/nlp/international/spanish/package-tree.html(in = 5923) (out= 1420)(deflated 76%) adding: edu/stanford/nlp/international/spanish/SpanishVerbStripper.StrippedVerb.html(in = 16252) (out= 2810)(deflated 82%) adding: edu/stanford/nlp/international/spanish/package-summary.html(in = 6052) (out= 1564)(deflated 74%) adding: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.html(in = 22281) (out= 2889)(deflated 87%) adding: edu/stanford/nlp/international/spanish/SpanishVerbStripper.html(in = 19227) (out= 3343)(deflated 82%) adding: edu/stanford/nlp/international/Language.html(in = 24189) (out= 3692)(deflated 84%) adding: edu/stanford/nlp/international/package-summary.html(in = 5079) (out= 1385)(deflated 72%) adding: edu/stanford/nlp/graph/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/graph/ConnectedComponents.html(in = 12265) (out= 2483)(deflated 79%) adding: edu/stanford/nlp/graph/Graph.html(in = 32310) (out= 3847)(deflated 88%) adding: edu/stanford/nlp/graph/package-frame.html(in = 1329) (out= 576)(deflated 56%) adding: edu/stanford/nlp/graph/package-tree.html(in = 6007) (out= 1456)(deflated 75%) adding: edu/stanford/nlp/graph/DijkstraShortestPath.html(in = 11175) (out= 2278)(deflated 79%) adding: edu/stanford/nlp/graph/DirectedMultiGraph.html(in = 82399) (out= 7287)(deflated 91%) adding: edu/stanford/nlp/graph/package-summary.html(in = 6171) (out= 1557)(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 = 910) (out= 496)(deflated 45%) adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 5058) (out= 1339)(deflated 73%) adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 12656) (out= 2775)(deflated 78%) adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 5148) (out= 1390)(deflated 72%) adding: edu/stanford/nlp/parser/nndep/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/nndep/Classifier.html(in = 27261) (out= 4376)(deflated 83%) adding: edu/stanford/nlp/parser/nndep/package-frame.html(in = 1703) (out= 578)(deflated 66%) adding: edu/stanford/nlp/parser/nndep/package-tree.html(in = 6826) (out= 1449)(deflated 78%) adding: edu/stanford/nlp/parser/nndep/Configuration.html(in = 28059) (out= 3720)(deflated 86%) adding: edu/stanford/nlp/parser/nndep/Config.html(in = 37887) (out= 5945)(deflated 84%) adding: edu/stanford/nlp/parser/nndep/Classifier.Cost.html(in = 13983) (out= 2639)(deflated 81%) adding: edu/stanford/nlp/parser/nndep/Util.html(in = 24027) (out= 3142)(deflated 86%) adding: edu/stanford/nlp/parser/nndep/ParsingSystem.html(in = 31695) (out= 3969)(deflated 87%) adding: edu/stanford/nlp/parser/nndep/Dataset.html(in = 11546) (out= 2305)(deflated 80%) adding: edu/stanford/nlp/parser/nndep/ArcStandard.html(in = 26390) (out= 3609)(deflated 86%) adding: edu/stanford/nlp/parser/nndep/DependencyParser.html(in = 50155) (out= 8118)(deflated 83%) adding: edu/stanford/nlp/parser/nndep/package-summary.html(in = 7403) (out= 1720)(deflated 76%) adding: edu/stanford/nlp/parser/Parser.html(in = 10098) (out= 2590)(deflated 74%) adding: edu/stanford/nlp/parser/package-frame.html(in = 1391) (out= 538)(deflated 61%) adding: edu/stanford/nlp/parser/package-tree.html(in = 5406) (out= 1302)(deflated 75%) adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/metrics/Eval.html(in = 13121) (out= 2428)(deflated 81%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 31904) (out= 3948)(deflated 87%) adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 1554) (out= 574)(deflated 63%) adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 6304) (out= 1426)(deflated 77%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 21620) (out= 3150)(deflated 85%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 22929) (out= 3144)(deflated 86%) adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 6840) (out= 1642)(deflated 75%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 20684) (out= 3134)(deflated 84%) adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 10287) (out= 2513)(deflated 75%) adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 9422) (out= 2184)(deflated 76%) adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 17289) (out= 3227)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 28545) (out= 4518)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 23575) (out= 3247)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 47945) (out= 7795)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 39538) (out= 5674)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 8919) (out= 1220)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.AnnotateHeadFunction.html(in = 18691) (out= 2910)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 28039) (out= 2577)(deflated 90%) adding: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.html(in = 53825) (out= 6647)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 46365) (out= 8560)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 79528) (out= 11602)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 20006) (out= 2880)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 104504) (out= 11571)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/FactoredLexicon.html(in = 36109) (out= 4976)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 9631) (out= 2232)(deflated 76%) adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 94839) (out= 11376)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html(in = 45391) (out= 5897)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 26890) (out= 3536)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.html(in = 42814) (out= 6295)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 18358) (out= 2915)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 27027) (out= 3834)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 20102) (out= 3875)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 26077) (out= 3949)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html(in = 19191) (out= 3141)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 25300) (out= 4246)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 18128) (out= 3275)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.html(in = 18616) (out= 3215)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 20486) (out= 3415)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 17954) (out= 3134)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 22078) (out= 3700)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 17653) (out= 3266)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 18412) (out= 3336)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 57672) (out= 6710)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 32562) (out= 3558)(deflated 89%) adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html(in = 53510) (out= 6545)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 18590) (out= 3389)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 58816) (out= 6783)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.SimpleStringFunction.html(in = 17810) (out= 2877)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 27086) (out= 3843)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 16514) (out= 3179)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 16035) (out= 3176)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 23028) (out= 4328)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 31945) (out= 4250)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 16627) (out= 3067)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 68152) (out= 7857)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 10558) (out= 2170)(deflated 79%) adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 91948) (out= 10929)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 49081) (out= 7064)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 66350) (out= 7349)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html(in = 16856) (out= 2727)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.html(in = 14376) (out= 2722)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 51364) (out= 6222)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/TestTagProjection.html(in = 13820) (out= 2655)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 39219) (out= 4522)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 11129) (out= 2235)(deflated 79%) adding: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html(in = 56412) (out= 7054)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html(in = 17869) (out= 3141)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html(in = 48545) (out= 6120)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 9772) (out= 1832)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 45526) (out= 11464)(deflated 74%) adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 53637) (out= 7548)(deflated 85%) adding: edu/stanford/nlp/parser/package-summary.html(in = 6589) (out= 1663)(deflated 74%) adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 20969) (out= 3831)(deflated 81%) adding: edu/stanford/nlp/trees/Tree.html(in = 222810) (out= 24929)(deflated 88%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 45843) (out= 6320)(deflated 86%) adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 17078) (out= 3452)(deflated 79%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagLabelAnnotation.html(in = 14309) (out= 2773)(deflated 80%) adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 15349) (out= 2618)(deflated 82%) adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 16766) (out= 2993)(deflated 82%) adding: edu/stanford/nlp/trees/ud/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/ud/package-frame.html(in = 1291) (out= 547)(deflated 57%) adding: edu/stanford/nlp/trees/ud/package-tree.html(in = 6113) (out= 1479)(deflated 75%) adding: edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.html(in = 14268) (out= 2740)(deflated 80%) adding: edu/stanford/nlp/trees/ud/CoNLLUUtils.FeatureNameComparator.html(in = 17333) (out= 2727)(deflated 84%) adding: edu/stanford/nlp/trees/ud/CoNLLUUtils.html(in = 20547) (out= 3009)(deflated 85%) adding: edu/stanford/nlp/trees/ud/package-summary.html(in = 5951) (out= 1510)(deflated 74%) adding: edu/stanford/nlp/trees/ud/EnhancementOptions.html(in = 17384) (out= 2893)(deflated 83%) adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 76421) (out= 10297)(deflated 86%) adding: edu/stanford/nlp/trees/Dependencies.html(in = 18055) (out= 2816)(deflated 84%) adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 16554) (out= 2976)(deflated 82%) adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 18536) (out= 3255)(deflated 82%) adding: edu/stanford/nlp/trees/SimpleTree.html(in = 38971) (out= 5577)(deflated 85%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordLabelAnnotation.html(in = 14319) (out= 2769)(deflated 80%) adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 49361) (out= 6527)(deflated 86%) adding: edu/stanford/nlp/trees/Labeled.html(in = 12899) (out= 2757)(deflated 78%) adding: edu/stanford/nlp/trees/TreePrint.html(in = 38735) (out= 5805)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 93818) (out= 14242)(deflated 84%) adding: edu/stanford/nlp/trees/Trees.html(in = 62594) (out= 6933)(deflated 88%) adding: edu/stanford/nlp/trees/UniversalPOSMapper.html(in = 13715) (out= 2597)(deflated 81%) adding: edu/stanford/nlp/trees/Constituent.html(in = 37942) (out= 5997)(deflated 84%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.KBestTreesAnnotation.html(in = 15049) (out= 2776)(deflated 81%) adding: edu/stanford/nlp/trees/CopulaHeadFinder.html(in = 10377) (out= 2207)(deflated 78%) adding: edu/stanford/nlp/trees/package-frame.html(in = 14678) (out= 1601)(deflated 89%) adding: edu/stanford/nlp/trees/package-tree.html(in = 38662) (out= 3699)(deflated 90%) adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 66657) (out= 7202)(deflated 89%) adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 10232) (out= 2214)(deflated 78%) adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.html(in = 58002) (out= 7060)(deflated 87%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 14100) (out= 2774)(deflated 80%) adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 21396) (out= 3572)(deflated 83%) adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 25432) (out= 4648)(deflated 81%) adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 48222) (out= 5797)(deflated 87%) adding: edu/stanford/nlp/trees/UniversalSemanticHeadFinder.html(in = 25645) (out= 4612)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 10392) (out= 2222)(deflated 78%) adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 18587) (out= 3246)(deflated 82%) adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 8132) (out= 2040)(deflated 74%) adding: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.html(in = 28513) (out= 5063)(deflated 82%) adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 17011) (out= 3156)(deflated 81%) adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 33192) (out= 4116)(deflated 87%) adding: edu/stanford/nlp/trees/TypedDependency.html(in = 24257) (out= 3362)(deflated 86%) adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 34310) (out= 4537)(deflated 86%) adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 18122) (out= 2808)(deflated 84%) adding: edu/stanford/nlp/trees/TreeReader.html(in = 11521) (out= 2481)(deflated 78%) adding: edu/stanford/nlp/trees/NamedDependency.html(in = 26774) (out= 3699)(deflated 86%) adding: edu/stanford/nlp/trees/HeadFinder.html(in = 14366) (out= 2828)(deflated 80%) adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 89723) (out= 9267)(deflated 89%) adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 22038) (out= 3774)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 20383) (out= 3432)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/DescriptionPattern.html(in = 25932) (out= 3429)(deflated 86%) adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1896) (out= 603)(deflated 68%) adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 7948) (out= 1548)(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 = 20717) (out= 3448)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.html(in = 16523) (out= 3104)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html(in = 17537) (out= 2762)(deflated 84%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.html(in = 16557) (out= 2771)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2782) (out= 715)(deflated 74%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 9278) (out= 1616)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.html(in = 16236) (out= 2901)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.html(in = 14769) (out= 2582)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 56489) (out= 9531)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html(in = 14098) (out= 2452)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 14464) (out= 2168)(deflated 85%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.html(in = 16648) (out= 2775)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 15578) (out= 2550)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 17571) (out= 2722)(deflated 84%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 15639) (out= 2731)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 16882) (out= 4540)(deflated 73%) adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 21879) (out= 3621)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 14526) (out= 2503)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 14589) (out= 2663)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 18940) (out= 2681)(deflated 85%) adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 45848) (out= 10636)(deflated 76%) adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 9272) (out= 2238)(deflated 75%) adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 9828) (out= 2127)(deflated 78%) adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 30240) (out= 4358)(deflated 85%) adding: edu/stanford/nlp/trees/FilteringTreeReader.html(in = 16502) (out= 2929)(deflated 82%) adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 34951) (out= 5654)(deflated 83%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 14096) (out= 2530)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 87275) (out= 9970)(deflated 88%) adding: edu/stanford/nlp/trees/Treebank.html(in = 48542) (out= 6353)(deflated 86%) adding: edu/stanford/nlp/trees/GrammaticalStructure.Extras.html(in = 24993) (out= 3943)(deflated 84%) adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 16361) (out= 2876)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 56370) (out= 7714)(deflated 86%) adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html(in = 14314) (out= 2720)(deflated 80%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 14990) (out= 2702)(deflated 81%) adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 16622) (out= 3030)(deflated 81%) adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.html(in = 17325) (out= 2780)(deflated 83%) adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.html(in = 103334) (out= 15275)(deflated 85%) adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 37044) (out= 5832)(deflated 84%) adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 11803) (out= 2444)(deflated 79%) adding: edu/stanford/nlp/trees/treebank/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/treebank/package-frame.html(in = 932) (out= 504)(deflated 45%) adding: edu/stanford/nlp/trees/treebank/package-tree.html(in = 4869) (out= 1262)(deflated 74%) adding: edu/stanford/nlp/trees/treebank/Mapper.html(in = 12189) (out= 2679)(deflated 78%) adding: edu/stanford/nlp/trees/treebank/package-summary.html(in = 5204) (out= 1407)(deflated 72%) adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 15752) (out= 3050)(deflated 80%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 14860) (out= 2681)(deflated 81%) adding: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.ConverterOptions.html(in = 24963) (out= 3560)(deflated 85%) adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 24442) (out= 3976)(deflated 83%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html(in = 14490) (out= 2881)(deflated 80%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 32181) (out= 5210)(deflated 83%) adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 21524) (out= 3232)(deflated 84%) adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 17951) (out= 2769)(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 = 2086) (out= 607)(deflated 70%) adding: edu/stanford/nlp/trees/international/french/package-tree.html(in = 10344) (out= 1719)(deflated 83%) adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html(in = 15590) (out= 2751)(deflated 82%) adding: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html(in = 16763) (out= 2971)(deflated 82%) adding: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html(in = 40847) (out= 5205)(deflated 87%) adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html(in = 25025) (out= 3655)(deflated 85%) adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html(in = 14136) (out= 2726)(deflated 80%) adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html(in = 23104) (out= 3554)(deflated 84%) adding: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html(in = 14458) (out= 2738)(deflated 81%) adding: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html(in = 17236) (out= 3006)(deflated 82%) adding: edu/stanford/nlp/trees/international/french/package-summary.html(in = 8530) (out= 1915)(deflated 77%) adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 17453) (out= 3140)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 5365) (out= 856)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 17912) (out= 2109)(deflated 88%) adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.html(in = 36698) (out= 4977)(deflated 86%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 29216) (out= 4174)(deflated 85%) adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.html(in = 76443) (out= 9710)(deflated 87%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 14802) (out= 2560)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 15522) (out= 2569)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 15244) (out= 2561)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 73247) (out= 8723)(deflated 88%) adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 14732) (out= 2576)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 17732) (out= 2793)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 19508) (out= 3419)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 34041) (out= 4228)(deflated 87%) adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.html(in = 15367) (out= 2594)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 77536) (out= 7373)(deflated 90%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 15547) (out= 2617)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.FromDependenciesFactory.html(in = 15009) (out= 2567)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 16833) (out= 2915)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 10623) (out= 2155)(deflated 79%) adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 14103) (out= 2911)(deflated 79%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 36113) (out= 4539)(deflated 87%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html(in = 13352) (out= 2202)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 25517) (out= 4210)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html(in = 13723) (out= 2259)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 18952) (out= 3369)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 15778) (out= 2674)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.html(in = 18099) (out= 2811)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 17474) (out= 2998)(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 = 17324) (out= 3009)(deflated 82%) adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html(in = 19733) (out= 3263)(deflated 83%) adding: edu/stanford/nlp/trees/international/arabic/package-frame.html(in = 2332) (out= 648)(deflated 72%) adding: edu/stanford/nlp/trees/international/arabic/package-tree.html(in = 11875) (out= 1870)(deflated 84%) adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html(in = 23570) (out= 3636)(deflated 84%) adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html(in = 26531) (out= 4055)(deflated 84%) adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html(in = 18249) (out= 3098)(deflated 83%) adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html(in = 43442) (out= 5575)(deflated 87%) adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html(in = 14140) (out= 2296)(deflated 83%) adding: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html(in = 21491) (out= 3305)(deflated 84%) adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html(in = 15369) (out= 2692)(deflated 82%) adding: edu/stanford/nlp/trees/international/arabic/package-summary.html(in = 9557) (out= 2059)(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 = 22108) (out= 3531)(deflated 84%) adding: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html(in = 49257) (out= 6325)(deflated 87%) adding: edu/stanford/nlp/trees/international/negra/package-frame.html(in = 1839) (out= 590)(deflated 67%) adding: edu/stanford/nlp/trees/international/negra/package-tree.html(in = 10532) (out= 1800)(deflated 82%) adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html(in = 25469) (out= 3636)(deflated 85%) adding: edu/stanford/nlp/trees/international/negra/NegraPennLexer.html(in = 26580) (out= 4274)(deflated 83%) adding: edu/stanford/nlp/trees/international/negra/NegraLabel.html(in = 27014) (out= 3557)(deflated 86%) adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html(in = 17299) (out= 3010)(deflated 82%) adding: edu/stanford/nlp/trees/international/negra/package-summary.html(in = 8251) (out= 1924)(deflated 76%) adding: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html(in = 16877) (out= 2863)(deflated 83%) adding: edu/stanford/nlp/trees/international/hebrew/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/international/hebrew/package-frame.html(in = 1476) (out= 563)(deflated 61%) adding: edu/stanford/nlp/trees/international/hebrew/package-tree.html(in = 8131) (out= 1608)(deflated 80%) adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html(in = 39048) (out= 5004)(deflated 87%) adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html(in = 20871) (out= 3384)(deflated 83%) adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html(in = 14988) (out= 2800)(deflated 81%) adding: edu/stanford/nlp/trees/international/hebrew/package-summary.html(in = 6202) (out= 1475)(deflated 76%) adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html(in = 15369) (out= 2693)(deflated 82%) adding: edu/stanford/nlp/trees/international/spanish/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.html(in = 14098) (out= 2744)(deflated 80%) adding: edu/stanford/nlp/trees/international/spanish/package-frame.html(in = 1447) (out= 561)(deflated 61%) adding: edu/stanford/nlp/trees/international/spanish/package-tree.html(in = 8302) (out= 1597)(deflated 80%) adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.html(in = 28638) (out= 3981)(deflated 86%) adding: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.html(in = 16631) (out= 2929)(deflated 82%) adding: edu/stanford/nlp/trees/international/spanish/package-summary.html(in = 6347) (out= 1537)(deflated 75%) adding: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.html(in = 35246) (out= 4324)(deflated 87%) adding: edu/stanford/nlp/trees/DependencyReader.html(in = 8911) (out= 2039)(deflated 77%) adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 26891) (out= 3748)(deflated 86%) adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 23324) (out= 3415)(deflated 85%) adding: edu/stanford/nlp/trees/HasParent.html(in = 8173) (out= 2040)(deflated 75%) adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.FromDependenciesFactory.html(in = 14303) (out= 2539)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishPatterns.html(in = 24549) (out= 3000)(deflated 87%) adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 26148) (out= 4248)(deflated 83%) adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 10269) (out= 2090)(deflated 79%) adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 16109) (out= 2875)(deflated 82%) adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 68382) (out= 8148)(deflated 88%) adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 27524) (out= 3881)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 16986) (out= 2767)(deflated 83%) adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 9145) (out= 2321)(deflated 74%) adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 9272) (out= 2033)(deflated 78%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 12061) (out= 2324)(deflated 80%) adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 15477) (out= 2760)(deflated 82%) adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 21236) (out= 3264)(deflated 84%) adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 9179) (out= 2084)(deflated 77%) adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 14167) (out= 2668)(deflated 81%) adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 26741) (out= 3652)(deflated 86%) adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 20614) (out= 2957)(deflated 85%) adding: edu/stanford/nlp/trees/WordStemmer.html(in = 13738) (out= 2785)(deflated 79%) adding: edu/stanford/nlp/trees/Dependency.html(in = 15290) (out= 3073)(deflated 79%) adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 10376) (out= 2260)(deflated 78%) adding: edu/stanford/nlp/trees/package-summary.html(in = 49217) (out= 9172)(deflated 81%) adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 21028) (out= 3489)(deflated 83%) adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 21519) (out= 3250)(deflated 84%) adding: edu/stanford/nlp/trees/TreeFactory.html(in = 15040) (out= 2790)(deflated 81%) adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 18337) (out= 3713)(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 = 45066) (out= 7505)(deflated 83%) adding: edu/stanford/nlp/semgraph/semgrex/ParseException.html(in = 20499) (out= 3441)(deflated 83%) adding: edu/stanford/nlp/semgraph/semgrex/package-frame.html(in = 2074) (out= 625)(deflated 69%) adding: edu/stanford/nlp/semgraph/semgrex/package-tree.html(in = 9063) (out= 1615)(deflated 82%) adding: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.html(in = 31415) (out= 3679)(deflated 88%) adding: edu/stanford/nlp/semgraph/semgrex/Env.html(in = 17117) (out= 2749)(deflated 83%) adding: edu/stanford/nlp/semgraph/semgrex/Alignment.html(in = 25927) (out= 3460)(deflated 86%) adding: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.html(in = 14606) (out= 2504)(deflated 82%) adding: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.OutputFormat.html(in = 17501) (out= 3053)(deflated 82%) adding: edu/stanford/nlp/semgraph/semgrex/NodePattern.html(in = 38148) (out= 4441)(deflated 88%) adding: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.html(in = 22896) (out= 3611)(deflated 84%) adding: edu/stanford/nlp/semgraph/semgrex/package-summary.html(in = 9873) (out= 2281)(deflated 76%) adding: edu/stanford/nlp/semgraph/package-frame.html(in = 1602) (out= 571)(deflated 64%) adding: edu/stanford/nlp/semgraph/package-tree.html(in = 7453) (out= 1516)(deflated 79%) adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html(in = 20200) (out= 3350)(deflated 83%) adding: edu/stanford/nlp/semgraph/SemanticGraphFormatter.html(in = 14213) (out= 2669)(deflated 81%) adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.html(in = 71636) (out= 6138)(deflated 91%) adding: edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.html(in = 18449) (out= 3120)(deflated 83%) adding: edu/stanford/nlp/semgraph/SemanticGraph.html(in = 158875) (out= 15635)(deflated 90%) adding: edu/stanford/nlp/semgraph/SemanticGraphEdge.html(in = 28764) (out= 3969)(deflated 86%) adding: edu/stanford/nlp/semgraph/package-summary.html(in = 7828) (out= 1879)(deflated 75%) 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 = 1711) (out= 606)(deflated 64%) adding: edu/stanford/nlp/tagger/io/package-tree.html(in = 8704) (out= 1611)(deflated 81%) adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.html(in = 28782) (out= 3361)(deflated 88%) adding: edu/stanford/nlp/tagger/io/TaggedFileReader.html(in = 11673) (out= 2269)(deflated 80%) adding: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html(in = 20700) (out= 2884)(deflated 86%) adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html(in = 17958) (out= 3087)(deflated 82%) adding: edu/stanford/nlp/tagger/io/TextTaggedFileReader.html(in = 20706) (out= 2892)(deflated 86%) adding: edu/stanford/nlp/tagger/io/package-summary.html(in = 7064) (out= 1542)(deflated 78%) adding: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html(in = 20361) (out= 2869)(deflated 85%) adding: edu/stanford/nlp/tagger/common/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/tagger/common/package-frame.html(in = 880) (out= 485)(deflated 44%) adding: edu/stanford/nlp/tagger/common/package-tree.html(in = 5227) (out= 1373)(deflated 73%) adding: edu/stanford/nlp/tagger/common/Tagger.html(in = 19555) (out= 3152)(deflated 83%) adding: edu/stanford/nlp/tagger/common/package-summary.html(in = 5161) (out= 1416)(deflated 72%) adding: edu/stanford/nlp/tagger/maxent/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/tagger/maxent/ReadDataTagged.html(in = 13426) (out= 2630)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.html(in = 17844) (out= 3201)(deflated 82%) adding: edu/stanford/nlp/tagger/maxent/TestSentence.html(in = 44124) (out= 6178)(deflated 85%) adding: edu/stanford/nlp/tagger/maxent/CountWrapper.html(in = 18786) (out= 3025)(deflated 83%) adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.html(in = 13990) (out= 2660)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/TaggerExperiments.html(in = 19670) (out= 3269)(deflated 83%) adding: edu/stanford/nlp/tagger/maxent/package-frame.html(in = 4925) (out= 882)(deflated 82%) adding: edu/stanford/nlp/tagger/maxent/package-tree.html(in = 16980) (out= 2194)(deflated 87%) adding: edu/stanford/nlp/tagger/maxent/TTags.html(in = 24575) (out= 3381)(deflated 86%) adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.html(in = 15114) (out= 2734)(deflated 81%) adding: edu/stanford/nlp/tagger/maxent/History.html(in = 14874) (out= 2574)(deflated 82%) adding: edu/stanford/nlp/tagger/maxent/TemplateHash.html(in = 16609) (out= 2722)(deflated 83%) adding: edu/stanford/nlp/tagger/maxent/HistoryTable.html(in = 10001) (out= 2077)(deflated 79%) adding: edu/stanford/nlp/tagger/maxent/MaxentTagger.html(in = 115424) (out= 15883)(deflated 86%) adding: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.html(in = 15872) (out= 2904)(deflated 81%) adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.html(in = 93305) (out= 9135)(deflated 90%) adding: edu/stanford/nlp/tagger/maxent/AmbiguityClass.html(in = 15410) (out= 2622)(deflated 82%) adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html(in = 18363) (out= 3111)(deflated 83%) adding: edu/stanford/nlp/tagger/maxent/CTBunkDict.html(in = 11578) (out= 2311)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/Extractors.html(in = 15827) (out= 2967)(deflated 81%) adding: edu/stanford/nlp/tagger/maxent/CtbDict.html(in = 16374) (out= 2470)(deflated 84%) adding: edu/stanford/nlp/tagger/maxent/FeatureKey.html(in = 17487) (out= 2881)(deflated 83%) adding: edu/stanford/nlp/tagger/maxent/ASBCunkDict.html(in = 11091) (out= 2182)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.html(in = 14750) (out= 3448)(deflated 76%) adding: edu/stanford/nlp/tagger/maxent/Distsim.html(in = 14875) (out= 2917)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/TaggerFeature.html(in = 20346) (out= 3230)(deflated 84%) adding: edu/stanford/nlp/tagger/maxent/Dictionary.html(in = 23602) (out= 3194)(deflated 86%) adding: edu/stanford/nlp/tagger/maxent/TaggerFeatures.html(in = 9860) (out= 1874)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/ExtractorFrames.html(in = 14685) (out= 3492)(deflated 76%) adding: edu/stanford/nlp/tagger/maxent/PairsHolder.html(in = 11961) (out= 2453)(deflated 79%) adding: edu/stanford/nlp/tagger/maxent/Extractor.html(in = 23028) (out= 4587)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/DataWordTag.html(in = 12047) (out= 2364)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/package-summary.html(in = 15199) (out= 2799)(deflated 81%) adding: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.html(in = 13160) (out= 2511)(deflated 80%) adding: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.html(in = 16579) (out= 3003)(deflated 81%) adding: edu/stanford/nlp/tagger/maxent/TestClassifier.html(in = 12432) (out= 2247)(deflated 81%) adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/math/package-frame.html(in = 1380) (out= 553)(deflated 59%) adding: edu/stanford/nlp/math/package-tree.html(in = 6986) (out= 1502)(deflated 78%) adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 13937) (out= 2341)(deflated 83%) adding: edu/stanford/nlp/math/ArrayMath.html(in = 134505) (out= 13467)(deflated 89%) adding: edu/stanford/nlp/math/ADMath.html(in = 22622) (out= 2950)(deflated 86%) adding: edu/stanford/nlp/math/DoubleAD.html(in = 24697) (out= 3555)(deflated 85%) adding: edu/stanford/nlp/math/SloppyMath.html(in = 45633) (out= 7780)(deflated 82%) adding: edu/stanford/nlp/math/package-summary.html(in = 7389) (out= 1817)(deflated 75%) adding: edu/stanford/nlp/maxent/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/maxent/DataGeneric.html(in = 11784) (out= 2424)(deflated 79%) adding: edu/stanford/nlp/maxent/CGRunner.html(in = 20608) (out= 3429)(deflated 83%) adding: edu/stanford/nlp/maxent/Problem.html(in = 16732) (out= 2824)(deflated 83%) adding: edu/stanford/nlp/maxent/package-frame.html(in = 1390) (out= 541)(deflated 61%) adding: edu/stanford/nlp/maxent/package-tree.html(in = 5891) (out= 1388)(deflated 76%) adding: edu/stanford/nlp/maxent/Features.html(in = 15764) (out= 2756)(deflated 82%) adding: edu/stanford/nlp/maxent/Feature.html(in = 26698) (out= 4004)(deflated 85%) adding: edu/stanford/nlp/maxent/iis/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/maxent/iis/package-frame.html(in = 878) (out= 489)(deflated 44%) adding: edu/stanford/nlp/maxent/iis/package-tree.html(in = 5010) (out= 1326)(deflated 73%) adding: edu/stanford/nlp/maxent/iis/LambdaSolve.html(in = 39139) (out= 6468)(deflated 83%) adding: edu/stanford/nlp/maxent/iis/package-summary.html(in = 5099) (out= 1382)(deflated 72%) adding: edu/stanford/nlp/maxent/Experiments.html(in = 26240) (out= 3984)(deflated 84%) adding: edu/stanford/nlp/maxent/package-summary.html(in = 6630) (out= 1726)(deflated 73%) adding: help-doc.html(in = 8376) (out= 2539)(deflated 69%) adding: index-all.html(in = 5378359) (out= 469302)(deflated 91%) adding: index.html(in = 2909) (out= 1078)(deflated 62%) adding: overview-frame.html(in = 8224) (out= 1096)(deflated 86%) adding: overview-summary.html(in = 18355) (out= 3281)(deflated 82%) adding: overview-tree.html(in = 444796) (out= 28198)(deflated 93%) adding: package-list(in = 1871) (out= 356)(deflated 80%) adding: script.js(in = 827) (out= 354)(deflated 57%) adding: serialized-form.html(in = 652570) (out= 64887)(deflated 90%) adding: stylesheet.css(in = 12842) (out= 2731)(deflated 78%) Buildfile: /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/build.xml prepare: [mkdir] Created dir: /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes compile: [javac] Compiling 784 source files to /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/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. [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/sequences/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/util/concurrent/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/parser/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/process/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ling/tokensregex/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ling/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/international/negra/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/international/pennchinese/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/pipeline/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ling/tokensregex/types/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/util/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/math/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/tregex/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/semgraph/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/classify/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ie/ner/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/semgraph/semgrex/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/objectbank/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/fsm/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ie/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/optimization/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/international/arabic/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ling/tokensregex/parser/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/parser/lexparser/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/international/french/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ie/pascal/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/ie/crf/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/stats/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/io/package-info.class [javac] Creating empty /juicer/u86/u/nlp/distrib/stanford-ner-2018-10-16/classes/edu/stanford/nlp/trees/tregex/tsurgeon/package-info.class BUILD SUCCESSFUL Total time: 15 seconds Invoked on Tue Oct 16 21:00:06 PDT 2018 with arguments: -loadClassifier ./classifiers/english.all.3class.distsim.crf.ser.gz -textFile sample.txt loadClassifier=./classifiers/english.all.3class.distsim.crf.ser.gz textFile=sample.txt Loading classifier from ./classifiers/english.all.3class.distsim.crf.ser.gz ... done [1.7 sec]. CRFClassifier tagged 85 words in 2 documents at 515.15 words per second. adding: stanford-ner-2018-10-16/ (stored 0%) adding: stanford-ner-2018-10-16/README.txt (deflated 61%) adding: stanford-ner-2018-10-16/ner-gui.bat (deflated 5%) adding: stanford-ner-2018-10-16/build.xml (deflated 68%) adding: stanford-ner-2018-10-16/stanford-ner.jar (deflated 7%) adding: stanford-ner-2018-10-16/sample-conll-file.txt (deflated 15%) adding: stanford-ner-2018-10-16/sample.ner.txt (deflated 57%) adding: stanford-ner-2018-10-16/stanford-ner-3.9.2-sources.jar (deflated 4%) adding: stanford-ner-2018-10-16/lib/ (stored 0%) adding: stanford-ner-2018-10-16/lib/joda-time.jar (deflated 18%) adding: stanford-ner-2018-10-16/lib/stanford-ner-resources.jar (deflated 0%) adding: stanford-ner-2018-10-16/lib/jollyday-0.4.9.jar (deflated 16%) adding: stanford-ner-2018-10-16/ner-gui.command (deflated 14%) adding: stanford-ner-2018-10-16/ner.sh (deflated 31%) adding: stanford-ner-2018-10-16/stanford-ner-3.9.2.jar (deflated 7%) adding: stanford-ner-2018-10-16/NERDemo.java (deflated 69%) adding: stanford-ner-2018-10-16/stanford-ner-3.9.2-javadoc.jar (deflated 4%) adding: stanford-ner-2018-10-16/ner.bat (deflated 21%) adding: stanford-ner-2018-10-16/classifiers/ (stored 0%) adding: stanford-ner-2018-10-16/classifiers/english.conll.4class.distsim.prop (deflated 51%) adding: stanford-ner-2018-10-16/classifiers/example.serialized.ncc.ncc.ser.gz (deflated 0%) adding: stanford-ner-2018-10-16/classifiers/english.muc.7class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2018-10-16/classifiers/english.conll.4class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2018-10-16/classifiers/english.muc.7class.distsim.prop (deflated 52%) adding: stanford-ner-2018-10-16/classifiers/english.all.3class.distsim.prop (deflated 62%) adding: stanford-ner-2018-10-16/classifiers/example.serialized.ncc.prop (deflated 45%) adding: stanford-ner-2018-10-16/classifiers/english.all.3class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2018-10-16/sample.txt (deflated 39%) adding: stanford-ner-2018-10-16/sample-w-time.txt (deflated 2%) adding: stanford-ner-2018-10-16/ner-gui.sh (deflated 11%) adding: stanford-ner-2018-10-16/LICENSE.txt (deflated 62%) -rw-rw-r-- 1 jebolton nlp 180358328 Oct 16 21:00 stanford-ner-2018-10-16.zip SUCCESS