Using JavaNLP build in /u/horatio/codebase2/javanlp ##### EXTRACTING DEPENDENCIES ##### Dependency dump file: /u/nlp/distrib//stanford-ner-2013-04-04/depdump Class directory: /u/horatio/codebase2/javanlp/projects/core/classes java -classpath /u/nlp/java/liball/DependencyFinder.jar:/u/nlp/java/liball/jakarta-oro.jar:/u/nlp/java/liball/log4j.jar:/u/nlp/java/liball/xalan.jar:/u/nlp/java/liball/xercesImpl.jar:/u/nlp/java/liball/xml-apis.jar com.jeantessier.dependencyfinder.cli.DependencyExtractor -maximize -out /u/nlp/distrib//stanford-ner-2013-04-04/depdump /u/horatio/codebase2/javanlp/projects/core/classes log4j:WARN No appenders could be found for logger (com.jeantessier.classreader.TransientClassfileLoader). log4j:WARN Please initialize the log4j system properly. ##### GENERATING CLOSURE ##### Dependency dump file: /u/nlp/distrib//stanford-ner-2013-04-04/depdump 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.NERServer edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.demo.NERDemo edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.io.EncodingPrintWriter edu.stanford.nlp.util.IntPair edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.linalg.Array edu.stanford.nlp.ling.WordLemmaTag edu.stanford.nlp.util.LowercaseFunction java -classpath /u/horatio/codebase2/javanlp/projects/core/classes edu.stanford.nlp.misc.DependencyAnalyzer /u/nlp/distrib//stanford-ner-2013-04-04/depdump 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.NERServer edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.demo.NERDemo edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.io.EncodingPrintWriter edu.stanford.nlp.util.IntPair edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.linalg.Array edu.stanford.nlp.ling.WordLemmaTag edu.stanford.nlp.util.LowercaseFunction Warning: pattern edu.stanford.nlp.linalg.Array matched nothing Class list: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class edu/stanford/nlp/classify/Classifier.class edu/stanford/nlp/classify/ClassifierCreator.class edu/stanford/nlp/classify/ClassifierFactory.class edu/stanford/nlp/classify/CrossValidator.class edu/stanford/nlp/classify/CrossValidator$CrossValidationIterator.class edu/stanford/nlp/classify/CrossValidator$SavedState.class edu/stanford/nlp/classify/Dataset.class edu/stanford/nlp/classify/GeneralDataset.class edu/stanford/nlp/classify/GeneralDataset$1.class edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class edu/stanford/nlp/classify/LinearClassifier.class edu/stanford/nlp/classify/LinearClassifierFactory.class edu/stanford/nlp/classify/LinearClassifierFactory$1.class edu/stanford/nlp/classify/LinearClassifierFactory$10.class edu/stanford/nlp/classify/LinearClassifierFactory$11.class edu/stanford/nlp/classify/LinearClassifierFactory$12.class edu/stanford/nlp/classify/LinearClassifierFactory$13.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/LogConditionalObjectiveFunction.class edu/stanford/nlp/classify/LogPrior.class edu/stanford/nlp/classify/LogPrior$1.class edu/stanford/nlp/classify/LogPrior$LogPriorType.class edu/stanford/nlp/classify/NBLinearClassifierFactory.class edu/stanford/nlp/classify/NBLinearClassifierFactory$1.class edu/stanford/nlp/classify/PRCurve.class edu/stanford/nlp/classify/ProbabilisticClassifier.class edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class edu/stanford/nlp/classify/RVFClassifier.class edu/stanford/nlp/classify/RVFDataset.class edu/stanford/nlp/classify/RVFDataset$1.class edu/stanford/nlp/classify/SVMLightClassifier.class edu/stanford/nlp/classify/SVMLightClassifierFactory.class edu/stanford/nlp/classify/SVMLightClassifierFactory$1.class edu/stanford/nlp/classify/SVMLightClassifierFactory$2.class edu/stanford/nlp/classify/SVMLightClassifierFactory$3.class edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class edu/stanford/nlp/classify/WeightedDataset.class edu/stanford/nlp/fsm/DFSA.class edu/stanford/nlp/fsm/DFSAState.class edu/stanford/nlp/fsm/DFSATransition.class edu/stanford/nlp/ie/AbstractSequenceClassifier.class edu/stanford/nlp/ie/AbstractSequenceClassifier$1.class edu/stanford/nlp/ie/AbstractSequenceClassifier$2.class edu/stanford/nlp/ie/AcquisitionsPrior.class edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.class edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior$Entity.class edu/stanford/nlp/ie/ClassifierCombiner.class edu/stanford/nlp/ie/EmpiricalNERPrior.class edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class edu/stanford/nlp/ie/Entity.class edu/stanford/nlp/ie/EntityBIO.class edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.class edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class edu/stanford/nlp/ie/NERFeatureFactory.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/ie/NERServer.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/ie/SeminarsPrior.class edu/stanford/nlp/ie/UniformPrior.class edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class edu/stanford/nlp/ie/crf/CRFBiasedClassifier$CRFBiasedClassifierOptimizer.class edu/stanford/nlp/ie/crf/CRFClassifier.class edu/stanford/nlp/ie/crf/CRFClassifier$TestSequenceModel.class edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class edu/stanford/nlp/ie/crf/CRFCliqueTree.class edu/stanford/nlp/ie/crf/CRFDatum.class edu/stanford/nlp/ie/crf/CRFFeatureExporter.class edu/stanford/nlp/ie/crf/CRFLabel.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/CliquePotentialFunction.class edu/stanford/nlp/ie/crf/FactorTable.class edu/stanford/nlp/ie/crf/FloatFactorTable.class edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class edu/stanford/nlp/ie/crf/NERGUI.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/crf/NonLinearCliquePotentialFunction.class edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class edu/stanford/nlp/ie/demo/NERDemo.class edu/stanford/nlp/ie/ner/CMMClassifier.class edu/stanford/nlp/ie/ner/CMMClassifier$Scorer.class edu/stanford/nlp/ie/pascal/AcronymModel.class edu/stanford/nlp/ie/pascal/AcronymModel$AfterAligned.class edu/stanford/nlp/ie/pascal/AcronymModel$AlignedPerWord.class edu/stanford/nlp/ie/pascal/AcronymModel$BegWord.class edu/stanford/nlp/ie/pascal/AcronymModel$EndWord.class edu/stanford/nlp/ie/pascal/AcronymModel$Feature.class edu/stanford/nlp/ie/pascal/AcronymModel$LettersAligned.class edu/stanford/nlp/ie/pascal/AcronymModel$RunningAverage.class edu/stanford/nlp/ie/pascal/AcronymModel$SyllableBoundary.class edu/stanford/nlp/ie/pascal/AcronymModel$WordsSkipped.class edu/stanford/nlp/ie/pascal/Alignment.class edu/stanford/nlp/ie/pascal/AlignmentFactory.class edu/stanford/nlp/ie/pascal/CliqueTemplates.class edu/stanford/nlp/ie/pascal/DateTemplate.class edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class edu/stanford/nlp/ie/pascal/InfoTemplate.class edu/stanford/nlp/ie/pascal/PascalTemplate.class edu/stanford/nlp/ie/pascal/Prior.class edu/stanford/nlp/ie/pascal/RelationalModel.class edu/stanford/nlp/ie/pascal/TeXHyphenator.class edu/stanford/nlp/ie/pascal/TeXHyphenator$1.class edu/stanford/nlp/ie/pascal/TeXHyphenator$Node.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/io/BZip2PipedOutputStream.class edu/stanford/nlp/io/EncodingFileReader.class edu/stanford/nlp/io/EncodingPrintWriter.class edu/stanford/nlp/io/EncodingPrintWriter$err.class edu/stanford/nlp/io/EncodingPrintWriter$out.class edu/stanford/nlp/io/ExtensionFileFilter.class edu/stanford/nlp/io/IOUtils.class edu/stanford/nlp/io/IOUtils$1.class edu/stanford/nlp/io/IOUtils$1$1.class edu/stanford/nlp/io/IOUtils$2.class edu/stanford/nlp/io/IOUtils$2$1.class edu/stanford/nlp/io/NumberRangeFileFilter.class edu/stanford/nlp/io/NumberRangesFileFilter.class edu/stanford/nlp/io/RegExFileFilter.class edu/stanford/nlp/io/RuntimeIOException.class edu/stanford/nlp/ling/AnnotationLookup.class edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.class edu/stanford/nlp/ling/AnnotationLookup$KeyLookup$1.class edu/stanford/nlp/ling/AnnotationLookup$OldFeatureLabelKeys.class edu/stanford/nlp/ling/BasicDatum.class edu/stanford/nlp/ling/CategoryWordTag.class edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class edu/stanford/nlp/ling/CategoryWordTagFactory.class edu/stanford/nlp/ling/CoreAnnotation.class edu/stanford/nlp/ling/CoreAnnotations.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$AfterAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ArgDescendentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ArgumentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BagOfWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.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$CategoryAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CategoryFunctionalTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseCharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseOrigSegAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseSegAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChunkAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepParentIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLPredicateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLSRLAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CommonWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CopyAnnotation.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$DictAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DistSimAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DoAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DomainAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityRuleAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FeaturesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FirstChildAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FreqAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GazetteerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GenericTokensAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GeniaAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GovernorAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GrandparentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HaveAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HeadWordStringAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HeightAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IDFAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$INAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$InterpretationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IsDateRangeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IsURLAnnotation.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$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$LeftTermAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LengthAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.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$NERIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NeighborsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NotAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NumTxtSentencesAnnotation.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$NumericObjectAnnotation.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$OriginalAnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$OriginalCharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParaPositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParagraphsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PercentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PolarityAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.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$ProjectedCategoryAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ProtoAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$RoleAnnotation.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$SectionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadWordAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentencePositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ShapeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StackedNamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.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/CoreAnnotations$TopicAnnotation.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$UnknownAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WebAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordFormAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordPositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordSenseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordnetSynAnnotation.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/CoreLabel.class edu/stanford/nlp/ling/CoreLabel$1.class edu/stanford/nlp/ling/CoreLabel$CoreLabelFactory.class edu/stanford/nlp/ling/CoreLabel$GenericAnnotation.class edu/stanford/nlp/ling/Datum.class edu/stanford/nlp/ling/Document.class edu/stanford/nlp/ling/Featurizable.class edu/stanford/nlp/ling/HasCategory.class edu/stanford/nlp/ling/HasContext.class edu/stanford/nlp/ling/HasIndex.class edu/stanford/nlp/ling/HasLemma.class edu/stanford/nlp/ling/HasOffset.class edu/stanford/nlp/ling/HasTag.class edu/stanford/nlp/ling/HasWord.class edu/stanford/nlp/ling/Label.class edu/stanford/nlp/ling/LabelFactory.class edu/stanford/nlp/ling/Labeled.class edu/stanford/nlp/ling/LabeledWord.class edu/stanford/nlp/ling/LabeledWord$LabelFactoryHolder.class edu/stanford/nlp/ling/RVFDatum.class edu/stanford/nlp/ling/Sentence.class edu/stanford/nlp/ling/StringLabel.class edu/stanford/nlp/ling/StringLabel$StringLabelFactoryHolder.class edu/stanford/nlp/ling/StringLabelFactory.class edu/stanford/nlp/ling/TaggedWord.class edu/stanford/nlp/ling/TaggedWord$LabelFactoryHolder.class edu/stanford/nlp/ling/TaggedWordFactory.class edu/stanford/nlp/ling/ValueLabel.class edu/stanford/nlp/ling/Word.class edu/stanford/nlp/ling/Word$WordFactoryHolder.class edu/stanford/nlp/ling/WordFactory.class edu/stanford/nlp/ling/WordLemmaTag.class edu/stanford/nlp/ling/WordLemmaTagFactory.class edu/stanford/nlp/ling/WordTag.class edu/stanford/nlp/ling/WordTag$LabelFactoryHolder.class edu/stanford/nlp/ling/WordTagFactory.class edu/stanford/nlp/math/ADMath.class edu/stanford/nlp/math/ArrayMath.class edu/stanford/nlp/math/ArrayMath$InvalidElementException.class edu/stanford/nlp/math/DoubleAD.class edu/stanford/nlp/math/SloppyMath.class edu/stanford/nlp/objectbank/DelimitRegExIterator.class edu/stanford/nlp/objectbank/DelimitRegExIterator$DelimitRegExIteratorFactory.class edu/stanford/nlp/objectbank/IdentityFunction.class edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class edu/stanford/nlp/objectbank/LineIterator.class edu/stanford/nlp/objectbank/LineIterator$LineIteratorFactory.class edu/stanford/nlp/objectbank/ObjectBank.class edu/stanford/nlp/objectbank/ObjectBank$OBIterator.class edu/stanford/nlp/objectbank/ObjectBank$PathToFileFunction.class edu/stanford/nlp/objectbank/ReaderIteratorFactory.class edu/stanford/nlp/objectbank/ReaderIteratorFactory$ReaderIterator.class edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction$SamplingMethod.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class edu/stanford/nlp/optimization/CGMinimizer.class edu/stanford/nlp/optimization/CGMinimizer$OneDimDiffFunction.class edu/stanford/nlp/optimization/CGMinimizer$Triple.class edu/stanford/nlp/optimization/CmdEvaluator.class edu/stanford/nlp/optimization/DiffFloatFunction.class edu/stanford/nlp/optimization/DiffFunction.class edu/stanford/nlp/optimization/Evaluator.class edu/stanford/nlp/optimization/FloatFunction.class edu/stanford/nlp/optimization/Function.class edu/stanford/nlp/optimization/GoldenSectionLineSearch.class edu/stanford/nlp/optimization/GoldenSectionLineSearch$1.class edu/stanford/nlp/optimization/GoldenSectionLineSearch$2.class edu/stanford/nlp/optimization/HasEvaluators.class edu/stanford/nlp/optimization/HasFloatInitial.class edu/stanford/nlp/optimization/HasInitial.class edu/stanford/nlp/optimization/HasL1ParamRange.class edu/stanford/nlp/optimization/HybridMinimizer.class edu/stanford/nlp/optimization/LineSearcher.class edu/stanford/nlp/optimization/MemoryEvaluator.class edu/stanford/nlp/optimization/Minimizer.class edu/stanford/nlp/optimization/QNMinimizer.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$QNInfo$NegativeCurvature.class edu/stanford/nlp/optimization/QNMinimizer$QNInfo$ZeroGradient.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/ResultStoringFloatMonitor.class edu/stanford/nlp/optimization/ResultStoringMonitor.class edu/stanford/nlp/optimization/SGDMinimizer.class edu/stanford/nlp/optimization/SGDMinimizer$1.class edu/stanford/nlp/optimization/SGDToQNMinimizer.class edu/stanford/nlp/optimization/SMDMinimizer.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/SQNMinimizer.class edu/stanford/nlp/optimization/SQNMinimizer$SurpriseConvergence.class edu/stanford/nlp/optimization/ScaledSGDMinimizer.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$lagrange.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$setFixedGain.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$weight.class edu/stanford/nlp/optimization/StochasticCalculateMethods.class edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.class edu/stanford/nlp/optimization/StochasticMinimizer.class edu/stanford/nlp/optimization/StochasticMinimizer$PropertySetter.class edu/stanford/nlp/optimization/StochasticMinimizer$setGain.class edu/stanford/nlp/parser/KBestViterbiParser.class edu/stanford/nlp/parser/Parser.class edu/stanford/nlp/parser/ViterbiParser.class edu/stanford/nlp/parser/ViterbiParserWithOptions.class edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$1.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/BasicCategoryTagProjection.class edu/stanford/nlp/parser/lexparser/BoundaryRemover.class edu/stanford/nlp/parser/lexparser/CNFTransformers.class edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.class edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon$Symbol.class edu/stanford/nlp/parser/lexparser/ChineseLexicon.class edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class edu/stanford/nlp/parser/lexparser/Debinarizer.class edu/stanford/nlp/parser/lexparser/DependencyGrammar.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$2.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/parser/lexparser/Extractor.class edu/stanford/nlp/parser/lexparser/IntDependency.class edu/stanford/nlp/parser/lexparser/IntTaggedWord.class edu/stanford/nlp/parser/lexparser/Interner.class edu/stanford/nlp/parser/lexparser/Lexicon.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar$EndHead.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class edu/stanford/nlp/parser/lexparser/Options.class edu/stanford/nlp/parser/lexparser/Options$LexOptions.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$1.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$2.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$3.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$4.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$5.class edu/stanford/nlp/parser/lexparser/PostSplitter.class edu/stanford/nlp/parser/lexparser/RandomWalk.class edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$1.class edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$2.class edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$3.class edu/stanford/nlp/parser/lexparser/TagProjection.class edu/stanford/nlp/parser/lexparser/TestOptions.class edu/stanford/nlp/parser/lexparser/TestTagProjection.class edu/stanford/nlp/parser/lexparser/TrainOptions.class edu/stanford/nlp/parser/lexparser/TreeAnnotator.class edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer$TreeNullAnnotator.class edu/stanford/nlp/parser/lexparser/TreeBinarizer.class edu/stanford/nlp/parser/lexparser/TreeBinarizer$1.class edu/stanford/nlp/parser/lexparser/TreeCollinizer.class edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class edu/stanford/nlp/parser/lexparser/TreebankAnnotator$1.class edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class edu/stanford/nlp/parser/lexparser/UnknownWordModel.class edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class edu/stanford/nlp/parser/metrics/AbstractEval.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/tools/PunctEquivalenceClasser.class edu/stanford/nlp/pipeline/Annotation.class edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$1.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$2.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$3.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$4.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$5.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$6.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$7.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$8.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatCoreMapListAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatListAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class edu/stanford/nlp/process/AbstractTokenizer.class edu/stanford/nlp/process/Americanize.class edu/stanford/nlp/process/CoreLabelTokenFactory.class edu/stanford/nlp/process/CoreTokenFactory.class edu/stanford/nlp/process/LexedTokenFactory.class edu/stanford/nlp/process/ListProcessor.class edu/stanford/nlp/process/Morpha.class edu/stanford/nlp/process/Morphology.class edu/stanford/nlp/process/PTB2TextLexer.class edu/stanford/nlp/process/PTBLexer.class edu/stanford/nlp/process/PTBLexer$1.class edu/stanford/nlp/process/PTBLexer$UntokenizableOptions.class edu/stanford/nlp/process/PTBTokenizer.class edu/stanford/nlp/process/PTBTokenizer$1.class edu/stanford/nlp/process/PTBTokenizer$PTBTokenizerFactory.class edu/stanford/nlp/process/SerializableFunction.class edu/stanford/nlp/process/Tokenizer.class edu/stanford/nlp/process/TokenizerAdapter.class edu/stanford/nlp/process/TokenizerFactory.class edu/stanford/nlp/process/WhitespaceLexer.class edu/stanford/nlp/process/WhitespaceTokenizer.class edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class edu/stanford/nlp/process/WordSegmenter.class edu/stanford/nlp/process/WordSegmentingTokenizer.class edu/stanford/nlp/process/WordSegmentingTokenizer$WordSegmentingTokenizerFactory.class edu/stanford/nlp/process/WordShapeClassifier.class edu/stanford/nlp/process/WordShapeClassifier$1.class edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters.class edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters$LcMap.class edu/stanford/nlp/process/WordToSentenceProcessor.class edu/stanford/nlp/process/WordTokenFactory.class edu/stanford/nlp/sequences/BeamBestSequenceFinder.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq$TagList.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TestSequenceModel.class edu/stanford/nlp/sequences/BestSequenceFinder.class edu/stanford/nlp/sequences/Clique.class edu/stanford/nlp/sequences/Clique$CliqueEqualityWrapper.class edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter$CoNLLIterator.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$1.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$ColumnDocParser.class edu/stanford/nlp/sequences/CoolingSchedule.class edu/stanford/nlp/sequences/CoolingSchedule$1.class edu/stanford/nlp/sequences/CoolingSchedule$2.class edu/stanford/nlp/sequences/DocumentReaderAndWriter.class edu/stanford/nlp/sequences/ExactBestSequenceFinder.class edu/stanford/nlp/sequences/ExactBestSequenceFinder$1.class edu/stanford/nlp/sequences/ExactBestSequenceFinder$TestSequenceModel.class edu/stanford/nlp/sequences/FactoredSequenceListener.class edu/stanford/nlp/sequences/FactoredSequenceModel.class edu/stanford/nlp/sequences/FeatureFactory.class edu/stanford/nlp/sequences/KBestSequenceFinder.class edu/stanford/nlp/sequences/LatticeWriter.class edu/stanford/nlp/sequences/ObjectBankWrapper.class edu/stanford/nlp/sequences/ObjectBankWrapper$WrappedIterator.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$1.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$OutputStyle.class edu/stanford/nlp/sequences/SeqClassifierFlags.class edu/stanford/nlp/sequences/SequenceGibbsSampler.class edu/stanford/nlp/sequences/SequenceGibbsSampler$1.class edu/stanford/nlp/sequences/SequenceListener.class edu/stanford/nlp/sequences/SequenceModel.class edu/stanford/nlp/sequences/SequenceSampler.class edu/stanford/nlp/sequences/SequenceSampler$1.class edu/stanford/nlp/sequences/SequenceSampler$TestSequenceModel.class edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class edu/stanford/nlp/stats/AbstractCounter.class edu/stanford/nlp/stats/AccuracyStats.class edu/stanford/nlp/stats/ClassicCounter.class edu/stanford/nlp/stats/ClassicCounter$1.class edu/stanford/nlp/stats/ClassicCounter$1$1.class edu/stanford/nlp/stats/ClassicCounter$2.class edu/stanford/nlp/stats/ClassicCounter$2$1.class edu/stanford/nlp/stats/ClassicCounter$2$1$1.class edu/stanford/nlp/stats/ClassicCounter$ClassicCounterFactory.class edu/stanford/nlp/stats/Counter.class edu/stanford/nlp/stats/Counters.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$4.class edu/stanford/nlp/stats/Counters$5.class edu/stanford/nlp/stats/Counters$6.class edu/stanford/nlp/stats/Counters$6$1.class edu/stanford/nlp/stats/Counters$6$1$1.class edu/stanford/nlp/stats/Counters$6$1$1$1.class edu/stanford/nlp/stats/Counters$7.class edu/stanford/nlp/stats/Counters$7$1.class edu/stanford/nlp/stats/Counters$7$1$1.class edu/stanford/nlp/stats/Counters$7$1$1$1.class edu/stanford/nlp/stats/Counters$7$2.class edu/stanford/nlp/stats/Counters$7$3.class edu/stanford/nlp/stats/Counters$7$3$1.class edu/stanford/nlp/stats/Counters$7$4.class edu/stanford/nlp/stats/Counters$7$4$1.class edu/stanford/nlp/stats/Counters$8.class edu/stanford/nlp/stats/Counters$NaturalComparator.class edu/stanford/nlp/stats/Distribution.class edu/stanford/nlp/stats/Distribution$1.class edu/stanford/nlp/stats/Distribution$DynamicDistribution.class edu/stanford/nlp/stats/EquivalenceClasser.class edu/stanford/nlp/stats/GeneralizedCounter.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.class edu/stanford/nlp/stats/IntCounter$1.class edu/stanford/nlp/stats/IntCounter$1$1.class edu/stanford/nlp/stats/IntCounter$1$1$1.class edu/stanford/nlp/stats/IntCounter$2.class edu/stanford/nlp/stats/IntCounter$3.class edu/stanford/nlp/stats/IntCounter$3$1.class edu/stanford/nlp/stats/IntCounter$NaturalComparator.class edu/stanford/nlp/stats/MultiClassAccuracyStats.class edu/stanford/nlp/stats/MultiClassChunkEvalStats.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/stats/ProbabilityDistribution.class edu/stanford/nlp/stats/Sampler.class edu/stanford/nlp/stats/Scorer.class edu/stanford/nlp/stats/SimpleGoodTuring.class edu/stanford/nlp/stats/TwoDimensionalCounter.class edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack$BasicCategoryStringFunction.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack$CategoryAndFunctionStringFunction.class edu/stanford/nlp/trees/BobChrisTreeNormalizer.class edu/stanford/nlp/trees/BobChrisTreeNormalizer$AOverAFilter.class edu/stanford/nlp/trees/BobChrisTreeNormalizer$EmptyFilter.class edu/stanford/nlp/trees/CollinsHeadFinder.class edu/stanford/nlp/trees/CollinsHeadFinder$1.class edu/stanford/nlp/trees/CollocationFinder.class edu/stanford/nlp/trees/CollocationFinder$1.class edu/stanford/nlp/trees/CollocationFinder$Collocation.class edu/stanford/nlp/trees/CompositeTreeTransformer.class edu/stanford/nlp/trees/CompositeTreebank.class edu/stanford/nlp/trees/CompositeTreebank$CompositeTreebankIterator.class edu/stanford/nlp/trees/Constituent.class edu/stanford/nlp/trees/ConstituentFactory.class edu/stanford/nlp/trees/CoordinationTransformer.class edu/stanford/nlp/trees/DateTreeTransformer.class edu/stanford/nlp/trees/Dependencies.class edu/stanford/nlp/trees/Dependencies$1.class edu/stanford/nlp/trees/Dependencies$ComparatorHolder.class edu/stanford/nlp/trees/Dependencies$ComparatorHolder$DependencyIdxComparator.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/DependencyFactory.class edu/stanford/nlp/trees/DependencyPrinter.class edu/stanford/nlp/trees/DependencyReader.class edu/stanford/nlp/trees/DependencyTreeTransformer.class edu/stanford/nlp/trees/DependencyTyper.class edu/stanford/nlp/trees/DiskTreebank.class edu/stanford/nlp/trees/DiskTreebank$1.class edu/stanford/nlp/trees/DiskTreebank$DiskTreebankIterator.class edu/stanford/nlp/trees/EnglishGrammaticalRelations.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalComplementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdvClauseModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdverbialModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AgentGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AppositionalModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ArgumentGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AttributiveGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxPassiveGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalComplementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalPassiveSubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalSubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ComplementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ConjunctGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ControllingSubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$CoordinationGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$CopulaGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$DeterminerGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$DirectObjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$DiscourseElementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ExpletiveGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$GoesWithGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$IndirectObjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$InfinitivalModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$MarkerGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$MultiWordExpressionGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NegationModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalPassiveSubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalSubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NounCompoundModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NpAdverbialModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumberModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumericModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ObjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ParataxisGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ParticipialModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PhrasalVerbParticleGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessionModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessiveModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PreconjunctGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredeterminerGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredicateGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalComplementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalObjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$PunctuationGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$QuantifierModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$ReferentGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeClauseModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$SemanticDependentGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$SubjectGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$TemporalModifierGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalRelations$XClausalComplementGRAnnotation.class edu/stanford/nlp/trees/EnglishGrammaticalStructure.class edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class edu/stanford/nlp/trees/GrammaticalRelation.class edu/stanford/nlp/trees/GrammaticalRelation$DependentGRAnnotation.class edu/stanford/nlp/trees/GrammaticalRelation$GovernorGRAnnotation.class edu/stanford/nlp/trees/GrammaticalRelation$GrammaticalRelationAnnotation.class edu/stanford/nlp/trees/GrammaticalRelation$KillGRAnnotation.class edu/stanford/nlp/trees/GrammaticalRelation$Language.class edu/stanford/nlp/trees/GrammaticalRelation$RootGRAnnotation.class edu/stanford/nlp/trees/GrammaticalStructure.class edu/stanford/nlp/trees/GrammaticalStructure$1.class edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing.class edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing$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/GrammaticalStructure$TreeBankGrammaticalStructureWrapper.class edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper$GsIterator.class edu/stanford/nlp/trees/GrammaticalStructureFactory.class edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class edu/stanford/nlp/trees/HasParent.class edu/stanford/nlp/trees/HeadFinder.class edu/stanford/nlp/trees/Labeled.class edu/stanford/nlp/trees/LabeledConstituent.class edu/stanford/nlp/trees/LabeledConstituent$1.class edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder.class edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder$LabeledConstituentFactory.class edu/stanford/nlp/trees/LabeledConstituent$LabelFactoryHolder.class edu/stanford/nlp/trees/LabeledConstituent$LabeledConstituentLabelFactory.class edu/stanford/nlp/trees/LabeledScoredTreeFactory.class edu/stanford/nlp/trees/LabeledScoredTreeNode.class edu/stanford/nlp/trees/LabeledScoredTreeNode$TreeFactoryHolder.class edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class edu/stanford/nlp/trees/LeftHeadFinder.class edu/stanford/nlp/trees/MemoryTreebank.class edu/stanford/nlp/trees/MemoryTreebank$1.class edu/stanford/nlp/trees/ModCollinsHeadFinder.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$1.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$2.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$3.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$4.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpRetainingTreeReaderFactory.class edu/stanford/nlp/trees/NamedDependency.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/PennTreeReader.class edu/stanford/nlp/trees/PennTreeReaderFactory.class edu/stanford/nlp/trees/PennTreebankLanguagePack.class edu/stanford/nlp/trees/PennTreebankTokenizer.class edu/stanford/nlp/trees/PennTreebankTokenizer$1.class edu/stanford/nlp/trees/PennTreebankTokenizer$EnglishTreebankStreamTokenizer.class edu/stanford/nlp/trees/QPTreeTransformer.class edu/stanford/nlp/trees/SemanticHeadFinder.class edu/stanford/nlp/trees/SimpleConstituent.class edu/stanford/nlp/trees/SimpleConstituent$1.class edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder.class edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder$SimpleConstituentFactory.class edu/stanford/nlp/trees/SimpleConstituent$LabelFactoryHolder.class edu/stanford/nlp/trees/SimpleConstituent$SimpleConstituentLabelFactory.class edu/stanford/nlp/trees/SimpleConstituentFactory.class edu/stanford/nlp/trees/SimpleTree.class edu/stanford/nlp/trees/SimpleTree$TreeFactoryHolder.class edu/stanford/nlp/trees/SimpleTreeFactory.class edu/stanford/nlp/trees/TransformingTreebank.class edu/stanford/nlp/trees/TransformingTreebank$1.class edu/stanford/nlp/trees/TransformingTreebank$2.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/Tree.class edu/stanford/nlp/trees/Tree$TreeIterator.class edu/stanford/nlp/trees/TreeCoreAnnotations.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.class edu/stanford/nlp/trees/TreeFactory.class edu/stanford/nlp/trees/TreeFunctions.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/TreeGraph.class edu/stanford/nlp/trees/TreeGraphNode.class edu/stanford/nlp/trees/TreeGraphNode$TreeFactoryHolder.class edu/stanford/nlp/trees/TreeGraphNodeFactory.class edu/stanford/nlp/trees/TreeLeafLabelTransformer.class edu/stanford/nlp/trees/TreeNormalizer.class edu/stanford/nlp/trees/TreePrint.class edu/stanford/nlp/trees/TreePrint$1.class edu/stanford/nlp/trees/TreePrint$2.class edu/stanford/nlp/trees/TreeReader.class edu/stanford/nlp/trees/TreeReaderFactory.class edu/stanford/nlp/trees/TreeTokenizerFactory.class edu/stanford/nlp/trees/TreeTokenizerFactory$1.class edu/stanford/nlp/trees/TreeTransformer.class edu/stanford/nlp/trees/TreeVisitor.class edu/stanford/nlp/trees/Treebank.class edu/stanford/nlp/trees/Treebank$1.class edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class edu/stanford/nlp/trees/TreebankFactory.class edu/stanford/nlp/trees/TreebankLanguagePack.class edu/stanford/nlp/trees/Trees.class edu/stanford/nlp/trees/TypedDependency.class edu/stanford/nlp/trees/UnnamedConcreteDependency.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.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/WordNetConnection.class edu/stanford/nlp/trees/WordStemmer.class edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class edu/stanford/nlp/trees/international/pennchinese/CEDict.class edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$1.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$ChineseEmptyFilter.class edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap$SingletonHolder.class edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AdjectivalModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AdverbialModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ArgumentGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AspectMarkerGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AssociativeMarkerGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AssociativeModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AttributiveGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AuxModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AuxPassiveGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$BaGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClausalComplementGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClausalSubjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClauseModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ComplementGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ComplementizerGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ControllingSubjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$CoordinationGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DeterminerGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DirectObjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DvpMarkerGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DvpModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$EtcGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$LocalizerComplementGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ModalGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NegationModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NominalPassiveSubjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NominalSubjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NounCompoundModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NumberModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NumericModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ObjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$OrdNumberGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ParentheticalGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ParticipialModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PreconjunctGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalLocalizerModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalObjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PunctuationGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$RangeGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$RelativeClauseModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ResultativeComplementGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$SemanticDependentGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$SubjectGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TemporalClauseGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TemporalGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TimePostpositionGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TopicGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$VerbCompoundGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$VerbModifierGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$XClausalComplementGRAnnotation.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.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/ChineseUtils.class edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class edu/stanford/nlp/trees/tregex/CoordinationPattern.class edu/stanford/nlp/trees/tregex/CoordinationPattern$CoordinationMatcher.class edu/stanford/nlp/trees/tregex/DescriptionPattern.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/Macros.class edu/stanford/nlp/trees/tregex/ParseException.class edu/stanford/nlp/trees/tregex/Relation.class edu/stanford/nlp/trees/tregex/Relation$1.class edu/stanford/nlp/trees/tregex/Relation$1$1.class edu/stanford/nlp/trees/tregex/Relation$10.class edu/stanford/nlp/trees/tregex/Relation$10$1.class edu/stanford/nlp/trees/tregex/Relation$11.class edu/stanford/nlp/trees/tregex/Relation$11$1.class edu/stanford/nlp/trees/tregex/Relation$12.class edu/stanford/nlp/trees/tregex/Relation$12$1.class edu/stanford/nlp/trees/tregex/Relation$13.class edu/stanford/nlp/trees/tregex/Relation$13$1.class edu/stanford/nlp/trees/tregex/Relation$14.class edu/stanford/nlp/trees/tregex/Relation$14$1.class edu/stanford/nlp/trees/tregex/Relation$15.class edu/stanford/nlp/trees/tregex/Relation$15$1.class edu/stanford/nlp/trees/tregex/Relation$16.class edu/stanford/nlp/trees/tregex/Relation$16$1.class edu/stanford/nlp/trees/tregex/Relation$17.class edu/stanford/nlp/trees/tregex/Relation$17$1.class edu/stanford/nlp/trees/tregex/Relation$18.class edu/stanford/nlp/trees/tregex/Relation$18$1.class edu/stanford/nlp/trees/tregex/Relation$19.class edu/stanford/nlp/trees/tregex/Relation$19$1.class edu/stanford/nlp/trees/tregex/Relation$2.class edu/stanford/nlp/trees/tregex/Relation$20.class edu/stanford/nlp/trees/tregex/Relation$20$1.class edu/stanford/nlp/trees/tregex/Relation$21.class edu/stanford/nlp/trees/tregex/Relation$21$1.class edu/stanford/nlp/trees/tregex/Relation$22.class edu/stanford/nlp/trees/tregex/Relation$22$1.class edu/stanford/nlp/trees/tregex/Relation$23.class edu/stanford/nlp/trees/tregex/Relation$23$1.class edu/stanford/nlp/trees/tregex/Relation$24.class edu/stanford/nlp/trees/tregex/Relation$24$1.class edu/stanford/nlp/trees/tregex/Relation$3.class edu/stanford/nlp/trees/tregex/Relation$4.class edu/stanford/nlp/trees/tregex/Relation$4$1.class edu/stanford/nlp/trees/tregex/Relation$5.class edu/stanford/nlp/trees/tregex/Relation$5$1.class edu/stanford/nlp/trees/tregex/Relation$6.class edu/stanford/nlp/trees/tregex/Relation$6$1.class edu/stanford/nlp/trees/tregex/Relation$7.class edu/stanford/nlp/trees/tregex/Relation$7$1.class edu/stanford/nlp/trees/tregex/Relation$8.class edu/stanford/nlp/trees/tregex/Relation$8$1.class edu/stanford/nlp/trees/tregex/Relation$9.class edu/stanford/nlp/trees/tregex/Relation$9$1.class edu/stanford/nlp/trees/tregex/Relation$HasIthChild.class edu/stanford/nlp/trees/tregex/Relation$HasIthChild$1.class edu/stanford/nlp/trees/tregex/Relation$HeadedBy.class edu/stanford/nlp/trees/tregex/Relation$HeadedBy$1.class edu/stanford/nlp/trees/tregex/Relation$Heads.class edu/stanford/nlp/trees/tregex/Relation$Heads$1.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy$1.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads$1.class edu/stanford/nlp/trees/tregex/Relation$IthChildOf.class edu/stanford/nlp/trees/tregex/Relation$IthChildOf$1.class edu/stanford/nlp/trees/tregex/Relation$SearchNodeIterator.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes$1.class edu/stanford/nlp/trees/tregex/SimpleCharStream.class edu/stanford/nlp/trees/tregex/Token.class edu/stanford/nlp/trees/tregex/TokenMgrError.class edu/stanford/nlp/trees/tregex/TregexMatcher.class edu/stanford/nlp/trees/tregex/TregexParseException.class edu/stanford/nlp/trees/tregex/TregexParser.class edu/stanford/nlp/trees/tregex/TregexParserConstants.class edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class edu/stanford/nlp/trees/tregex/TregexPattern.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory$1.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeVisitor.class edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class edu/stanford/nlp/trees/tregex/VariableStrings.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class edu/stanford/nlp/trees/tregex/tsurgeon/Node.class edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$1.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMode.class edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class edu/stanford/nlp/trees/tregex/tsurgeon/Token.class edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.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/TsurgeonParserTreeConstants.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class edu/stanford/nlp/util/AbstractIterator.class edu/stanford/nlp/util/ArrayCoreMap.class edu/stanford/nlp/util/ArrayCoreMap$1.class edu/stanford/nlp/util/ArrayCoreMap$1$1.class edu/stanford/nlp/util/ArrayCoreMap$2.class edu/stanford/nlp/util/ArrayHeap.class edu/stanford/nlp/util/ArrayHeap$1.class edu/stanford/nlp/util/ArrayHeap$HeapEntry.class edu/stanford/nlp/util/ArrayMap.class edu/stanford/nlp/util/ArrayMap$1.class edu/stanford/nlp/util/ArrayMap$Entry.class edu/stanford/nlp/util/ArrayStringFilter.class edu/stanford/nlp/util/ArrayUtils.class edu/stanford/nlp/util/Beam.class edu/stanford/nlp/util/BinaryHeapPriorityQueue.class edu/stanford/nlp/util/BinaryHeapPriorityQueue$1.class edu/stanford/nlp/util/BinaryHeapPriorityQueue$Entry.class edu/stanford/nlp/util/ByteStreamGobbler.class edu/stanford/nlp/util/CollectionFactory.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.class edu/stanford/nlp/util/CollectionUtils$1.class edu/stanford/nlp/util/CollectionValuedMap.class edu/stanford/nlp/util/ConcatenationIterator.class edu/stanford/nlp/util/ConvertByteArray.class edu/stanford/nlp/util/CoreMap.class edu/stanford/nlp/util/DeltaCollectionValuedMap.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1$2.class edu/stanford/nlp/util/DeltaCollectionValuedMap$SimpleEntry.class edu/stanford/nlp/util/DeltaMap.class edu/stanford/nlp/util/DeltaMap$1.class edu/stanford/nlp/util/DeltaMap$1$1.class edu/stanford/nlp/util/DeltaMap$1$1NullingIterator.class edu/stanford/nlp/util/DeltaMap$1$2.class edu/stanford/nlp/util/DeltaMap$SimpleEntry.class edu/stanford/nlp/util/ErasureUtils.class edu/stanford/nlp/util/Factory.class edu/stanford/nlp/util/FilePathProcessor.class edu/stanford/nlp/util/FileProcessor.class edu/stanford/nlp/util/Filter.class edu/stanford/nlp/util/FilteredIterator.class edu/stanford/nlp/util/FilteredIterator$1.class edu/stanford/nlp/util/Filters.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$DisjFilter.class edu/stanford/nlp/util/Filters$NegatedFilter.class edu/stanford/nlp/util/Filters$RandomFilter.class edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class edu/stanford/nlp/util/Function.class edu/stanford/nlp/util/Generics.class edu/stanford/nlp/util/HasInterval.class edu/stanford/nlp/util/HasInterval$1.class edu/stanford/nlp/util/HasInterval$2.class edu/stanford/nlp/util/HasInterval$3.class edu/stanford/nlp/util/HasInterval$4.class edu/stanford/nlp/util/HashIndex.class edu/stanford/nlp/util/HashIndex$1.class edu/stanford/nlp/util/HashIndex$2.class edu/stanford/nlp/util/HashableCoreMap.class edu/stanford/nlp/util/HashableCoreMap$HashableCoreMapException.class edu/stanford/nlp/util/Heap.class edu/stanford/nlp/util/IdentityHashSet.class edu/stanford/nlp/util/Index.class edu/stanford/nlp/util/IntPair.class edu/stanford/nlp/util/IntQuadruple.class edu/stanford/nlp/util/IntTriple.class edu/stanford/nlp/util/IntTuple.class edu/stanford/nlp/util/IntUni.class edu/stanford/nlp/util/Interner.class edu/stanford/nlp/util/Interval.class edu/stanford/nlp/util/Interval$RelType.class edu/stanford/nlp/util/LowercaseFunction.class edu/stanford/nlp/util/MapFactory.class edu/stanford/nlp/util/MapFactory$1.class edu/stanford/nlp/util/MapFactory$ArrayMapFactory.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/Maps.class edu/stanford/nlp/util/Maps$1.class edu/stanford/nlp/util/MemoryMonitor.class edu/stanford/nlp/util/MemoryMonitor$PeakMemoryMonitor.class edu/stanford/nlp/util/MetaClass.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/MutableDouble.class edu/stanford/nlp/util/MutableInteger.class edu/stanford/nlp/util/PaddedList.class edu/stanford/nlp/util/Pair.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/PriorityQueue.class edu/stanford/nlp/util/PropertiesUtils.class edu/stanford/nlp/util/Quadruple.class edu/stanford/nlp/util/ReflectionLoading.class edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class edu/stanford/nlp/util/Scored.class edu/stanford/nlp/util/ScoredComparator.class edu/stanford/nlp/util/ScoredObject.class edu/stanford/nlp/util/Sets.class edu/stanford/nlp/util/StreamGobbler.class edu/stanford/nlp/util/StringUtils.class edu/stanford/nlp/util/StringUtils$1.class edu/stanford/nlp/util/SystemUtils.class edu/stanford/nlp/util/SystemUtils$ProcessException.class edu/stanford/nlp/util/SystemUtils$ProcessOutputStream.class edu/stanford/nlp/util/SystemUtils$WriterThread.class edu/stanford/nlp/util/Timing.class edu/stanford/nlp/util/Triple.class edu/stanford/nlp/util/TwoDimensionalMap.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/TypesafeMap.class edu/stanford/nlp/util/TypesafeMap$Key.class edu/stanford/nlp/util/UTF8EquivalenceFunction.class edu/stanford/nlp/util/XMLUtils.class edu/stanford/nlp/util/XMLUtils$1.class edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.class edu/stanford/nlp/util/XMLUtils$XMLTag.class edu/stanford/nlp/util/concurrent/MulticoreWrapper.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$CallableJob.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$JobResult.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$QueueItem.class edu/stanford/nlp/util/concurrent/SynchronizedInterner.class edu/stanford/nlp/util/concurrent/SynchronizedInterner$1.class edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class edu/stanford/nlp/util/logging/Color.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.class edu/stanford/nlp/util/logging/LogRecordHandler.class edu/stanford/nlp/util/logging/OutputHandler.class edu/stanford/nlp/util/logging/OutputHandler$1.class edu/stanford/nlp/util/logging/OutputHandler$TrackInfo.class edu/stanford/nlp/util/logging/PrettyLoggable.class edu/stanford/nlp/util/logging/PrettyLogger.class edu/stanford/nlp/util/logging/PrettyLogger$1.class edu/stanford/nlp/util/logging/RedirectOutputHandler.class edu/stanford/nlp/util/logging/Redwood.class edu/stanford/nlp/util/logging/Redwood$1.class edu/stanford/nlp/util/logging/Redwood$2.class edu/stanford/nlp/util/logging/Redwood$3.class edu/stanford/nlp/util/logging/Redwood$4.class edu/stanford/nlp/util/logging/Redwood$5.class edu/stanford/nlp/util/logging/Redwood$6.class edu/stanford/nlp/util/logging/Redwood$7.class edu/stanford/nlp/util/logging/Redwood$ConsoleHandler.class edu/stanford/nlp/util/logging/Redwood$FileHandler.class edu/stanford/nlp/util/logging/Redwood$Flag.class edu/stanford/nlp/util/logging/Redwood$MessageType.class edu/stanford/nlp/util/logging/Redwood$Record.class edu/stanford/nlp/util/logging/Redwood$Record$1.class edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree$1.class edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class edu/stanford/nlp/util/logging/Redwood$Util.class edu/stanford/nlp/util/logging/Redwood$Util$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration.class edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$10.class edu/stanford/nlp/util/logging/RedwoodConfiguration$11.class edu/stanford/nlp/util/logging/RedwoodConfiguration$12.class edu/stanford/nlp/util/logging/RedwoodConfiguration$12$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$13.class edu/stanford/nlp/util/logging/RedwoodConfiguration$14.class edu/stanford/nlp/util/logging/RedwoodConfiguration$15.class edu/stanford/nlp/util/logging/RedwoodConfiguration$2.class edu/stanford/nlp/util/logging/RedwoodConfiguration$3.class edu/stanford/nlp/util/logging/RedwoodConfiguration$4.class edu/stanford/nlp/util/logging/RedwoodConfiguration$5.class edu/stanford/nlp/util/logging/RedwoodConfiguration$6.class edu/stanford/nlp/util/logging/RedwoodConfiguration$7.class edu/stanford/nlp/util/logging/RedwoodConfiguration$8.class edu/stanford/nlp/util/logging/RedwoodConfiguration$9.class edu/stanford/nlp/util/logging/RedwoodPrintStream.class edu/stanford/nlp/util/logging/RepeatedRecordHandler.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$1.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$ApproximateRepeatSemantics.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$ExactRepeatSemantics.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$PendingType.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatSemantics.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatedRecordInfo.class edu/stanford/nlp/util/logging/Style.class edu/stanford/nlp/util/logging/VisibilityHandler.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-2013-04-04/stanford-ner-2013-04-04.jar Root directory: /u/horatio/codebase2/javanlp/projects/core/classes jar cfm /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/stanford-ner-2013-04-04.jar /u/nlp/distrib//stanford-ner-2013-04-04/classmanifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class \ edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class \ edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class \ edu/stanford/nlp/classify/Classifier.class \ edu/stanford/nlp/classify/ClassifierCreator.class \ edu/stanford/nlp/classify/ClassifierFactory.class \ edu/stanford/nlp/classify/CrossValidator.class \ edu/stanford/nlp/classify/CrossValidator\$CrossValidationIterator.class \ edu/stanford/nlp/classify/CrossValidator\$SavedState.class \ edu/stanford/nlp/classify/Dataset.class \ edu/stanford/nlp/classify/GeneralDataset.class \ edu/stanford/nlp/classify/GeneralDataset\$1.class \ edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class \ edu/stanford/nlp/classify/LinearClassifier.class \ edu/stanford/nlp/classify/LinearClassifierFactory.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$1.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$10.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$11.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$12.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$13.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/LogConditionalObjectiveFunction.class \ edu/stanford/nlp/classify/LogPrior.class \ edu/stanford/nlp/classify/LogPrior\$1.class \ edu/stanford/nlp/classify/LogPrior\$LogPriorType.class \ edu/stanford/nlp/classify/NBLinearClassifierFactory.class \ edu/stanford/nlp/classify/NBLinearClassifierFactory\$1.class \ edu/stanford/nlp/classify/PRCurve.class \ edu/stanford/nlp/classify/ProbabilisticClassifier.class \ edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \ edu/stanford/nlp/classify/RVFClassifier.class \ edu/stanford/nlp/classify/RVFDataset.class \ edu/stanford/nlp/classify/RVFDataset\$1.class \ edu/stanford/nlp/classify/SVMLightClassifier.class \ edu/stanford/nlp/classify/SVMLightClassifierFactory.class \ edu/stanford/nlp/classify/SVMLightClassifierFactory\$1.class \ edu/stanford/nlp/classify/SVMLightClassifierFactory\$2.class \ edu/stanford/nlp/classify/SVMLightClassifierFactory\$3.class \ edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class \ edu/stanford/nlp/classify/WeightedDataset.class \ edu/stanford/nlp/fsm/DFSA.class \ edu/stanford/nlp/fsm/DFSAState.class \ edu/stanford/nlp/fsm/DFSATransition.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier\$1.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier\$2.class \ edu/stanford/nlp/ie/AcquisitionsPrior.class \ edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.class \ edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior\$Entity.class \ edu/stanford/nlp/ie/ClassifierCombiner.class \ edu/stanford/nlp/ie/EmpiricalNERPrior.class \ edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class \ edu/stanford/nlp/ie/Entity.class \ edu/stanford/nlp/ie/EntityBIO.class \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.class \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class \ edu/stanford/nlp/ie/NERFeatureFactory.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/ie/NERServer.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/ie/SeminarsPrior.class \ edu/stanford/nlp/ie/UniformPrior.class \ edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class \ edu/stanford/nlp/ie/crf/CRFBiasedClassifier\$CRFBiasedClassifierOptimizer.class \ edu/stanford/nlp/ie/crf/CRFClassifier.class \ edu/stanford/nlp/ie/crf/CRFClassifier\$TestSequenceModel.class \ edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class \ edu/stanford/nlp/ie/crf/CRFCliqueTree.class \ edu/stanford/nlp/ie/crf/CRFDatum.class \ edu/stanford/nlp/ie/crf/CRFFeatureExporter.class \ edu/stanford/nlp/ie/crf/CRFLabel.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class \ edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/CliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/FactorTable.class \ edu/stanford/nlp/ie/crf/FloatFactorTable.class \ edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/NERGUI.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/crf/NonLinearCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class \ edu/stanford/nlp/ie/demo/NERDemo.class \ edu/stanford/nlp/ie/ner/CMMClassifier.class \ edu/stanford/nlp/ie/ner/CMMClassifier\$Scorer.class \ edu/stanford/nlp/ie/pascal/AcronymModel.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$AfterAligned.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$AlignedPerWord.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$BegWord.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$EndWord.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$Feature.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$LettersAligned.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$RunningAverage.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$SyllableBoundary.class \ edu/stanford/nlp/ie/pascal/AcronymModel\$WordsSkipped.class \ edu/stanford/nlp/ie/pascal/Alignment.class \ edu/stanford/nlp/ie/pascal/AlignmentFactory.class \ edu/stanford/nlp/ie/pascal/CliqueTemplates.class \ edu/stanford/nlp/ie/pascal/DateTemplate.class \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \ edu/stanford/nlp/ie/pascal/InfoTemplate.class \ edu/stanford/nlp/ie/pascal/PascalTemplate.class \ edu/stanford/nlp/ie/pascal/Prior.class \ edu/stanford/nlp/ie/pascal/RelationalModel.class \ edu/stanford/nlp/ie/pascal/TeXHyphenator.class \ edu/stanford/nlp/ie/pascal/TeXHyphenator\$1.class \ edu/stanford/nlp/ie/pascal/TeXHyphenator\$Node.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/io/BZip2PipedOutputStream.class \ edu/stanford/nlp/io/EncodingFileReader.class \ edu/stanford/nlp/io/EncodingPrintWriter.class \ edu/stanford/nlp/io/EncodingPrintWriter\$err.class \ edu/stanford/nlp/io/EncodingPrintWriter\$out.class \ edu/stanford/nlp/io/ExtensionFileFilter.class \ edu/stanford/nlp/io/IOUtils.class \ edu/stanford/nlp/io/IOUtils\$1.class \ edu/stanford/nlp/io/IOUtils\$1\$1.class \ edu/stanford/nlp/io/IOUtils\$2.class \ edu/stanford/nlp/io/IOUtils\$2\$1.class \ edu/stanford/nlp/io/NumberRangeFileFilter.class \ edu/stanford/nlp/io/NumberRangesFileFilter.class \ edu/stanford/nlp/io/RegExFileFilter.class \ edu/stanford/nlp/io/RuntimeIOException.class \ edu/stanford/nlp/ling/AnnotationLookup.class \ edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.class \ edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup\$1.class \ edu/stanford/nlp/ling/AnnotationLookup\$OldFeatureLabelKeys.class \ edu/stanford/nlp/ling/BasicDatum.class \ edu/stanford/nlp/ling/CategoryWordTag.class \ edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/CategoryWordTagFactory.class \ edu/stanford/nlp/ling/CoreAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations.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\$AfterAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArgumentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.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\$CategoryAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CategoryFunctionalTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseCharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseOrigSegAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseSegAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChunkAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepParentIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLPredicateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLSRLAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CommonWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CopyAnnotation.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\$DictAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DistSimAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DoAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DomainAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityRuleAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FeaturesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FirstChildAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FreqAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GazetteerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GenericTokensAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GeniaAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GovernorAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GrandparentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HaveAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HeadWordStringAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HeightAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IDFAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$INAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$InterpretationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IsDateRangeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IsURLAnnotation.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\$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\$LeftTermAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LengthAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.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\$NERIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NeighborsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NotAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NumTxtSentencesAnnotation.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\$NumericObjectAnnotation.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\$OriginalAnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$OriginalCharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParaPositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParagraphsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PercentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PolarityAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.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\$ProjectedCategoryAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ProtoAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$RoleAnnotation.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\$SectionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadWordAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentencePositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ShapeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StackedNamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.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/CoreAnnotations\$TopicAnnotation.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\$UnknownAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WebAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordFormAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordPositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordSenseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordnetSynAnnotation.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/CoreLabel.class \ edu/stanford/nlp/ling/CoreLabel\$1.class \ edu/stanford/nlp/ling/CoreLabel\$CoreLabelFactory.class \ edu/stanford/nlp/ling/CoreLabel\$GenericAnnotation.class \ edu/stanford/nlp/ling/Datum.class \ edu/stanford/nlp/ling/Document.class \ edu/stanford/nlp/ling/Featurizable.class \ edu/stanford/nlp/ling/HasCategory.class \ edu/stanford/nlp/ling/HasContext.class \ edu/stanford/nlp/ling/HasIndex.class \ edu/stanford/nlp/ling/HasLemma.class \ edu/stanford/nlp/ling/HasOffset.class \ edu/stanford/nlp/ling/HasTag.class \ edu/stanford/nlp/ling/HasWord.class \ edu/stanford/nlp/ling/Label.class \ edu/stanford/nlp/ling/LabelFactory.class \ edu/stanford/nlp/ling/Labeled.class \ edu/stanford/nlp/ling/LabeledWord.class \ edu/stanford/nlp/ling/LabeledWord\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/RVFDatum.class \ edu/stanford/nlp/ling/Sentence.class \ edu/stanford/nlp/ling/StringLabel.class \ edu/stanford/nlp/ling/StringLabel\$StringLabelFactoryHolder.class \ edu/stanford/nlp/ling/StringLabelFactory.class \ edu/stanford/nlp/ling/TaggedWord.class \ edu/stanford/nlp/ling/TaggedWord\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/TaggedWordFactory.class \ edu/stanford/nlp/ling/ValueLabel.class \ edu/stanford/nlp/ling/Word.class \ edu/stanford/nlp/ling/Word\$WordFactoryHolder.class \ edu/stanford/nlp/ling/WordFactory.class \ edu/stanford/nlp/ling/WordLemmaTag.class \ edu/stanford/nlp/ling/WordLemmaTagFactory.class \ edu/stanford/nlp/ling/WordTag.class \ edu/stanford/nlp/ling/WordTag\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/WordTagFactory.class \ edu/stanford/nlp/math/ADMath.class \ edu/stanford/nlp/math/ArrayMath.class \ edu/stanford/nlp/math/ArrayMath\$InvalidElementException.class \ edu/stanford/nlp/math/DoubleAD.class \ edu/stanford/nlp/math/SloppyMath.class \ edu/stanford/nlp/objectbank/DelimitRegExIterator.class \ edu/stanford/nlp/objectbank/DelimitRegExIterator\$DelimitRegExIteratorFactory.class \ edu/stanford/nlp/objectbank/IdentityFunction.class \ edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class \ edu/stanford/nlp/objectbank/LineIterator.class \ edu/stanford/nlp/objectbank/LineIterator\$LineIteratorFactory.class \ edu/stanford/nlp/objectbank/ObjectBank.class \ edu/stanford/nlp/objectbank/ObjectBank\$OBIterator.class \ edu/stanford/nlp/objectbank/ObjectBank\$PathToFileFunction.class \ edu/stanford/nlp/objectbank/ReaderIteratorFactory.class \ edu/stanford/nlp/objectbank/ReaderIteratorFactory\$ReaderIterator.class \ edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class \ edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class \ edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction\$SamplingMethod.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \ edu/stanford/nlp/optimization/CGMinimizer.class \ edu/stanford/nlp/optimization/CGMinimizer\$OneDimDiffFunction.class \ edu/stanford/nlp/optimization/CGMinimizer\$Triple.class \ edu/stanford/nlp/optimization/CmdEvaluator.class \ edu/stanford/nlp/optimization/DiffFloatFunction.class \ edu/stanford/nlp/optimization/DiffFunction.class \ edu/stanford/nlp/optimization/Evaluator.class \ edu/stanford/nlp/optimization/FloatFunction.class \ edu/stanford/nlp/optimization/Function.class \ edu/stanford/nlp/optimization/GoldenSectionLineSearch.class \ edu/stanford/nlp/optimization/GoldenSectionLineSearch\$1.class \ edu/stanford/nlp/optimization/GoldenSectionLineSearch\$2.class \ edu/stanford/nlp/optimization/HasEvaluators.class \ edu/stanford/nlp/optimization/HasFloatInitial.class \ edu/stanford/nlp/optimization/HasInitial.class \ edu/stanford/nlp/optimization/HasL1ParamRange.class \ edu/stanford/nlp/optimization/HybridMinimizer.class \ edu/stanford/nlp/optimization/LineSearcher.class \ edu/stanford/nlp/optimization/MemoryEvaluator.class \ edu/stanford/nlp/optimization/Minimizer.class \ edu/stanford/nlp/optimization/QNMinimizer.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\$QNInfo\$NegativeCurvature.class \ edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$ZeroGradient.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/ResultStoringFloatMonitor.class \ edu/stanford/nlp/optimization/ResultStoringMonitor.class \ edu/stanford/nlp/optimization/SGDMinimizer.class \ edu/stanford/nlp/optimization/SGDMinimizer\$1.class \ edu/stanford/nlp/optimization/SGDToQNMinimizer.class \ edu/stanford/nlp/optimization/SMDMinimizer.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/SQNMinimizer.class \ edu/stanford/nlp/optimization/SQNMinimizer\$SurpriseConvergence.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$lagrange.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$setFixedGain.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$weight.class \ edu/stanford/nlp/optimization/StochasticCalculateMethods.class \ edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class \ edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.class \ edu/stanford/nlp/optimization/StochasticMinimizer.class \ edu/stanford/nlp/optimization/StochasticMinimizer\$PropertySetter.class \ edu/stanford/nlp/optimization/StochasticMinimizer\$setGain.class \ edu/stanford/nlp/parser/KBestViterbiParser.class \ edu/stanford/nlp/parser/Parser.class \ edu/stanford/nlp/parser/ViterbiParser.class \ edu/stanford/nlp/parser/ViterbiParserWithOptions.class \ edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$1.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/BasicCategoryTagProjection.class \ edu/stanford/nlp/parser/lexparser/BoundaryRemover.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class \ edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon\$Symbol.class \ edu/stanford/nlp/parser/lexparser/ChineseLexicon.class \ edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class \ edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class \ edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class \ edu/stanford/nlp/parser/lexparser/Debinarizer.class \ edu/stanford/nlp/parser/lexparser/DependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$2.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/parser/lexparser/Extractor.class \ edu/stanford/nlp/parser/lexparser/IntDependency.class \ edu/stanford/nlp/parser/lexparser/IntTaggedWord.class \ edu/stanford/nlp/parser/lexparser/Interner.class \ edu/stanford/nlp/parser/lexparser/Lexicon.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar\$EndHead.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class \ edu/stanford/nlp/parser/lexparser/Options.class \ edu/stanford/nlp/parser/lexparser/Options\$LexOptions.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$1.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$2.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$3.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$4.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$5.class \ edu/stanford/nlp/parser/lexparser/PostSplitter.class \ edu/stanford/nlp/parser/lexparser/RandomWalk.class \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$1.class \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$2.class \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$3.class \ edu/stanford/nlp/parser/lexparser/TagProjection.class \ edu/stanford/nlp/parser/lexparser/TestOptions.class \ edu/stanford/nlp/parser/lexparser/TestTagProjection.class \ edu/stanford/nlp/parser/lexparser/TrainOptions.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer\$TreeNullAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreeBinarizer.class \ edu/stanford/nlp/parser/lexparser/TreeBinarizer\$1.class \ edu/stanford/nlp/parser/lexparser/TreeCollinizer.class \ edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreebankAnnotator\$1.class \ edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class \ edu/stanford/nlp/parser/metrics/AbstractEval.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/tools/PunctEquivalenceClasser.class \ edu/stanford/nlp/pipeline/Annotation.class \ edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$1.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$2.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$3.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$4.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$5.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$6.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$7.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$8.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatCoreMapListAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatListAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \ edu/stanford/nlp/process/AbstractTokenizer.class \ edu/stanford/nlp/process/Americanize.class \ edu/stanford/nlp/process/CoreLabelTokenFactory.class \ edu/stanford/nlp/process/CoreTokenFactory.class \ edu/stanford/nlp/process/LexedTokenFactory.class \ edu/stanford/nlp/process/ListProcessor.class \ edu/stanford/nlp/process/Morpha.class \ edu/stanford/nlp/process/Morphology.class \ edu/stanford/nlp/process/PTB2TextLexer.class \ edu/stanford/nlp/process/PTBLexer.class \ edu/stanford/nlp/process/PTBLexer\$1.class \ edu/stanford/nlp/process/PTBLexer\$UntokenizableOptions.class \ edu/stanford/nlp/process/PTBTokenizer.class \ edu/stanford/nlp/process/PTBTokenizer\$1.class \ edu/stanford/nlp/process/PTBTokenizer\$PTBTokenizerFactory.class \ edu/stanford/nlp/process/SerializableFunction.class \ edu/stanford/nlp/process/Tokenizer.class \ edu/stanford/nlp/process/TokenizerAdapter.class \ edu/stanford/nlp/process/TokenizerFactory.class \ edu/stanford/nlp/process/WhitespaceLexer.class \ edu/stanford/nlp/process/WhitespaceTokenizer.class \ edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \ edu/stanford/nlp/process/WordSegmenter.class \ edu/stanford/nlp/process/WordSegmentingTokenizer.class \ edu/stanford/nlp/process/WordSegmentingTokenizer\$WordSegmentingTokenizerFactory.class \ edu/stanford/nlp/process/WordShapeClassifier.class \ edu/stanford/nlp/process/WordShapeClassifier\$1.class \ edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters.class \ edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters\$LcMap.class \ edu/stanford/nlp/process/WordToSentenceProcessor.class \ edu/stanford/nlp/process/WordTokenFactory.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq\$TagList.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TestSequenceModel.class \ edu/stanford/nlp/sequences/BestSequenceFinder.class \ edu/stanford/nlp/sequences/Clique.class \ edu/stanford/nlp/sequences/Clique\$CliqueEqualityWrapper.class \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter\$CoNLLIterator.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$1.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$ColumnDocParser.class \ edu/stanford/nlp/sequences/CoolingSchedule.class \ edu/stanford/nlp/sequences/CoolingSchedule\$1.class \ edu/stanford/nlp/sequences/CoolingSchedule\$2.class \ edu/stanford/nlp/sequences/DocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/ExactBestSequenceFinder.class \ edu/stanford/nlp/sequences/ExactBestSequenceFinder\$1.class \ edu/stanford/nlp/sequences/ExactBestSequenceFinder\$TestSequenceModel.class \ edu/stanford/nlp/sequences/FactoredSequenceListener.class \ edu/stanford/nlp/sequences/FactoredSequenceModel.class \ edu/stanford/nlp/sequences/FeatureFactory.class \ edu/stanford/nlp/sequences/KBestSequenceFinder.class \ edu/stanford/nlp/sequences/LatticeWriter.class \ edu/stanford/nlp/sequences/ObjectBankWrapper.class \ edu/stanford/nlp/sequences/ObjectBankWrapper\$WrappedIterator.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$1.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$OutputStyle.class \ edu/stanford/nlp/sequences/SeqClassifierFlags.class \ edu/stanford/nlp/sequences/SequenceGibbsSampler.class \ edu/stanford/nlp/sequences/SequenceGibbsSampler\$1.class \ edu/stanford/nlp/sequences/SequenceListener.class \ edu/stanford/nlp/sequences/SequenceModel.class \ edu/stanford/nlp/sequences/SequenceSampler.class \ edu/stanford/nlp/sequences/SequenceSampler\$1.class \ edu/stanford/nlp/sequences/SequenceSampler\$TestSequenceModel.class \ edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class \ edu/stanford/nlp/stats/AbstractCounter.class \ edu/stanford/nlp/stats/AccuracyStats.class \ edu/stanford/nlp/stats/ClassicCounter.class \ edu/stanford/nlp/stats/ClassicCounter\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$1\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$2.class \ edu/stanford/nlp/stats/ClassicCounter\$2\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$2\$1\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$ClassicCounterFactory.class \ edu/stanford/nlp/stats/Counter.class \ edu/stanford/nlp/stats/Counters.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\$4.class \ edu/stanford/nlp/stats/Counters\$5.class \ edu/stanford/nlp/stats/Counters\$6.class \ edu/stanford/nlp/stats/Counters\$6\$1.class \ edu/stanford/nlp/stats/Counters\$6\$1\$1.class \ edu/stanford/nlp/stats/Counters\$6\$1\$1\$1.class \ edu/stanford/nlp/stats/Counters\$7.class \ edu/stanford/nlp/stats/Counters\$7\$1.class \ edu/stanford/nlp/stats/Counters\$7\$1\$1.class \ edu/stanford/nlp/stats/Counters\$7\$1\$1\$1.class \ edu/stanford/nlp/stats/Counters\$7\$2.class \ edu/stanford/nlp/stats/Counters\$7\$3.class \ edu/stanford/nlp/stats/Counters\$7\$3\$1.class \ edu/stanford/nlp/stats/Counters\$7\$4.class \ edu/stanford/nlp/stats/Counters\$7\$4\$1.class \ edu/stanford/nlp/stats/Counters\$8.class \ edu/stanford/nlp/stats/Counters\$NaturalComparator.class \ edu/stanford/nlp/stats/Distribution.class \ edu/stanford/nlp/stats/Distribution\$1.class \ edu/stanford/nlp/stats/Distribution\$DynamicDistribution.class \ edu/stanford/nlp/stats/EquivalenceClasser.class \ edu/stanford/nlp/stats/GeneralizedCounter.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.class \ edu/stanford/nlp/stats/IntCounter\$1.class \ edu/stanford/nlp/stats/IntCounter\$1\$1.class \ edu/stanford/nlp/stats/IntCounter\$1\$1\$1.class \ edu/stanford/nlp/stats/IntCounter\$2.class \ edu/stanford/nlp/stats/IntCounter\$3.class \ edu/stanford/nlp/stats/IntCounter\$3\$1.class \ edu/stanford/nlp/stats/IntCounter\$NaturalComparator.class \ edu/stanford/nlp/stats/MultiClassAccuracyStats.class \ edu/stanford/nlp/stats/MultiClassChunkEvalStats.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/stats/ProbabilityDistribution.class \ edu/stanford/nlp/stats/Sampler.class \ edu/stanford/nlp/stats/Scorer.class \ edu/stanford/nlp/stats/SimpleGoodTuring.class \ edu/stanford/nlp/stats/TwoDimensionalCounter.class \ edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class \ edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$BasicCategoryStringFunction.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$CategoryAndFunctionStringFunction.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer\$AOverAFilter.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer\$EmptyFilter.class \ edu/stanford/nlp/trees/CollinsHeadFinder.class \ edu/stanford/nlp/trees/CollinsHeadFinder\$1.class \ edu/stanford/nlp/trees/CollocationFinder.class \ edu/stanford/nlp/trees/CollocationFinder\$1.class \ edu/stanford/nlp/trees/CollocationFinder\$Collocation.class \ edu/stanford/nlp/trees/CompositeTreeTransformer.class \ edu/stanford/nlp/trees/CompositeTreebank.class \ edu/stanford/nlp/trees/CompositeTreebank\$CompositeTreebankIterator.class \ edu/stanford/nlp/trees/Constituent.class \ edu/stanford/nlp/trees/ConstituentFactory.class \ edu/stanford/nlp/trees/CoordinationTransformer.class \ edu/stanford/nlp/trees/DateTreeTransformer.class \ edu/stanford/nlp/trees/Dependencies.class \ edu/stanford/nlp/trees/Dependencies\$1.class \ edu/stanford/nlp/trees/Dependencies\$ComparatorHolder.class \ edu/stanford/nlp/trees/Dependencies\$ComparatorHolder\$DependencyIdxComparator.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/DependencyFactory.class \ edu/stanford/nlp/trees/DependencyPrinter.class \ edu/stanford/nlp/trees/DependencyReader.class \ edu/stanford/nlp/trees/DependencyTreeTransformer.class \ edu/stanford/nlp/trees/DependencyTyper.class \ edu/stanford/nlp/trees/DiskTreebank.class \ edu/stanford/nlp/trees/DiskTreebank\$1.class \ edu/stanford/nlp/trees/DiskTreebank\$DiskTreebankIterator.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalComplementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdvClauseModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdverbialModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AgentGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AppositionalModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ArgumentGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AttributiveGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxPassiveGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalComplementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalPassiveSubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalSubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ComplementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ConjunctGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ControllingSubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$CoordinationGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$CopulaGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DeterminerGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DirectObjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DiscourseElementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ExpletiveGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$GoesWithGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$IndirectObjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$InfinitivalModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MarkerGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MultiWordExpressionGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NegationModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalPassiveSubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalSubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NounCompoundModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NpAdverbialModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumberModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumericModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ObjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ParataxisGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ParticipialModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PhrasalVerbParticleGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessionModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessiveModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PreconjunctGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredeterminerGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredicateGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalComplementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalObjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PunctuationGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$QuantifierModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ReferentGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeClauseModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SemanticDependentGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SubjectGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$TemporalModifierGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations\$XClausalComplementGRAnnotation.class \ edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \ edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \ edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/GrammaticalRelation.class \ edu/stanford/nlp/trees/GrammaticalRelation\$DependentGRAnnotation.class \ edu/stanford/nlp/trees/GrammaticalRelation\$GovernorGRAnnotation.class \ edu/stanford/nlp/trees/GrammaticalRelation\$GrammaticalRelationAnnotation.class \ edu/stanford/nlp/trees/GrammaticalRelation\$KillGRAnnotation.class \ edu/stanford/nlp/trees/GrammaticalRelation\$Language.class \ edu/stanford/nlp/trees/GrammaticalRelation\$RootGRAnnotation.class \ edu/stanford/nlp/trees/GrammaticalStructure.class \ edu/stanford/nlp/trees/GrammaticalStructure\$1.class \ edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing.class \ edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing\$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/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper.class \ edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper\$GsIterator.class \ edu/stanford/nlp/trees/GrammaticalStructureFactory.class \ edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class \ edu/stanford/nlp/trees/HasParent.class \ edu/stanford/nlp/trees/HeadFinder.class \ edu/stanford/nlp/trees/Labeled.class \ edu/stanford/nlp/trees/LabeledConstituent.class \ edu/stanford/nlp/trees/LabeledConstituent\$1.class \ edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder.class \ edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder\$LabeledConstituentFactory.class \ edu/stanford/nlp/trees/LabeledConstituent\$LabelFactoryHolder.class \ edu/stanford/nlp/trees/LabeledConstituent\$LabeledConstituentLabelFactory.class \ edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \ edu/stanford/nlp/trees/LabeledScoredTreeNode.class \ edu/stanford/nlp/trees/LabeledScoredTreeNode\$TreeFactoryHolder.class \ edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class \ edu/stanford/nlp/trees/LeftHeadFinder.class \ edu/stanford/nlp/trees/MemoryTreebank.class \ edu/stanford/nlp/trees/MemoryTreebank\$1.class \ edu/stanford/nlp/trees/ModCollinsHeadFinder.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$1.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$2.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$3.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$4.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpRetainingTreeReaderFactory.class \ edu/stanford/nlp/trees/NamedDependency.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/PennTreeReader.class \ edu/stanford/nlp/trees/PennTreeReaderFactory.class \ edu/stanford/nlp/trees/PennTreebankLanguagePack.class \ edu/stanford/nlp/trees/PennTreebankTokenizer.class \ edu/stanford/nlp/trees/PennTreebankTokenizer\$1.class \ edu/stanford/nlp/trees/PennTreebankTokenizer\$EnglishTreebankStreamTokenizer.class \ edu/stanford/nlp/trees/QPTreeTransformer.class \ edu/stanford/nlp/trees/SemanticHeadFinder.class \ edu/stanford/nlp/trees/SimpleConstituent.class \ edu/stanford/nlp/trees/SimpleConstituent\$1.class \ edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder.class \ edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder\$SimpleConstituentFactory.class \ edu/stanford/nlp/trees/SimpleConstituent\$LabelFactoryHolder.class \ edu/stanford/nlp/trees/SimpleConstituent\$SimpleConstituentLabelFactory.class \ edu/stanford/nlp/trees/SimpleConstituentFactory.class \ edu/stanford/nlp/trees/SimpleTree.class \ edu/stanford/nlp/trees/SimpleTree\$TreeFactoryHolder.class \ edu/stanford/nlp/trees/SimpleTreeFactory.class \ edu/stanford/nlp/trees/TransformingTreebank.class \ edu/stanford/nlp/trees/TransformingTreebank\$1.class \ edu/stanford/nlp/trees/TransformingTreebank\$2.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/Tree.class \ edu/stanford/nlp/trees/Tree\$TreeIterator.class \ edu/stanford/nlp/trees/TreeCoreAnnotations.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.class \ edu/stanford/nlp/trees/TreeFactory.class \ edu/stanford/nlp/trees/TreeFunctions.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/TreeGraph.class \ edu/stanford/nlp/trees/TreeGraphNode.class \ edu/stanford/nlp/trees/TreeGraphNode\$TreeFactoryHolder.class \ edu/stanford/nlp/trees/TreeGraphNodeFactory.class \ edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \ edu/stanford/nlp/trees/TreeNormalizer.class \ edu/stanford/nlp/trees/TreePrint.class \ edu/stanford/nlp/trees/TreePrint\$1.class \ edu/stanford/nlp/trees/TreePrint\$2.class \ edu/stanford/nlp/trees/TreeReader.class \ edu/stanford/nlp/trees/TreeReaderFactory.class \ edu/stanford/nlp/trees/TreeTokenizerFactory.class \ edu/stanford/nlp/trees/TreeTokenizerFactory\$1.class \ edu/stanford/nlp/trees/TreeTransformer.class \ edu/stanford/nlp/trees/TreeVisitor.class \ edu/stanford/nlp/trees/Treebank.class \ edu/stanford/nlp/trees/Treebank\$1.class \ edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \ edu/stanford/nlp/trees/TreebankFactory.class \ edu/stanford/nlp/trees/TreebankLanguagePack.class \ edu/stanford/nlp/trees/Trees.class \ edu/stanford/nlp/trees/TypedDependency.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency.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.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/WordNetConnection.class \ edu/stanford/nlp/trees/WordStemmer.class \ edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class \ edu/stanford/nlp/trees/international/pennchinese/CEDict.class \ edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class \ edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$1.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$ChineseEmptyFilter.class \ edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap\$SingletonHolder.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AdjectivalModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AdverbialModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ArgumentGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AspectMarkerGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AssociativeMarkerGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AssociativeModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AttributiveGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AuxModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AuxPassiveGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$BaGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClausalComplementGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClausalSubjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClauseModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ComplementGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ComplementizerGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ControllingSubjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$CoordinationGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DeterminerGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DirectObjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DvpMarkerGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DvpModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$EtcGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$LocalizerComplementGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ModalGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NegationModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NominalPassiveSubjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NominalSubjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NounCompoundModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NumberModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NumericModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ObjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$OrdNumberGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ParentheticalGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ParticipialModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PreconjunctGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalLocalizerModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalObjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PunctuationGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$RangeGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$RelativeClauseModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ResultativeComplementGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$SemanticDependentGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$SubjectGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TemporalClauseGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TemporalGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TimePostpositionGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TopicGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$VerbCompoundGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$VerbModifierGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$XClausalComplementGRAnnotation.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.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/ChineseUtils.class \ edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class \ edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class \ edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class \ edu/stanford/nlp/trees/tregex/CoordinationPattern.class \ edu/stanford/nlp/trees/tregex/CoordinationPattern\$CoordinationMatcher.class \ edu/stanford/nlp/trees/tregex/DescriptionPattern.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/Macros.class \ edu/stanford/nlp/trees/tregex/ParseException.class \ edu/stanford/nlp/trees/tregex/Relation.class \ edu/stanford/nlp/trees/tregex/Relation\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$1\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$10.class \ edu/stanford/nlp/trees/tregex/Relation\$10\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$11.class \ edu/stanford/nlp/trees/tregex/Relation\$11\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$12.class \ edu/stanford/nlp/trees/tregex/Relation\$12\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$13.class \ edu/stanford/nlp/trees/tregex/Relation\$13\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$14.class \ edu/stanford/nlp/trees/tregex/Relation\$14\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$15.class \ edu/stanford/nlp/trees/tregex/Relation\$15\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$16.class \ edu/stanford/nlp/trees/tregex/Relation\$16\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$17.class \ edu/stanford/nlp/trees/tregex/Relation\$17\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$18.class \ edu/stanford/nlp/trees/tregex/Relation\$18\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$19.class \ edu/stanford/nlp/trees/tregex/Relation\$19\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$2.class \ edu/stanford/nlp/trees/tregex/Relation\$20.class \ edu/stanford/nlp/trees/tregex/Relation\$20\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$21.class \ edu/stanford/nlp/trees/tregex/Relation\$21\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$22.class \ edu/stanford/nlp/trees/tregex/Relation\$22\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$23.class \ edu/stanford/nlp/trees/tregex/Relation\$23\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$24.class \ edu/stanford/nlp/trees/tregex/Relation\$24\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$3.class \ edu/stanford/nlp/trees/tregex/Relation\$4.class \ edu/stanford/nlp/trees/tregex/Relation\$4\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$5.class \ edu/stanford/nlp/trees/tregex/Relation\$5\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$6.class \ edu/stanford/nlp/trees/tregex/Relation\$6\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$7.class \ edu/stanford/nlp/trees/tregex/Relation\$7\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$8.class \ edu/stanford/nlp/trees/tregex/Relation\$8\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$9.class jar uf /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/stanford-ner-2013-04-04.jar edu/stanford/nlp/trees/tregex/Relation\$9\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$HasIthChild.class \ edu/stanford/nlp/trees/tregex/Relation\$HasIthChild\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$HeadedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$HeadedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$Heads.class \ edu/stanford/nlp/trees/tregex/Relation\$Heads\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$IthChildOf.class \ edu/stanford/nlp/trees/tregex/Relation\$IthChildOf\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$SearchNodeIterator.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes\$1.class \ edu/stanford/nlp/trees/tregex/SimpleCharStream.class \ edu/stanford/nlp/trees/tregex/Token.class \ edu/stanford/nlp/trees/tregex/TokenMgrError.class \ edu/stanford/nlp/trees/tregex/TregexMatcher.class \ edu/stanford/nlp/trees/tregex/TregexParseException.class \ edu/stanford/nlp/trees/tregex/TregexParser.class \ edu/stanford/nlp/trees/tregex/TregexParserConstants.class \ edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \ edu/stanford/nlp/trees/tregex/TregexPattern.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory\$1.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeVisitor.class \ edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \ edu/stanford/nlp/trees/tregex/VariableStrings.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class \ edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class \ edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Node.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class \ edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$1.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Token.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.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/TsurgeonParserTreeConstants.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class \ edu/stanford/nlp/util/AbstractIterator.class \ edu/stanford/nlp/util/ArrayCoreMap.class \ edu/stanford/nlp/util/ArrayCoreMap\$1.class \ edu/stanford/nlp/util/ArrayCoreMap\$1\$1.class \ edu/stanford/nlp/util/ArrayCoreMap\$2.class \ edu/stanford/nlp/util/ArrayHeap.class \ edu/stanford/nlp/util/ArrayHeap\$1.class \ edu/stanford/nlp/util/ArrayHeap\$HeapEntry.class \ edu/stanford/nlp/util/ArrayMap.class \ edu/stanford/nlp/util/ArrayMap\$1.class \ edu/stanford/nlp/util/ArrayMap\$Entry.class \ edu/stanford/nlp/util/ArrayStringFilter.class \ edu/stanford/nlp/util/ArrayUtils.class \ edu/stanford/nlp/util/Beam.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue\$1.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue\$Entry.class \ edu/stanford/nlp/util/ByteStreamGobbler.class \ edu/stanford/nlp/util/CollectionFactory.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.class \ edu/stanford/nlp/util/CollectionUtils\$1.class \ edu/stanford/nlp/util/CollectionValuedMap.class \ edu/stanford/nlp/util/ConcatenationIterator.class \ edu/stanford/nlp/util/ConvertByteArray.class \ edu/stanford/nlp/util/CoreMap.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$2.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$SimpleEntry.class \ edu/stanford/nlp/util/DeltaMap.class \ edu/stanford/nlp/util/DeltaMap\$1.class \ edu/stanford/nlp/util/DeltaMap\$1\$1.class \ edu/stanford/nlp/util/DeltaMap\$1\$1NullingIterator.class \ edu/stanford/nlp/util/DeltaMap\$1\$2.class \ edu/stanford/nlp/util/DeltaMap\$SimpleEntry.class \ edu/stanford/nlp/util/ErasureUtils.class \ edu/stanford/nlp/util/Factory.class \ edu/stanford/nlp/util/FilePathProcessor.class \ edu/stanford/nlp/util/FileProcessor.class \ edu/stanford/nlp/util/Filter.class \ edu/stanford/nlp/util/FilteredIterator.class \ edu/stanford/nlp/util/FilteredIterator\$1.class \ edu/stanford/nlp/util/Filters.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\$DisjFilter.class \ edu/stanford/nlp/util/Filters\$NegatedFilter.class \ edu/stanford/nlp/util/Filters\$RandomFilter.class \ edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \ edu/stanford/nlp/util/Function.class \ edu/stanford/nlp/util/Generics.class \ edu/stanford/nlp/util/HasInterval.class \ edu/stanford/nlp/util/HasInterval\$1.class \ edu/stanford/nlp/util/HasInterval\$2.class \ edu/stanford/nlp/util/HasInterval\$3.class \ edu/stanford/nlp/util/HasInterval\$4.class \ edu/stanford/nlp/util/HashIndex.class \ edu/stanford/nlp/util/HashIndex\$1.class \ edu/stanford/nlp/util/HashIndex\$2.class \ edu/stanford/nlp/util/HashableCoreMap.class \ edu/stanford/nlp/util/HashableCoreMap\$HashableCoreMapException.class \ edu/stanford/nlp/util/Heap.class \ edu/stanford/nlp/util/IdentityHashSet.class \ edu/stanford/nlp/util/Index.class \ edu/stanford/nlp/util/IntPair.class \ edu/stanford/nlp/util/IntQuadruple.class \ edu/stanford/nlp/util/IntTriple.class \ edu/stanford/nlp/util/IntTuple.class \ edu/stanford/nlp/util/IntUni.class \ edu/stanford/nlp/util/Interner.class \ edu/stanford/nlp/util/Interval.class \ edu/stanford/nlp/util/Interval\$RelType.class \ edu/stanford/nlp/util/LowercaseFunction.class \ edu/stanford/nlp/util/MapFactory.class \ edu/stanford/nlp/util/MapFactory\$1.class \ edu/stanford/nlp/util/MapFactory\$ArrayMapFactory.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/Maps.class \ edu/stanford/nlp/util/Maps\$1.class \ edu/stanford/nlp/util/MemoryMonitor.class \ edu/stanford/nlp/util/MemoryMonitor\$PeakMemoryMonitor.class \ edu/stanford/nlp/util/MetaClass.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/MutableDouble.class \ edu/stanford/nlp/util/MutableInteger.class \ edu/stanford/nlp/util/PaddedList.class \ edu/stanford/nlp/util/Pair.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/PriorityQueue.class \ edu/stanford/nlp/util/PropertiesUtils.class \ edu/stanford/nlp/util/Quadruple.class \ edu/stanford/nlp/util/ReflectionLoading.class \ edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \ edu/stanford/nlp/util/Scored.class \ edu/stanford/nlp/util/ScoredComparator.class \ edu/stanford/nlp/util/ScoredObject.class \ edu/stanford/nlp/util/Sets.class \ edu/stanford/nlp/util/StreamGobbler.class \ edu/stanford/nlp/util/StringUtils.class \ edu/stanford/nlp/util/StringUtils\$1.class \ edu/stanford/nlp/util/SystemUtils.class \ edu/stanford/nlp/util/SystemUtils\$ProcessException.class \ edu/stanford/nlp/util/SystemUtils\$ProcessOutputStream.class \ edu/stanford/nlp/util/SystemUtils\$WriterThread.class \ edu/stanford/nlp/util/Timing.class \ edu/stanford/nlp/util/Triple.class \ edu/stanford/nlp/util/TwoDimensionalMap.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/TypesafeMap.class \ edu/stanford/nlp/util/TypesafeMap\$Key.class \ edu/stanford/nlp/util/UTF8EquivalenceFunction.class \ edu/stanford/nlp/util/XMLUtils.class \ edu/stanford/nlp/util/XMLUtils\$1.class \ edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.class \ edu/stanford/nlp/util/XMLUtils\$XMLTag.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$CallableJob.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$JobResult.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$QueueItem.class \ edu/stanford/nlp/util/concurrent/SynchronizedInterner.class \ edu/stanford/nlp/util/concurrent/SynchronizedInterner\$1.class \ edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class \ edu/stanford/nlp/util/logging/Color.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.class \ edu/stanford/nlp/util/logging/LogRecordHandler.class \ edu/stanford/nlp/util/logging/OutputHandler.class \ edu/stanford/nlp/util/logging/OutputHandler\$1.class \ edu/stanford/nlp/util/logging/OutputHandler\$TrackInfo.class \ edu/stanford/nlp/util/logging/PrettyLoggable.class \ edu/stanford/nlp/util/logging/PrettyLogger.class \ edu/stanford/nlp/util/logging/PrettyLogger\$1.class \ edu/stanford/nlp/util/logging/RedirectOutputHandler.class \ edu/stanford/nlp/util/logging/Redwood.class \ edu/stanford/nlp/util/logging/Redwood\$1.class \ edu/stanford/nlp/util/logging/Redwood\$2.class \ edu/stanford/nlp/util/logging/Redwood\$3.class \ edu/stanford/nlp/util/logging/Redwood\$4.class \ edu/stanford/nlp/util/logging/Redwood\$5.class \ edu/stanford/nlp/util/logging/Redwood\$6.class \ edu/stanford/nlp/util/logging/Redwood\$7.class \ edu/stanford/nlp/util/logging/Redwood\$ConsoleHandler.class \ edu/stanford/nlp/util/logging/Redwood\$FileHandler.class \ edu/stanford/nlp/util/logging/Redwood\$Flag.class \ edu/stanford/nlp/util/logging/Redwood\$MessageType.class \ edu/stanford/nlp/util/logging/Redwood\$Record.class \ edu/stanford/nlp/util/logging/Redwood\$Record\$1.class \ edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \ edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree\$1.class \ edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \ edu/stanford/nlp/util/logging/Redwood\$Util.class \ edu/stanford/nlp/util/logging/Redwood\$Util\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$10.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$11.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$12.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$12\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$13.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$14.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$15.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$2.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$3.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$4.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$5.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$6.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$7.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$8.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$9.class \ edu/stanford/nlp/util/logging/RedwoodPrintStream.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$1.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ApproximateRepeatSemantics.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ExactRepeatSemantics.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$PendingType.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatSemantics.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatedRecordInfo.class \ edu/stanford/nlp/util/logging/Style.class \ edu/stanford/nlp/util/logging/VisibilityHandler.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/fsm/DFSA.java edu/stanford/nlp/fsm/DFSAState.java edu/stanford/nlp/fsm/DFSATransition.java edu/stanford/nlp/ie/AbstractSequenceClassifier.java edu/stanford/nlp/ie/AcquisitionsPrior.java edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.java edu/stanford/nlp/ie/ClassifierCombiner.java edu/stanford/nlp/ie/EmpiricalNERPrior.java edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java edu/stanford/nlp/ie/NERFeatureFactory.java edu/stanford/nlp/ie/NERServer.java edu/stanford/nlp/ie/SeminarsPrior.java edu/stanford/nlp/ie/UniformPrior.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/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/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/LinearCliquePotentialFunction.java edu/stanford/nlp/ie/crf/NERGUI.java edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java edu/stanford/nlp/ie/crf/package.html edu/stanford/nlp/ie/demo/NERDemo.java edu/stanford/nlp/ie/ner/CMMClassifier.java edu/stanford/nlp/ie/package.html edu/stanford/nlp/ie/pascal/AcronymModel.java edu/stanford/nlp/ie/pascal/Alignment.java edu/stanford/nlp/ie/pascal/AlignmentFactory.java edu/stanford/nlp/ie/pascal/CliqueTemplates.java edu/stanford/nlp/ie/pascal/DateTemplate.java edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java edu/stanford/nlp/ie/pascal/InfoTemplate.java edu/stanford/nlp/ie/pascal/PascalTemplate.java edu/stanford/nlp/ie/pascal/Prior.java edu/stanford/nlp/ie/pascal/RelationalModel.java edu/stanford/nlp/ie/pascal/TeXHyphenator.java edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java edu/stanford/nlp/international/morph/MorphoFeatures.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/NumberRangeFileFilter.java edu/stanford/nlp/io/NumberRangesFileFilter.java edu/stanford/nlp/io/RegExFileFilter.java edu/stanford/nlp/io/RuntimeIOException.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/HasOffset.java edu/stanford/nlp/ling/HasTag.java edu/stanford/nlp/ling/HasWord.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/RVFDatum.java edu/stanford/nlp/ling/Sentence.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/math/ADMath.java edu/stanford/nlp/math/ArrayMath.java edu/stanford/nlp/math/DoubleAD.java edu/stanford/nlp/math/SloppyMath.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/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/HasFloatInitial.java edu/stanford/nlp/optimization/HasInitial.java edu/stanford/nlp/optimization/HasL1ParamRange.java edu/stanford/nlp/optimization/HybridMinimizer.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/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/StochasticInPlaceMinimizer.java edu/stanford/nlp/optimization/StochasticMinimizer.java edu/stanford/nlp/parser/KBestViterbiParser.java edu/stanford/nlp/parser/Parser.java edu/stanford/nlp/parser/ViterbiParser.java edu/stanford/nlp/parser/ViterbiParserWithOptions.java edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.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/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/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/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/UnknownWordModel.java edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java edu/stanford/nlp/parser/metrics/AbstractEval.java edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java edu/stanford/nlp/pipeline/Annotation.java edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java edu/stanford/nlp/process/AbstractTokenizer.java edu/stanford/nlp/process/Americanize.java edu/stanford/nlp/process/CoreLabelTokenFactory.java edu/stanford/nlp/process/CoreTokenFactory.java edu/stanford/nlp/process/LexedTokenFactory.java edu/stanford/nlp/process/ListProcessor.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/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/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/KBestSequenceFinder.java edu/stanford/nlp/sequences/LatticeWriter.java edu/stanford/nlp/sequences/ObjectBankWrapper.java edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java edu/stanford/nlp/sequences/SeqClassifierFlags.java edu/stanford/nlp/sequences/SequenceGibbsSampler.java edu/stanford/nlp/sequences/SequenceListener.java edu/stanford/nlp/sequences/SequenceModel.java edu/stanford/nlp/sequences/SequenceSampler.java edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java edu/stanford/nlp/stats/AbstractCounter.java edu/stanford/nlp/stats/AccuracyStats.java edu/stanford/nlp/stats/ClassicCounter.java edu/stanford/nlp/stats/Counter.java edu/stanford/nlp/stats/Counters.java edu/stanford/nlp/stats/Distribution.java edu/stanford/nlp/stats/EquivalenceClasser.java edu/stanford/nlp/stats/GeneralizedCounter.java edu/stanford/nlp/stats/IntCounter.java edu/stanford/nlp/stats/MultiClassAccuracyStats.java edu/stanford/nlp/stats/MultiClassChunkEvalStats.java edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java edu/stanford/nlp/stats/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/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/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/GrammaticalRelation.java edu/stanford/nlp/trees/GrammaticalStructure.java edu/stanford/nlp/trees/GrammaticalStructureFactory.java edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java edu/stanford/nlp/trees/HasParent.java edu/stanford/nlp/trees/HeadFinder.java edu/stanford/nlp/trees/Labeled.java edu/stanford/nlp/trees/LabeledConstituent.java edu/stanford/nlp/trees/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/TreeGraph.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/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/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/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/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/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/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/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/util/AbstractIterator.java edu/stanford/nlp/util/ArrayCoreMap.java edu/stanford/nlp/util/ArrayHeap.java edu/stanford/nlp/util/ArrayMap.java edu/stanford/nlp/util/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/CollectionFactory.java edu/stanford/nlp/util/CollectionUtils.java edu/stanford/nlp/util/CollectionValuedMap.java edu/stanford/nlp/util/ConcatenationIterator.java edu/stanford/nlp/util/ConvertByteArray.java edu/stanford/nlp/util/CoreMap.java edu/stanford/nlp/util/DeltaCollectionValuedMap.java edu/stanford/nlp/util/DeltaMap.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/Filter.java edu/stanford/nlp/util/FilteredIterator.java edu/stanford/nlp/util/Filters.java edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java edu/stanford/nlp/util/Function.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/LowercaseFunction.java edu/stanford/nlp/util/MapFactory.java edu/stanford/nlp/util/Maps.java edu/stanford/nlp/util/MemoryMonitor.java edu/stanford/nlp/util/MetaClass.java edu/stanford/nlp/util/MutableDouble.java edu/stanford/nlp/util/MutableInteger.java edu/stanford/nlp/util/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/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/StringUtils.java edu/stanford/nlp/util/SystemUtils.java edu/stanford/nlp/util/Timing.java edu/stanford/nlp/util/Triple.java edu/stanford/nlp/util/TwoDimensionalMap.java edu/stanford/nlp/util/TypesafeMap.java edu/stanford/nlp/util/UTF8EquivalenceFunction.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/logging/Color.java edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.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/Style.java edu/stanford/nlp/util/logging/VisibilityHandler.java ##### GENERATING JAR FILE ##### JAR file: /u/nlp/distrib//stanford-ner-2013-04-04/stanford-ner-1.2.8-sources.jar Root directory: /u/horatio/codebase2/javanlp/projects/core/src jar cfm /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/stanford-ner-1.2.8-sources.jar /u/nlp/distrib//stanford-ner-2013-04-04/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/fsm/DFSA.java \ edu/stanford/nlp/fsm/DFSAState.java \ edu/stanford/nlp/fsm/DFSATransition.java \ edu/stanford/nlp/ie/AbstractSequenceClassifier.java \ edu/stanford/nlp/ie/AcquisitionsPrior.java \ edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.java \ edu/stanford/nlp/ie/ClassifierCombiner.java \ edu/stanford/nlp/ie/EmpiricalNERPrior.java \ edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java \ edu/stanford/nlp/ie/NERFeatureFactory.java \ edu/stanford/nlp/ie/NERServer.java \ edu/stanford/nlp/ie/SeminarsPrior.java \ edu/stanford/nlp/ie/UniformPrior.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/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/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/LinearCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/NERGUI.java \ edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/package.html \ edu/stanford/nlp/ie/demo/NERDemo.java \ edu/stanford/nlp/ie/ner/CMMClassifier.java \ edu/stanford/nlp/ie/package.html \ edu/stanford/nlp/ie/pascal/AcronymModel.java \ edu/stanford/nlp/ie/pascal/Alignment.java \ edu/stanford/nlp/ie/pascal/AlignmentFactory.java \ edu/stanford/nlp/ie/pascal/CliqueTemplates.java \ edu/stanford/nlp/ie/pascal/DateTemplate.java \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \ edu/stanford/nlp/ie/pascal/InfoTemplate.java \ edu/stanford/nlp/ie/pascal/PascalTemplate.java \ edu/stanford/nlp/ie/pascal/Prior.java \ edu/stanford/nlp/ie/pascal/RelationalModel.java \ edu/stanford/nlp/ie/pascal/TeXHyphenator.java \ edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \ edu/stanford/nlp/international/morph/MorphoFeatures.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/NumberRangeFileFilter.java \ edu/stanford/nlp/io/NumberRangesFileFilter.java \ edu/stanford/nlp/io/RegExFileFilter.java \ edu/stanford/nlp/io/RuntimeIOException.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/HasOffset.java \ edu/stanford/nlp/ling/HasTag.java \ edu/stanford/nlp/ling/HasWord.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/RVFDatum.java \ edu/stanford/nlp/ling/Sentence.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/math/ADMath.java \ edu/stanford/nlp/math/ArrayMath.java \ edu/stanford/nlp/math/DoubleAD.java \ edu/stanford/nlp/math/SloppyMath.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/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/HasFloatInitial.java \ edu/stanford/nlp/optimization/HasInitial.java \ edu/stanford/nlp/optimization/HasL1ParamRange.java \ edu/stanford/nlp/optimization/HybridMinimizer.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/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/StochasticInPlaceMinimizer.java \ edu/stanford/nlp/optimization/StochasticMinimizer.java \ edu/stanford/nlp/parser/KBestViterbiParser.java \ edu/stanford/nlp/parser/Parser.java \ edu/stanford/nlp/parser/ViterbiParser.java \ edu/stanford/nlp/parser/ViterbiParserWithOptions.java \ edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.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/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/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/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/UnknownWordModel.java \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \ edu/stanford/nlp/parser/metrics/AbstractEval.java \ edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \ edu/stanford/nlp/pipeline/Annotation.java \ edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \ edu/stanford/nlp/process/AbstractTokenizer.java \ edu/stanford/nlp/process/Americanize.java \ edu/stanford/nlp/process/CoreLabelTokenFactory.java \ edu/stanford/nlp/process/CoreTokenFactory.java \ edu/stanford/nlp/process/LexedTokenFactory.java \ edu/stanford/nlp/process/ListProcessor.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/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/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/KBestSequenceFinder.java \ edu/stanford/nlp/sequences/LatticeWriter.java \ edu/stanford/nlp/sequences/ObjectBankWrapper.java \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java \ edu/stanford/nlp/sequences/SeqClassifierFlags.java \ edu/stanford/nlp/sequences/SequenceGibbsSampler.java \ edu/stanford/nlp/sequences/SequenceListener.java \ edu/stanford/nlp/sequences/SequenceModel.java \ edu/stanford/nlp/sequences/SequenceSampler.java \ edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java \ edu/stanford/nlp/stats/AbstractCounter.java \ edu/stanford/nlp/stats/AccuracyStats.java \ edu/stanford/nlp/stats/ClassicCounter.java \ edu/stanford/nlp/stats/Counter.java \ edu/stanford/nlp/stats/Counters.java \ edu/stanford/nlp/stats/Distribution.java \ edu/stanford/nlp/stats/EquivalenceClasser.java \ edu/stanford/nlp/stats/GeneralizedCounter.java \ edu/stanford/nlp/stats/IntCounter.java \ edu/stanford/nlp/stats/MultiClassAccuracyStats.java \ edu/stanford/nlp/stats/MultiClassChunkEvalStats.java \ edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java \ edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java \ edu/stanford/nlp/stats/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/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/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/GrammaticalRelation.java \ edu/stanford/nlp/trees/GrammaticalStructure.java \ edu/stanford/nlp/trees/GrammaticalStructureFactory.java \ edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java \ edu/stanford/nlp/trees/HasParent.java \ edu/stanford/nlp/trees/HeadFinder.java \ edu/stanford/nlp/trees/Labeled.java \ edu/stanford/nlp/trees/LabeledConstituent.java \ edu/stanford/nlp/trees/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/TreeGraph.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/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/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/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/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/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/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/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/util/AbstractIterator.java \ edu/stanford/nlp/util/ArrayCoreMap.java \ edu/stanford/nlp/util/ArrayHeap.java \ edu/stanford/nlp/util/ArrayMap.java \ edu/stanford/nlp/util/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/CollectionFactory.java \ edu/stanford/nlp/util/CollectionUtils.java \ edu/stanford/nlp/util/CollectionValuedMap.java \ edu/stanford/nlp/util/ConcatenationIterator.java \ edu/stanford/nlp/util/ConvertByteArray.java \ edu/stanford/nlp/util/CoreMap.java \ edu/stanford/nlp/util/DeltaCollectionValuedMap.java \ edu/stanford/nlp/util/DeltaMap.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/Filter.java \ edu/stanford/nlp/util/FilteredIterator.java \ edu/stanford/nlp/util/Filters.java \ edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \ edu/stanford/nlp/util/Function.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/LowercaseFunction.java \ edu/stanford/nlp/util/MapFactory.java \ edu/stanford/nlp/util/Maps.java \ edu/stanford/nlp/util/MemoryMonitor.java \ edu/stanford/nlp/util/MetaClass.java \ edu/stanford/nlp/util/MutableDouble.java \ edu/stanford/nlp/util/MutableInteger.java \ edu/stanford/nlp/util/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/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/StringUtils.java \ edu/stanford/nlp/util/SystemUtils.java \ edu/stanford/nlp/util/Timing.java \ edu/stanford/nlp/util/Triple.java \ edu/stanford/nlp/util/TwoDimensionalMap.java \ edu/stanford/nlp/util/TypesafeMap.java \ edu/stanford/nlp/util/UTF8EquivalenceFunction.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/logging/Color.java \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.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/Style.java \ edu/stanford/nlp/util/logging/VisibilityHandler.java \ Archive: /u/nlp/distrib//stanford-ner-2013-04-04/stanford-ner-1.2.8-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/fsm/DFSA.java inflating: edu/stanford/nlp/fsm/DFSAState.java inflating: edu/stanford/nlp/fsm/DFSATransition.java inflating: edu/stanford/nlp/ie/AbstractSequenceClassifier.java inflating: edu/stanford/nlp/ie/AcquisitionsPrior.java inflating: edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.java inflating: edu/stanford/nlp/ie/ClassifierCombiner.java inflating: edu/stanford/nlp/ie/EmpiricalNERPrior.java inflating: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java inflating: edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java inflating: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java inflating: edu/stanford/nlp/ie/NERFeatureFactory.java inflating: edu/stanford/nlp/ie/NERServer.java inflating: edu/stanford/nlp/ie/SeminarsPrior.java inflating: edu/stanford/nlp/ie/UniformPrior.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/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/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/LinearCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/NERGUI.java inflating: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java inflating: edu/stanford/nlp/ie/crf/package.html inflating: edu/stanford/nlp/ie/demo/NERDemo.java inflating: edu/stanford/nlp/ie/ner/CMMClassifier.java inflating: edu/stanford/nlp/ie/package.html inflating: edu/stanford/nlp/ie/pascal/AcronymModel.java inflating: edu/stanford/nlp/ie/pascal/Alignment.java inflating: edu/stanford/nlp/ie/pascal/AlignmentFactory.java inflating: edu/stanford/nlp/ie/pascal/CliqueTemplates.java inflating: edu/stanford/nlp/ie/pascal/DateTemplate.java inflating: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java inflating: edu/stanford/nlp/ie/pascal/InfoTemplate.java inflating: edu/stanford/nlp/ie/pascal/PascalTemplate.java inflating: edu/stanford/nlp/ie/pascal/Prior.java inflating: edu/stanford/nlp/ie/pascal/RelationalModel.java inflating: edu/stanford/nlp/ie/pascal/TeXHyphenator.java inflating: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java inflating: edu/stanford/nlp/international/morph/MorphoFeatures.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/NumberRangeFileFilter.java inflating: edu/stanford/nlp/io/NumberRangesFileFilter.java inflating: edu/stanford/nlp/io/RegExFileFilter.java inflating: edu/stanford/nlp/io/RuntimeIOException.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/HasOffset.java inflating: edu/stanford/nlp/ling/HasTag.java inflating: edu/stanford/nlp/ling/HasWord.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/RVFDatum.java inflating: edu/stanford/nlp/ling/Sentence.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/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/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/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/HasFloatInitial.java inflating: edu/stanford/nlp/optimization/HasInitial.java inflating: edu/stanford/nlp/optimization/HasL1ParamRange.java inflating: edu/stanford/nlp/optimization/HybridMinimizer.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/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/StochasticInPlaceMinimizer.java inflating: edu/stanford/nlp/optimization/StochasticMinimizer.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/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/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/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/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/UnknownWordModel.java inflating: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java inflating: edu/stanford/nlp/parser/metrics/AbstractEval.java inflating: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java inflating: edu/stanford/nlp/pipeline/Annotation.java inflating: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java inflating: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java inflating: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java inflating: edu/stanford/nlp/process/AbstractTokenizer.java inflating: edu/stanford/nlp/process/Americanize.java inflating: edu/stanford/nlp/process/CoreLabelTokenFactory.java inflating: edu/stanford/nlp/process/CoreTokenFactory.java inflating: edu/stanford/nlp/process/LexedTokenFactory.java inflating: edu/stanford/nlp/process/ListProcessor.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/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/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/KBestSequenceFinder.java inflating: edu/stanford/nlp/sequences/LatticeWriter.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/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/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/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/GrammaticalRelation.java inflating: edu/stanford/nlp/trees/GrammaticalStructure.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/TreeGraph.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/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/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/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/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/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/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/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/util/AbstractIterator.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/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/CollectionFactory.java inflating: edu/stanford/nlp/util/CollectionUtils.java inflating: edu/stanford/nlp/util/CollectionValuedMap.java inflating: edu/stanford/nlp/util/ConcatenationIterator.java inflating: edu/stanford/nlp/util/ConvertByteArray.java inflating: edu/stanford/nlp/util/CoreMap.java inflating: edu/stanford/nlp/util/DeltaCollectionValuedMap.java inflating: edu/stanford/nlp/util/DeltaMap.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/Filter.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/Function.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/LowercaseFunction.java inflating: edu/stanford/nlp/util/MapFactory.java inflating: edu/stanford/nlp/util/Maps.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/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/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/TwoDimensionalMap.java inflating: edu/stanford/nlp/util/TypesafeMap.java inflating: edu/stanford/nlp/util/UTF8EquivalenceFunction.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/logging/Color.java inflating: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.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/Style.java inflating: edu/stanford/nlp/util/logging/VisibilityHandler.java Loading source files for package edu.stanford.nlp.util... Loading source files for package edu.stanford.nlp.util.logging... Loading source files for package edu.stanford.nlp.util.concurrent... Loading source files for package edu.stanford.nlp.stats... Loading source files for package edu.stanford.nlp.io... Loading source files for package edu.stanford.nlp.io.ui... javadoc: warning - No source files for package edu.stanford.nlp.io.ui Loading source files for package edu.stanford.nlp.process... 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.pascal... Loading source files for package edu.stanford.nlp.ie.ner... Loading source files for package edu.stanford.nlp.ie.ner.webapp... javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.webapp Loading source files for package edu.stanford.nlp.ie.machinereading.common... javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.common Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace... javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader... javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader Loading source files for package edu.stanford.nlp.ie.machinereading... javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading Loading source files for package edu.stanford.nlp.ie.machinereading.structure... javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.structure Loading source files for package edu.stanford.nlp.ie.util... javadoc: warning - No source files for package edu.stanford.nlp.ie.util Loading source files for package edu.stanford.nlp.ie.regexp... javadoc: warning - No source files for package edu.stanford.nlp.ie.regexp 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.math... Loading source files for package edu.stanford.nlp.trees... Loading source files for package edu.stanford.nlp.trees.international.pennchinese... Loading source files for package edu.stanford.nlp.trees.international.arabic... javadoc: warning - No source files for package edu.stanford.nlp.trees.international.arabic Loading source files for package edu.stanford.nlp.trees.international.tuebadz... javadoc: warning - No source files for package edu.stanford.nlp.trees.international.tuebadz Loading source files for package edu.stanford.nlp.trees.international.negra... javadoc: warning - No source files for package edu.stanford.nlp.trees.international.negra Loading source files for package edu.stanford.nlp.trees.international.french... javadoc: warning - No source files for package edu.stanford.nlp.trees.international.french Loading source files for package edu.stanford.nlp.trees.international.hebrew... javadoc: warning - No source files for package edu.stanford.nlp.trees.international.hebrew Loading source files for package edu.stanford.nlp.trees.tregex... Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon... Loading source files for package edu.stanford.nlp.trees.tregex.gui... javadoc: warning - No source files for package edu.stanford.nlp.trees.tregex.gui Loading source files for package edu.stanford.nlp.trees.treebank... javadoc: warning - No source files for package edu.stanford.nlp.trees.treebank Loading source files for package edu.stanford.nlp.sequences... Loading source files for package edu.stanford.nlp.classify... Loading source files for package edu.stanford.nlp.classify.demo... javadoc: warning - No source files for package edu.stanford.nlp.classify.demo Loading source files for package edu.stanford.nlp.fsm... Loading source files for package edu.stanford.nlp.ling... Loading source files for package edu.stanford.nlp.ling.tokensregex... javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex Loading source files for package edu.stanford.nlp.ling.tokensregex.types... javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.types Loading source files for package edu.stanford.nlp.ling.tokensregex.parser... javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.parser Loading source files for package edu.stanford.nlp.international.morph... Loading source files for package edu.stanford.nlp.international.arabic.pipeline... javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.pipeline Loading source files for package edu.stanford.nlp.international.arabic... javadoc: warning - No source files for package edu.stanford.nlp.international.arabic Loading source files for package edu.stanford.nlp.international.arabic.subject... javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.subject Loading source files for package edu.stanford.nlp.international.arabic.process... javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.process Loading source files for package edu.stanford.nlp.international.arabic.parsesegment... javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.parsesegment Loading source files for package edu.stanford.nlp.international... javadoc: warning - No source files for package edu.stanford.nlp.international Loading source files for package edu.stanford.nlp.international.french.pipeline... javadoc: warning - No source files for package edu.stanford.nlp.international.french.pipeline Loading source files for package edu.stanford.nlp.international.french.scripts... javadoc: warning - No source files for package edu.stanford.nlp.international.french.scripts Loading source files for package edu.stanford.nlp.international.french... javadoc: warning - No source files for package edu.stanford.nlp.international.french Loading source files for package edu.stanford.nlp.international.french.process... javadoc: warning - No source files for package edu.stanford.nlp.international.french.process Loading source files for package edu.stanford.nlp.pipeline... Loading source files for package edu.stanford.nlp.pipeline.demo... javadoc: warning - No source files for package edu.stanford.nlp.pipeline.demo Loading source files for package edu.stanford.nlp.pipeline.webapp... javadoc: warning - No source files for package edu.stanford.nlp.pipeline.webapp Loading source files for package edu.stanford.nlp.parser.tools... Loading source files for package edu.stanford.nlp.parser... Loading source files for package edu.stanford.nlp.parser.metrics... Loading source files for package edu.stanford.nlp.parser.lexparser... Loading source files for package edu.stanford.nlp.parser.lexparser.demo... javadoc: warning - No source files for package edu.stanford.nlp.parser.lexparser.demo Loading source files for package edu.stanford.nlp.parser.charniak... javadoc: warning - No source files for package edu.stanford.nlp.parser.charniak Loading source files for package edu.stanford.nlp.parser.server... javadoc: warning - No source files for package edu.stanford.nlp.parser.server Loading source files for package edu.stanford.nlp.parser.ui... javadoc: warning - No source files for package edu.stanford.nlp.parser.ui Loading source files for package edu.stanford.nlp.parser.eval... javadoc: warning - No source files for package edu.stanford.nlp.parser.eval Loading source files for package edu.stanford.nlp.truecaser... javadoc: warning - No source files for package edu.stanford.nlp.truecaser Loading source files for package edu.stanford.nlp.net... javadoc: warning - No source files for package edu.stanford.nlp.net Loading source files for package edu.stanford.nlp.wordseg... javadoc: warning - No source files for package edu.stanford.nlp.wordseg Loading source files for package edu.stanford.nlp.wordseg.demo... javadoc: warning - No source files for package edu.stanford.nlp.wordseg.demo Loading source files for package edu.stanford.nlp.ui... javadoc: warning - No source files for package edu.stanford.nlp.ui Loading source files for package edu.stanford.nlp.semgraph... javadoc: warning - No source files for package edu.stanford.nlp.semgraph Loading source files for package edu.stanford.nlp.semgraph.semgrex... javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex Loading source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon... javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon Loading source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred... javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred Loading source files for package edu.stanford.nlp.swing... javadoc: warning - No source files for package edu.stanford.nlp.swing Loading source files for package edu.stanford.nlp.time... javadoc: warning - No source files for package edu.stanford.nlp.time Loading source files for package edu.stanford.nlp.time.suservlet... javadoc: warning - No source files for package edu.stanford.nlp.time.suservlet Loading source files for package edu.stanford.nlp.tagger.common... javadoc: warning - No source files for package edu.stanford.nlp.tagger.common Loading source files for package edu.stanford.nlp.tagger.util... javadoc: warning - No source files for package edu.stanford.nlp.tagger.util Loading source files for package edu.stanford.nlp.tagger.io... javadoc: warning - No source files for package edu.stanford.nlp.tagger.io Loading source files for package edu.stanford.nlp.tagger.maxent... javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent Loading source files for package edu.stanford.nlp.tagger.maxent.documentation... javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent.documentation Loading source files for package edu.stanford.nlp.graph... javadoc: warning - No source files for package edu.stanford.nlp.graph Loading source files for package edu.stanford.nlp.misc... javadoc: warning - No source files for package edu.stanford.nlp.misc Loading source files for package edu.stanford.nlp.maxent... javadoc: warning - No source files for package edu.stanford.nlp.maxent Loading source files for package edu.stanford.nlp.maxent.iis... javadoc: warning - No source files for package edu.stanford.nlp.maxent.iis Loading source files for package edu.stanford.nlp.dcoref... javadoc: warning - No source files for package edu.stanford.nlp.dcoref Loading source files for package edu.stanford.nlp.dcoref.sievepasses... javadoc: warning - No source files for package edu.stanford.nlp.dcoref.sievepasses Constructing Javadoc information... javadoc: warning - No source files for package edu.stanford.nlp.io.ui javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.webapp javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.common javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.structure javadoc: warning - No source files for package edu.stanford.nlp.ie.util javadoc: warning - No source files for package edu.stanford.nlp.ie.regexp javadoc: warning - No source files for package edu.stanford.nlp.trees.international.arabic javadoc: warning - No source files for package edu.stanford.nlp.trees.international.tuebadz javadoc: warning - No source files for package edu.stanford.nlp.trees.international.negra javadoc: warning - No source files for package edu.stanford.nlp.trees.international.french javadoc: warning - No source files for package edu.stanford.nlp.trees.international.hebrew javadoc: warning - No source files for package edu.stanford.nlp.trees.tregex.gui javadoc: warning - No source files for package edu.stanford.nlp.trees.treebank javadoc: warning - No source files for package edu.stanford.nlp.classify.demo javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.types javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.parser javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.pipeline javadoc: warning - No source files for package edu.stanford.nlp.international.arabic javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.subject javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.process javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.parsesegment javadoc: warning - No source files for package edu.stanford.nlp.international.french.pipeline javadoc: warning - No source files for package edu.stanford.nlp.international.french.scripts javadoc: warning - No source files for package edu.stanford.nlp.international.french javadoc: warning - No source files for package edu.stanford.nlp.international.french.process javadoc: warning - No source files for package edu.stanford.nlp.pipeline.demo javadoc: warning - No source files for package edu.stanford.nlp.pipeline.webapp javadoc: warning - No source files for package edu.stanford.nlp.parser.lexparser.demo javadoc: warning - No source files for package edu.stanford.nlp.parser.charniak javadoc: warning - No source files for package edu.stanford.nlp.parser.server javadoc: warning - No source files for package edu.stanford.nlp.parser.ui javadoc: warning - No source files for package edu.stanford.nlp.parser.eval javadoc: warning - No source files for package edu.stanford.nlp.truecaser javadoc: warning - No source files for package edu.stanford.nlp.net javadoc: warning - No source files for package edu.stanford.nlp.wordseg javadoc: warning - No source files for package edu.stanford.nlp.wordseg.demo javadoc: warning - No source files for package edu.stanford.nlp.ui javadoc: warning - No source files for package edu.stanford.nlp.semgraph javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon javadoc: warning - No source files for package edu.stanford.nlp.semgraph.semgrex.ssurgeon.pred javadoc: warning - No source files for package edu.stanford.nlp.swing javadoc: warning - No source files for package edu.stanford.nlp.time javadoc: warning - No source files for package edu.stanford.nlp.time.suservlet javadoc: warning - No source files for package edu.stanford.nlp.tagger.common javadoc: warning - No source files for package edu.stanford.nlp.tagger.util javadoc: warning - No source files for package edu.stanford.nlp.tagger.io javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent.documentation javadoc: warning - No source files for package edu.stanford.nlp.graph javadoc: warning - No source files for package edu.stanford.nlp.misc javadoc: warning - No source files for package edu.stanford.nlp.maxent javadoc: warning - No source files for package edu.stanford.nlp.maxent.iis javadoc: warning - No source files for package edu.stanford.nlp.dcoref javadoc: warning - No source files for package edu.stanford.nlp.dcoref.sievepasses Standard Doclet version 1.6.0_33 Building tree for all the packages and classes... Generating javadoc/edu/stanford/nlp/util//AbstractIterator.html... Generating javadoc/edu/stanford/nlp/util//ArrayCoreMap.html... Generating javadoc/edu/stanford/nlp/util//ArrayHeap.html... Generating javadoc/edu/stanford/nlp/util//ArrayMap.html... Generating javadoc/edu/stanford/nlp/util//ArrayStringFilter.html... Generating javadoc/edu/stanford/nlp/util//ArrayUtils.html... Generating javadoc/edu/stanford/nlp/util//Beam.html... Generating javadoc/edu/stanford/nlp/util//BinaryHeapPriorityQueue.html... Generating javadoc/edu/stanford/nlp/util//ByteStreamGobbler.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.ArrayListFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.HashSetFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.LinkedListFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.SizedArrayListFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionFactory.TreeSetFactory.html... Generating javadoc/edu/stanford/nlp/util//CollectionUtils.html... Generating javadoc/edu/stanford/nlp/util//CollectionValuedMap.html... Generating javadoc/edu/stanford/nlp/util//ConcatenationIterator.html... Generating javadoc/edu/stanford/nlp/util//ConvertByteArray.html... Generating javadoc/edu/stanford/nlp/util//CoreMap.html... Generating javadoc/edu/stanford/nlp/util//DeltaCollectionValuedMap.html... Generating javadoc/edu/stanford/nlp/util//DeltaMap.html... Generating javadoc/edu/stanford/nlp/util//ErasureUtils.html... Generating javadoc/edu/stanford/nlp/util//Factory.html... Generating javadoc/edu/stanford/nlp/util//FilePathProcessor.html... Generating javadoc/edu/stanford/nlp/util//FileProcessor.html... Generating javadoc/edu/stanford/nlp/util//Filter.html... Generating javadoc/edu/stanford/nlp/util//FilteredIterator.html... Generating javadoc/edu/stanford/nlp/util//Filters.html... Generating javadoc/edu/stanford/nlp/util//Filters.ConjFilter.html... Generating javadoc/edu/stanford/nlp/util//Filters.DisjFilter.html... Generating javadoc/edu/stanford/nlp/util//Filters.RandomFilter.html... Generating javadoc/edu/stanford/nlp/util//FixedPrioritiesPriorityQueue.html... Generating javadoc/edu/stanford/nlp/util//Function.html... Generating javadoc/edu/stanford/nlp/util//Generics.html... Generating javadoc/edu/stanford/nlp/util//HashableCoreMap.html... Generating javadoc/edu/stanford/nlp/util//HashableCoreMap.HashableCoreMapException.html... Generating javadoc/edu/stanford/nlp/util//HashIndex.html... Generating javadoc/edu/stanford/nlp/util//HasInterval.html... Generating javadoc/edu/stanford/nlp/util//Heap.html... Generating javadoc/edu/stanford/nlp/util//IdentityHashSet.html... Generating javadoc/edu/stanford/nlp/util//Index.html... Generating javadoc/edu/stanford/nlp/util//Interner.html... Generating javadoc/edu/stanford/nlp/util//Interval.html... Generating javadoc/edu/stanford/nlp/util//Interval.RelType.html... Generating javadoc/edu/stanford/nlp/util//IntPair.html... Generating javadoc/edu/stanford/nlp/util//IntQuadruple.html... Generating javadoc/edu/stanford/nlp/util//IntTriple.html... Generating javadoc/edu/stanford/nlp/util//IntTuple.html... Generating javadoc/edu/stanford/nlp/util//IntUni.html... Generating javadoc/edu/stanford/nlp/util//LowercaseFunction.html... Generating javadoc/edu/stanford/nlp/util//MapFactory.html... Generating javadoc/edu/stanford/nlp/util//Maps.html... Generating javadoc/edu/stanford/nlp/util//MemoryMonitor.html... Generating javadoc/edu/stanford/nlp/util//MemoryMonitor.PeakMemoryMonitor.html... Generating javadoc/edu/stanford/nlp/util//MetaClass.html... Generating javadoc/edu/stanford/nlp/util//MetaClass.ClassCreationException.html... Generating javadoc/edu/stanford/nlp/util//MetaClass.ClassFactory.html... Generating javadoc/edu/stanford/nlp/util//MetaClass.ConstructorNotFoundException.html... Generating javadoc/edu/stanford/nlp/util//MutableDouble.html... Generating javadoc/edu/stanford/nlp/util//MutableInteger.html... Generating javadoc/edu/stanford/nlp/util//PaddedList.html... Generating javadoc/edu/stanford/nlp/util//Pair.html... Generating javadoc/edu/stanford/nlp/util//Pair.ByFirstPairComparator.html... Generating javadoc/edu/stanford/nlp/util//Pair.ByFirstReversePairComparator.html... Generating javadoc/edu/stanford/nlp/util//Pair.BySecondPairComparator.html... Generating javadoc/edu/stanford/nlp/util//Pair.BySecondReversePairComparator.html... Generating javadoc/edu/stanford/nlp/util//PriorityQueue.html... Generating javadoc/edu/stanford/nlp/util//PropertiesUtils.html... Generating javadoc/edu/stanford/nlp/util//Quadruple.html... Generating javadoc/edu/stanford/nlp/util//ReflectionLoading.html... Generating javadoc/edu/stanford/nlp/util//ReflectionLoading.ReflectionLoadingException.html... Generating javadoc/edu/stanford/nlp/util//Scored.html... Generating javadoc/edu/stanford/nlp/util//ScoredComparator.html... Generating javadoc/edu/stanford/nlp/util//ScoredObject.html... Generating javadoc/edu/stanford/nlp/util//Sets.html... Generating javadoc/edu/stanford/nlp/util//StreamGobbler.html... Generating javadoc/edu/stanford/nlp/util//StringUtils.html... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/util/StringUtils.java:1871: warning - @return tag has no arguments. /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/util/StringUtils.java:1887: warning - @return tag has no arguments. /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/util/StringUtils.java:670: warning - Missing closing '}' character for inline tag: "{@link Integer values specifying the number of arguments for that flag (default min 0, max 1)." /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/util/StringUtils.java:1871: warning - @param argument "s" is not a parameter name. 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//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//XMLUtils.html... Generating javadoc/edu/stanford/nlp/util//XMLUtils.XMLTag.html... Generating javadoc/edu/stanford/nlp/util/logging//Color.html... Generating javadoc/edu/stanford/nlp/util/logging//JavaUtilLoggingAdaptor.html... Generating javadoc/edu/stanford/nlp/util/logging//JavaUtilLoggingAdaptor.RedwoodHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//LogRecordHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//OutputHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//PrettyLoggable.html... Generating javadoc/edu/stanford/nlp/util/logging//PrettyLogger.html... Generating javadoc/edu/stanford/nlp/util/logging//RedirectOutputHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.ConsoleHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.FileHandler.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Flag.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Record.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.RecordHandlerTree.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.RedwoodChannels.html... Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Util.html... Generating javadoc/edu/stanford/nlp/util/logging//RedwoodConfiguration.html... Generating javadoc/edu/stanford/nlp/util/logging//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//Style.html... Generating javadoc/edu/stanford/nlp/util/logging//VisibilityHandler.html... Generating javadoc/edu/stanford/nlp/util/concurrent//MulticoreWrapper.html... Generating javadoc/edu/stanford/nlp/util/concurrent//SynchronizedInterner.html... Generating javadoc/edu/stanford/nlp/util/concurrent//ThreadsafeProcessor.html... Generating javadoc/edu/stanford/nlp/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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/stats/Counter.java:51: warning - Tag @link: reference not found: OpenAddressCounter 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... 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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/stats/Sampler.java:16: warning - Tag @link: reference not found: Sampleable /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/stats/Sampler.java:16: warning - Tag @link: reference not found: Sampleable Generating javadoc/edu/stanford/nlp/stats//Scorer.html... Generating javadoc/edu/stanford/nlp/stats//SimpleGoodTuring.html... Generating javadoc/edu/stanford/nlp/stats//TwoDimensionalCounter.html... Generating javadoc/edu/stanford/nlp/stats//TwoDimensionalCounterInterface.html... Generating javadoc/edu/stanford/nlp/io//BZip2PipedOutputStream.html... Generating javadoc/edu/stanford/nlp/io//EncodingFileReader.html... Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.html... Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.err.html... Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.out.html... Generating javadoc/edu/stanford/nlp/io//ExtensionFileFilter.html... Generating javadoc/edu/stanford/nlp/io//IOUtils.html... Generating javadoc/edu/stanford/nlp/io//NumberRangeFileFilter.html... Generating javadoc/edu/stanford/nlp/io//NumberRangesFileFilter.html... Generating javadoc/edu/stanford/nlp/io//RegExFileFilter.html... Generating javadoc/edu/stanford/nlp/io//RuntimeIOException.html... Generating javadoc/edu/stanford/nlp/process//AbstractTokenizer.html... Generating javadoc/edu/stanford/nlp/process//Americanize.html... Generating javadoc/edu/stanford/nlp/process//CoreLabelTokenFactory.html... Generating javadoc/edu/stanford/nlp/process//CoreTokenFactory.html... Generating javadoc/edu/stanford/nlp/process//LexedTokenFactory.html... Generating javadoc/edu/stanford/nlp/process//ListProcessor.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//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/ie//AbstractSequenceClassifier.html... Generating javadoc/edu/stanford/nlp/ie//AcquisitionsPrior.html... Generating javadoc/edu/stanford/nlp/ie//BisequenceEmpiricalNERPrior.html... Generating javadoc/edu/stanford/nlp/ie//ClassifierCombiner.html... Generating javadoc/edu/stanford/nlp/ie//EmpiricalNERPrior.html... Generating javadoc/edu/stanford/nlp/ie//EmpiricalNERPriorBIO.html... Generating javadoc/edu/stanford/nlp/ie//EntityCachingAbstractSequencePrior.html... Generating javadoc/edu/stanford/nlp/ie//EntityCachingAbstractSequencePriorBIO.html... Generating javadoc/edu/stanford/nlp/ie//NERFeatureFactory.html... Generating javadoc/edu/stanford/nlp/ie//NERServer.html... Generating javadoc/edu/stanford/nlp/ie//NERServer.NERClient.html... Generating javadoc/edu/stanford/nlp/ie//SeminarsPrior.html... Generating javadoc/edu/stanford/nlp/ie//UniformPrior.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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/ie/crf/CRFClassifier.java:127: warning - Tag @link: reference not found: edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory Generating javadoc/edu/stanford/nlp/ie/crf//CRFClassifier.TestSequenceModel.html... Generating javadoc/edu/stanford/nlp/ie/crf//CRFClassifierEvaluator.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//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//LinearCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf//NERGUI.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/pascal//AcronymModel.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.AfterAligned.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.AlignedPerWord.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.BegWord.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.EndWord.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.Feature.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.LettersAligned.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.SyllableBoundary.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.WordsSkipped.html... Generating javadoc/edu/stanford/nlp/ie/pascal//Alignment.html... Generating javadoc/edu/stanford/nlp/ie/pascal//AlignmentFactory.html... Generating javadoc/edu/stanford/nlp/ie/pascal//CliqueTemplates.html... Generating javadoc/edu/stanford/nlp/ie/pascal//DateTemplate.html... Generating javadoc/edu/stanford/nlp/ie/pascal//DefaultTeXHyphenData.html... Generating javadoc/edu/stanford/nlp/ie/pascal//InfoTemplate.html... Generating javadoc/edu/stanford/nlp/ie/pascal//PascalTemplate.html... Generating javadoc/edu/stanford/nlp/ie/pascal//Prior.html... Generating javadoc/edu/stanford/nlp/ie/pascal//RelationalModel.html... Generating javadoc/edu/stanford/nlp/ie/pascal//TeXHyphenator.html... Generating javadoc/edu/stanford/nlp/ie/ner//CMMClassifier.html... Generating javadoc/edu/stanford/nlp/objectbank//DelimitRegExIterator.html... Generating javadoc/edu/stanford/nlp/objectbank//DelimitRegExIterator.DelimitRegExIteratorFactory.html... Generating javadoc/edu/stanford/nlp/objectbank//IdentityFunction.html... Generating javadoc/edu/stanford/nlp/objectbank//IteratorFromReaderFactory.html... Generating javadoc/edu/stanford/nlp/objectbank//LineIterator.html... Generating javadoc/edu/stanford/nlp/objectbank//LineIterator.LineIteratorFactory.html... Generating javadoc/edu/stanford/nlp/objectbank//ObjectBank.html... Generating javadoc/edu/stanford/nlp/objectbank//ObjectBank.PathToFileFunction.html... Generating javadoc/edu/stanford/nlp/objectbank//ReaderIteratorFactory.html... Generating javadoc/edu/stanford/nlp/objectbank//ResettableReaderIteratorFactory.html... Generating javadoc/edu/stanford/nlp/optimization//AbstractCachingDiffFloatFunction.html... Generating javadoc/edu/stanford/nlp/optimization//AbstractCachingDiffFunction.html... Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffFunction.html... Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffFunction.SamplingMethod.html... Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffUpdateFunction.html... Generating javadoc/edu/stanford/nlp/optimization//CGMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//CmdEvaluator.html... Generating javadoc/edu/stanford/nlp/optimization//DiffFloatFunction.html... Generating javadoc/edu/stanford/nlp/optimization//DiffFunction.html... Generating javadoc/edu/stanford/nlp/optimization//Evaluator.html... Generating javadoc/edu/stanford/nlp/optimization//FloatFunction.html... Generating javadoc/edu/stanford/nlp/optimization//Function.html... Generating javadoc/edu/stanford/nlp/optimization//GoldenSectionLineSearch.html... Generating javadoc/edu/stanford/nlp/optimization//HasEvaluators.html... Generating javadoc/edu/stanford/nlp/optimization//HasFloatInitial.html... Generating javadoc/edu/stanford/nlp/optimization//HasInitial.html... Generating javadoc/edu/stanford/nlp/optimization//HasL1ParamRange.html... Generating javadoc/edu/stanford/nlp/optimization//HybridMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//LineSearcher.html... Generating javadoc/edu/stanford/nlp/optimization//MemoryEvaluator.html... Generating javadoc/edu/stanford/nlp/optimization//Minimizer.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eLineSearch.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eScaling.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eState.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.QNInfo.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.Record.html... Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.SurpriseConvergence.html... Generating javadoc/edu/stanford/nlp/optimization//ResultStoringFloatMonitor.html... Generating javadoc/edu/stanford/nlp/optimization//ResultStoringMonitor.html... Generating javadoc/edu/stanford/nlp/optimization//ScaledSGDMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//ScaledSGDMinimizer.weight.html... Generating javadoc/edu/stanford/nlp/optimization//SGDMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//SGDToQNMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//SMDMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//SQNMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//StochasticCalculateMethods.html... Generating javadoc/edu/stanford/nlp/optimization//StochasticDiffFunctionTester.html... Generating javadoc/edu/stanford/nlp/optimization//StochasticInPlaceMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//StochasticMinimizer.html... Generating javadoc/edu/stanford/nlp/optimization//StochasticMinimizer.PropertySetter.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/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//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//EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AgentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ArgumentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AttributiveGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AuxModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ConjunctGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.CoordinationGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.CopulaGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.DeterminerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.DirectObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.DiscourseElementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ExpletiveGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.GoesWithGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.InfinitivalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.MarkerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NegationModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NumberModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NumericModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ParataxisGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ParticipialModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PreconjunctGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PredeterminerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PredicateGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PunctuationGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ReferentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.RelativeGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.SubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.XClausalComplementGRAnnotation.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//GrammaticalRelation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.DependentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.GovernorGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.GrammaticalRelationAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.KillGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.Language.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalRelation.RootGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//GrammaticalStructure.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.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.HeadTagAnnotation.html... Generating javadoc/edu/stanford/nlp/trees//TreeCoreAnnotations.HeadWordAnnotation.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//TreeGraph.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//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/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//ChineseGrammaticalRelations.AdjectivalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AdverbialModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ArgumentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AspectMarkerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AssociativeMarkerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AssociativeModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AttributiveGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AuxModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.AuxPassiveGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.BaGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ClausalComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ClausalSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ClauseModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ComplementizerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ControllingSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.CoordinationGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.DeterminerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.DirectObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.DvpMarkerGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.DvpModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.EtcGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.LocalizerComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ModalGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NegationModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NominalSubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NounCompoundModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NumberModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.NumericModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.OrdNumberGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ParentheticalGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ParticipialModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.PreconjunctGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.PrepositionalLocalizerModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.PrepositionalModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.PrepositionalObjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.PunctuationGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.RangeGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.RelativeClauseModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.ResultativeComplementGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.SemanticDependentGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.SubjectGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.TemporalClauseGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.TemporalGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.TimePostpositionGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.TopicGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.VerbCompoundGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.VerbModifierGRAnnotation.html... Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseGrammaticalRelations.XClausalComplementGRAnnotation.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//CTBTreeReaderFactory.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/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//CoindexNodes.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//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/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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/DocumentReaderAndWriter.java:24: warning - Tag @link: reference not found: SequenceClassifier /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/DocumentReaderAndWriter.java:24: warning - Tag @link: reference not found: SequenceClassifier 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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/FeatureFactory.java:81: warning - Tag @link: reference not found: Features Generating javadoc/edu/stanford/nlp/sequences//KBestSequenceFinder.html... Generating javadoc/edu/stanford/nlp/sequences//LatticeWriter.html... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/LatticeWriter.java:17: warning - Tag @link: reference not found: SequenceClassifier 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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:132: warning - Tag @link: reference not found: edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory 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/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/fsm//DFSA.html... Generating javadoc/edu/stanford/nlp/fsm//DFSAState.html... Generating javadoc/edu/stanford/nlp/fsm//DFSATransition.html... Generating javadoc/edu/stanford/nlp/ling//AnnotationLookup.html... Generating javadoc/edu/stanford/nlp/ling//AnnotationLookup.KeyLookup.html... Generating javadoc/edu/stanford/nlp/ling//BasicDatum.html... Generating javadoc/edu/stanford/nlp/ling//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.AntecedentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ArgDescendentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ArgumentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BagOfWordsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeforeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeginIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BestCliquesAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BestFullAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CalendarAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CategoryAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CategoryFunctionalTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharacterOffsetBeginAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharacterOffsetEndAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseCharAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseIsSegmentedAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseOrigSegAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseSegAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChunkAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoarseTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CommonWordsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepParentIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepTypeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLPredicateAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLSRLAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ContextsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CopyAnnotation.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.DomainAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EndIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityClassAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityRuleAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityTypeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FeaturesAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FemaleGazAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FirstChildAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ForcedSentenceEndAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FreqAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GazAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GazetteerAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GenericTokensAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GeniaAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GoldAnswerAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GovernorAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GrandparentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HaveAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HeadWordStringAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HeightAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IDAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IDFAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.INAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.InterpretationAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IsDateRangeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IsURLAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LabelAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.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.LMiddleAnnotation.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.MonthAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoCaseAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoGenAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoNumAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoPersAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NamedEntityTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NeighborsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NERIDAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NormalizedNamedEntityTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NotAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeObjectAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeTypeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeValueAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericObjectAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericTypeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericValueAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumerizedTokensAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumTxtSentencesAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalAnswerAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalCharAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalTextAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParagraphAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParagraphsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParaPositionAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PartOfSpeechAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PercentAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PhraseWordsAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PhraseWordsTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PolarityAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PositionAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PossibleAnswersAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PredictedAnswerAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PrevChildAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PriorAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ProjectedCategoryAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ProtoAnnotation.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.SemanticHeadTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticHeadWordAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticWordAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentenceIDAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentenceIndexAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentencePositionAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentencesAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ShapeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpaceBeforeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpanAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpeakerAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRL_ID.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRLIDAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRLInstancesAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StackedNamedEntityTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StateAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StemAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SubcategorizationAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TagLabelAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TextAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokenBeginAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokenEndAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokensAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TopicAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueCaseAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueCaseTextAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueTagAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UBlockAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UnaryAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UnknownAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UtteranceAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UTypeAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ValueAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.VerbSenseAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WebAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordFormAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordnetSynAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordPositionAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordSenseAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.XmlContextAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.XmlElementAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.YearAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//CoreLabel.html... Generating javadoc/edu/stanford/nlp/ling//CoreLabel.GenericAnnotation.html... Generating javadoc/edu/stanford/nlp/ling//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//HasOffset.html... Generating javadoc/edu/stanford/nlp/ling//HasTag.html... Generating javadoc/edu/stanford/nlp/ling//HasWord.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//RVFDatum.html... Generating javadoc/edu/stanford/nlp/ling//Sentence.html... Generating javadoc/edu/stanford/nlp/ling//StringLabel.html... Generating javadoc/edu/stanford/nlp/ling//StringLabelFactory.html... Generating javadoc/edu/stanford/nlp/ling//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/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/pipeline//Annotation.html... Generating javadoc/edu/stanford/nlp/pipeline//ChunkAnnotationUtils.html... Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatListAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.MostFreqAggregator.html... Generating javadoc/edu/stanford/nlp/pipeline//LabeledChunkIdentifier.html... Generating javadoc/edu/stanford/nlp/pipeline//LabeledChunkIdentifier.LabelTagType.html... Generating javadoc/edu/stanford/nlp/parser/tools//PunctEquivalenceClasser.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/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/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//BaseLexicon.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//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//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//TagProjection.html... Generating javadoc/edu/stanford/nlp/parser/lexparser//TestOptions.html... Generating javadoc/edu/stanford/nlp/parser/lexparser//TrainOptions.html... Generating javadoc/edu/stanford/nlp/parser/lexparser//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//UnknownWordModel.html... Generating javadoc/edu/stanford/nlp/parser/lexparser//UnknownWordModelTrainer.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/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/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/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/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/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/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/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/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/sequences//package-frame.html... Generating javadoc/edu/stanford/nlp/sequences//package-summary.html... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/DocumentReaderAndWriter.java:24: warning - Tag @link: reference not found: SequenceClassifier /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/LatticeWriter.java:17: warning - Tag @link: reference not found: SequenceClassifier 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/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/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/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/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... /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/DocumentReaderAndWriter.java:24: warning - Tag @link: reference not found: SequenceClassifier /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/src/edu/stanford/nlp/sequences/LatticeWriter.java:17: warning - Tag @link: reference not found: SequenceClassifier 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... Generating javadoc/stylesheet.css... 136 warnings added manifest adding: allclasses-frame.html(in = 142469) (out= 11214)(deflated 92%) adding: allclasses-noframe.html(in = 125989) (out= 10954)(deflated 91%) adding: constant-values.html(in = 124427) (out= 22730)(deflated 81%) adding: deprecated-list.html(in = 9275) (out= 1626)(deflated 82%) 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/util/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/Heap.html(in = 13755) (out= 2743)(deflated 80%) adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 13249) (out= 2317)(deflated 82%) adding: edu/stanford/nlp/util/Interner.html(in = 19364) (out= 3251)(deflated 83%) adding: edu/stanford/nlp/util/Function.html(in = 11517) (out= 2472)(deflated 78%) adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 17467) (out= 3053)(deflated 82%) adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 25366) (out= 3698)(deflated 85%) adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 17622) (out= 2449)(deflated 86%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 15374) (out= 2388)(deflated 84%) adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 46824) (out= 5190)(deflated 88%) adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 13825) (out= 2485)(deflated 82%) adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 11513) (out= 2467)(deflated 78%) adding: edu/stanford/nlp/util/logging/Redwood.html(in = 52051) (out= 6670)(deflated 87%) adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 20499) (out= 3193)(deflated 84%) adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 40724) (out= 5541)(deflated 86%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 11400) (out= 2001)(deflated 82%) adding: edu/stanford/nlp/util/logging/package-frame.html(in = 4398) (out= 892)(deflated 79%) adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 34467) (out= 4738)(deflated 86%) adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 18262) (out= 2929)(deflated 83%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 15289) (out= 2365)(deflated 84%) adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 17300) (out= 2809)(deflated 83%) adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 33307) (out= 3350)(deflated 89%) adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 14258) (out= 2597)(deflated 81%) adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 17331) (out= 2681)(deflated 84%) adding: edu/stanford/nlp/util/logging/package-tree.html(in = 11997) (out= 1891)(deflated 84%) adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 22974) (out= 3278)(deflated 85%) adding: edu/stanford/nlp/util/logging/Color.html(in = 17766) (out= 2903)(deflated 83%) adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 16271) (out= 2818)(deflated 82%) adding: edu/stanford/nlp/util/logging/package-summary.html(in = 13913) (out= 2618)(deflated 81%) adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 15825) (out= 2740)(deflated 82%) adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 10342) (out= 2064)(deflated 80%) adding: edu/stanford/nlp/util/logging/Style.html(in = 17189) (out= 2910)(deflated 83%) adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 13599) (out= 2339)(deflated 82%) adding: edu/stanford/nlp/util/Interval.RelType.html(in = 18792) (out= 3133)(deflated 83%) adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 18133) (out= 2517)(deflated 86%) adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 13931) (out= 2656)(deflated 80%) adding: edu/stanford/nlp/util/Filters.html(in = 25470) (out= 3041)(deflated 88%) adding: edu/stanford/nlp/util/SystemUtils.ProcessException.html(in = 10945) (out= 2090)(deflated 80%) adding: edu/stanford/nlp/util/HasInterval.html(in = 12732) (out= 2053)(deflated 83%) adding: edu/stanford/nlp/util/Sets.html(in = 15887) (out= 2547)(deflated 83%) adding: edu/stanford/nlp/util/MetaClass.html(in = 25716) (out= 3455)(deflated 86%) adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 26339) (out= 3888)(deflated 85%) adding: edu/stanford/nlp/util/ArrayHeap.html(in = 27780) (out= 3789)(deflated 86%) adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 13502) (out= 2327)(deflated 82%) adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 18401) (out= 2533)(deflated 86%) adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 13999) (out= 2413)(deflated 82%) adding: edu/stanford/nlp/util/FileProcessor.html(in = 8705) (out= 1961)(deflated 77%) adding: edu/stanford/nlp/util/ScoredObject.html(in = 13206) (out= 2324)(deflated 82%) adding: edu/stanford/nlp/util/MutableInteger.html(in = 19099) (out= 3046)(deflated 84%) adding: edu/stanford/nlp/util/DeltaMap.html(in = 23910) (out= 3399)(deflated 85%) adding: edu/stanford/nlp/util/Beam.html(in = 20222) (out= 2962)(deflated 85%) adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 13973) (out= 2407)(deflated 82%) adding: edu/stanford/nlp/util/Filter.html(in = 9840) (out= 2092)(deflated 78%) adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 20550) (out= 3285)(deflated 84%) adding: edu/stanford/nlp/util/IntPair.html(in = 14935) (out= 2411)(deflated 83%) adding: edu/stanford/nlp/util/ArrayUtils.html(in = 48865) (out= 5829)(deflated 88%) adding: edu/stanford/nlp/util/IntUni.html(in = 14078) (out= 2413)(deflated 82%) adding: edu/stanford/nlp/util/DeltaCollectionValuedMap.html(in = 42338) (out= 4633)(deflated 89%) adding: edu/stanford/nlp/util/AbstractIterator.html(in = 11939) (out= 2250)(deflated 81%) adding: edu/stanford/nlp/util/Maps.html(in = 24352) (out= 3498)(deflated 85%) adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 12990) (out= 2275)(deflated 82%) adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 9262) (out= 1923)(deflated 79%) adding: edu/stanford/nlp/util/IntQuadruple.html(in = 14763) (out= 2398)(deflated 83%) adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 61510) (out= 5356)(deflated 91%) adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 18257) (out= 2515)(deflated 86%) adding: edu/stanford/nlp/util/FilteredIterator.html(in = 13233) (out= 2286)(deflated 82%) adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 12082) (out= 2322)(deflated 80%) adding: edu/stanford/nlp/util/LowercaseFunction.html(in = 11007) (out= 2238)(deflated 79%) adding: edu/stanford/nlp/util/CollectionFactory.html(in = 24407) (out= 2943)(deflated 87%) adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 18163) (out= 2510)(deflated 86%) adding: edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html(in = 13342) (out= 2639)(deflated 80%) adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 11551) (out= 2124)(deflated 81%) adding: edu/stanford/nlp/util/MapFactory.html(in = 24501) (out= 3158)(deflated 87%) adding: edu/stanford/nlp/util/ConvertByteArray.html(in = 71221) (out= 5945)(deflated 91%) adding: edu/stanford/nlp/util/CollectionUtils.html(in = 75422) (out= 8922)(deflated 88%) adding: edu/stanford/nlp/util/Index.html(in = 21431) (out= 3487)(deflated 83%) adding: edu/stanford/nlp/util/PriorityQueue.html(in = 19895) (out= 3870)(deflated 80%) adding: edu/stanford/nlp/util/IntTriple.html(in = 14132) (out= 2357)(deflated 83%) adding: edu/stanford/nlp/util/package-frame.html(in = 12031) (out= 1578)(deflated 86%) adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 15726) (out= 2702)(deflated 82%) adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 50392) (out= 5784)(deflated 88%) adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 9503) (out= 1933)(deflated 79%) adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 10449) (out= 2049)(deflated 80%) adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1423) (out= 617)(deflated 56%) adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 23834) (out= 3534)(deflated 85%) adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 17666) (out= 3138)(deflated 82%) adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 6651) (out= 1429)(deflated 78%) adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 7198) (out= 1567)(deflated 78%) adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 35719) (out= 4241)(deflated 88%) adding: edu/stanford/nlp/util/MemoryMonitor.html(in = 23410) (out= 3157)(deflated 86%) adding: edu/stanford/nlp/util/XMLUtils.html(in = 25903) (out= 3946)(deflated 84%) adding: edu/stanford/nlp/util/Generics.html(in = 37441) (out= 4433)(deflated 88%) adding: edu/stanford/nlp/util/CoreMap.html(in = 12612) (out= 2518)(deflated 80%) adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 10939) (out= 2299)(deflated 78%) adding: edu/stanford/nlp/util/Interval.html(in = 86172) (out= 8928)(deflated 89%) adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 11398) (out= 2464)(deflated 78%) adding: edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html(in = 15507) (out= 2387)(deflated 84%) adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 33026) (out= 4861)(deflated 85%) adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 39206) (out= 4198)(deflated 89%) adding: edu/stanford/nlp/util/package-tree.html(in = 28083) (out= 3136)(deflated 88%) adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 12577) (out= 2388)(deflated 81%) adding: edu/stanford/nlp/util/Factory.html(in = 8340) (out= 1809)(deflated 78%) adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 10898) (out= 2124)(deflated 80%) adding: edu/stanford/nlp/util/ArrayMap.html(in = 25532) (out= 3011)(deflated 88%) adding: edu/stanford/nlp/util/Triple.html(in = 25273) (out= 3597)(deflated 85%) adding: edu/stanford/nlp/util/Pair.html(in = 34132) (out= 4877)(deflated 85%) adding: edu/stanford/nlp/util/ScoredComparator.html(in = 14488) (out= 2492)(deflated 82%) adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 24463) (out= 3500)(deflated 85%) adding: edu/stanford/nlp/util/Scored.html(in = 9791) (out= 2017)(deflated 79%) adding: edu/stanford/nlp/util/Quadruple.html(in = 28466) (out= 3657)(deflated 87%) adding: edu/stanford/nlp/util/package-summary.html(in = 33012) (out= 5207)(deflated 84%) adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 13825) (out= 2365)(deflated 82%) adding: edu/stanford/nlp/util/IntTuple.html(in = 20082) (out= 2910)(deflated 85%) adding: edu/stanford/nlp/util/TypesafeMap.html(in = 16267) (out= 2572)(deflated 84%) adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 48891) (out= 5488)(deflated 88%) adding: edu/stanford/nlp/util/StringUtils.html(in = 107954) (out= 14670)(deflated 86%) adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 10677) (out= 2122)(deflated 80%) adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 18183) (out= 2503)(deflated 86%) adding: edu/stanford/nlp/util/StreamGobbler.html(in = 12945) (out= 2543)(deflated 80%) adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 13806) (out= 2353)(deflated 82%) adding: edu/stanford/nlp/util/PaddedList.html(in = 20966) (out= 3336)(deflated 84%) adding: edu/stanford/nlp/util/MutableDouble.html(in = 18861) (out= 2993)(deflated 84%) adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 11942) (out= 2427)(deflated 79%) adding: edu/stanford/nlp/util/HashIndex.html(in = 49552) (out= 6993)(deflated 85%) adding: edu/stanford/nlp/util/Timing.html(in = 30699) (out= 3368)(deflated 89%) adding: edu/stanford/nlp/util/ErasureUtils.html(in = 12532) (out= 2450)(deflated 80%) adding: edu/stanford/nlp/util/SystemUtils.html(in = 22728) (out= 3097)(deflated 86%) adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/stats/IntCounter.html(in = 84828) (out= 9531)(deflated 88%) adding: edu/stanford/nlp/stats/AccuracyStats.html(in = 16285) (out= 2586)(deflated 84%) adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 8875) (out= 1881)(deflated 78%) adding: edu/stanford/nlp/stats/MultiClassChunkEvalStats.html(in = 32989) (out= 3780)(deflated 88%) adding: edu/stanford/nlp/stats/Counter.html(in = 32222) (out= 4820)(deflated 85%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html(in = 53334) (out= 4990)(deflated 90%) adding: edu/stanford/nlp/stats/Sampler.html(in = 8756) (out= 1977)(deflated 77%) adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 26045) (out= 3607)(deflated 86%) adding: edu/stanford/nlp/stats/Distribution.html(in = 60540) (out= 6842)(deflated 88%) adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 50930) (out= 5817)(deflated 88%) adding: edu/stanford/nlp/stats/package-frame.html(in = 3766) (out= 844)(deflated 77%) adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 66462) (out= 5668)(deflated 91%) adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 58693) (out= 8460)(deflated 85%) adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 27667) (out= 2896)(deflated 89%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html(in = 12073) (out= 2283)(deflated 81%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html(in = 26457) (out= 2948)(deflated 88%) adding: edu/stanford/nlp/stats/package-tree.html(in = 11913) (out= 1916)(deflated 83%) adding: edu/stanford/nlp/stats/Scorer.html(in = 10786) (out= 2005)(deflated 81%) adding: edu/stanford/nlp/stats/package-summary.html(in = 13252) (out= 2601)(deflated 80%) adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html(in = 38041) (out= 4037)(deflated 89%) adding: edu/stanford/nlp/stats/Counters.html(in = 233264) (out= 20153)(deflated 91%) adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 13686) (out= 3153)(deflated 76%) adding: edu/stanford/nlp/stats/MultiClassAccuracyStats.html(in = 26381) (out= 3039)(deflated 88%) adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 10510) (out= 1975)(deflated 81%) adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 12258) (out= 2317)(deflated 81%) adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 14093) (out= 3116)(deflated 77%) adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 13008) (out= 2688)(deflated 79%) adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 10745) (out= 1952)(deflated 81%) adding: edu/stanford/nlp/io/package-frame.html(in = 2296) (out= 687)(deflated 70%) adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 10968) (out= 2058)(deflated 81%) adding: edu/stanford/nlp/io/IOUtils.html(in = 101272) (out= 10707)(deflated 89%) adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 12946) (out= 2333)(deflated 81%) adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 16676) (out= 2667)(deflated 84%) adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 9254) (out= 1989)(deflated 78%) adding: edu/stanford/nlp/io/package-tree.html(in = 8343) (out= 1631)(deflated 80%) adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 11476) (out= 2531)(deflated 77%) adding: edu/stanford/nlp/io/package-summary.html(in = 9316) (out= 1898)(deflated 79%) adding: edu/stanford/nlp/io/RegExFileFilter.html(in = 10756) (out= 2305)(deflated 78%) adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/process/WordSegmenter.html(in = 12782) (out= 2158)(deflated 83%) adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 41125) (out= 8361)(deflated 79%) adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 26279) (out= 3573)(deflated 86%) adding: edu/stanford/nlp/process/ListProcessor.html(in = 9211) (out= 1981)(deflated 78%) adding: edu/stanford/nlp/process/Americanize.html(in = 18393) (out= 3373)(deflated 81%) adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 23447) (out= 2941)(deflated 87%) adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 16944) (out= 3030)(deflated 82%) adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 27491) (out= 3353)(deflated 87%) adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 19511) (out= 2967)(deflated 84%) adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 9491) (out= 2068)(deflated 78%) adding: edu/stanford/nlp/process/package-frame.html(in = 3559) (out= 812)(deflated 77%) adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 17299) (out= 2622)(deflated 84%) adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 27149) (out= 4400)(deflated 83%) adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 19872) (out= 3106)(deflated 84%) adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 10849) (out= 1993)(deflated 81%) adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 26950) (out= 3543)(deflated 86%) adding: edu/stanford/nlp/process/package-tree.html(in = 12298) (out= 1896)(deflated 84%) adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 12617) (out= 2372)(deflated 81%) adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 12139) (out= 2455)(deflated 79%) adding: edu/stanford/nlp/process/Tokenizer.html(in = 13917) (out= 2645)(deflated 80%) adding: edu/stanford/nlp/process/package-summary.html(in = 12760) (out= 2591)(deflated 79%) adding: edu/stanford/nlp/process/Morphology.html(in = 27984) (out= 4338)(deflated 84%) adding: edu/stanford/nlp/process/SerializableFunction.html(in = 8599) (out= 1897)(deflated 77%) adding: edu/stanford/nlp/ie/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/SeminarsPrior.html(in = 17361) (out= 2887)(deflated 83%) adding: edu/stanford/nlp/ie/UniformPrior.html(in = 27290) (out= 3647)(deflated 86%) adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html(in = 34386) (out= 4321)(deflated 87%) adding: edu/stanford/nlp/ie/demo/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/demo/NERDemo.html(in = 10092) (out= 2344)(deflated 76%) adding: edu/stanford/nlp/ie/demo/package-frame.html(in = 909) (out= 533)(deflated 41%) adding: edu/stanford/nlp/ie/demo/package-tree.html(in = 6054) (out= 1333)(deflated 77%) adding: edu/stanford/nlp/ie/demo/package-summary.html(in = 6182) (out= 1382)(deflated 77%) adding: edu/stanford/nlp/ie/ClassifierCombiner.html(in = 46317) (out= 5939)(deflated 87%) adding: edu/stanford/nlp/ie/crf/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/crf/CRFLabel.html(in = 14307) (out= 2382)(deflated 83%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html(in = 27085) (out= 3347)(deflated 87%) adding: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html(in = 9584) (out= 1841)(deflated 80%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html(in = 23206) (out= 3265)(deflated 85%) adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html(in = 43143) (out= 5625)(deflated 86%) adding: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html(in = 14013) (out= 2495)(deflated 82%) adding: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html(in = 30008) (out= 3637)(deflated 87%) adding: edu/stanford/nlp/ie/crf/FactorTable.html(in = 36038) (out= 3850)(deflated 89%) adding: edu/stanford/nlp/ie/crf/CRFClassifier.TestSequenceModel.html(in = 19838) (out= 3062)(deflated 84%) adding: edu/stanford/nlp/ie/crf/package-frame.html(in = 3892) (out= 839)(deflated 78%) adding: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html(in = 21902) (out= 3081)(deflated 85%) adding: edu/stanford/nlp/ie/crf/CRFClassifier.html(in = 131298) (out= 14860)(deflated 88%) adding: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html(in = 10414) (out= 2160)(deflated 79%) adding: edu/stanford/nlp/ie/crf/CliquePotentialFunction.html(in = 9258) (out= 1960)(deflated 78%) adding: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html(in = 12833) (out= 2382)(deflated 81%) adding: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html(in = 47389) (out= 6359)(deflated 86%) adding: edu/stanford/nlp/ie/crf/package-tree.html(in = 14978) (out= 2027)(deflated 86%) adding: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html(in = 25115) (out= 3329)(deflated 86%) adding: edu/stanford/nlp/ie/crf/CRFDatum.html(in = 15684) (out= 2883)(deflated 81%) adding: edu/stanford/nlp/ie/crf/CRFCliqueTree.html(in = 71392) (out= 6849)(deflated 90%) adding: edu/stanford/nlp/ie/crf/package-summary.html(in = 13853) (out= 2832)(deflated 79%) adding: edu/stanford/nlp/ie/crf/CRFFeatureExporter.html(in = 14467) (out= 2803)(deflated 80%) adding: edu/stanford/nlp/ie/crf/FloatFactorTable.html(in = 25974) (out= 3017)(deflated 88%) adding: edu/stanford/nlp/ie/crf/NERGUI.html(in = 19752) (out= 2963)(deflated 84%) adding: edu/stanford/nlp/ie/pascal/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/pascal/Alignment.html(in = 15574) (out= 2511)(deflated 83%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.LettersAligned.html(in = 12144) (out= 2147)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/InfoTemplate.html(in = 12438) (out= 2215)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/RelationalModel.html(in = 8720) (out= 1807)(deflated 79%) adding: edu/stanford/nlp/ie/pascal/TeXHyphenator.html(in = 12505) (out= 2472)(deflated 80%) adding: edu/stanford/nlp/ie/pascal/CliqueTemplates.html(in = 14286) (out= 2399)(deflated 83%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.AlignedPerWord.html(in = 12181) (out= 2179)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.BegWord.html(in = 12013) (out= 2142)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/AlignmentFactory.html(in = 16288) (out= 2553)(deflated 84%) adding: edu/stanford/nlp/ie/pascal/Prior.html(in = 10592) (out= 2130)(deflated 79%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.Feature.html(in = 10291) (out= 1904)(deflated 81%) adding: edu/stanford/nlp/ie/pascal/PascalTemplate.html(in = 24636) (out= 3531)(deflated 85%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.EndWord.html(in = 12007) (out= 2132)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/package-frame.html(in = 3400) (out= 809)(deflated 76%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.html(in = 21975) (out= 3109)(deflated 85%) adding: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html(in = 10656) (out= 2128)(deflated 80%) adding: edu/stanford/nlp/ie/pascal/DateTemplate.html(in = 14366) (out= 2346)(deflated 83%) adding: edu/stanford/nlp/ie/pascal/package-tree.html(in = 11162) (out= 1667)(deflated 85%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.SyllableBoundary.html(in = 12300) (out= 2198)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/package-summary.html(in = 11594) (out= 1984)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.WordsSkipped.html(in = 12080) (out= 2143)(deflated 82%) adding: edu/stanford/nlp/ie/pascal/AcronymModel.AfterAligned.html(in = 12160) (out= 2184)(deflated 82%) adding: edu/stanford/nlp/ie/BisequenceEmpiricalNERPrior.html(in = 17565) (out= 2633)(deflated 85%) adding: edu/stanford/nlp/ie/NERFeatureFactory.html(in = 58157) (out= 10737)(deflated 81%) adding: edu/stanford/nlp/ie/ner/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ie/ner/package-frame.html(in = 917) (out= 536)(deflated 41%) adding: edu/stanford/nlp/ie/ner/package-tree.html(in = 6452) (out= 1432)(deflated 77%) adding: edu/stanford/nlp/ie/ner/CMMClassifier.html(in = 81626) (out= 9256)(deflated 88%) adding: edu/stanford/nlp/ie/ner/package-summary.html(in = 6228) (out= 1411)(deflated 77%) adding: edu/stanford/nlp/ie/AbstractSequenceClassifier.html(in = 142744) (out= 14615)(deflated 89%) adding: edu/stanford/nlp/ie/package-frame.html(in = 2397) (out= 710)(deflated 70%) adding: edu/stanford/nlp/ie/AcquisitionsPrior.html(in = 17501) (out= 2892)(deflated 83%) adding: edu/stanford/nlp/ie/NERServer.NERClient.html(in = 10869) (out= 2123)(deflated 80%) adding: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html(in = 20337) (out= 3083)(deflated 84%) adding: edu/stanford/nlp/ie/package-tree.html(in = 9645) (out= 1678)(deflated 82%) adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.html(in = 39733) (out= 5170)(deflated 86%) adding: edu/stanford/nlp/ie/NERServer.html(in = 13458) (out= 2969)(deflated 77%) adding: edu/stanford/nlp/ie/package-summary.html(in = 20498) (out= 5647)(deflated 72%) adding: edu/stanford/nlp/ie/EmpiricalNERPrior.html(in = 37701) (out= 4386)(deflated 88%) adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 19058) (out= 2819)(deflated 85%) adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 49300) (out= 6521)(deflated 86%) adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 11700) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html(in = 17310) (out= 2815)(deflated 83%) adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 21389) (out= 3472)(deflated 83%) adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 10618) (out= 2115)(deflated 80%) adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html(in = 14794) (out= 2439)(deflated 83%) adding: edu/stanford/nlp/objectbank/package-frame.html(in = 2402) (out= 698)(deflated 70%) adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 13394) (out= 2340)(deflated 82%) adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.html(in = 21165) (out= 2968)(deflated 85%) adding: edu/stanford/nlp/objectbank/package-tree.html(in = 9173) (out= 1659)(deflated 81%) adding: edu/stanford/nlp/objectbank/package-summary.html(in = 9499) (out= 1957)(deflated 79%) adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 11518) (out= 2330)(deflated 79%) adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/optimization/GoldenSectionLineSearch.html(in = 18529) (out= 2708)(deflated 85%) adding: edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.html(in = 33186) (out= 3948)(deflated 88%) adding: edu/stanford/nlp/optimization/Function.html(in = 11591) (out= 2209)(deflated 80%) adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 10285) (out= 2177)(deflated 78%) adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 39673) (out= 5728)(deflated 85%) adding: edu/stanford/nlp/optimization/Evaluator.html(in = 8436) (out= 1743)(deflated 79%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html(in = 43304) (out= 5935)(deflated 86%) adding: edu/stanford/nlp/optimization/HasInitial.html(in = 10524) (out= 2064)(deflated 80%) adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 12040) (out= 2325)(deflated 80%) adding: edu/stanford/nlp/optimization/HasFloatInitial.html(in = 8727) (out= 1901)(deflated 78%) adding: edu/stanford/nlp/optimization/SMDMinimizer.html(in = 34392) (out= 4301)(deflated 87%) adding: edu/stanford/nlp/optimization/MemoryEvaluator.html(in = 11082) (out= 2115)(deflated 80%) adding: edu/stanford/nlp/optimization/HasL1ParamRange.html(in = 8418) (out= 1809)(deflated 78%) adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 22373) (out= 3289)(deflated 85%) adding: edu/stanford/nlp/optimization/StochasticCalculateMethods.html(in = 17940) (out= 3026)(deflated 83%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html(in = 16593) (out= 2688)(deflated 83%) adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html(in = 27691) (out= 3602)(deflated 86%) adding: edu/stanford/nlp/optimization/ResultStoringMonitor.html(in = 12298) (out= 2315)(deflated 81%) adding: edu/stanford/nlp/optimization/package-frame.html(in = 6483) (out= 1045)(deflated 83%) adding: edu/stanford/nlp/optimization/QNMinimizer.eState.html(in = 16319) (out= 2734)(deflated 83%) adding: edu/stanford/nlp/optimization/SGDToQNMinimizer.html(in = 20589) (out= 3279)(deflated 84%) adding: edu/stanford/nlp/optimization/HybridMinimizer.html(in = 17438) (out= 2828)(deflated 83%) adding: edu/stanford/nlp/optimization/CmdEvaluator.html(in = 17010) (out= 2664)(deflated 84%) adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 9709) (out= 1884)(deflated 80%) adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 10302) (out= 2033)(deflated 80%) adding: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html(in = 18887) (out= 2871)(deflated 84%) adding: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html(in = 12471) (out= 2336)(deflated 81%) adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 9799) (out= 2047)(deflated 79%) adding: edu/stanford/nlp/optimization/LineSearcher.html(in = 8992) (out= 1899)(deflated 78%) adding: edu/stanford/nlp/optimization/CGMinimizer.html(in = 16409) (out= 3061)(deflated 81%) adding: edu/stanford/nlp/optimization/QNMinimizer.eScaling.html(in = 13984) (out= 2591)(deflated 81%) adding: edu/stanford/nlp/optimization/QNMinimizer.Record.html(in = 20933) (out= 2991)(deflated 85%) adding: edu/stanford/nlp/optimization/SQNMinimizer.html(in = 26779) (out= 3894)(deflated 85%) adding: edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html(in = 20065) (out= 2808)(deflated 86%) adding: edu/stanford/nlp/optimization/package-tree.html(in = 18162) (out= 2155)(deflated 88%) adding: edu/stanford/nlp/optimization/StochasticMinimizer.html(in = 43518) (out= 5213)(deflated 88%) adding: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html(in = 18437) (out= 2876)(deflated 84%) adding: edu/stanford/nlp/optimization/package-summary.html(in = 17773) (out= 2595)(deflated 85%) adding: edu/stanford/nlp/optimization/SGDMinimizer.html(in = 29850) (out= 3633)(deflated 87%) adding: edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html(in = 14075) (out= 2592)(deflated 81%) adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.weight.html(in = 12123) (out= 2185)(deflated 81%) adding: edu/stanford/nlp/optimization/Minimizer.html(in = 12355) (out= 2343)(deflated 81%) adding: edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html(in = 8665) (out= 1753)(deflated 79%) adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.html(in = 36610) (out= 4550)(deflated 87%) adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 10356) (out= 2030)(deflated 80%) adding: edu/stanford/nlp/math/package-frame.html(in = 1532) (out= 606)(deflated 60%) adding: edu/stanford/nlp/math/ArrayMath.html(in = 118379) (out= 11590)(deflated 90%) adding: edu/stanford/nlp/math/SloppyMath.html(in = 36719) (out= 6278)(deflated 82%) adding: edu/stanford/nlp/math/ADMath.html(in = 21689) (out= 2581)(deflated 88%) adding: edu/stanford/nlp/math/package-tree.html(in = 6915) (out= 1456)(deflated 78%) adding: edu/stanford/nlp/math/package-summary.html(in = 7630) (out= 1598)(deflated 79%) adding: edu/stanford/nlp/math/DoubleAD.html(in = 20665) (out= 2964)(deflated 85%) adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredeterminerGRAnnotation.html(in = 11667) (out= 2076)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 11781) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DirectObjectGRAnnotation.html(in = 11664) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html(in = 11791) (out= 2091)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html(in = 11776) (out= 2095)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ExpletiveGRAnnotation.html(in = 11615) (out= 2082)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html(in = 11740) (out= 2084)(deflated 82%) adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 14681) (out= 2581)(deflated 82%) adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 28639) (out= 4962)(deflated 82%) adding: edu/stanford/nlp/trees/Dependency.html(in = 14340) (out= 2729)(deflated 80%) adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 53591) (out= 6916)(deflated 87%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 11749) (out= 2087)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementGRAnnotation.html(in = 11626) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalRelation.KillGRAnnotation.html(in = 11348) (out= 2058)(deflated 81%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html(in = 11696) (out= 2086)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParataxisGRAnnotation.html(in = 11617) (out= 2083)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SubjectGRAnnotation.html(in = 11603) (out= 2083)(deflated 82%) adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 16454) (out= 2669)(deflated 83%) adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 9087) (out= 1746)(deflated 80%) adding: edu/stanford/nlp/trees/Trees.html(in = 48373) (out= 5567)(deflated 88%) adding: edu/stanford/nlp/trees/GrammaticalRelation.DependentGRAnnotation.html(in = 11389) (out= 2060)(deflated 81%) adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 16392) (out= 3284)(deflated 79%) adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 16835) (out= 2949)(deflated 82%) adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 12123) (out= 2252)(deflated 81%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeGRAnnotation.html(in = 11630) (out= 2083)(deflated 82%) adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 42201) (out= 5828)(deflated 86%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 11717) (out= 2079)(deflated 82%) adding: edu/stanford/nlp/trees/TreeFactory.html(in = 13962) (out= 2444)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 11731) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 26480) (out= 3572)(deflated 86%) adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 19533) (out= 3062)(deflated 84%) adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 9564) (out= 1967)(deflated 79%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html(in = 11760) (out= 2084)(deflated 82%) adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 47273) (out= 5940)(deflated 87%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 11638) (out= 2082)(deflated 82%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 25590) (out= 4433)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PunctuationGRAnnotation.html(in = 11671) (out= 2086)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AgentGRAnnotation.html(in = 11581) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 11704) (out= 2074)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 10029) (out= 1913)(deflated 80%) adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 18569) (out= 3276)(deflated 82%) adding: edu/stanford/nlp/trees/TreePrint.html(in = 30228) (out= 4734)(deflated 84%) adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 18538) (out= 3357)(deflated 81%) adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 26147) (out= 3844)(deflated 85%) adding: edu/stanford/nlp/trees/SimpleTree.html(in = 32711) (out= 4398)(deflated 86%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html(in = 11742) (out= 2077)(deflated 82%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 11843) (out= 2273)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumberModifierGRAnnotation.html(in = 11710) (out= 2084)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 11794) (out= 2079)(deflated 82%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagAnnotation.html(in = 12195) (out= 2364)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CopulaGRAnnotation.html(in = 11566) (out= 2077)(deflated 82%) adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 10340) (out= 1796)(deflated 82%) adding: edu/stanford/nlp/trees/Dependencies.html(in = 14960) (out= 2402)(deflated 83%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html(in = 11757) (out= 2084)(deflated 82%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 10307) (out= 2099)(deflated 79%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ReferentGRAnnotation.html(in = 11632) (out= 2086)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html(in = 11765) (out= 2083)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ModifierGRAnnotation.html(in = 11602) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html(in = 11722) (out= 2086)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ObjectGRAnnotation.html(in = 11570) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 13744) (out= 2317)(deflated 83%) adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 22134) (out= 4076)(deflated 81%) adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 8136) (out= 1754)(deflated 78%) adding: edu/stanford/nlp/trees/GrammaticalRelation.GovernorGRAnnotation.html(in = 11436) (out= 2056)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 11742) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 18703) (out= 2789)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 11776) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 11708) (out= 2088)(deflated 82%) adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 38944) (out= 4965)(deflated 87%) adding: edu/stanford/nlp/trees/GrammaticalRelation.Language.html(in = 14582) (out= 2622)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ArgumentGRAnnotation.html(in = 11614) (out= 2082)(deflated 82%) adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 32562) (out= 4776)(deflated 85%) adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 17850) (out= 2791)(deflated 84%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 12178) (out= 2384)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CoordinationGRAnnotation.html(in = 11660) (out= 2079)(deflated 82%) adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 16387) (out= 2550)(deflated 84%) adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 14664) (out= 2410)(deflated 83%) adding: edu/stanford/nlp/trees/HeadFinder.html(in = 12658) (out= 2407)(deflated 80%) adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 20052) (out= 2973)(deflated 85%) adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 11714) (out= 2252)(deflated 80%) adding: edu/stanford/nlp/trees/NamedDependency.html(in = 22610) (out= 3231)(deflated 85%) adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 9315) (out= 2094)(deflated 77%) adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 12091) (out= 2503)(deflated 79%) adding: edu/stanford/nlp/trees/Labeled.html(in = 12455) (out= 2447)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.InfinitivalModifierGRAnnotation.html(in = 11757) (out= 2085)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalRelation.GrammaticalRelationAnnotation.html(in = 38126) (out= 4175)(deflated 89%) adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 18225) (out= 2555)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 11798) (out= 2094)(deflated 82%) adding: edu/stanford/nlp/trees/WordStemmer.html(in = 11552) (out= 2344)(deflated 79%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ConjunctGRAnnotation.html(in = 11608) (out= 2077)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html(in = 11809) (out= 2082)(deflated 82%) adding: edu/stanford/nlp/trees/international/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementGRAnnotation.html(in = 12214) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TopicGRAnnotation.html(in = 12139) (out= 2113)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TimePostpositionGRAnnotation.html(in = 12274) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalClauseGRAnnotation.html(in = 12248) (out= 2106)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalLocalizerModifierGRAnnotation.html(in = 12522) (out= 2125)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpMarkerGRAnnotation.html(in = 12189) (out= 2112)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 12276) (out= 2118)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 24003) (out= 3651)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 12383) (out= 2119)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 13431) (out= 2339)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 14072) (out= 2414)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 20831) (out= 3507)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ResultativeComplementGRAnnotation.html(in = 12401) (out= 2131)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbCompoundGRAnnotation.html(in = 12222) (out= 2114)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeMarkerGRAnnotation.html(in = 12325) (out= 2111)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DeterminerGRAnnotation.html(in = 12206) (out= 2109)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 12280) (out= 2112)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 12330) (out= 2111)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 12421) (out= 2113)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 14781) (out= 2695)(deflated 81%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 95477) (out= 8525)(deflated 91%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpModifierGRAnnotation.html(in = 12197) (out= 2104)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModifierGRAnnotation.html(in = 12170) (out= 2099)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParticipialModifierGRAnnotation.html(in = 12341) (out= 2118)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SubjectGRAnnotation.html(in = 12175) (out= 2113)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.LocalizerComplementGRAnnotation.html(in = 12309) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 8843) (out= 1831)(deflated 79%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 12833) (out= 2465)(deflated 80%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeModifierGRAnnotation.html(in = 12349) (out= 2115)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 14617) (out= 2439)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParentheticalGRAnnotation.html(in = 12259) (out= 2118)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 14834) (out= 2403)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 11531) (out= 2513)(deflated 78%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PunctuationGRAnnotation.html(in = 12221) (out= 2109)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModalGRAnnotation.html(in = 12137) (out= 2109)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 12295) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 12364) (out= 2119)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RangeGRAnnotation.html(in = 12149) (out= 2112)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumericModifierGRAnnotation.html(in = 12273) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 12286) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NegationModifierGRAnnotation.html(in = 12306) (out= 2115)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ArgumentGRAnnotation.html(in = 12186) (out= 2114)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 15253) (out= 1426)(deflated 90%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 12315) (out= 2113)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 15110) (out= 2820)(deflated 81%) adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 14131) (out= 2376)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.BaGRAnnotation.html(in = 12092) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClauseModifierGRAnnotation.html(in = 12266) (out= 2111)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementizerGRAnnotation.html(in = 12274) (out= 2109)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ObjectGRAnnotation.html(in = 12146) (out= 2106)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumberModifierGRAnnotation.html(in = 12288) (out= 2115)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalGRAnnotation.html(in = 12188) (out= 2107)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 23750) (out= 3602)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.OrdNumberGRAnnotation.html(in = 12181) (out= 2105)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 61731) (out= 6137)(deflated 90%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.CoordinationGRAnnotation.html(in = 12244) (out= 2114)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 32558) (out= 2671)(deflated 91%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 15222) (out= 2357)(deflated 84%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbModifierGRAnnotation.html(in = 12248) (out= 2116)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 15815) (out= 2845)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AttributiveGRAnnotation.html(in = 12233) (out= 2115)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 12357) (out= 2109)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 12300) (out= 2116)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 12184) (out= 2106)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 31410) (out= 2949)(deflated 90%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 12390) (out= 2119)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AspectMarkerGRAnnotation.html(in = 12238) (out= 2114)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PreconjunctGRAnnotation.html(in = 12271) (out= 2126)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DirectObjectGRAnnotation.html(in = 12226) (out= 2108)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 13037) (out= 2172)(deflated 83%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 12319) (out= 2116)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxModifierGRAnnotation.html(in = 12215) (out= 2112)(deflated 82%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 33075) (out= 4298)(deflated 87%) adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.EtcGRAnnotation.html(in = 12113) (out= 2110)(deflated 82%) adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 23030) (out= 3657)(deflated 84%) adding: edu/stanford/nlp/trees/package-frame.html(in = 23612) (out= 2132)(deflated 90%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DeterminerGRAnnotation.html(in = 11618) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 14797) (out= 2440)(deflated 83%) adding: edu/stanford/nlp/trees/TreeReader.html(in = 9691) (out= 2078)(deflated 78%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MarkerGRAnnotation.html(in = 11576) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/Tree.html(in = 179655) (out= 21886)(deflated 87%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxModifierGRAnnotation.html(in = 11639) (out= 2082)(deflated 82%) adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 10349) (out= 1968)(deflated 80%) adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 14955) (out= 3224)(deflated 78%) adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 17891) (out= 3261)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 38637) (out= 9718)(deflated 74%) adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 12660) (out= 2248)(deflated 82%) adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1904) (out= 641)(deflated 66%) adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 10626) (out= 2188)(deflated 79%) adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 16016) (out= 3088)(deflated 80%) adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 12226) (out= 2212)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 7805) (out= 1526)(deflated 80%) adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 17007) (out= 2847)(deflated 83%) adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 8619) (out= 1758)(deflated 79%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 14538) (out= 2033)(deflated 86%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2186) (out= 670)(deflated 69%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 10891) (out= 2208)(deflated 79%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html(in = 16362) (out= 3103)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 7888) (out= 1511)(deflated 80%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 16508) (out= 2323)(deflated 85%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 8975) (out= 1740)(deflated 80%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 43298) (out= 8229)(deflated 80%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 12744) (out= 2391)(deflated 81%) adding: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.html(in = 14327) (out= 2404)(deflated 83%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParticipialModifierGRAnnotation.html(in = 11773) (out= 2090)(deflated 82%) adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordAnnotation.html(in = 12240) (out= 2368)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html(in = 11785) (out= 2088)(deflated 82%) adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 14954) (out= 2525)(deflated 83%) adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 74770) (out= 10018)(deflated 86%) adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 82954) (out= 10868)(deflated 86%) adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 14369) (out= 2678)(deflated 81%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumericModifierGRAnnotation.html(in = 11697) (out= 2077)(deflated 82%) adding: edu/stanford/nlp/trees/GrammaticalRelation.RootGRAnnotation.html(in = 11290) (out= 2062)(deflated 81%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html(in = 11758) (out= 2079)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.GoesWithGRAnnotation.html(in = 11598) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/HasParent.html(in = 8437) (out= 1814)(deflated 78%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 14448) (out= 2337)(deflated 83%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 11831) (out= 2076)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 41374) (out= 5932)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 11807) (out= 2085)(deflated 82%) adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 19868) (out= 2955)(deflated 85%) adding: edu/stanford/nlp/trees/DependencyReader.html(in = 8427) (out= 1724)(deflated 79%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredicateGRAnnotation.html(in = 11639) (out= 2078)(deflated 82%) adding: edu/stanford/nlp/trees/package-tree.html(in = 44068) (out= 4243)(deflated 90%) adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 14068) (out= 2521)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 12319) (out= 2140)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html(in = 11837) (out= 2083)(deflated 82%) adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 25012) (out= 3448)(deflated 86%) adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 9397) (out= 1857)(deflated 80%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NegationModifierGRAnnotation.html(in = 11752) (out= 2098)(deflated 82%) adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 13520) (out= 2353)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 119122) (out= 14703)(deflated 87%) adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 12534) (out= 2450)(deflated 80%) adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 8996) (out= 1811)(deflated 79%) adding: edu/stanford/nlp/trees/Constituent.html(in = 32167) (out= 4933)(deflated 84%) adding: edu/stanford/nlp/trees/TreeGraph.html(in = 18932) (out= 3319)(deflated 82%) adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 13927) (out= 2445)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PreconjunctGRAnnotation.html(in = 11659) (out= 2089)(deflated 82%) adding: edu/stanford/nlp/trees/package-summary.html(in = 51121) (out= 6380)(deflated 87%) adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 13830) (out= 2554)(deflated 81%) adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 9877) (out= 1940)(deflated 80%) adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 49272) (out= 6719)(deflated 86%) adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 12351) (out= 2488)(deflated 79%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 11724) (out= 2085)(deflated 82%) adding: edu/stanford/nlp/trees/Treebank.html(in = 35015) (out= 5038)(deflated 85%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AttributiveGRAnnotation.html(in = 11635) (out= 2081)(deflated 82%) adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DiscourseElementGRAnnotation.html(in = 11714) (out= 2079)(deflated 82%) adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 23868) (out= 3265)(deflated 86%) adding: edu/stanford/nlp/trees/TypedDependency.html(in = 20303) (out= 2813)(deflated 86%) adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 68414) (out= 7801)(deflated 88%) adding: edu/stanford/nlp/sequences/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/sequences/FactoredSequenceModel.html(in = 22452) (out= 3151)(deflated 85%) adding: edu/stanford/nlp/sequences/SeqClassifierFlags.html(in = 291896) (out= 23593)(deflated 91%) adding: edu/stanford/nlp/sequences/KBestSequenceFinder.html(in = 12433) (out= 2282)(deflated 81%) adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html(in = 23744) (out= 3562)(deflated 84%) adding: edu/stanford/nlp/sequences/DocumentReaderAndWriter.html(in = 12484) (out= 2541)(deflated 79%) adding: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html(in = 20525) (out= 3633)(deflated 82%) adding: edu/stanford/nlp/sequences/ExactBestSequenceFinder.html(in = 12104) (out= 2351)(deflated 80%) adding: edu/stanford/nlp/sequences/SequenceListener.html(in = 10623) (out= 2111)(deflated 80%) adding: edu/stanford/nlp/sequences/CoolingSchedule.html(in = 12477) (out= 2184)(deflated 82%) adding: edu/stanford/nlp/sequences/FactoredSequenceListener.html(in = 13962) (out= 2339)(deflated 83%) adding: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html(in = 16832) (out= 2783)(deflated 83%) adding: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html(in = 10763) (out= 2108)(deflated 80%) adding: edu/stanford/nlp/sequences/SequenceGibbsSampler.html(in = 41903) (out= 4690)(deflated 88%) adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html(in = 17464) (out= 2839)(deflated 83%) adding: edu/stanford/nlp/sequences/BestSequenceFinder.html(in = 9333) (out= 1857)(deflated 80%) adding: edu/stanford/nlp/sequences/Clique.html(in = 20335) (out= 3168)(deflated 84%) adding: edu/stanford/nlp/sequences/package-frame.html(in = 4112) (out= 882)(deflated 78%) adding: edu/stanford/nlp/sequences/SequenceModel.html(in = 15361) (out= 2669)(deflated 82%) adding: edu/stanford/nlp/sequences/LatticeWriter.html(in = 9783) (out= 1952)(deflated 80%) adding: edu/stanford/nlp/sequences/package-tree.html(in = 13484) (out= 1946)(deflated 85%) adding: edu/stanford/nlp/sequences/package-summary.html(in = 12941) (out= 2294)(deflated 82%) adding: edu/stanford/nlp/sequences/FeatureFactory.html(in = 29594) (out= 3895)(deflated 86%) adding: edu/stanford/nlp/sequences/BeamBestSequenceFinder.html(in = 13824) (out= 2356)(deflated 82%) adding: edu/stanford/nlp/sequences/ObjectBankWrapper.html(in = 41967) (out= 4750)(deflated 88%) adding: edu/stanford/nlp/sequences/SequenceSampler.html(in = 11941) (out= 2363)(deflated 80%) adding: edu/stanford/nlp/classify/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html(in = 9467) (out= 1805)(deflated 80%) adding: edu/stanford/nlp/classify/LinearClassifierFactory.html(in = 148189) (out= 12216)(deflated 91%) adding: edu/stanford/nlp/classify/CrossValidator.SavedState.html(in = 10608) (out= 1994)(deflated 81%) adding: edu/stanford/nlp/classify/SVMLightClassifierFactory.html(in = 46057) (out= 5046)(deflated 89%) adding: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html(in = 19912) (out= 3087)(deflated 84%) adding: edu/stanford/nlp/classify/ProbabilisticClassifier.html(in = 12751) (out= 2018)(deflated 84%) adding: edu/stanford/nlp/classify/PRCurve.html(in = 23040) (out= 3289)(deflated 85%) adding: edu/stanford/nlp/classify/Classifier.html(in = 12551) (out= 2237)(deflated 82%) adding: edu/stanford/nlp/classify/ClassifierFactory.html(in = 11991) (out= 2058)(deflated 82%) adding: edu/stanford/nlp/classify/CrossValidator.html(in = 16232) (out= 2602)(deflated 83%) adding: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html(in = 20525) (out= 2935)(deflated 85%) adding: edu/stanford/nlp/classify/SVMLightClassifier.html(in = 32846) (out= 3672)(deflated 88%) adding: edu/stanford/nlp/classify/package-frame.html(in = 4843) (out= 924)(deflated 80%) adding: edu/stanford/nlp/classify/LogPrior.html(in = 23914) (out= 3165)(deflated 86%) adding: edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html(in = 18449) (out= 2416)(deflated 86%) adding: edu/stanford/nlp/classify/LogPrior.LogPriorType.html(in = 16430) (out= 2725)(deflated 83%) adding: edu/stanford/nlp/classify/RVFClassifier.html(in = 11287) (out= 2027)(deflated 82%) adding: edu/stanford/nlp/classify/NBLinearClassifierFactory.html(in = 17451) (out= 3326)(deflated 80%) adding: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html(in = 27099) (out= 3056)(deflated 88%) adding: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html(in = 25298) (out= 3232)(deflated 87%) adding: edu/stanford/nlp/classify/Dataset.html(in = 70456) (out= 7507)(deflated 89%) adding: edu/stanford/nlp/classify/ClassifierCreator.html(in = 9101) (out= 1783)(deflated 80%) adding: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html(in = 32749) (out= 3923)(deflated 88%) adding: edu/stanford/nlp/classify/WeightedDataset.html(in = 33184) (out= 3966)(deflated 88%) adding: edu/stanford/nlp/classify/LinearClassifier.html(in = 101372) (out= 9135)(deflated 90%) adding: edu/stanford/nlp/classify/package-tree.html(in = 13943) (out= 2019)(deflated 85%) adding: edu/stanford/nlp/classify/GeneralDataset.html(in = 53935) (out= 6236)(deflated 88%) adding: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html(in = 69792) (out= 6950)(deflated 90%) adding: edu/stanford/nlp/classify/package-summary.html(in = 16104) (out= 2493)(deflated 84%) adding: edu/stanford/nlp/classify/RVFDataset.html(in = 73524) (out= 7875)(deflated 89%) adding: edu/stanford/nlp/fsm/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/fsm/DFSATransition.html(in = 22624) (out= 2873)(deflated 87%) adding: edu/stanford/nlp/fsm/package-frame.html(in = 1095) (out= 550)(deflated 49%) adding: edu/stanford/nlp/fsm/DFSAState.html(in = 27885) (out= 3250)(deflated 88%) adding: edu/stanford/nlp/fsm/package-tree.html(in = 6740) (out= 1409)(deflated 79%) adding: edu/stanford/nlp/fsm/package-summary.html(in = 6784) (out= 1495)(deflated 77%) adding: edu/stanford/nlp/fsm/DFSA.html(in = 19697) (out= 2806)(deflated 85%) adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 12403) (out= 2413)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 11559) (out= 2337)(deflated 79%) adding: edu/stanford/nlp/ling/Label.html(in = 14802) (out= 3066)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 12397) (out= 2379)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 11630) (out= 2342)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 11652) (out= 2298)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 11624) (out= 2324)(deflated 80%) adding: edu/stanford/nlp/ling/Datum.html(in = 9913) (out= 2051)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 11474) (out= 2285)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 11666) (out= 2374)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 11569) (out= 2344)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 11762) (out= 2334)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 11460) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 12033) (out= 2519)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 11679) (out= 2323)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 11574) (out= 2288)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 11931) (out= 2462)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 11603) (out= 2333)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 11486) (out= 2284)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 11512) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 11707) (out= 2333)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 11736) (out= 2333)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 12141) (out= 2349)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 11671) (out= 2346)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 13048) (out= 2362)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 11486) (out= 2288)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 12412) (out= 2323)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 11595) (out= 2320)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 11565) (out= 2335)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 11552) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 11700) (out= 2379)(deflated 79%) adding: edu/stanford/nlp/ling/RVFDatum.html(in = 23102) (out= 3520)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 11596) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 11558) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 11446) (out= 2284)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 11526) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 11638) (out= 2343)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 11841) (out= 2339)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 11644) (out= 2296)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 11658) (out= 2300)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 11485) (out= 2311)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 11498) (out= 2318)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 12010) (out= 2413)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 85730) (out= 7309)(deflated 91%) adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 11615) (out= 2362)(deflated 79%) adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 19279) (out= 3151)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 11562) (out= 2328)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 11546) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 11634) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 11570) (out= 2289)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 11420) (out= 2277)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 12179) (out= 2334)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 11772) (out= 2363)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 11494) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 11476) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/HasContext.html(in = 11639) (out= 2054)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 11644) (out= 2376)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 11747) (out= 2327)(deflated 80%) adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 15931) (out= 2576)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 12152) (out= 2531)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 11961) (out= 2410)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 11810) (out= 2406)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 11739) (out= 2347)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 12111) (out= 2323)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 11544) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/HasCategory.html(in = 9194) (out= 1931)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 63756) (out= 5856)(deflated 90%) adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 11458) (out= 2284)(deflated 80%) adding: edu/stanford/nlp/ling/HasOffset.html(in = 11268) (out= 2183)(deflated 80%) adding: edu/stanford/nlp/ling/BasicDatum.html(in = 22666) (out= 3284)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 11498) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 11618) (out= 2328)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 11522) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 11582) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 11641) (out= 2380)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 11594) (out= 2356)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 11672) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 11561) (out= 2318)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 11539) (out= 2320)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 12062) (out= 2547)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 11575) (out= 2326)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 11426) (out= 2279)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 11490) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 11677) (out= 2400)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 11583) (out= 2325)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 11584) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 11492) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 11660) (out= 2304)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 11609) (out= 2359)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 12372) (out= 2324)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 11595) (out= 2344)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 11540) (out= 2324)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 11498) (out= 2283)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 11774) (out= 2302)(deflated 80%) adding: edu/stanford/nlp/ling/Document.html(in = 12826) (out= 2600)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 11621) (out= 2319)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 12414) (out= 2380)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 11526) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 17286) (out= 2688)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 11724) (out= 2331)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 11538) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 12288) (out= 2363)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 11705) (out= 2330)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 11855) (out= 2392)(deflated 79%) adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 32397) (out= 4250)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 11702) (out= 2308)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 11684) (out= 2363)(deflated 79%) adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 30845) (out= 4184)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 11602) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 11596) (out= 2288)(deflated 80%) adding: edu/stanford/nlp/ling/Labeled.html(in = 10116) (out= 2166)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 11422) (out= 2285)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 11496) (out= 2284)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalAnswerAnnotation.html(in = 11720) (out= 2338)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 11699) (out= 2367)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 11892) (out= 2376)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 11572) (out= 2292)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 11578) (out= 2298)(deflated 80%) adding: edu/stanford/nlp/ling/package-frame.html(in = 31493) (out= 2563)(deflated 91%) adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 17019) (out= 3025)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 11568) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 12073) (out= 2334)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 11598) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 11606) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 11634) (out= 2345)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 11512) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 18533) (out= 3116)(deflated 83%) adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 11489) (out= 2312)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 11656) (out= 2325)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 11778) (out= 2299)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 11619) (out= 2340)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 11520) (out= 2308)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 11520) (out= 2292)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 11560) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 11554) (out= 2289)(deflated 80%) adding: edu/stanford/nlp/ling/TaggedWord.html(in = 27127) (out= 3754)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 11538) (out= 2319)(deflated 79%) adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 10733) (out= 2124)(deflated 80%) adding: edu/stanford/nlp/ling/Featurizable.html(in = 8962) (out= 1903)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 11722) (out= 2302)(deflated 80%) adding: edu/stanford/nlp/ling/Word.html(in = 21869) (out= 3301)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 11527) (out= 2305)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 12599) (out= 2452)(deflated 80%) adding: edu/stanford/nlp/ling/StringLabel.html(in = 26274) (out= 3602)(deflated 86%) adding: edu/stanford/nlp/ling/Sentence.html(in = 23270) (out= 3489)(deflated 85%) adding: edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html(in = 40545) (out= 4511)(deflated 88%) adding: edu/stanford/nlp/ling/ValueLabel.html(in = 20130) (out= 3762)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 11686) (out= 2321)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 11830) (out= 2352)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 11546) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 11572) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 11522) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/HasLemma.html(in = 9103) (out= 1935)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 11833) (out= 2342)(deflated 80%) adding: edu/stanford/nlp/ling/HasWord.html(in = 9757) (out= 2008)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CopyAnnotation.html(in = 11702) (out= 2409)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 11650) (out= 2339)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 13146) (out= 2350)(deflated 82%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 11729) (out= 2335)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 11490) (out= 2288)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 12440) (out= 2327)(deflated 81%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 11770) (out= 2298)(deflated 80%) adding: edu/stanford/nlp/ling/WordTag.html(in = 31617) (out= 4295)(deflated 86%) adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 11470) (out= 2288)(deflated 80%) adding: edu/stanford/nlp/ling/CoreLabel.html(in = 60170) (out= 8024)(deflated 86%) adding: edu/stanford/nlp/ling/package-tree.html(in = 83369) (out= 4996)(deflated 94%) adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 11494) (out= 2293)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 11513) (out= 2306)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 12230) (out= 2327)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 11713) (out= 2359)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 11560) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 11604) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 11542) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 11422) (out= 2278)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 11558) (out= 2294)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 11835) (out= 2414)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 11768) (out= 2383)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 11616) (out= 2297)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 11678) (out= 2372)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 11696) (out= 2396)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 11748) (out= 2385)(deflated 79%) adding: edu/stanford/nlp/ling/package-summary.html(in = 65787) (out= 7315)(deflated 88%) adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 11836) (out= 2434)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 11782) (out= 2389)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 14756) (out= 2629)(deflated 82%) adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 8388) (out= 1774)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 11510) (out= 2291)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 12368) (out= 2328)(deflated 81%) adding: edu/stanford/nlp/ling/LabeledWord.html(in = 22680) (out= 3178)(deflated 85%) adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 11668) (out= 2297)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.ProjectedCategoryAnnotation.html(in = 11895) (out= 2413)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 11651) (out= 2329)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 13184) (out= 2386)(deflated 81%) adding: edu/stanford/nlp/ling/LabelFactory.html(in = 13843) (out= 2674)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 13316) (out= 2354)(deflated 82%) adding: edu/stanford/nlp/ling/HasTag.html(in = 9384) (out= 1963)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 11582) (out= 2295)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 11454) (out= 2289)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 11691) (out= 2363)(deflated 79%) adding: edu/stanford/nlp/ling/WordFactory.html(in = 15627) (out= 2498)(deflated 84%) adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 11970) (out= 2548)(deflated 78%) adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 11554) (out= 2289)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 11542) (out= 2329)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 11850) (out= 2372)(deflated 79%) adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 11686) (out= 2328)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 11552) (out= 2290)(deflated 80%) adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 11527) (out= 2326)(deflated 79%) adding: edu/stanford/nlp/ling/HasIndex.html(in = 10410) (out= 1865)(deflated 82%) adding: edu/stanford/nlp/international/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/international/morph/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html(in = 22091) (out= 2901)(deflated 86%) adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 22645) (out= 3300)(deflated 85%) adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 21084) (out= 2881)(deflated 86%) adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1488) (out= 597)(deflated 59%) adding: edu/stanford/nlp/international/morph/package-tree.html(in = 6955) (out= 1454)(deflated 79%) adding: edu/stanford/nlp/international/morph/package-summary.html(in = 7171) (out= 1482)(deflated 79%) adding: edu/stanford/nlp/international/package-frame.html(in = 639) (out= 422)(deflated 33%) adding: edu/stanford/nlp/international/package-tree.html(in = 5807) (out= 1272)(deflated 78%) adding: edu/stanford/nlp/international/package-summary.html(in = 5695) (out= 1228)(deflated 78%) adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 18732) (out= 2573)(deflated 86%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 17682) (out= 2511)(deflated 85%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 17717) (out= 2517)(deflated 85%) adding: edu/stanford/nlp/pipeline/Annotation.html(in = 16971) (out= 2949)(deflated 82%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 29528) (out= 2961)(deflated 89%) adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 73936) (out= 6739)(deflated 90%) adding: edu/stanford/nlp/pipeline/package-frame.html(in = 2209) (out= 666)(deflated 69%) adding: edu/stanford/nlp/pipeline/package-tree.html(in = 8193) (out= 1575)(deflated 80%) adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html(in = 13670) (out= 2250)(deflated 83%) adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 18283) (out= 2577)(deflated 85%) adding: edu/stanford/nlp/pipeline/package-summary.html(in = 8592) (out= 1697)(deflated 80%) adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html(in = 28645) (out= 3707)(deflated 87%) adding: edu/stanford/nlp/parser/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 9777) (out= 1985)(deflated 79%) adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 16692) (out= 2919)(deflated 82%) adding: edu/stanford/nlp/parser/tools/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 10496) (out= 2379)(deflated 77%) adding: edu/stanford/nlp/parser/tools/package-frame.html(in = 961) (out= 548)(deflated 42%) adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 6146) (out= 1354)(deflated 77%) adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 6276) (out= 1401)(deflated 77%) adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 26133) (out= 3236)(deflated 87%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 18939) (out= 2685)(deflated 85%) adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 1378) (out= 584)(deflated 57%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 18279) (out= 2692)(deflated 85%) adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 6828) (out= 1393)(deflated 79%) adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 7178) (out= 1534)(deflated 78%) adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 19700) (out= 2650)(deflated 86%) adding: edu/stanford/nlp/parser/package-frame.html(in = 1315) (out= 584)(deflated 55%) adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 10415) (out= 2244)(deflated 78%) adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 85710) (out= 9955)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 14405) (out= 2580)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 51556) (out= 6154)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 43792) (out= 7313)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 30317) (out= 3490)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 14370) (out= 2561)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 45478) (out= 8295)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 20656) (out= 3295)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 26057) (out= 4098)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 19619) (out= 3510)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 28823) (out= 3825)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 22708) (out= 3281)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 19196) (out= 3499)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 12968) (out= 2496)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 14574) (out= 2712)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 14088) (out= 2708)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 23372) (out= 3231)(deflated 86%) adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 21584) (out= 3449)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 49662) (out= 7306)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 29695) (out= 3058)(deflated 89%) adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 6461) (out= 1073)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 45379) (out= 6418)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 75313) (out= 9438)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 14910) (out= 2833)(deflated 80%) adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 19799) (out= 2807)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 47561) (out= 5741)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 10869) (out= 1929)(deflated 82%) adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 46388) (out= 5774)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 16053) (out= 2392)(deflated 85%) adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 20072) (out= 2250)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 8629) (out= 1862)(deflated 78%) adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 24884) (out= 3134)(deflated 87%) adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 53425) (out= 6278)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 8723) (out= 1825)(deflated 79%) adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 19297) (out= 2962)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 14850) (out= 2772)(deflated 81%) adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 60713) (out= 7070)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 18437) (out= 3019)(deflated 83%) adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 8763) (out= 1844)(deflated 78%) adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 17479) (out= 3598)(deflated 79%) adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 87286) (out= 10309)(deflated 88%) adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 12833) (out= 2630)(deflated 79%) adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 39551) (out= 6248)(deflated 84%) adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 12331) (out= 2609)(deflated 78%) adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 32076) (out= 4472)(deflated 86%) adding: edu/stanford/nlp/parser/Parser.html(in = 9806) (out= 2290)(deflated 76%) adding: edu/stanford/nlp/parser/package-tree.html(in = 6558) (out= 1378)(deflated 78%) adding: edu/stanford/nlp/parser/package-summary.html(in = 6971) (out= 1482)(deflated 78%) adding: help-doc.html(in = 9103) (out= 2628)(deflated 71%) adding: index-all.html(in = 2964628) (out= 273673)(deflated 90%) adding: index.html(in = 1401) (out= 683)(deflated 51%) adding: overview-frame.html(in = 5210) (out= 866)(deflated 83%) adding: overview-summary.html(in = 10638) (out= 1704)(deflated 83%) adding: overview-tree.html(in = 241373) (out= 17320)(deflated 92%) adding: package-list(in = 804) (out= 195)(deflated 75%) adding: resources/(in = 0) (out= 0)(stored 0%) adding: resources/inherit.gif(in = 57) (out= 57)(deflated 0%) adding: serialized-form.html(in = 378693) (out= 42739)(deflated 88%) adding: stylesheet.css(in = 1391) (out= 428)(deflated 69%) Buildfile: /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/build.xml prepare: [mkdir] Created dir: /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/classes classpath: compile: [javac] /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 493 source files to /juicy/u47/u/nlp/distrib/stanford-ner-2013-04-04/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. BUILD SUCCESSFUL Total time: 8 seconds CRFClassifier invoked on Wed Apr 10 01:46:29 PDT 2013 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 [3.5 sec]. 1 examples completed 2 examples completed CRFClassifier tagged 85 words in 2 documents at 934.07 words per second. adding: stanford-ner-2013-04-04/ (stored 0%) adding: stanford-ner-2013-04-04/sample.txt (deflated 39%) adding: stanford-ner-2013-04-04/ner-gui.sh (deflated 12%) adding: stanford-ner-2013-04-04/stanford-ner-1.2.8-javadoc.jar (deflated 5%) adding: stanford-ner-2013-04-04/ner.bat (deflated 22%) adding: stanford-ner-2013-04-04/classifiers/ (stored 0%) adding: stanford-ner-2013-04-04/classifiers/english.all.3class.distsim.prop (deflated 55%) adding: stanford-ner-2013-04-04/classifiers/english.conll.4class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2013-04-04/classifiers/english.muc.7class.distsim.prop (deflated 51%) adding: stanford-ner-2013-04-04/classifiers/english.conll.4class.distsim.prop (deflated 51%) adding: stanford-ner-2013-04-04/classifiers/english.muc.7class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2013-04-04/classifiers/english.all.3class.distsim.crf.ser.gz (deflated 0%) adding: stanford-ner-2013-04-04/LICENSE.txt (deflated 62%) adding: stanford-ner-2013-04-04/README.txt (deflated 56%) adding: stanford-ner-2013-04-04/build.xml (deflated 67%) adding: stanford-ner-2013-04-04/sample.ner.txt (deflated 57%) adding: stanford-ner-2013-04-04/ner.sh (deflated 28%) adding: stanford-ner-2013-04-04/ner-gui.command (deflated 5%) adding: stanford-ner-2013-04-04/stanford-ner.jar (deflated 8%) adding: stanford-ner-2013-04-04/stanford-ner-2013-04-04.jar (deflated 8%) adding: stanford-ner-2013-04-04/stanford-ner-1.2.8-sources.jar (deflated 6%) adding: stanford-ner-2013-04-04/NERDemo.java (deflated 63%) adding: stanford-ner-2013-04-04/ner-gui.bat (deflated 6%) -rw-rw-r-- 1 horatio nlp 69446563 Apr 10 01:46 stanford-ner-2013-04-04.zip SUCCESS