CofeehousePy/services/corenlp/doc/releasenotes/v3.4/segmenter.out

7211 lines
511 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

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

~/codebase2/javanlp ~/codebase2/javanlp
Using JavaNLP build in /u/horatio/codebase2/javanlp
#####
EXTRACTING DEPENDENCIES
#####
Dependency dump file:
./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 ./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:
./depdump
Starting classes:
edu.stanford.nlp.ie.crf.CRFClassifier
edu.stanford.nlp.ie.NERFeatureFactory
edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData
edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
edu.stanford.nlp.wordseg.ChineseDictionary
edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory
edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter
edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset
edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter
edu.stanford.nlp.international.arabic.process.ArabicSegmenter
edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory
edu.stanford.nlp.international.arabic.process.ArabicTokenizer
edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory
edu.stanford.nlp.process.treebank.TreebankPreprocessor
edu.stanford.nlp.process.treebank.DefaultMapper
java -classpath /u/horatio/codebase2/javanlp/projects/core/classes edu.stanford.nlp.misc.DependencyAnalyzer ./depdump edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.wordseg.ChineseDictionary edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter edu.stanford.nlp.international.arabic.process.ArabicSegmenter edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory edu.stanford.nlp.international.arabic.process.ArabicTokenizer edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory edu.stanford.nlp.process.treebank.TreebankPreprocessor edu.stanford.nlp.process.treebank.DefaultMapper
Warning: pattern edu.stanford.nlp.process.treebank.TreebankPreprocessor matched nothing
Warning: pattern edu.stanford.nlp.process.treebank.DefaultMapper 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$Factory15.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/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/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/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/SeminarsPrior.class
edu/stanford/nlp/ie/UniformPrior.class
edu/stanford/nlp/ie/crf/CRFClassifier.class
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class
edu/stanford/nlp/ie/crf/CRFClassifierFloat.class
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class
edu/stanford/nlp/ie/crf/CRFCliqueTree.class
edu/stanford/nlp/ie/crf/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/CRFLogConditionalObjectiveFunction$ExpectationThreadsafeProcessor.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout$1.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/LabelDictionary.class
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class
edu/stanford/nlp/ie/crf/TestSequenceModel.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/arabic/ArabicMorphoFeatureSpecification.class
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification$ArabicMorphoFeatures.class
edu/stanford/nlp/international/arabic/Buckwalter.class
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset$ArabicRawTreeNormalizer.class
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$1.class
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$RewrittenArabicAnnotation.class
edu/stanford/nlp/international/arabic/process/ArabicLexer.class
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer$ArabicTokenizerFactory.class
edu/stanford/nlp/international/arabic/process/IOBUtils.class
edu/stanford/nlp/international/arabic/process/IOBUtils$PrefixMarkerAnnotation.class
edu/stanford/nlp/international/arabic/process/IOBUtils$SuffixMarkerAnnotation.class
edu/stanford/nlp/international/arabic/process/IOBUtils$TokenType.class
edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.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$EolPreservingLineReaderIterable.class
edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable$1.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable$1.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable$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$AuthorAnnotation.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$DocSourceTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTitleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTypeAnnotation.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$ForcedSentenceUntilEndAnnotation.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$LineNumberAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LinkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LocationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionTokenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$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$SectionDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.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$UseMarkedDiscourseAnnotation.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/MultiTokenTag.class
edu/stanford/nlp/ling/MultiTokenTag$Tag.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/ling/tokensregex/BasicSequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult$MatchedGroup.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$CompositeMatchState.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$Stage.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AbstractStringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AttributesEqualMatchChecker.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NotNilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$2.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$3.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$4.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$5.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$6.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$7.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$SequenceRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringInSetAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$AnnotateAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$MergeAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$BasicCoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/Env.class
edu/stanford/nlp/ling/tokensregex/Env$Binder.class
edu/stanford/nlp/ling/tokensregex/EnvLookup.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$1.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$2.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$3.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$4.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$5.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$6.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$7.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$8.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$SingleAnnotationExtractor.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern$StringSequenceAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$IntersectMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$UnionMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$BasicSequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$NodePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$SequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$1.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$LongestStringComparator.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$MatchType.class
edu/stanford/nlp/ling/tokensregex/NodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$AnyNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$ConjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$DisjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$EqualsNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$NegateNodePattern.class
edu/stanford/nlp/ling/tokensregex/PhraseTable.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$1.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$Phrase.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseMatch.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseStringCollection.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseTableIterator.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StackEntry.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StringList.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$TokenList.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$WordList.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BoundAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BranchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$NextMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$SeriesAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$StartMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$2.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$3.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$4.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$GroupToIntervalFunc.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$MatchedGroupInfo.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationMatchedFilter.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AssignmentRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$BasicSequenceExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CompositeExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$FilterExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ListExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$Rule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequencePatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringPatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TextPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TokenPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$2.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BasicMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchState.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$FindType.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$GroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$NamedGroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$State.class
edu/stanford/nlp/ling/tokensregex/SequencePattern.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$1.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$AndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjMatchStateInfo.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Frag.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MatchState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$OrPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Parser.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$PatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceEndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequencePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceStartPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SpecialNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$State.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValuePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValueState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$VarGroupBindings.class
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class
edu/stanford/nlp/ling/tokensregex/parser/Token.class
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$1.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$JJCalls.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$LookaheadSuccess.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AndExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AssignableFunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CaseExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CompositeValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ConditionalExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FieldExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IfExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IndexedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ListExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$MethodCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$NotExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$OrExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$PrimitiveValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchResultVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleCachedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$TypedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarAssignmentExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$WrappedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Tags.class
edu/stanford/nlp/ling/tokensregex/types/Tags$TagsAnnotation.class
edu/stanford/nlp/ling/tokensregex/types/Value.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$1.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$10.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$11.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$12.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$13.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$14.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$15.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$16.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$17.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$18.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$19.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$2.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$20.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$21.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$22.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$23.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$24.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$25.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$26.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$27.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$28.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$29.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$3.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$30.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$31.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$32.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$33.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$34.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$35.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$36.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$37.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$38.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$39.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$4.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$40.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$41.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$42.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$43.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$44.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$45.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$5.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$6.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$7.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$8.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$9.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$BooleanFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ComparableComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareType.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NamedValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ParamInfo.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$StringFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$TypeCheckedFunction.class
edu/stanford/nlp/math/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/HasFeatureGrouping.class
edu/stanford/nlp/optimization/HasFloatInitial.class
edu/stanford/nlp/optimization/HasInitial.class
edu/stanford/nlp/optimization/HasRegularizerParamRange.class
edu/stanford/nlp/optimization/HybridMinimizer.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer$1.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/SGDToQNMinimizer.class
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS$Prior.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$Weights.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$lagrange.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$setFixedGain.class
edu/stanford/nlp/optimization/StochasticCalculateMethods.class
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.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/TrainOptions$TransformMatrixType.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/metrics/Eval.class
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class
edu/stanford/nlp/pipeline/Annotation.class
edu/stanford/nlp/pipeline/Annotator.class
edu/stanford/nlp/pipeline/Annotator$Requirement.class
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class
edu/stanford/nlp/pipeline/CoreMapAggregator.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/ChineseDocumentToSentenceProcessor.class
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor$MyHTMLParser.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/WordToSentenceProcessor$NewlineIsSentenceBreak.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/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/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/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/CopulaHeadFinder.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$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$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$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$VerbalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$XClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$1.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$ExtraTreeDepFilter.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class
edu/stanford/nlp/trees/FilteringTreeReader.class
edu/stanford/nlp/trees/GrammaticalRelation.class
edu/stanford/nlp/trees/GrammaticalRelation$1.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$NPTmpAdvRetainingTreeReaderFactory.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/SemanticHeadFinder$1.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$BinarizedTreeAnnotation.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/arabic/ATBTreeUtils.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$2.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer$ArabicEmptyFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$ArabicRawTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$XFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.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$CTBErrorCorrectingTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$ChineseEmptyFilter.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory$NoEmptiesCTBTreeReaderFactory.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/treebank/AbstractDataset.class
edu/stanford/nlp/trees/treebank/AbstractDataset$SplitFilter.class
edu/stanford/nlp/trees/treebank/ConfigParser.class
edu/stanford/nlp/trees/treebank/Dataset.class
edu/stanford/nlp/trees/treebank/Dataset$Encoding.class
edu/stanford/nlp/trees/treebank/Mapper.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$25.class
edu/stanford/nlp/trees/tregex/Relation$25$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/TregexParser$1.class
edu/stanford/nlp/trees/tregex/TregexParser$JJCalls.class
edu/stanford/nlp/trees/tregex/TregexParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/TregexParserConstants.class
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class
edu/stanford/nlp/trees/tregex/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/CreateSubtreeNode.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/IfExistsNode.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/ReplaceNode$1.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/trees/tregex/tsurgeon/TsurgeonRuntimeException.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/ArrayCoreMap$3.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/ArraySet.class
edu/stanford/nlp/util/ArrayStringFilter.class
edu/stanford/nlp/util/ArrayStringFilter$1.class
edu/stanford/nlp/util/ArrayStringFilter$Mode.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/CacheMap.class
edu/stanford/nlp/util/Characters.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/Comparators.class
edu/stanford/nlp/util/Comparators$1.class
edu/stanford/nlp/util/Comparators$2.class
edu/stanford/nlp/util/Comparators$3.class
edu/stanford/nlp/util/ConcatenationIterator.class
edu/stanford/nlp/util/ConvertByteArray.class
edu/stanford/nlp/util/CoreMap.class
edu/stanford/nlp/util/DataFilePaths.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$1.class
edu/stanford/nlp/util/Interval$RelType.class
edu/stanford/nlp/util/IntervalTree.class
edu/stanford/nlp/util/IntervalTree$1.class
edu/stanford/nlp/util/IntervalTree$2.class
edu/stanford/nlp/util/IntervalTree$3.class
edu/stanford/nlp/util/IntervalTree$ContainsIntervalFunction.class
edu/stanford/nlp/util/IntervalTree$ContainsValueFunction.class
edu/stanford/nlp/util/IntervalTree$PartialScoredList.class
edu/stanford/nlp/util/IntervalTree$TreeNode.class
edu/stanford/nlp/util/IntervalTree$TreeNodeIterator.class
edu/stanford/nlp/util/IterableIterator.class
edu/stanford/nlp/util/Iterables.class
edu/stanford/nlp/util/Iterables$1.class
edu/stanford/nlp/util/Iterables$1$1.class
edu/stanford/nlp/util/Iterables$10.class
edu/stanford/nlp/util/Iterables$11.class
edu/stanford/nlp/util/Iterables$12.class
edu/stanford/nlp/util/Iterables$13.class
edu/stanford/nlp/util/Iterables$14.class
edu/stanford/nlp/util/Iterables$14$1.class
edu/stanford/nlp/util/Iterables$14$1$1.class
edu/stanford/nlp/util/Iterables$14$1$1$1.class
edu/stanford/nlp/util/Iterables$15.class
edu/stanford/nlp/util/Iterables$2.class
edu/stanford/nlp/util/Iterables$2$1.class
edu/stanford/nlp/util/Iterables$3.class
edu/stanford/nlp/util/Iterables$3$1.class
edu/stanford/nlp/util/Iterables$4.class
edu/stanford/nlp/util/Iterables$4$1.class
edu/stanford/nlp/util/Iterables$5.class
edu/stanford/nlp/util/Iterables$5$1.class
edu/stanford/nlp/util/Iterables$6.class
edu/stanford/nlp/util/Iterables$6$1.class
edu/stanford/nlp/util/Iterables$7.class
edu/stanford/nlp/util/Iterables$8.class
edu/stanford/nlp/util/Iterables$9.class
edu/stanford/nlp/util/Iterables$9$1.class
edu/stanford/nlp/util/Iterables$IncrementComparator.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/PropertiesUtils$Property.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/StringUtils$2.class
edu/stanford/nlp/util/StringUtils$3.class
edu/stanford/nlp/util/StringUtils$4.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/TwoDimensionalCollectionValuedMap.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/ValuedInterval.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$1.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$CallableJob.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$JobCallback.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$QueueItem.class
edu/stanford/nlp/util/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$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$8$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$10.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$11.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$12.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$13.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$14.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$3.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$4.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$5.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$6.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$7.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$8.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$9.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Thunk.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/RerouteChannel.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
edu/stanford/nlp/wordseg/ChineseDictionary.class
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/wordseg/ChineseStringUtils.class
edu/stanford/nlp/wordseg/CorpusChar.class
edu/stanford/nlp/wordseg/CorpusDictionary.class
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/wordseg/NonDict2.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter$CTBDocumentParser.class
edu/stanford/nlp/wordseg/TagAffixDetector.class
edu/stanford/nlp/wordseg/affDict.class
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-segmenter-2014-06-16/seg.jar
Root directory:
/u/horatio/codebase2/javanlp/projects/core/classes/
jar cfm /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/seg.jar /u/nlp/distrib/stanford-segmenter-2014-06-16/manifest.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\$Factory15.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/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/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/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/SeminarsPrior.class \
edu/stanford/nlp/ie/UniformPrior.class \
edu/stanford/nlp/ie/crf/CRFClassifier.class \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class \
edu/stanford/nlp/ie/crf/CRFClassifierFloat.class \
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class \
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class \
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class \
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class \
edu/stanford/nlp/ie/crf/CRFCliqueTree.class \
edu/stanford/nlp/ie/crf/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/CRFLogConditionalObjectiveFunction\$ExpectationThreadsafeProcessor.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout\$1.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/LabelDictionary.class \
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class \
edu/stanford/nlp/ie/crf/TestSequenceModel.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/arabic/ArabicMorphoFeatureSpecification.class \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification\$ArabicMorphoFeatures.class \
edu/stanford/nlp/international/arabic/Buckwalter.class \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset\$ArabicRawTreeNormalizer.class \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class \
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$RewrittenArabicAnnotation.class \
edu/stanford/nlp/international/arabic/process/ArabicLexer.class \
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class \
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer\$ArabicTokenizerFactory.class \
edu/stanford/nlp/international/arabic/process/IOBUtils.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$PrefixMarkerAnnotation.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$SuffixMarkerAnnotation.class \
edu/stanford/nlp/international/arabic/process/IOBUtils\$TokenType.class \
edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.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\$EolPreservingLineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable\$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\$AuthorAnnotation.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\$DocSourceTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTitleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTypeAnnotation.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\$ForcedSentenceUntilEndAnnotation.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\$LineNumberAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LinkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LocationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionTokenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$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\$SectionDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.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\$UseMarkedDiscourseAnnotation.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/MultiTokenTag.class \
edu/stanford/nlp/ling/MultiTokenTag\$Tag.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/ling/tokensregex/BasicSequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult\$MatchedGroup.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$CompositeMatchState.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$Stage.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AbstractStringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AttributesEqualMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NotNilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$2.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$3.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$4.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$5.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$6.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$7.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$SequenceRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringInSetAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$AnnotateAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$MergeAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$BasicCoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/Env.class \
edu/stanford/nlp/ling/tokensregex/Env\$Binder.class \
edu/stanford/nlp/ling/tokensregex/EnvLookup.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$1.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$2.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$3.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$4.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$5.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$6.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$7.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$8.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$SingleAnnotationExtractor.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern\$StringSequenceAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$IntersectMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$UnionMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$BasicSequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$NodePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$SequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$LongestStringComparator.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$MatchType.class \
edu/stanford/nlp/ling/tokensregex/NodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$AnyNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$ConjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$DisjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$EqualsNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$NegateNodePattern.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$1.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$Phrase.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseMatch.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseStringCollection.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseTableIterator.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StackEntry.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StringList.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$TokenList.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$WordList.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BoundAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BranchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$NextMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$SeriesAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$StartMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$2.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$3.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$4.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$GroupToIntervalFunc.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$MatchedGroupInfo.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationMatchedFilter.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AssignmentRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$BasicSequenceExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CompositeExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$FilterExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ListExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$Rule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequencePatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringPatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TextPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TokenPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$2.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BasicMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchState.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$FindType.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$GroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$NamedGroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$State.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$AndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjMatchStateInfo.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Frag.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MatchState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$OrPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Parser.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$PatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceEndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequencePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceStartPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SpecialNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$State.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValuePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValueState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$VarGroupBindings.class \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class \
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class \
edu/stanford/nlp/ling/tokensregex/parser/Token.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$1.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$JJCalls.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$LookaheadSuccess.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AndExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AssignableFunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CaseExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CompositeValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ConditionalExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FieldExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IfExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IndexedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ListExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$MethodCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$NotExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$OrExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$PrimitiveValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchResultVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleCachedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$TypedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarAssignmentExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$WrappedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Tags.class \
edu/stanford/nlp/ling/tokensregex/types/Tags\$TagsAnnotation.class \
edu/stanford/nlp/ling/tokensregex/types/Value.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$1.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$10.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$11.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$12.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$13.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$14.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$15.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$16.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$17.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$18.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$19.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$2.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$20.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$21.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$22.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$23.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$24.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$25.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$26.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$27.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$28.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$29.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$3.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$30.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$31.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$32.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$33.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$34.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$35.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$36.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$37.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$38.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$39.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$4.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$40.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$41.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$42.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$43.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$44.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$45.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$5.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$6.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$7.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$8.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$9.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$BooleanFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ComparableComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareType.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NamedValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ParamInfo.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$StringFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$TypeCheckedFunction.class \
edu/stanford/nlp/math/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/HasFeatureGrouping.class \
edu/stanford/nlp/optimization/HasFloatInitial.class \
edu/stanford/nlp/optimization/HasInitial.class \
edu/stanford/nlp/optimization/HasRegularizerParamRange.class \
edu/stanford/nlp/optimization/HybridMinimizer.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer\$1.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/SGDToQNMinimizer.class \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS\$Prior.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\$Weights.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$lagrange.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$setFixedGain.class \
edu/stanford/nlp/optimization/StochasticCalculateMethods.class \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.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/TrainOptions\$TransformMatrixType.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/metrics/Eval.class \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \
edu/stanford/nlp/pipeline/Annotation.class \
edu/stanford/nlp/pipeline/Annotator.class \
edu/stanford/nlp/pipeline/Annotator\$Requirement.class \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \
edu/stanford/nlp/pipeline/CoreMapAggregator.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/ChineseDocumentToSentenceProcessor.class \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor\$MyHTMLParser.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/WordToSentenceProcessor\$NewlineIsSentenceBreak.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/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/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/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/CopulaHeadFinder.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\$AuxModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxPassiveGRAnnotation.class
jar uf /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/seg.jar 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\$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\$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\$VerbalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$XClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$1.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$ExtraTreeDepFilter.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/FilteringTreeReader.class \
edu/stanford/nlp/trees/GrammaticalRelation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$1.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\$NPTmpAdvRetainingTreeReaderFactory.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/SemanticHeadFinder\$1.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\$BinarizedTreeAnnotation.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/arabic/ATBTreeUtils.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$2.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer\$ArabicEmptyFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$ArabicRawTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$XFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.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\$CTBErrorCorrectingTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$ChineseEmptyFilter.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory\$NoEmptiesCTBTreeReaderFactory.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/treebank/AbstractDataset.class \
edu/stanford/nlp/trees/treebank/AbstractDataset\$SplitFilter.class \
edu/stanford/nlp/trees/treebank/ConfigParser.class \
edu/stanford/nlp/trees/treebank/Dataset.class \
edu/stanford/nlp/trees/treebank/Dataset\$Encoding.class \
edu/stanford/nlp/trees/treebank/Mapper.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\$25.class \
edu/stanford/nlp/trees/tregex/Relation\$25\$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/TregexParser\$1.class \
edu/stanford/nlp/trees/tregex/TregexParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/TregexParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/TregexParserConstants.class \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \
edu/stanford/nlp/trees/tregex/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/CreateSubtreeNode.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/IfExistsNode.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/ReplaceNode\$1.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/trees/tregex/tsurgeon/TsurgeonRuntimeException.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/ArrayCoreMap\$3.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/ArraySet.class \
edu/stanford/nlp/util/ArrayStringFilter.class \
edu/stanford/nlp/util/ArrayStringFilter\$1.class \
edu/stanford/nlp/util/ArrayStringFilter\$Mode.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/CacheMap.class \
edu/stanford/nlp/util/Characters.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/Comparators.class \
edu/stanford/nlp/util/Comparators\$1.class \
edu/stanford/nlp/util/Comparators\$2.class \
edu/stanford/nlp/util/Comparators\$3.class \
edu/stanford/nlp/util/ConcatenationIterator.class \
edu/stanford/nlp/util/ConvertByteArray.class \
edu/stanford/nlp/util/CoreMap.class \
edu/stanford/nlp/util/DataFilePaths.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\$1.class \
edu/stanford/nlp/util/Interval\$RelType.class \
edu/stanford/nlp/util/IntervalTree.class \
edu/stanford/nlp/util/IntervalTree\$1.class \
edu/stanford/nlp/util/IntervalTree\$2.class \
edu/stanford/nlp/util/IntervalTree\$3.class \
edu/stanford/nlp/util/IntervalTree\$ContainsIntervalFunction.class \
edu/stanford/nlp/util/IntervalTree\$ContainsValueFunction.class \
edu/stanford/nlp/util/IntervalTree\$PartialScoredList.class \
edu/stanford/nlp/util/IntervalTree\$TreeNode.class \
edu/stanford/nlp/util/IntervalTree\$TreeNodeIterator.class \
edu/stanford/nlp/util/IterableIterator.class \
edu/stanford/nlp/util/Iterables.class \
edu/stanford/nlp/util/Iterables\$1.class \
edu/stanford/nlp/util/Iterables\$1\$1.class \
edu/stanford/nlp/util/Iterables\$10.class \
edu/stanford/nlp/util/Iterables\$11.class \
edu/stanford/nlp/util/Iterables\$12.class \
edu/stanford/nlp/util/Iterables\$13.class \
edu/stanford/nlp/util/Iterables\$14.class \
edu/stanford/nlp/util/Iterables\$14\$1.class \
edu/stanford/nlp/util/Iterables\$14\$1\$1.class \
edu/stanford/nlp/util/Iterables\$14\$1\$1\$1.class \
edu/stanford/nlp/util/Iterables\$15.class \
edu/stanford/nlp/util/Iterables\$2.class \
edu/stanford/nlp/util/Iterables\$2\$1.class \
edu/stanford/nlp/util/Iterables\$3.class \
edu/stanford/nlp/util/Iterables\$3\$1.class \
edu/stanford/nlp/util/Iterables\$4.class \
edu/stanford/nlp/util/Iterables\$4\$1.class \
edu/stanford/nlp/util/Iterables\$5.class \
edu/stanford/nlp/util/Iterables\$5\$1.class \
edu/stanford/nlp/util/Iterables\$6.class \
edu/stanford/nlp/util/Iterables\$6\$1.class \
edu/stanford/nlp/util/Iterables\$7.class \
edu/stanford/nlp/util/Iterables\$8.class \
edu/stanford/nlp/util/Iterables\$9.class \
edu/stanford/nlp/util/Iterables\$9\$1.class \
edu/stanford/nlp/util/Iterables\$IncrementComparator.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/PropertiesUtils\$Property.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/StringUtils\$2.class \
edu/stanford/nlp/util/StringUtils\$3.class \
edu/stanford/nlp/util/StringUtils\$4.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/TwoDimensionalCollectionValuedMap.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/ValuedInterval.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\$1.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$CallableJob.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$JobCallback.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$QueueItem.class \
edu/stanford/nlp/util/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\$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\$8\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$10.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$11.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$12.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$13.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$14.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$3.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$4.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$5.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$6.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$7.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$8.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$9.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Thunk.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/RerouteChannel.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 \
edu/stanford/nlp/wordseg/ChineseDictionary.class \
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/wordseg/ChineseStringUtils.class \
edu/stanford/nlp/wordseg/CorpusChar.class \
edu/stanford/nlp/wordseg/CorpusDictionary.class \
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/wordseg/NonDict2.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter\$CTBDocumentParser.class \
edu/stanford/nlp/wordseg/TagAffixDetector.class \
edu/stanford/nlp/wordseg/affDict.class \
Source files:
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/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/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/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/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/SeminarsPrior.java
edu/stanford/nlp/ie/UniformPrior.java
edu/stanford/nlp/ie/crf/CRFClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
edu/stanford/nlp/ie/crf/CRFClassifierFloat.java
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java
edu/stanford/nlp/ie/crf/CRFCliqueTree.java
edu/stanford/nlp/ie/crf/CRFDatum.java
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
edu/stanford/nlp/ie/crf/CRFLabel.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/CliquePotentialFunction.java
edu/stanford/nlp/ie/crf/FactorTable.java
edu/stanford/nlp/ie/crf/FloatFactorTable.java
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/LabelDictionary.java
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java
edu/stanford/nlp/ie/crf/TestSequenceModel.java
edu/stanford/nlp/ie/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/arabic/ArabicMorphoFeatureSpecification.java
edu/stanford/nlp/international/arabic/Buckwalter.java
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java
edu/stanford/nlp/international/arabic/pipeline/configurations/atb-segmenter.conf
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java
edu/stanford/nlp/international/arabic/process/ArabicLexer.java
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java
edu/stanford/nlp/international/arabic/process/IOBUtils.java
edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.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/MultiTokenTag.java
edu/stanford/nlp/ling/RVFDatum.java
edu/stanford/nlp/ling/Sentence.java
edu/stanford/nlp/ling/StringLabel.java
edu/stanford/nlp/ling/StringLabelFactory.java
edu/stanford/nlp/ling/TaggedWord.java
edu/stanford/nlp/ling/TaggedWordFactory.java
edu/stanford/nlp/ling/ValueLabel.java
edu/stanford/nlp/ling/Word.java
edu/stanford/nlp/ling/WordFactory.java
edu/stanford/nlp/ling/WordLemmaTag.java
edu/stanford/nlp/ling/WordLemmaTagFactory.java
edu/stanford/nlp/ling/WordTag.java
edu/stanford/nlp/ling/WordTagFactory.java
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/Env.java
edu/stanford/nlp/ling/tokensregex/EnvLookup.java
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java
edu/stanford/nlp/ling/tokensregex/NodePattern.java
edu/stanford/nlp/ling/tokensregex/PhraseTable.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/SequencePattern.java
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java
edu/stanford/nlp/ling/tokensregex/parser/Token.java
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java
edu/stanford/nlp/ling/tokensregex/types/Expression.java
edu/stanford/nlp/ling/tokensregex/types/Expressions.java
edu/stanford/nlp/ling/tokensregex/types/Tags.java
edu/stanford/nlp/ling/tokensregex/types/Value.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java
edu/stanford/nlp/math/ADMath.java
edu/stanford/nlp/math/ArrayMath.java
edu/stanford/nlp/math/DoubleAD.java
edu/stanford/nlp/math/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/HasFeatureGrouping.java
edu/stanford/nlp/optimization/HasFloatInitial.java
edu/stanford/nlp/optimization/HasInitial.java
edu/stanford/nlp/optimization/HasRegularizerParamRange.java
edu/stanford/nlp/optimization/HybridMinimizer.java
edu/stanford/nlp/optimization/InefficientSGDMinimizer.java
edu/stanford/nlp/optimization/LineSearcher.java
edu/stanford/nlp/optimization/MemoryEvaluator.java
edu/stanford/nlp/optimization/Minimizer.java
edu/stanford/nlp/optimization/QNMinimizer.java
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
edu/stanford/nlp/optimization/ResultStoringMonitor.java
edu/stanford/nlp/optimization/SGDMinimizer.java
edu/stanford/nlp/optimization/SGDToQNMinimizer.java
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java
edu/stanford/nlp/optimization/SMDMinimizer.java
edu/stanford/nlp/optimization/SQNMinimizer.java
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
edu/stanford/nlp/optimization/StochasticCalculateMethods.java
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
edu/stanford/nlp/optimization/StochasticMinimizer.java
edu/stanford/nlp/parser/KBestViterbiParser.java
edu/stanford/nlp/parser/Parser.java
edu/stanford/nlp/parser/ViterbiParser.java
edu/stanford/nlp/parser/ViterbiParserWithOptions.java
edu/stanford/nlp/parser/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/metrics/Eval.java
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
edu/stanford/nlp/pipeline/Annotation.java
edu/stanford/nlp/pipeline/Annotator.java
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
edu/stanford/nlp/pipeline/CoreMapAggregator.java
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
edu/stanford/nlp/process/AbstractTokenizer.java
edu/stanford/nlp/process/Americanize.java
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.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.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/CopulaHeadFinder.java
edu/stanford/nlp/trees/DateTreeTransformer.java
edu/stanford/nlp/trees/Dependencies.java
edu/stanford/nlp/trees/Dependency.java
edu/stanford/nlp/trees/DependencyFactory.java
edu/stanford/nlp/trees/DependencyPrinter.java
edu/stanford/nlp/trees/DependencyReader.java
edu/stanford/nlp/trees/DependencyTreeTransformer.java
edu/stanford/nlp/trees/DependencyTyper.java
edu/stanford/nlp/trees/DiskTreebank.java
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java
edu/stanford/nlp/trees/FilteringTreeReader.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/arabic/ATBTreeUtils.java
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java
edu/stanford/nlp/trees/international/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/treebank/AbstractDataset.java
edu/stanford/nlp/trees/treebank/ConfigParser.java
edu/stanford/nlp/trees/treebank/Dataset.java
edu/stanford/nlp/trees/treebank/Mapper.java
edu/stanford/nlp/trees/tregex/CoordinationPattern.java
edu/stanford/nlp/trees/tregex/DescriptionPattern.java
edu/stanford/nlp/trees/tregex/Macros.java
edu/stanford/nlp/trees/tregex/ParseException.java
edu/stanford/nlp/trees/tregex/Relation.java
edu/stanford/nlp/trees/tregex/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/Token.java
edu/stanford/nlp/trees/tregex/TokenMgrError.java
edu/stanford/nlp/trees/tregex/TregexMatcher.java
edu/stanford/nlp/trees/tregex/TregexParseException.java
edu/stanford/nlp/trees/tregex/TregexParser.java
edu/stanford/nlp/trees/tregex/TregexParserConstants.java
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
edu/stanford/nlp/trees/tregex/TregexPattern.java
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
edu/stanford/nlp/trees/tregex/VariableStrings.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java
edu/stanford/nlp/util/AbstractIterator.java
edu/stanford/nlp/util/ArrayCoreMap.java
edu/stanford/nlp/util/ArrayHeap.java
edu/stanford/nlp/util/ArrayMap.java
edu/stanford/nlp/util/ArraySet.java
edu/stanford/nlp/util/ArrayStringFilter.java
edu/stanford/nlp/util/ArrayUtils.java
edu/stanford/nlp/util/Beam.java
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
edu/stanford/nlp/util/ByteStreamGobbler.java
edu/stanford/nlp/util/CacheMap.java
edu/stanford/nlp/util/Characters.java
edu/stanford/nlp/util/CollectionFactory.java
edu/stanford/nlp/util/CollectionUtils.java
edu/stanford/nlp/util/CollectionValuedMap.java
edu/stanford/nlp/util/Comparators.java
edu/stanford/nlp/util/ConcatenationIterator.java
edu/stanford/nlp/util/ConvertByteArray.java
edu/stanford/nlp/util/CoreMap.java
edu/stanford/nlp/util/DataFilePaths.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/IntervalTree.java
edu/stanford/nlp/util/IterableIterator.java
edu/stanford/nlp/util/Iterables.java
edu/stanford/nlp/util/MapFactory.java
edu/stanford/nlp/util/Maps.java
edu/stanford/nlp/util/MemoryMonitor.java
edu/stanford/nlp/util/MetaClass.java
edu/stanford/nlp/util/MutableDouble.java
edu/stanford/nlp/util/MutableInteger.java
edu/stanford/nlp/util/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/TwoDimensionalCollectionValuedMap.java
edu/stanford/nlp/util/TwoDimensionalMap.java
edu/stanford/nlp/util/TypesafeMap.java
edu/stanford/nlp/util/UTF8EquivalenceFunction.java
edu/stanford/nlp/util/ValuedInterval.java
edu/stanford/nlp/util/XMLUtils.java
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java
edu/stanford/nlp/util/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/RerouteChannel.java
edu/stanford/nlp/util/logging/Style.java
edu/stanford/nlp/util/logging/VisibilityHandler.java
edu/stanford/nlp/wordseg/ChineseDictionary.java
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java
edu/stanford/nlp/wordseg/ChineseStringUtils.java
edu/stanford/nlp/wordseg/CorpusChar.java
edu/stanford/nlp/wordseg/CorpusDictionary.java
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java
edu/stanford/nlp/wordseg/NonDict2.java
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java
edu/stanford/nlp/wordseg/TagAffixDetector.java
edu/stanford/nlp/wordseg/affDict.java
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-segmenter-2014-06-16/stanford-segmenter-3.4-sources.jar
Root directory:
/u/horatio/codebase2/javanlp/projects/core/src/
jar cfm /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/stanford-segmenter-3.4-sources.jar /u/nlp/distrib/stanford-segmenter-2014-06-16/manifest.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/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/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/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/SeminarsPrior.java \
edu/stanford/nlp/ie/UniformPrior.java \
edu/stanford/nlp/ie/crf/CRFClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java \
edu/stanford/nlp/ie/crf/CRFClassifierFloat.java \
edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java \
edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java \
edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java \
edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java \
edu/stanford/nlp/ie/crf/CRFCliqueTree.java \
edu/stanford/nlp/ie/crf/CRFDatum.java \
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java \
edu/stanford/nlp/ie/crf/CRFLabel.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java \
edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/CliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/FactorTable.java \
edu/stanford/nlp/ie/crf/FloatFactorTable.java \
edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/LabelDictionary.java \
edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java \
edu/stanford/nlp/ie/crf/TestSequenceModel.java \
edu/stanford/nlp/ie/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/arabic/ArabicMorphoFeatureSpecification.java \
edu/stanford/nlp/international/arabic/Buckwalter.java \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java \
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java \
edu/stanford/nlp/international/arabic/pipeline/configurations/atb-segmenter.conf \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train \
edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java \
edu/stanford/nlp/international/arabic/process/ArabicLexer.java \
edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java \
edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java \
edu/stanford/nlp/international/arabic/process/IOBUtils.java \
edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.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/MultiTokenTag.java \
edu/stanford/nlp/ling/RVFDatum.java \
edu/stanford/nlp/ling/Sentence.java \
edu/stanford/nlp/ling/StringLabel.java \
edu/stanford/nlp/ling/StringLabelFactory.java \
edu/stanford/nlp/ling/TaggedWord.java \
edu/stanford/nlp/ling/TaggedWordFactory.java \
edu/stanford/nlp/ling/ValueLabel.java \
edu/stanford/nlp/ling/Word.java \
edu/stanford/nlp/ling/WordFactory.java \
edu/stanford/nlp/ling/WordLemmaTag.java \
edu/stanford/nlp/ling/WordLemmaTagFactory.java \
edu/stanford/nlp/ling/WordTag.java \
edu/stanford/nlp/ling/WordTagFactory.java \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/Env.java \
edu/stanford/nlp/ling/tokensregex/EnvLookup.java \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java \
edu/stanford/nlp/ling/tokensregex/NodePattern.java \
edu/stanford/nlp/ling/tokensregex/PhraseTable.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/SequencePattern.java \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java \
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java \
edu/stanford/nlp/ling/tokensregex/parser/Token.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java \
edu/stanford/nlp/ling/tokensregex/types/Expression.java \
edu/stanford/nlp/ling/tokensregex/types/Expressions.java \
edu/stanford/nlp/ling/tokensregex/types/Tags.java \
edu/stanford/nlp/ling/tokensregex/types/Value.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java \
edu/stanford/nlp/math/ADMath.java \
edu/stanford/nlp/math/ArrayMath.java \
edu/stanford/nlp/math/DoubleAD.java \
edu/stanford/nlp/math/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/HasFeatureGrouping.java \
edu/stanford/nlp/optimization/HasFloatInitial.java \
edu/stanford/nlp/optimization/HasInitial.java \
edu/stanford/nlp/optimization/HasRegularizerParamRange.java \
edu/stanford/nlp/optimization/HybridMinimizer.java \
edu/stanford/nlp/optimization/InefficientSGDMinimizer.java \
edu/stanford/nlp/optimization/LineSearcher.java \
edu/stanford/nlp/optimization/MemoryEvaluator.java \
edu/stanford/nlp/optimization/Minimizer.java \
edu/stanford/nlp/optimization/QNMinimizer.java \
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java \
edu/stanford/nlp/optimization/ResultStoringMonitor.java \
edu/stanford/nlp/optimization/SGDMinimizer.java \
edu/stanford/nlp/optimization/SGDToQNMinimizer.java \
edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java \
edu/stanford/nlp/optimization/SMDMinimizer.java \
edu/stanford/nlp/optimization/SQNMinimizer.java \
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java \
edu/stanford/nlp/optimization/StochasticCalculateMethods.java \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java \
edu/stanford/nlp/optimization/StochasticMinimizer.java \
edu/stanford/nlp/parser/KBestViterbiParser.java \
edu/stanford/nlp/parser/Parser.java \
edu/stanford/nlp/parser/ViterbiParser.java \
edu/stanford/nlp/parser/ViterbiParserWithOptions.java \
edu/stanford/nlp/parser/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/metrics/Eval.java \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \
edu/stanford/nlp/pipeline/Annotation.java \
edu/stanford/nlp/pipeline/Annotator.java \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \
edu/stanford/nlp/pipeline/CoreMapAggregator.java \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \
edu/stanford/nlp/process/AbstractTokenizer.java \
edu/stanford/nlp/process/Americanize.java \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.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.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/CopulaHeadFinder.java \
edu/stanford/nlp/trees/DateTreeTransformer.java \
edu/stanford/nlp/trees/Dependencies.java \
edu/stanford/nlp/trees/Dependency.java \
edu/stanford/nlp/trees/DependencyFactory.java \
edu/stanford/nlp/trees/DependencyPrinter.java \
edu/stanford/nlp/trees/DependencyReader.java \
edu/stanford/nlp/trees/DependencyTreeTransformer.java \
edu/stanford/nlp/trees/DependencyTyper.java \
edu/stanford/nlp/trees/DiskTreebank.java \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/FilteringTreeReader.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/arabic/ATBTreeUtils.java \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java \
edu/stanford/nlp/trees/international/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/treebank/AbstractDataset.java \
edu/stanford/nlp/trees/treebank/ConfigParser.java \
edu/stanford/nlp/trees/treebank/Dataset.java \
edu/stanford/nlp/trees/treebank/Mapper.java \
edu/stanford/nlp/trees/tregex/CoordinationPattern.java \
edu/stanford/nlp/trees/tregex/DescriptionPattern.java \
edu/stanford/nlp/trees/tregex/Macros.java \
edu/stanford/nlp/trees/tregex/ParseException.java \
edu/stanford/nlp/trees/tregex/Relation.java \
edu/stanford/nlp/trees/tregex/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/Token.java \
edu/stanford/nlp/trees/tregex/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/TregexMatcher.java \
edu/stanford/nlp/trees/tregex/TregexParseException.java \
edu/stanford/nlp/trees/tregex/TregexParser.java \
edu/stanford/nlp/trees/tregex/TregexParserConstants.java \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java \
edu/stanford/nlp/trees/tregex/TregexPattern.java \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java \
edu/stanford/nlp/trees/tregex/VariableStrings.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java \
edu/stanford/nlp/util/AbstractIterator.java \
edu/stanford/nlp/util/ArrayCoreMap.java \
edu/stanford/nlp/util/ArrayHeap.java \
edu/stanford/nlp/util/ArrayMap.java \
edu/stanford/nlp/util/ArraySet.java \
edu/stanford/nlp/util/ArrayStringFilter.java \
edu/stanford/nlp/util/ArrayUtils.java \
edu/stanford/nlp/util/Beam.java \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java \
edu/stanford/nlp/util/ByteStreamGobbler.java \
edu/stanford/nlp/util/CacheMap.java \
edu/stanford/nlp/util/Characters.java \
edu/stanford/nlp/util/CollectionFactory.java \
edu/stanford/nlp/util/CollectionUtils.java \
edu/stanford/nlp/util/CollectionValuedMap.java \
edu/stanford/nlp/util/Comparators.java \
edu/stanford/nlp/util/ConcatenationIterator.java \
edu/stanford/nlp/util/ConvertByteArray.java \
edu/stanford/nlp/util/CoreMap.java \
edu/stanford/nlp/util/DataFilePaths.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/IntervalTree.java \
edu/stanford/nlp/util/IterableIterator.java \
edu/stanford/nlp/util/Iterables.java \
edu/stanford/nlp/util/MapFactory.java \
edu/stanford/nlp/util/Maps.java \
edu/stanford/nlp/util/MemoryMonitor.java \
edu/stanford/nlp/util/MetaClass.java \
edu/stanford/nlp/util/MutableDouble.java \
edu/stanford/nlp/util/MutableInteger.java \
edu/stanford/nlp/util/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/TwoDimensionalCollectionValuedMap.java \
edu/stanford/nlp/util/TwoDimensionalMap.java \
edu/stanford/nlp/util/TypesafeMap.java \
edu/stanford/nlp/util/UTF8EquivalenceFunction.java \
edu/stanford/nlp/util/ValuedInterval.java \
edu/stanford/nlp/util/XMLUtils.java \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java \
edu/stanford/nlp/util/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/RerouteChannel.java \
edu/stanford/nlp/util/logging/Style.java \
edu/stanford/nlp/util/logging/VisibilityHandler.java \
edu/stanford/nlp/wordseg/ChineseDictionary.java \
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java \
edu/stanford/nlp/wordseg/ChineseStringUtils.java \
edu/stanford/nlp/wordseg/CorpusChar.java \
edu/stanford/nlp/wordseg/CorpusDictionary.java \
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java \
edu/stanford/nlp/wordseg/NonDict2.java \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java \
edu/stanford/nlp/wordseg/TagAffixDetector.java \
edu/stanford/nlp/wordseg/affDict.java \
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.process...
Loading source files for package edu.stanford.nlp.ie...
Loading source files for package edu.stanford.nlp.ie.crf...
Loading source files for package edu.stanford.nlp.ie.pascal...
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.arabic...
Loading source files for package edu.stanford.nlp.trees.international.pennchinese...
Loading source files for package edu.stanford.nlp.trees.tregex...
Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon...
Loading source files for package edu.stanford.nlp.trees.treebank...
Loading source files for package edu.stanford.nlp.sequences...
Loading source files for package edu.stanford.nlp.classify...
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.types...
Loading source files for package edu.stanford.nlp.ling.tokensregex...
Loading 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.process...
Loading source files for package edu.stanford.nlp.international.arabic...
Loading source files for package edu.stanford.nlp.international.arabic.pipeline...
Loading source files for package edu.stanford.nlp.wordseg...
Loading source files for package edu.stanford.nlp.pipeline...
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...
Constructing Javadoc information...
Standard Doclet version 1.7.0_11
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/ArraySet.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.Mode.html...
Generating javadoc/edu/stanford/nlp/util/ArrayUtils.html...
Generating javadoc/edu/stanford/nlp/util/Beam.html...
Generating javadoc/edu/stanford/nlp/util/BinaryHeapPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/ByteStreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/CacheMap.html...
Generating javadoc/edu/stanford/nlp/util/Characters.html...
src/edu/stanford/nlp/util/Characters.java:43: warning - @return tag has no arguments.
src/edu/stanford/nlp/util/Characters.java:55: warning - @return tag has no arguments.
src/edu/stanford/nlp/util/Characters.java:73: warning - @return tag has no arguments.
src/edu/stanford/nlp/util/Characters.java:88: warning - @return tag has no arguments.
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...
src/edu/stanford/nlp/util/CollectionUtils.java:914: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/util/CollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/Comparators.html...
Generating javadoc/edu/stanford/nlp/util/ConcatenationIterator.html...
Generating javadoc/edu/stanford/nlp/util/ConvertByteArray.html...
Generating javadoc/edu/stanford/nlp/util/CoreMap.html...
Generating javadoc/edu/stanford/nlp/util/DataFilePaths.html...
Generating javadoc/edu/stanford/nlp/util/DeltaCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/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/IntervalTree.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.TreeNode.html...
Generating javadoc/edu/stanford/nlp/util/IntPair.html...
Generating javadoc/edu/stanford/nlp/util/IntQuadruple.html...
Generating javadoc/edu/stanford/nlp/util/IntTriple.html...
Generating javadoc/edu/stanford/nlp/util/IntTuple.html...
Generating javadoc/edu/stanford/nlp/util/IntUni.html...
Generating javadoc/edu/stanford/nlp/util/IterableIterator.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.IncrementComparator.html...
Generating javadoc/edu/stanford/nlp/util/MapFactory.html...
Generating javadoc/edu/stanford/nlp/util/Maps.html...
src/edu/stanford/nlp/util/Maps.java:168: warning - @return tag has no arguments.
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/PropertiesUtils.Property.html...
Generating javadoc/edu/stanford/nlp/util/Quadruple.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html...
Generating javadoc/edu/stanford/nlp/util/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...
src/edu/stanford/nlp/util/StringUtils.java:442: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/util/SystemUtils.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessException.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html...
Generating javadoc/edu/stanford/nlp/util/Timing.html...
Generating javadoc/edu/stanford/nlp/util/Triple.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.Entry.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.Key.html...
Generating javadoc/edu/stanford/nlp/util/UTF8EquivalenceFunction.html...
Generating javadoc/edu/stanford/nlp/util/ValuedInterval.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.html...
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...
src/edu/stanford/nlp/util/logging/LogRecordHandler.java:22: warning - Tag @link: reference not found: BooleanLogRecordHandler
src/edu/stanford/nlp/util/logging/LogRecordHandler.java:22: warning - Tag @see: reference not found: BooleanLogRecordHandler
Generating javadoc/edu/stanford/nlp/util/logging/OutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLoggable.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLogger.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedirectOutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.FileHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Flag.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Record.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Util.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html...
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:315: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:317: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:319: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:321: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:323: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodPrintStream.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RerouteChannel.html...
Generating javadoc/edu/stanford/nlp/util/logging/Style.html...
Generating javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html...
Generating javadoc/edu/stanford/nlp/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...
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...
src/edu/stanford/nlp/stats/EquivalenceClasser.java:15: warning - Tag @see: reference not found: EquivalenceClassEval
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...
src/edu/stanford/nlp/stats/Sampler.java:16: warning - Tag @link: reference not found: Sampleable
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...
src/edu/stanford/nlp/io/IOUtils.java:1705: warning - @return tag has no arguments.
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/ChineseDocumentToSentenceProcessor.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/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html...
Generating javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/AcquisitionsPrior.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/SeminarsPrior.html...
Generating javadoc/edu/stanford/nlp/ie/UniformPrior.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.html...
src/edu/stanford/nlp/ie/crf/CRFClassifier.java:958: warning - @param argument "featureFactory" is not a parameter name.
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierFloat.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFCliqueTree.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFDatum.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFFeatureExporter.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/FactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf/FloatFactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/LabelDictionary.html...
src/edu/stanford/nlp/ie/crf/LabelDictionary.java:71: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/TestSequenceModel.html...
Generating javadoc/edu/stanford/nlp/ie/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/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...
src/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java:84: warning - @return tag cannot be used in method with void return type.
Generating javadoc/edu/stanford/nlp/optimization/CGMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/CmdEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Evaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/FloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Function.html...
Generating javadoc/edu/stanford/nlp/optimization/GoldenSectionLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization/HasEvaluators.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFeatureGrouping.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFloatInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasRegularizerParamRange.html...
Generating javadoc/edu/stanford/nlp/optimization/HybridMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/InefficientSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/LineSearcher.html...
Generating javadoc/edu/stanford/nlp/optimization/MemoryEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/Minimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eScaling.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.eState.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.Record.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDToQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html...
Generating javadoc/edu/stanford/nlp/optimization/SMDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticCalculateMethods.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html...
Generating javadoc/edu/stanford/nlp/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/CopulaHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/DateTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependency.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyFactory.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyPrinter.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyReader.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTyper.html...
Generating javadoc/edu/stanford/nlp/trees/DiskTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/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.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.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.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.VerbalModifierGRAnnotation.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/FilteringTreeReader.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.NPTmpAdvRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/QPTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/SemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTree.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TransformingTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/Tree.html...
Generating javadoc/edu/stanford/nlp/trees/Treebank.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.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...
src/edu/stanford/nlp/trees/TreeGraphNode.java:461: warning - @param argument "t" is not a parameter name.
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/arabic/ArabicHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/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/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/Macros.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/AbstractDataset.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/AbstractDataset.SplitFilter.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/ConfigParser.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Dataset.html...
src/edu/stanford/nlp/trees/treebank/Dataset.java:16: warning - Tag @link: reference not found: TreebankPreprocessor
Generating javadoc/edu/stanford/nlp/trees/treebank/Dataset.Encoding.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Mapper.html...
Generating javadoc/edu/stanford/nlp/sequences/BeamBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/BestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/Clique.html...
Generating javadoc/edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/CoolingSchedule.html...
Generating javadoc/edu/stanford/nlp/sequences/DocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/ExactBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceListener.html...
Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceModel.html...
Generating javadoc/edu/stanford/nlp/sequences/FeatureFactory.html...
Generating javadoc/edu/stanford/nlp/sequences/KBestSequenceFinder.html...
Generating javadoc/edu/stanford/nlp/sequences/LatticeWriter.html...
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...
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/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/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.AuthorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.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.DocSourceTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.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.SectionDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/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/MultiTokenTag.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.Tag.html...
Generating javadoc/edu/stanford/nlp/ling/RVFDatum.html...
Generating javadoc/edu/stanford/nlp/ling/Sentence.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabel.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWord.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/ValueLabel.html...
Generating javadoc/edu/stanford/nlp/ling/Word.html...
Generating javadoc/edu/stanford/nlp/ling/WordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Value.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.Binder.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/EnvLookup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/ParseException.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html...
src/edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java:115: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/IOBUtils.html...
src/edu/stanford/nlp/international/arabic/process/IOBUtils.java:282: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/arabic/process/IOBUtils.java:295: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/arabic/process/IOBUtils.java:312: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/arabic/process/IOBUtils.java:331: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/arabic/process/IOBUtils.java:397: warning - @param argument "segmentationMarker" is not a parameter name.
Generating javadoc/edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/arabic/Buckwalter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.ArabicRawTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.html...
Generating javadoc/edu/stanford/nlp/wordseg/affDict.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseStringUtils.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusChar.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/wordseg/NonDict2.html...
Generating javadoc/edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.Requirement.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.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/metrics/Eval.html...
src/edu/stanford/nlp/parser/metrics/Eval.java:18: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
src/edu/stanford/nlp/parser/metrics/Eval.java:18: warning - Tag @see: reference not found: edu.stanford.nlp.parser.metrics.BestOfTopKEval
src/edu/stanford/nlp/parser/metrics/Eval.java:18: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
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/TrainOptions.TransformMatrixType.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeCollinizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/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/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/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/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/ling/tokensregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-tree.html...
Generating javadoc/edu/stanford/nlp/math/package-frame.html...
Generating javadoc/edu/stanford/nlp/math/package-summary.html...
Generating javadoc/edu/stanford/nlp/math/package-tree.html...
Generating javadoc/edu/stanford/nlp/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...
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/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/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/treebank/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-tree.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-frame.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-summary.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-tree.html...
Generating javadoc/constant-values.html...
Generating javadoc/serialized-form.html...
Building index for all the packages and classes...
Generating javadoc/overview-tree.html...
Generating javadoc/index-all.html...
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...
36 warnings
added manifest
adding: allclasses-frame.html(in = 191322) (out= 14401)(deflated 92%)
adding: allclasses-noframe.html(in = 170142) (out= 14046)(deflated 91%)
adding: constant-values.html(in = 167987) (out= 25982)(deflated 84%)
adding: deprecated-list.html(in = 7890) (out= 1692)(deflated 78%)
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 = 12718) (out= 2742)(deflated 78%)
adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 11727) (out= 2322)(deflated 80%)
adding: edu/stanford/nlp/util/Interner.html(in = 17573) (out= 3228)(deflated 81%)
adding: edu/stanford/nlp/util/Function.html(in = 13904) (out= 2822)(deflated 79%)
adding: edu/stanford/nlp/util/IntervalTree.html(in = 78515) (out= 5443)(deflated 93%)
adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 16467) (out= 3081)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 23607) (out= 3718)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 16620) (out= 2501)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 13926) (out= 2387)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html(in = 8021) (out= 1731)(deflated 78%)
adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 39713) (out= 4927)(deflated 87%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 12208) (out= 2483)(deflated 79%)
adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 10489) (out= 2467)(deflated 76%)
adding: edu/stanford/nlp/util/logging/Redwood.html(in = 33842) (out= 5138)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RerouteChannel.html(in = 12411) (out= 2389)(deflated 80%)
adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 18852) (out= 3192)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 24191) (out= 3889)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 10003) (out= 2003)(deflated 79%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html(in = 41651) (out= 4393)(deflated 89%)
adding: edu/stanford/nlp/util/logging/package-frame.html(in = 4576) (out= 853)(deflated 81%)
adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 33130) (out= 4826)(deflated 85%)
adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 13619) (out= 2689)(deflated 80%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 13835) (out= 2367)(deflated 82%)
adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 15377) (out= 2818)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 29649) (out= 3368)(deflated 88%)
adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 12908) (out= 2563)(deflated 80%)
adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 16327) (out= 2803)(deflated 82%)
adding: edu/stanford/nlp/util/logging/package-tree.html(in = 12089) (out= 1815)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 21649) (out= 3318)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Color.html(in = 16629) (out= 2942)(deflated 82%)
adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 15867) (out= 2887)(deflated 81%)
adding: edu/stanford/nlp/util/logging/package-summary.html(in = 14204) (out= 2692)(deflated 81%)
adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 14332) (out= 2737)(deflated 80%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 9161) (out= 2060)(deflated 77%)
adding: edu/stanford/nlp/util/logging/Style.html(in = 15622) (out= 2889)(deflated 81%)
adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 12223) (out= 2357)(deflated 80%)
adding: edu/stanford/nlp/util/Interval.RelType.html(in = 17637) (out= 3136)(deflated 82%)
adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 16050) (out= 2512)(deflated 84%)
adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 12631) (out= 2612)(deflated 79%)
adding: edu/stanford/nlp/util/Filters.html(in = 21936) (out= 2980)(deflated 86%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessException.html(in = 9342) (out= 2071)(deflated 77%)
adding: edu/stanford/nlp/util/HasInterval.html(in = 13612) (out= 2283)(deflated 83%)
adding: edu/stanford/nlp/util/Sets.html(in = 13176) (out= 2475)(deflated 81%)
adding: edu/stanford/nlp/util/MetaClass.html(in = 24381) (out= 3510)(deflated 85%)
adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 25373) (out= 3886)(deflated 84%)
adding: edu/stanford/nlp/util/ArrayHeap.html(in = 26421) (out= 3770)(deflated 85%)
adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 12125) (out= 2345)(deflated 80%)
adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 16325) (out= 2529)(deflated 84%)
adding: edu/stanford/nlp/util/Characters.html(in = 11213) (out= 2265)(deflated 79%)
adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 12777) (out= 2426)(deflated 81%)
adding: edu/stanford/nlp/util/FileProcessor.html(in = 7654) (out= 1969)(deflated 74%)
adding: edu/stanford/nlp/util/ScoredObject.html(in = 11117) (out= 2340)(deflated 78%)
adding: edu/stanford/nlp/util/CacheMap.html(in = 24877) (out= 3910)(deflated 84%)
adding: edu/stanford/nlp/util/ArrayStringFilter.Mode.html(in = 12892) (out= 2602)(deflated 79%)
adding: edu/stanford/nlp/util/IterableIterator.html(in = 12155) (out= 2367)(deflated 80%)
adding: edu/stanford/nlp/util/MutableInteger.html(in = 17339) (out= 3052)(deflated 82%)
adding: edu/stanford/nlp/util/DeltaMap.html(in = 22359) (out= 3395)(deflated 84%)
adding: edu/stanford/nlp/util/Beam.html(in = 18231) (out= 2966)(deflated 83%)
adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 12751) (out= 2421)(deflated 81%)
adding: edu/stanford/nlp/util/Filter.html(in = 9408) (out= 2205)(deflated 76%)
adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 19119) (out= 3264)(deflated 82%)
adding: edu/stanford/nlp/util/IntPair.html(in = 13416) (out= 2456)(deflated 81%)
adding: edu/stanford/nlp/util/ArrayUtils.html(in = 46571) (out= 6038)(deflated 87%)
adding: edu/stanford/nlp/util/IntUni.html(in = 12393) (out= 2404)(deflated 80%)
adding: edu/stanford/nlp/util/DeltaCollectionValuedMap.html(in = 40829) (out= 4564)(deflated 88%)
adding: edu/stanford/nlp/util/AbstractIterator.html(in = 10544) (out= 2256)(deflated 78%)
adding: edu/stanford/nlp/util/Maps.html(in = 20664) (out= 3422)(deflated 83%)
adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 11415) (out= 2293)(deflated 79%)
adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 7553) (out= 1742)(deflated 76%)
adding: edu/stanford/nlp/util/IntQuadruple.html(in = 12935) (out= 2394)(deflated 81%)
adding: edu/stanford/nlp/util/PropertiesUtils.Property.html(in = 10096) (out= 2050)(deflated 79%)
adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 62916) (out= 5339)(deflated 91%)
adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 16177) (out= 2510)(deflated 84%)
adding: edu/stanford/nlp/util/FilteredIterator.html(in = 11741) (out= 2306)(deflated 80%)
adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 10681) (out= 2319)(deflated 78%)
adding: edu/stanford/nlp/util/DataFilePaths.html(in = 7852) (out= 2097)(deflated 73%)
adding: edu/stanford/nlp/util/CollectionFactory.html(in = 21309) (out= 2941)(deflated 86%)
adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 16080) (out= 2505)(deflated 84%)
adding: edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html(in = 11968) (out= 2640)(deflated 77%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 10010) (out= 2097)(deflated 79%)
adding: edu/stanford/nlp/util/ArraySet.html(in = 15317) (out= 2694)(deflated 82%)
adding: edu/stanford/nlp/util/MapFactory.html(in = 21868) (out= 3158)(deflated 85%)
adding: edu/stanford/nlp/util/ConvertByteArray.html(in = 60744) (out= 5616)(deflated 90%)
adding: edu/stanford/nlp/util/CollectionUtils.html(in = 68854) (out= 8730)(deflated 87%)
adding: edu/stanford/nlp/util/Index.html(in = 19271) (out= 3411)(deflated 82%)
adding: edu/stanford/nlp/util/PriorityQueue.html(in = 18968) (out= 4069)(deflated 78%)
adding: edu/stanford/nlp/util/IntTriple.html(in = 12397) (out= 2350)(deflated 81%)
adding: edu/stanford/nlp/util/package-frame.html(in = 13512) (out= 1635)(deflated 87%)
adding: edu/stanford/nlp/util/ValuedInterval.html(in = 12819) (out= 2435)(deflated 81%)
adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 13443) (out= 2676)(deflated 80%)
adding: edu/stanford/nlp/util/Comparators.html(in = 12570) (out= 2457)(deflated 80%)
adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 49352) (out= 5759)(deflated 88%)
adding: edu/stanford/nlp/util/Iterables.IncrementComparator.html(in = 8312) (out= 1938)(deflated 76%)
adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 7771) (out= 1752)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 9612) (out= 2128)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1201) (out= 544)(deflated 54%)
adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 21925) (out= 3515)(deflated 83%)
adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 17725) (out= 3322)(deflated 81%)
adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 5221) (out= 1313)(deflated 74%)
adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 6021) (out= 1548)(deflated 74%)
adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 34647) (out= 4285)(deflated 87%)
adding: edu/stanford/nlp/util/MemoryMonitor.html(in = 20631) (out= 3183)(deflated 84%)
adding: edu/stanford/nlp/util/XMLUtils.html(in = 24411) (out= 3917)(deflated 83%)
adding: edu/stanford/nlp/util/Generics.html(in = 29281) (out= 3814)(deflated 86%)
adding: edu/stanford/nlp/util/CoreMap.html(in = 12819) (out= 3006)(deflated 76%)
adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 9686) (out= 2271)(deflated 76%)
adding: edu/stanford/nlp/util/Interval.html(in = 85483) (out= 9029)(deflated 89%)
adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 13287) (out= 2750)(deflated 79%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html(in = 14264) (out= 2407)(deflated 83%)
adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 32358) (out= 5041)(deflated 84%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 35308) (out= 3687)(deflated 89%)
adding: edu/stanford/nlp/util/Iterables.html(in = 43747) (out= 5973)(deflated 86%)
adding: edu/stanford/nlp/util/package-tree.html(in = 32849) (out= 3265)(deflated 90%)
adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 11435) (out= 2411)(deflated 78%)
adding: edu/stanford/nlp/util/Factory.html(in = 7712) (out= 1904)(deflated 75%)
adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 9323) (out= 2095)(deflated 77%)
adding: edu/stanford/nlp/util/ArrayMap.html(in = 24882) (out= 3095)(deflated 87%)
adding: edu/stanford/nlp/util/Triple.html(in = 22730) (out= 3593)(deflated 84%)
adding: edu/stanford/nlp/util/Pair.html(in = 31902) (out= 4883)(deflated 84%)
adding: edu/stanford/nlp/util/ScoredComparator.html(in = 13038) (out= 2495)(deflated 80%)
adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 26965) (out= 3777)(deflated 85%)
adding: edu/stanford/nlp/util/Scored.html(in = 8688) (out= 2021)(deflated 76%)
adding: edu/stanford/nlp/util/Quadruple.html(in = 25631) (out= 3649)(deflated 85%)
adding: edu/stanford/nlp/util/package-summary.html(in = 37846) (out= 6280)(deflated 83%)
adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 12456) (out= 2385)(deflated 80%)
adding: edu/stanford/nlp/util/IntTuple.html(in = 17538) (out= 2893)(deflated 83%)
adding: edu/stanford/nlp/util/TypesafeMap.html(in = 14419) (out= 2643)(deflated 81%)
adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 46903) (out= 5605)(deflated 88%)
adding: edu/stanford/nlp/util/StringUtils.html(in = 118479) (out= 15463)(deflated 86%)
adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 9128) (out= 2091)(deflated 77%)
adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 16102) (out= 2497)(deflated 84%)
adding: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html(in = 36716) (out= 4411)(deflated 87%)
adding: edu/stanford/nlp/util/StreamGobbler.html(in = 10937) (out= 2520)(deflated 76%)
adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 12436) (out= 2370)(deflated 80%)
adding: edu/stanford/nlp/util/PaddedList.html(in = 18588) (out= 3307)(deflated 82%)
adding: edu/stanford/nlp/util/MutableDouble.html(in = 17102) (out= 3002)(deflated 82%)
adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 10777) (out= 2452)(deflated 77%)
adding: edu/stanford/nlp/util/HashIndex.html(in = 49630) (out= 6851)(deflated 86%)
adding: edu/stanford/nlp/util/Timing.html(in = 31747) (out= 3598)(deflated 88%)
adding: edu/stanford/nlp/util/ErasureUtils.html(in = 10496) (out= 2387)(deflated 77%)
adding: edu/stanford/nlp/util/IntervalTree.TreeNode.html(in = 9888) (out= 2071)(deflated 79%)
adding: edu/stanford/nlp/util/SystemUtils.html(in = 21348) (out= 3121)(deflated 85%)
adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/stats/IntCounter.html(in = 81050) (out= 9231)(deflated 88%)
adding: edu/stanford/nlp/stats/AccuracyStats.html(in = 14669) (out= 2563)(deflated 82%)
adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 7813) (out= 1894)(deflated 75%)
adding: edu/stanford/nlp/stats/MultiClassChunkEvalStats.html(in = 29996) (out= 3741)(deflated 87%)
adding: edu/stanford/nlp/stats/Counter.html(in = 30714) (out= 4797)(deflated 84%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html(in = 49242) (out= 4946)(deflated 89%)
adding: edu/stanford/nlp/stats/Sampler.html(in = 7654) (out= 1987)(deflated 74%)
adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 24872) (out= 3631)(deflated 85%)
adding: edu/stanford/nlp/stats/Distribution.html(in = 54734) (out= 6669)(deflated 87%)
adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 47620) (out= 5737)(deflated 87%)
adding: edu/stanford/nlp/stats/package-frame.html(in = 3616) (out= 767)(deflated 78%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 63464) (out= 5632)(deflated 91%)
adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 58229) (out= 8397)(deflated 85%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 24798) (out= 2900)(deflated 88%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html(in = 10972) (out= 2294)(deflated 79%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html(in = 23865) (out= 2883)(deflated 87%)
adding: edu/stanford/nlp/stats/package-tree.html(in = 11004) (out= 1807)(deflated 83%)
adding: edu/stanford/nlp/stats/Scorer.html(in = 9387) (out= 1991)(deflated 78%)
adding: edu/stanford/nlp/stats/package-summary.html(in = 12306) (out= 2607)(deflated 78%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html(in = 34384) (out= 3479)(deflated 89%)
adding: edu/stanford/nlp/stats/Counters.html(in = 222640) (out= 20886)(deflated 90%)
adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 12457) (out= 3147)(deflated 74%)
adding: edu/stanford/nlp/stats/MultiClassAccuracyStats.html(in = 23924) (out= 3020)(deflated 87%)
adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 9140) (out= 1992)(deflated 78%)
adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 10845) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 13003) (out= 3123)(deflated 75%)
adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 12016) (out= 2689)(deflated 77%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 9152) (out= 1916)(deflated 79%)
adding: edu/stanford/nlp/io/package-frame.html(in = 2106) (out= 617)(deflated 70%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 9460) (out= 2040)(deflated 78%)
adding: edu/stanford/nlp/io/IOUtils.html(in = 109552) (out= 11762)(deflated 89%)
adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 11692) (out= 2347)(deflated 79%)
adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 15055) (out= 2619)(deflated 82%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 7815) (out= 1962)(deflated 74%)
adding: edu/stanford/nlp/io/package-tree.html(in = 7151) (out= 1501)(deflated 79%)
adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 10407) (out= 2550)(deflated 75%)
adding: edu/stanford/nlp/io/package-summary.html(in = 8305) (out= 1889)(deflated 77%)
adding: edu/stanford/nlp/io/RegExFileFilter.html(in = 9659) (out= 2327)(deflated 75%)
adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/process/WordSegmenter.html(in = 11115) (out= 2205)(deflated 80%)
adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 40152) (out= 8409)(deflated 79%)
adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 24448) (out= 3552)(deflated 85%)
adding: edu/stanford/nlp/process/ListProcessor.html(in = 8119) (out= 1989)(deflated 75%)
adding: edu/stanford/nlp/process/Americanize.html(in = 17318) (out= 3407)(deflated 80%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 22079) (out= 2957)(deflated 86%)
adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 15450) (out= 3029)(deflated 80%)
adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 25996) (out= 3341)(deflated 87%)
adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 18578) (out= 3030)(deflated 83%)
adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 8460) (out= 2075)(deflated 75%)
adding: edu/stanford/nlp/process/package-frame.html(in = 3802) (out= 796)(deflated 79%)
adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 15561) (out= 2612)(deflated 83%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 38795) (out= 6411)(deflated 83%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html(in = 13782) (out= 2633)(deflated 80%)
adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 18603) (out= 3125)(deflated 83%)
adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 9559) (out= 2003)(deflated 79%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 24823) (out= 3557)(deflated 85%)
adding: edu/stanford/nlp/process/package-tree.html(in = 12200) (out= 1873)(deflated 84%)
adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 11461) (out= 2445)(deflated 78%)
adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 11020) (out= 2468)(deflated 77%)
adding: edu/stanford/nlp/process/Tokenizer.html(in = 13178) (out= 2697)(deflated 79%)
adding: edu/stanford/nlp/process/package-summary.html(in = 13480) (out= 2733)(deflated 79%)
adding: edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html(in = 14411) (out= 2835)(deflated 80%)
adding: edu/stanford/nlp/process/Morphology.html(in = 25481) (out= 4328)(deflated 83%)
adding: edu/stanford/nlp/process/SerializableFunction.html(in = 7230) (out= 1781)(deflated 75%)
adding: edu/stanford/nlp/ie/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/SeminarsPrior.html(in = 15738) (out= 2891)(deflated 81%)
adding: edu/stanford/nlp/ie/UniformPrior.html(in = 27003) (out= 4136)(deflated 84%)
adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html(in = 33057) (out= 4737)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/crf/LabelDictionary.html(in = 12213) (out= 2526)(deflated 79%)
adding: edu/stanford/nlp/ie/crf/CRFLabel.html(in = 12353) (out= 2374)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html(in = 24395) (out= 3309)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html(in = 8809) (out= 1909)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html(in = 32875) (out= 3918)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/TestSequenceModel.html(in = 20617) (out= 3557)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html(in = 22480) (out= 3407)(deflated 84%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html(in = 78067) (out= 8725)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html(in = 11131) (out= 2354)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html(in = 36221) (out= 4741)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html(in = 12777) (out= 2511)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierFloat.html(in = 36582) (out= 4762)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html(in = 27895) (out= 3683)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/FactorTable.html(in = 31677) (out= 3824)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/package-frame.html(in = 4801) (out= 833)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html(in = 36746) (out= 4778)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html(in = 19870) (out= 3062)(deflated 84%)
adding: edu/stanford/nlp/ie/crf/CRFClassifier.html(in = 126534) (out= 14601)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html(in = 9318) (out= 2168)(deflated 76%)
adding: edu/stanford/nlp/ie/crf/CliquePotentialFunction.html(in = 8414) (out= 1995)(deflated 76%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html(in = 36472) (out= 4619)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html(in = 13279) (out= 2535)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/package-tree.html(in = 16505) (out= 2045)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html(in = 23258) (out= 3336)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/CRFDatum.html(in = 14465) (out= 2880)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html(in = 38471) (out= 4913)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFCliqueTree.html(in = 62975) (out= 6898)(deflated 89%)
adding: edu/stanford/nlp/ie/crf/package-summary.html(in = 14592) (out= 2445)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/CRFFeatureExporter.html(in = 13140) (out= 2811)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html(in = 47386) (out= 6042)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/FloatFactorTable.html(in = 22414) (out= 3013)(deflated 86%)
adding: edu/stanford/nlp/ie/pascal/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/pascal/Alignment.html(in = 13751) (out= 2508)(deflated 81%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.LettersAligned.html(in = 10831) (out= 2154)(deflated 80%)
adding: edu/stanford/nlp/ie/pascal/InfoTemplate.html(in = 11000) (out= 2210)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/RelationalModel.html(in = 7652) (out= 1835)(deflated 76%)
adding: edu/stanford/nlp/ie/pascal/TeXHyphenator.html(in = 11082) (out= 2489)(deflated 77%)
adding: edu/stanford/nlp/ie/pascal/CliqueTemplates.html(in = 12463) (out= 2385)(deflated 80%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.AlignedPerWord.html(in = 10884) (out= 2192)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.BegWord.html(in = 10693) (out= 2151)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/AlignmentFactory.html(in = 14633) (out= 2563)(deflated 82%)
adding: edu/stanford/nlp/ie/pascal/Prior.html(in = 9320) (out= 2129)(deflated 77%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.Feature.html(in = 9050) (out= 1909)(deflated 78%)
adding: edu/stanford/nlp/ie/pascal/PascalTemplate.html(in = 22665) (out= 3541)(deflated 84%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.EndWord.html(in = 10687) (out= 2142)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/package-frame.html(in = 3242) (out= 733)(deflated 77%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.html(in = 19604) (out= 3118)(deflated 84%)
adding: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html(in = 9271) (out= 2130)(deflated 77%)
adding: edu/stanford/nlp/ie/pascal/DateTemplate.html(in = 12708) (out= 2344)(deflated 81%)
adding: edu/stanford/nlp/ie/pascal/package-tree.html(in = 10170) (out= 1557)(deflated 84%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.SyllableBoundary.html(in = 11018) (out= 2207)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/package-summary.html(in = 10562) (out= 1981)(deflated 81%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.WordsSkipped.html(in = 10765) (out= 2152)(deflated 80%)
adding: edu/stanford/nlp/ie/pascal/AcronymModel.AfterAligned.html(in = 10861) (out= 2198)(deflated 79%)
adding: edu/stanford/nlp/ie/NERFeatureFactory.html(in = 55419) (out= 10703)(deflated 80%)
adding: edu/stanford/nlp/ie/AbstractSequenceClassifier.html(in = 138796) (out= 14448)(deflated 89%)
adding: edu/stanford/nlp/ie/package-frame.html(in = 1835) (out= 583)(deflated 68%)
adding: edu/stanford/nlp/ie/AcquisitionsPrior.html(in = 15866) (out= 2897)(deflated 81%)
adding: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html(in = 18511) (out= 3098)(deflated 83%)
adding: edu/stanford/nlp/ie/package-tree.html(in = 7669) (out= 1500)(deflated 80%)
adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.html(in = 37476) (out= 5469)(deflated 85%)
adding: edu/stanford/nlp/ie/package-summary.html(in = 8114) (out= 1734)(deflated 78%)
adding: edu/stanford/nlp/ie/EmpiricalNERPrior.html(in = 32616) (out= 3877)(deflated 88%)
adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 17290) (out= 2830)(deflated 83%)
adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 45139) (out= 6449)(deflated 85%)
adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 10595) (out= 2316)(deflated 78%)
adding: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html(in = 15754) (out= 2806)(deflated 82%)
adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 20156) (out= 3509)(deflated 82%)
adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 10195) (out= 2221)(deflated 78%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html(in = 13595) (out= 2460)(deflated 81%)
adding: edu/stanford/nlp/objectbank/package-frame.html(in = 2208) (out= 626)(deflated 71%)
adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 12274) (out= 2364)(deflated 80%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.html(in = 19227) (out= 2972)(deflated 84%)
adding: edu/stanford/nlp/objectbank/package-tree.html(in = 7960) (out= 1549)(deflated 80%)
adding: edu/stanford/nlp/objectbank/package-summary.html(in = 8414) (out= 1953)(deflated 76%)
adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 10402) (out= 2341)(deflated 77%)
adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/optimization/GoldenSectionLineSearch.html(in = 16757) (out= 2713)(deflated 83%)
adding: edu/stanford/nlp/optimization/Function.html(in = 10953) (out= 2256)(deflated 79%)
adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 9135) (out= 2162)(deflated 76%)
adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 37159) (out= 5708)(deflated 84%)
adding: edu/stanford/nlp/optimization/Evaluator.html(in = 7280) (out= 1755)(deflated 75%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html(in = 39589) (out= 5887)(deflated 85%)
adding: edu/stanford/nlp/optimization/HasInitial.html(in = 9884) (out= 2113)(deflated 78%)
adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 11261) (out= 2340)(deflated 79%)
adding: edu/stanford/nlp/optimization/HasFloatInitial.html(in = 7708) (out= 1910)(deflated 75%)
adding: edu/stanford/nlp/optimization/SMDMinimizer.html(in = 31751) (out= 4273)(deflated 86%)
adding: edu/stanford/nlp/optimization/MemoryEvaluator.html(in = 9770) (out= 2135)(deflated 78%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 21779) (out= 3408)(deflated 84%)
adding: edu/stanford/nlp/optimization/StochasticCalculateMethods.html(in = 16352) (out= 3008)(deflated 81%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html(in = 15790) (out= 2714)(deflated 82%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html(in = 29332) (out= 3883)(deflated 86%)
adding: edu/stanford/nlp/optimization/ResultStoringMonitor.html(in = 11208) (out= 2340)(deflated 79%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html(in = 29074) (out= 3953)(deflated 86%)
adding: edu/stanford/nlp/optimization/InefficientSGDMinimizer.html(in = 28202) (out= 3697)(deflated 86%)
adding: edu/stanford/nlp/optimization/HasFeatureGrouping.html(in = 7796) (out= 1855)(deflated 76%)
adding: edu/stanford/nlp/optimization/package-frame.html(in = 6732) (out= 1039)(deflated 84%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eState.html(in = 15356) (out= 2755)(deflated 82%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html(in = 10633) (out= 2183)(deflated 79%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html(in = 15725) (out= 2758)(deflated 82%)
adding: edu/stanford/nlp/optimization/SGDToQNMinimizer.html(in = 18817) (out= 3260)(deflated 82%)
adding: edu/stanford/nlp/optimization/HybridMinimizer.html(in = 16183) (out= 2851)(deflated 82%)
adding: edu/stanford/nlp/optimization/HasRegularizerParamRange.html(in = 7419) (out= 1835)(deflated 75%)
adding: edu/stanford/nlp/optimization/CmdEvaluator.html(in = 14855) (out= 2672)(deflated 82%)
adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 8725) (out= 1929)(deflated 77%)
adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 8757) (out= 2014)(deflated 77%)
adding: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html(in = 17024) (out= 2885)(deflated 83%)
adding: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html(in = 11386) (out= 2357)(deflated 79%)
adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 8790) (out= 2059)(deflated 76%)
adding: edu/stanford/nlp/optimization/LineSearcher.html(in = 7956) (out= 1917)(deflated 75%)
adding: edu/stanford/nlp/optimization/CGMinimizer.html(in = 15361) (out= 3060)(deflated 80%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eScaling.html(in = 12623) (out= 2578)(deflated 79%)
adding: edu/stanford/nlp/optimization/QNMinimizer.Record.html(in = 17098) (out= 2940)(deflated 82%)
adding: edu/stanford/nlp/optimization/SQNMinimizer.html(in = 24397) (out= 3855)(deflated 84%)
adding: edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html(in = 17633) (out= 2813)(deflated 84%)
adding: edu/stanford/nlp/optimization/package-tree.html(in = 18885) (out= 2134)(deflated 88%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.html(in = 39056) (out= 5122)(deflated 86%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html(in = 17168) (out= 2891)(deflated 83%)
adding: edu/stanford/nlp/optimization/package-summary.html(in = 19069) (out= 2763)(deflated 85%)
adding: edu/stanford/nlp/optimization/SGDMinimizer.html(in = 29036) (out= 3985)(deflated 86%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html(in = 12717) (out= 2573)(deflated 79%)
adding: edu/stanford/nlp/optimization/Minimizer.html(in = 11412) (out= 2382)(deflated 79%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html(in = 7478) (out= 1756)(deflated 76%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.html(in = 33680) (out= 4069)(deflated 87%)
adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 8763) (out= 2001)(deflated 77%)
adding: edu/stanford/nlp/math/package-frame.html(in = 1318) (out= 530)(deflated 59%)
adding: edu/stanford/nlp/math/ArrayMath.html(in = 108937) (out= 11411)(deflated 89%)
adding: edu/stanford/nlp/math/SloppyMath.html(in = 37091) (out= 6576)(deflated 82%)
adding: edu/stanford/nlp/math/ADMath.html(in = 19233) (out= 2529)(deflated 86%)
adding: edu/stanford/nlp/math/package-tree.html(in = 5581) (out= 1346)(deflated 75%)
adding: edu/stanford/nlp/math/package-summary.html(in = 6508) (out= 1585)(deflated 75%)
adding: edu/stanford/nlp/math/DoubleAD.html(in = 17892) (out= 2952)(deflated 83%)
adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredeterminerGRAnnotation.html(in = 10084) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 10204) (out= 2035)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DirectObjectGRAnnotation.html(in = 10080) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html(in = 10194) (out= 2047)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html(in = 10198) (out= 2046)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ExpletiveGRAnnotation.html(in = 10028) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html(in = 10162) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 13527) (out= 2598)(deflated 80%)
adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 28714) (out= 5094)(deflated 82%)
adding: edu/stanford/nlp/trees/Dependency.html(in = 13178) (out= 2740)(deflated 79%)
adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 52799) (out= 7034)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 10170) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementGRAnnotation.html(in = 10040) (out= 2029)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.KillGRAnnotation.html(in = 9748) (out= 2015)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html(in = 10088) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParataxisGRAnnotation.html(in = 10030) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SubjectGRAnnotation.html(in = 10014) (out= 2039)(deflated 79%)
adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 15389) (out= 2663)(deflated 82%)
adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 7916) (out= 1752)(deflated 77%)
adding: edu/stanford/nlp/trees/Trees.html(in = 46484) (out= 5526)(deflated 88%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.DependentGRAnnotation.html(in = 9794) (out= 2018)(deflated 79%)
adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 14583) (out= 3255)(deflated 77%)
adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 15304) (out= 2958)(deflated 80%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 11111) (out= 2264)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeGRAnnotation.html(in = 10042) (out= 2036)(deflated 79%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 41168) (out= 5706)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 10138) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeFactory.html(in = 13016) (out= 2468)(deflated 81%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 10152) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 25071) (out= 3582)(deflated 85%)
adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 18175) (out= 3078)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 9729) (out= 2070)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html(in = 10182) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 45164) (out= 5861)(deflated 87%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 10052) (out= 2036)(deflated 79%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 24636) (out= 4492)(deflated 81%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PunctuationGRAnnotation.html(in = 10086) (out= 2041)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AgentGRAnnotation.html(in = 9990) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 10122) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 9023) (out= 1933)(deflated 78%)
adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 18254) (out= 3471)(deflated 80%)
adding: edu/stanford/nlp/trees/TreePrint.html(in = 28972) (out= 4752)(deflated 83%)
adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 17243) (out= 3385)(deflated 80%)
adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 24291) (out= 3829)(deflated 84%)
adding: edu/stanford/nlp/trees/SimpleTree.html(in = 31539) (out= 4442)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html(in = 10166) (out= 2033)(deflated 80%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 10716) (out= 2293)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumberModifierGRAnnotation.html(in = 10128) (out= 2037)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 10220) (out= 2038)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagAnnotation.html(in = 11073) (out= 2371)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CopulaGRAnnotation.html(in = 9976) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 9109) (out= 1813)(deflated 80%)
adding: edu/stanford/nlp/trees/Dependencies.html(in = 13582) (out= 2395)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html(in = 10178) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 9244) (out= 2106)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ReferentGRAnnotation.html(in = 10044) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html(in = 10188) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ModifierGRAnnotation.html(in = 10014) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html(in = 10134) (out= 2037)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ObjectGRAnnotation.html(in = 9980) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 11756) (out= 2324)(deflated 80%)
adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 22123) (out= 4213)(deflated 80%)
adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 7006) (out= 1761)(deflated 74%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.GovernorGRAnnotation.html(in = 9840) (out= 2007)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html(in = 11389) (out= 2481)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 10164) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 17827) (out= 2810)(deflated 84%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 10198) (out= 2037)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 10126) (out= 2044)(deflated 79%)
adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 39577) (out= 5085)(deflated 87%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.Language.html(in = 13197) (out= 2608)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ArgumentGRAnnotation.html(in = 10026) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 31262) (out= 4795)(deflated 84%)
adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 16990) (out= 2808)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 11005) (out= 2382)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CoordinationGRAnnotation.html(in = 10076) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 15134) (out= 2580)(deflated 82%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 13574) (out= 2438)(deflated 82%)
adding: edu/stanford/nlp/trees/HeadFinder.html(in = 11821) (out= 2435)(deflated 79%)
adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 18141) (out= 2984)(deflated 83%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 10586) (out= 2273)(deflated 78%)
adding: edu/stanford/nlp/trees/NamedDependency.html(in = 20860) (out= 3227)(deflated 84%)
adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 8487) (out= 2165)(deflated 74%)
adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 10974) (out= 2510)(deflated 77%)
adding: edu/stanford/nlp/trees/Labeled.html(in = 11375) (out= 2455)(deflated 78%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.GrammaticalRelationAnnotation.html(in = 36526) (out= 4054)(deflated 88%)
adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 17320) (out= 2559)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 10222) (out= 2049)(deflated 79%)
adding: edu/stanford/nlp/trees/WordStemmer.html(in = 10343) (out= 2359)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ConjunctGRAnnotation.html(in = 10020) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html(in = 10234) (out= 2034)(deflated 80%)
adding: edu/stanford/nlp/trees/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html(in = 13776) (out= 2565)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html(in = 20867) (out= 3423)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html(in = 11418) (out= 2346)(deflated 79%)
adding: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html(in = 15088) (out= 2826)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html(in = 14415) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html(in = 13471) (out= 2606)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/package-frame.html(in = 2264) (out= 626)(deflated 72%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html(in = 20256) (out= 3248)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html(in = 36412) (out= 4931)(deflated 86%)
adding: edu/stanford/nlp/trees/international/arabic/package-tree.html(in = 10274) (out= 1721)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html(in = 12034) (out= 2102)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/package-summary.html(in = 8274) (out= 1765)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementGRAnnotation.html(in = 10604) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TopicGRAnnotation.html(in = 10524) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TimePostpositionGRAnnotation.html(in = 10670) (out= 2062)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalClauseGRAnnotation.html(in = 10642) (out= 2058)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalLocalizerModifierGRAnnotation.html(in = 10932) (out= 2077)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpMarkerGRAnnotation.html(in = 10578) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 10674) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 22017) (out= 3632)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 10784) (out= 2073)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 14219) (out= 2607)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 12397) (out= 2400)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 19945) (out= 3562)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ResultativeComplementGRAnnotation.html(in = 10802) (out= 2088)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbCompoundGRAnnotation.html(in = 10614) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeMarkerGRAnnotation.html(in = 10722) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DeterminerGRAnnotation.html(in = 10596) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 10674) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 10728) (out= 2066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 10822) (out= 2067)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 13556) (out= 2720)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 86863) (out= 8479)(deflated 90%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpModifierGRAnnotation.html(in = 10588) (out= 2056)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModifierGRAnnotation.html(in = 10558) (out= 2054)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParticipialModifierGRAnnotation.html(in = 10740) (out= 2070)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SubjectGRAnnotation.html(in = 10562) (out= 2066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.LocalizerComplementGRAnnotation.html(in = 10708) (out= 2060)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 7492) (out= 1790)(deflated 76%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 11673) (out= 2487)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeModifierGRAnnotation.html(in = 10748) (out= 2072)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 12977) (out= 2418)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html(in = 11264) (out= 2016)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParentheticalGRAnnotation.html(in = 10652) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 13175) (out= 2389)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html(in = 11695) (out= 2080)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 10363) (out= 2493)(deflated 75%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PunctuationGRAnnotation.html(in = 10612) (out= 2062)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModalGRAnnotation.html(in = 10522) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 10692) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 10764) (out= 2075)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RangeGRAnnotation.html(in = 10534) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumericModifierGRAnnotation.html(in = 10668) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 10684) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NegationModifierGRAnnotation.html(in = 10702) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ArgumentGRAnnotation.html(in = 10574) (out= 2066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 15885) (out= 1358)(deflated 91%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 10712) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 13504) (out= 2805)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 12462) (out= 2357)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.BaGRAnnotation.html(in = 10474) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClauseModifierGRAnnotation.html(in = 10660) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementizerGRAnnotation.html(in = 10668) (out= 2060)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ObjectGRAnnotation.html(in = 10532) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumberModifierGRAnnotation.html(in = 10682) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalGRAnnotation.html(in = 10576) (out= 2060)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 22012) (out= 3585)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.OrdNumberGRAnnotation.html(in = 10570) (out= 2056)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 61913) (out= 6275)(deflated 89%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.CoordinationGRAnnotation.html(in = 10636) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 34135) (out= 2611)(deflated 92%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 14027) (out= 2371)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbModifierGRAnnotation.html(in = 10640) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 14658) (out= 2871)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AttributiveGRAnnotation.html(in = 10624) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 10756) (out= 2067)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 10694) (out= 2070)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 10574) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 30789) (out= 3056)(deflated 90%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 10792) (out= 2074)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AspectMarkerGRAnnotation.html(in = 10630) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PreconjunctGRAnnotation.html(in = 10662) (out= 2077)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DirectObjectGRAnnotation.html(in = 10618) (out= 2058)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 11762) (out= 2163)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 10716) (out= 2067)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxModifierGRAnnotation.html(in = 10606) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 30882) (out= 4288)(deflated 86%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.EtcGRAnnotation.html(in = 10496) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 21199) (out= 3647)(deflated 82%)
adding: edu/stanford/nlp/trees/package-frame.html(in = 24073) (out= 2089)(deflated 91%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DeterminerGRAnnotation.html(in = 10032) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 13738) (out= 2459)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeReader.html(in = 8933) (out= 2124)(deflated 76%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MarkerGRAnnotation.html(in = 9976) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/Tree.html(in = 178461) (out= 21813)(deflated 87%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxModifierGRAnnotation.html(in = 10048) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 9304) (out= 1994)(deflated 78%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html(in = 11258) (out= 2311)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 13821) (out= 3227)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 17180) (out= 3282)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 38796) (out= 9729)(deflated 74%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 11506) (out= 2263)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1698) (out= 567)(deflated 66%)
adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 9031) (out= 2159)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 14434) (out= 3070)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 11564) (out= 2210)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 6441) (out= 1393)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 16887) (out= 3195)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 7461) (out= 1722)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 13667) (out= 2060)(deflated 84%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html(in = 8867) (out= 2099)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2030) (out= 619)(deflated 69%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 9797) (out= 2207)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html(in = 14765) (out= 3085)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 6863) (out= 1409)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 14318) (out= 2307)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html(in = 14102) (out= 2566)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 8495) (out= 1876)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 43831) (out= 8681)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 11739) (out= 2398)(deflated 79%)
adding: edu/stanford/nlp/trees/CopulaHeadFinder.html(in = 8447) (out= 1896)(deflated 77%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordAnnotation.html(in = 11071) (out= 2361)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html(in = 10208) (out= 2042)(deflated 79%)
adding: edu/stanford/nlp/trees/FilteringTreeReader.html(in = 12044) (out= 2484)(deflated 79%)
adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 21167) (out= 3549)(deflated 83%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 69654) (out= 9804)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.VerbalModifierGRAnnotation.html(in = 10128) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 84860) (out= 11157)(deflated 86%)
adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 13074) (out= 2679)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumericModifierGRAnnotation.html(in = 10116) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.RootGRAnnotation.html(in = 9690) (out= 2022)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html(in = 10182) (out= 2035)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.GoesWithGRAnnotation.html(in = 10010) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/HasParent.html(in = 7297) (out= 1821)(deflated 75%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 13271) (out= 2357)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 10256) (out= 2034)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 41493) (out= 5957)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 10232) (out= 2042)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 19120) (out= 2968)(deflated 84%)
adding: edu/stanford/nlp/trees/DependencyReader.html(in = 7301) (out= 1738)(deflated 76%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredicateGRAnnotation.html(in = 10052) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/package-tree.html(in = 47634) (out= 4035)(deflated 91%)
adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 12796) (out= 2483)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 11062) (out= 2135)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html(in = 10264) (out= 2039)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 23921) (out= 3460)(deflated 85%)
adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 8303) (out= 1867)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NegationModifierGRAnnotation.html(in = 10172) (out= 2052)(deflated 79%)
adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 12409) (out= 2375)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 106765) (out= 14172)(deflated 86%)
adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 11695) (out= 2480)(deflated 78%)
adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 7904) (out= 1823)(deflated 76%)
adding: edu/stanford/nlp/trees/Constituent.html(in = 30663) (out= 4949)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeGraph.html(in = 17664) (out= 3330)(deflated 81%)
adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 12915) (out= 2478)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PreconjunctGRAnnotation.html(in = 10074) (out= 2041)(deflated 79%)
adding: edu/stanford/nlp/trees/package-summary.html(in = 52507) (out= 6552)(deflated 87%)
adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 12639) (out= 2616)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 8768) (out= 1956)(deflated 77%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 48119) (out= 6993)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 11250) (out= 2503)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 10142) (out= 2039)(deflated 79%)
adding: edu/stanford/nlp/trees/Treebank.html(in = 33790) (out= 5046)(deflated 85%)
adding: edu/stanford/nlp/trees/treebank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/treebank/package-frame.html(in = 1612) (out= 585)(deflated 63%)
adding: edu/stanford/nlp/trees/treebank/Dataset.html(in = 10792) (out= 2344)(deflated 78%)
adding: edu/stanford/nlp/trees/treebank/package-tree.html(in = 6376) (out= 1437)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/Mapper.html(in = 9988) (out= 2405)(deflated 75%)
adding: edu/stanford/nlp/trees/treebank/ConfigParser.html(in = 27253) (out= 3217)(deflated 88%)
adding: edu/stanford/nlp/trees/treebank/AbstractDataset.SplitFilter.html(in = 9287) (out= 2073)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/package-summary.html(in = 6971) (out= 1564)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/Dataset.Encoding.html(in = 12616) (out= 2566)(deflated 79%)
adding: edu/stanford/nlp/trees/treebank/AbstractDataset.html(in = 28884) (out= 3848)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DiscourseElementGRAnnotation.html(in = 10134) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 21834) (out= 3262)(deflated 85%)
adding: edu/stanford/nlp/trees/TypedDependency.html(in = 18398) (out= 2838)(deflated 84%)
adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 69405) (out= 7871)(deflated 88%)
adding: edu/stanford/nlp/sequences/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/sequences/FactoredSequenceModel.html(in = 21854) (out= 3561)(deflated 83%)
adding: edu/stanford/nlp/sequences/SeqClassifierFlags.html(in = 285113) (out= 25379)(deflated 91%)
adding: edu/stanford/nlp/sequences/KBestSequenceFinder.html(in = 11084) (out= 2287)(deflated 79%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html(in = 22514) (out= 3577)(deflated 84%)
adding: edu/stanford/nlp/sequences/DocumentReaderAndWriter.html(in = 11574) (out= 2594)(deflated 77%)
adding: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html(in = 19424) (out= 3658)(deflated 81%)
adding: edu/stanford/nlp/sequences/ExactBestSequenceFinder.html(in = 11721) (out= 2435)(deflated 79%)
adding: edu/stanford/nlp/sequences/SequenceListener.html(in = 9480) (out= 2130)(deflated 77%)
adding: edu/stanford/nlp/sequences/CoolingSchedule.html(in = 10887) (out= 2186)(deflated 79%)
adding: edu/stanford/nlp/sequences/FactoredSequenceListener.html(in = 12681) (out= 2363)(deflated 81%)
adding: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html(in = 15737) (out= 2798)(deflated 82%)
adding: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html(in = 9435) (out= 2103)(deflated 77%)
adding: edu/stanford/nlp/sequences/SequenceGibbsSampler.html(in = 39282) (out= 4586)(deflated 88%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html(in = 16093) (out= 2824)(deflated 82%)
adding: edu/stanford/nlp/sequences/BestSequenceFinder.html(in = 8641) (out= 2027)(deflated 76%)
adding: edu/stanford/nlp/sequences/Clique.html(in = 17959) (out= 3174)(deflated 82%)
adding: edu/stanford/nlp/sequences/package-frame.html(in = 3842) (out= 807)(deflated 78%)
adding: edu/stanford/nlp/sequences/SequenceModel.html(in = 15478) (out= 3184)(deflated 79%)
adding: edu/stanford/nlp/sequences/LatticeWriter.html(in = 8914) (out= 2026)(deflated 77%)
adding: edu/stanford/nlp/sequences/package-tree.html(in = 12681) (out= 1837)(deflated 85%)
adding: edu/stanford/nlp/sequences/package-summary.html(in = 12486) (out= 2309)(deflated 81%)
adding: edu/stanford/nlp/sequences/FeatureFactory.html(in = 27554) (out= 3978)(deflated 85%)
adding: edu/stanford/nlp/sequences/BeamBestSequenceFinder.html(in = 12227) (out= 2365)(deflated 80%)
adding: edu/stanford/nlp/sequences/ObjectBankWrapper.html(in = 39713) (out= 4675)(deflated 88%)
adding: edu/stanford/nlp/sequences/SequenceSampler.html(in = 10064) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/classify/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html(in = 8348) (out= 1822)(deflated 78%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.html(in = 151587) (out= 12037)(deflated 92%)
adding: edu/stanford/nlp/classify/CrossValidator.SavedState.html(in = 9178) (out= 1980)(deflated 78%)
adding: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html(in = 18483) (out= 3121)(deflated 83%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifier.html(in = 11151) (out= 1982)(deflated 82%)
adding: edu/stanford/nlp/classify/PRCurve.html(in = 20717) (out= 3289)(deflated 84%)
adding: edu/stanford/nlp/classify/Classifier.html(in = 11050) (out= 2228)(deflated 79%)
adding: edu/stanford/nlp/classify/ClassifierFactory.html(in = 10466) (out= 2050)(deflated 80%)
adding: edu/stanford/nlp/classify/CrossValidator.html(in = 15020) (out= 2620)(deflated 82%)
adding: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html(in = 19148) (out= 2956)(deflated 84%)
adding: edu/stanford/nlp/classify/package-frame.html(in = 4178) (out= 822)(deflated 80%)
adding: edu/stanford/nlp/classify/LogPrior.html(in = 21456) (out= 3174)(deflated 85%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html(in = 16977) (out= 2416)(deflated 85%)
adding: edu/stanford/nlp/classify/LogPrior.LogPriorType.html(in = 14874) (out= 2712)(deflated 81%)
adding: edu/stanford/nlp/classify/RVFClassifier.html(in = 9873) (out= 2017)(deflated 79%)
adding: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html(in = 25651) (out= 3054)(deflated 88%)
adding: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html(in = 23439) (out= 3258)(deflated 86%)
adding: edu/stanford/nlp/classify/Dataset.html(in = 69548) (out= 7843)(deflated 88%)
adding: edu/stanford/nlp/classify/ClassifierCreator.html(in = 7969) (out= 1798)(deflated 77%)
adding: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html(in = 30480) (out= 3899)(deflated 87%)
adding: edu/stanford/nlp/classify/WeightedDataset.html(in = 32997) (out= 4180)(deflated 87%)
adding: edu/stanford/nlp/classify/LinearClassifier.html(in = 95677) (out= 9003)(deflated 90%)
adding: edu/stanford/nlp/classify/package-tree.html(in = 12395) (out= 1868)(deflated 84%)
adding: edu/stanford/nlp/classify/GeneralDataset.html(in = 58215) (out= 7425)(deflated 87%)
adding: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html(in = 68866) (out= 7226)(deflated 89%)
adding: edu/stanford/nlp/classify/package-summary.html(in = 14539) (out= 2471)(deflated 83%)
adding: edu/stanford/nlp/classify/RVFDataset.html(in = 74855) (out= 8314)(deflated 88%)
adding: edu/stanford/nlp/fsm/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/fsm/DFSATransition.html(in = 20285) (out= 2884)(deflated 85%)
adding: edu/stanford/nlp/fsm/package-frame.html(in = 987) (out= 473)(deflated 52%)
adding: edu/stanford/nlp/fsm/DFSAState.html(in = 24979) (out= 3252)(deflated 86%)
adding: edu/stanford/nlp/fsm/package-tree.html(in = 5287) (out= 1283)(deflated 75%)
adding: edu/stanford/nlp/fsm/package-summary.html(in = 5453) (out= 1461)(deflated 73%)
adding: edu/stanford/nlp/fsm/DFSA.html(in = 17502) (out= 2803)(deflated 83%)
adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 11228) (out= 2402)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 10383) (out= 2326)(deflated 77%)
adding: edu/stanford/nlp/ling/Label.html(in = 13724) (out= 3075)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 11225) (out= 2369)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 10458) (out= 2335)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 10469) (out= 2292)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 10452) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html(in = 10443) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/ling/Datum.html(in = 8250) (out= 1892)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 10282) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 10491) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 10393) (out= 2335)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 10586) (out= 2324)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html(in = 10400) (out= 2302)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 10266) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 10862) (out= 2502)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 10510) (out= 2316)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 10387) (out= 2281)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html(in = 11123) (out= 2356)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 10758) (out= 2451)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 10430) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 10295) (out= 2276)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html(in = 10478) (out= 2319)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 10340) (out= 2291)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 10540) (out= 2326)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 10564) (out= 2324)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 10965) (out= 2343)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 10501) (out= 2339)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 11860) (out= 2356)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 10294) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 11223) (out= 2313)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 10423) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 10387) (out= 2326)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 10364) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 10527) (out= 2371)(deflated 77%)
adding: edu/stanford/nlp/ling/RVFDatum.html(in = 22762) (out= 3623)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 10411) (out= 2285)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 10371) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 10252) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 10337) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 10466) (out= 2336)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 10684) (out= 2332)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 10460) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 10476) (out= 2292)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 10306) (out= 2302)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.Tag.html(in = 11623) (out= 2298)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 10320) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 10849) (out= 2408)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 74875) (out= 7613)(deflated 89%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 10439) (out= 2353)(deflated 77%)
adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 18358) (out= 3178)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 10387) (out= 2320)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 10358) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 10451) (out= 2286)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 10383) (out= 2282)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 10225) (out= 2275)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 11006) (out= 2324)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 10606) (out= 2358)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html(in = 10551) (out= 2350)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 10302) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 10293) (out= 2292)(deflated 77%)
adding: edu/stanford/nlp/ling/HasContext.html(in = 10487) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 10468) (out= 2369)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 10582) (out= 2322)(deflated 78%)
adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 14911) (out= 2592)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 10992) (out= 2511)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 10798) (out= 2402)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 10641) (out= 2400)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 10572) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 10938) (out= 2314)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 10355) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/HasCategory.html(in = 8133) (out= 1936)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 65339) (out= 5914)(deflated 90%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 10265) (out= 2279)(deflated 77%)
adding: edu/stanford/nlp/ling/HasOffset.html(in = 10101) (out= 2186)(deflated 78%)
adding: edu/stanford/nlp/ling/BasicDatum.html(in = 21287) (out= 3296)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 10306) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 10447) (out= 2319)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html(in = 10438) (out= 2333)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 10332) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 10395) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 10465) (out= 2373)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 10432) (out= 2348)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 10491) (out= 2284)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 10386) (out= 2310)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 10362) (out= 2313)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 10996) (out= 2573)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 10400) (out= 2316)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html(in = 10894) (out= 2414)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 10233) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html(in = 10589) (out= 2394)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 10298) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 10500) (out= 2396)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 10409) (out= 2317)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 10398) (out= 2286)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 10301) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 10478) (out= 2295)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 10433) (out= 2352)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 11188) (out= 2319)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 10427) (out= 2337)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 10364) (out= 2314)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 10308) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 10598) (out= 2295)(deflated 78%)
adding: edu/stanford/nlp/ling/Document.html(in = 11119) (out= 2561)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 10451) (out= 2311)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 11243) (out= 2368)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 10336) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 16268) (out= 2705)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 10560) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 10349) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 11112) (out= 2355)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 10537) (out= 2322)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 10727) (out= 2388)(deflated 77%)
adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 30985) (out= 4253)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 10662) (out= 2371)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 10511) (out= 2354)(deflated 77%)
adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 29409) (out= 4179)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 10417) (out= 2287)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 10411) (out= 2282)(deflated 78%)
adding: edu/stanford/nlp/ling/Labeled.html(in = 8968) (out= 2175)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html(in = 11051) (out= 2303)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 10229) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 10306) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalAnswerAnnotation.html(in = 10553) (out= 2333)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 10528) (out= 2358)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 10719) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 10385) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 10391) (out= 2290)(deflated 77%)
adding: edu/stanford/nlp/ling/package-frame.html(in = 34624) (out= 2653)(deflated 92%)
adding: edu/stanford/nlp/ling/tokensregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html(in = 19093) (out= 2759)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html(in = 19738) (out= 2829)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html(in = 16356) (out= 2397)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html(in = 18699) (out= 2832)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html(in = 12128) (out= 2156)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html(in = 21083) (out= 3060)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html(in = 13673) (out= 2346)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html(in = 19357) (out= 2773)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html(in = 16095) (out= 2597)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html(in = 15311) (out= 2613)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html(in = 17677) (out= 2738)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html(in = 16180) (out= 2335)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html(in = 23698) (out= 2931)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html(in = 19039) (out= 2870)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Value.html(in = 9878) (out= 2061)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html(in = 20645) (out= 2996)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.html(in = 47484) (out= 6271)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html(in = 50014) (out= 4220)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html(in = 20074) (out= 3018)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html(in = 14734) (out= 2279)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html(in = 9931) (out= 2105)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html(in = 11162) (out= 2304)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-frame.html(in = 7596) (out= 978)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html(in = 18564) (out= 2806)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html(in = 22325) (out= 3092)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html(in = 16919) (out= 2549)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html(in = 11116) (out= 2130)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html(in = 19065) (out= 2883)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html(in = 18959) (out= 2859)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html(in = 15850) (out= 2562)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html(in = 13084) (out= 2266)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html(in = 16383) (out= 2660)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html(in = 15941) (out= 2532)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.html(in = 14139) (out= 2480)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html(in = 14167) (out= 2429)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html(in = 15473) (out= 2669)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html(in = 12106) (out= 2176)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-tree.html(in = 18816) (out= 1991)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html(in = 11717) (out= 2247)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html(in = 13036) (out= 2185)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html(in = 12081) (out= 2179)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expression.html(in = 18145) (out= 2706)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-summary.html(in = 18676) (out= 2453)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html(in = 11079) (out= 2157)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html(in = 20522) (out= 2769)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html(in = 19057) (out= 2873)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html(in = 16315) (out= 2689)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html(in = 10205) (out= 1999)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html(in = 16994) (out= 2480)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html(in = 11999) (out= 2379)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html(in = 41150) (out= 5900)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html(in = 14313) (out= 2307)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html(in = 14970) (out= 2443)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html(in = 28811) (out= 3737)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html(in = 18210) (out= 2672)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html(in = 7994) (out= 1729)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html(in = 14358) (out= 2594)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html(in = 11326) (out= 2179)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html(in = 18105) (out= 2777)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/Env.Binder.html(in = 7912) (out= 1804)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html(in = 14357) (out= 2440)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html(in = 14389) (out= 2577)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.html(in = 64179) (out= 6006)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html(in = 16806) (out= 2838)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html(in = 20801) (out= 2885)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html(in = 15526) (out= 2693)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html(in = 15254) (out= 2569)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html(in = 10041) (out= 2004)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html(in = 8491) (out= 1835)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html(in = 13645) (out= 2382)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html(in = 8157) (out= 1773)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/Env.html(in = 45711) (out= 5411)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html(in = 14136) (out= 2538)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html(in = 16819) (out= 2688)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html(in = 12166) (out= 2255)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html(in = 11643) (out= 2228)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html(in = 15432) (out= 2811)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html(in = 12169) (out= 2151)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.html(in = 38648) (out= 5247)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html(in = 19525) (out= 2809)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html(in = 17523) (out= 2455)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html(in = 15926) (out= 2392)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html(in = 17986) (out= 2794)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html(in = 12115) (out= 2375)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html(in = 18908) (out= 2755)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html(in = 26297) (out= 3171)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html(in = 32272) (out= 3759)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html(in = 23196) (out= 2763)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html(in = 60648) (out= 5439)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html(in = 11872) (out= 2307)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html(in = 10978) (out= 2121)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html(in = 38619) (out= 4655)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.html(in = 44288) (out= 4810)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html(in = 12418) (out= 2298)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.html(in = 19219) (out= 3000)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html(in = 28185) (out= 3318)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html(in = 17496) (out= 2507)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/package-frame.html(in = 18791) (out= 1687)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html(in = 12438) (out= 2231)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html(in = 18585) (out= 2664)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html(in = 52480) (out= 6556)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html(in = 45509) (out= 5191)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html(in = 15084) (out= 2350)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html(in = 10656) (out= 2044)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html(in = 15643) (out= 2603)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html(in = 18371) (out= 2830)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html(in = 13457) (out= 2357)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html(in = 10965) (out= 2154)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html(in = 15792) (out= 2491)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html(in = 12320) (out= 2032)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html(in = 13173) (out= 2363)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html(in = 16781) (out= 2681)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html(in = 16581) (out= 2691)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html(in = 23410) (out= 3175)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html(in = 16291) (out= 2384)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html(in = 8622) (out= 1947)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html(in = 20364) (out= 2831)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html(in = 13049) (out= 2104)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html(in = 19745) (out= 2665)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html(in = 13392) (out= 2446)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/package-tree.html(in = 43526) (out= 3552)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html(in = 13438) (out= 2441)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html(in = 12742) (out= 2221)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html(in = 13244) (out= 2411)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html(in = 6351) (out= 1409)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html(in = 18975) (out= 2810)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html(in = 17863) (out= 2736)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html(in = 16366) (out= 2662)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html(in = 31820) (out= 3781)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html(in = 15064) (out= 2436)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html(in = 7907) (out= 1780)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html(in = 13715) (out= 2414)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html(in = 10009) (out= 2098)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html(in = 27410) (out= 3357)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html(in = 16710) (out= 2686)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html(in = 17637) (out= 2696)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html(in = 12372) (out= 2389)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html(in = 16970) (out= 2418)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html(in = 9427) (out= 1973)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html(in = 15410) (out= 2484)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html(in = 13340) (out= 2420)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/package-summary.html(in = 41032) (out= 4931)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html(in = 20008) (out= 2499)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html(in = 34018) (out= 3660)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html(in = 16379) (out= 2664)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html(in = 20034) (out= 2491)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html(in = 16377) (out= 2652)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html(in = 132323) (out= 7635)(deflated 94%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-frame.html(in = 1092) (out= 511)(deflated 53%)
adding: edu/stanford/nlp/ling/tokensregex/parser/ParseException.html(in = 14465) (out= 3066)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-tree.html(in = 5435) (out= 1330)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-summary.html(in = 5696) (out= 1414)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html(in = 13589) (out= 2774)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html(in = 15243) (out= 2497)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html(in = 15212) (out= 2582)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html(in = 63834) (out= 6926)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html(in = 12053) (out= 2303)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html(in = 14227) (out= 2517)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html(in = 16082) (out= 2637)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/EnvLookup.html(in = 16301) (out= 2422)(deflated 85%)
adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 16050) (out= 3016)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 10381) (out= 2283)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html(in = 11101) (out= 2338)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 10896) (out= 2326)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 10412) (out= 2285)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 10421) (out= 2288)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 10484) (out= 2343)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 10324) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 17650) (out= 3145)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 10310) (out= 2304)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 10486) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 10601) (out= 2293)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 10438) (out= 2328)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 10344) (out= 2302)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 10330) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 10373) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 10366) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWord.html(in = 25353) (out= 3744)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 10364) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html(in = 10419) (out= 2301)(deflated 77%)
adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 9514) (out= 2115)(deflated 77%)
adding: edu/stanford/nlp/ling/Featurizable.html(in = 7867) (out= 1912)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html(in = 10648) (out= 2352)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 10536) (out= 2296)(deflated 78%)
adding: edu/stanford/nlp/ling/Word.html(in = 20674) (out= 3320)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 10352) (out= 2298)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 11431) (out= 2444)(deflated 78%)
adding: edu/stanford/nlp/ling/StringLabel.html(in = 25510) (out= 3607)(deflated 85%)
adding: edu/stanford/nlp/ling/Sentence.html(in = 21004) (out= 3438)(deflated 83%)
adding: edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html(in = 46644) (out= 4905)(deflated 89%)
adding: edu/stanford/nlp/ling/ValueLabel.html(in = 19148) (out= 3765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 10519) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 10668) (out= 2345)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 10357) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 10386) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 10371) (out= 2290)(deflated 77%)
adding: edu/stanford/nlp/ling/HasLemma.html(in = 7992) (out= 1928)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html(in = 10428) (out= 2301)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 10673) (out= 2336)(deflated 78%)
adding: edu/stanford/nlp/ling/HasWord.html(in = 8645) (out= 1999)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CopyAnnotation.html(in = 10525) (out= 2404)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 10480) (out= 2330)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 11961) (out= 2342)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 10573) (out= 2333)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html(in = 10277) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 10305) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 11249) (out= 2320)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 10595) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/WordTag.html(in = 29705) (out= 4287)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 10277) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreLabel.html(in = 58174) (out= 7888)(deflated 86%)
adding: edu/stanford/nlp/ling/package-tree.html(in = 94084) (out= 4901)(deflated 94%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 10301) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 10347) (out= 2300)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 11041) (out= 2320)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 10544) (out= 2352)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 10372) (out= 2291)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 10418) (out= 2285)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 10353) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 10227) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 10369) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 10666) (out= 2408)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html(in = 10454) (out= 2299)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 10597) (out= 2376)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 10431) (out= 2292)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 10505) (out= 2362)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 10525) (out= 2385)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 10575) (out= 2378)(deflated 77%)
adding: edu/stanford/nlp/ling/package-summary.html(in = 72149) (out= 8039)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 10660) (out= 2429)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 10615) (out= 2382)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 13333) (out= 2616)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 6861) (out= 1594)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 10318) (out= 2278)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 11186) (out= 2318)(deflated 79%)
adding: edu/stanford/nlp/ling/LabeledWord.html(in = 20620) (out= 3168)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 10488) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProjectedCategoryAnnotation.html(in = 10731) (out= 2405)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 10481) (out= 2321)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 12019) (out= 2379)(deflated 80%)
adding: edu/stanford/nlp/ling/LabelFactory.html(in = 12906) (out= 2689)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 12129) (out= 2346)(deflated 80%)
adding: edu/stanford/nlp/ling/HasTag.html(in = 8318) (out= 1967)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 10396) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 10260) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 10520) (out= 2354)(deflated 77%)
adding: edu/stanford/nlp/ling/WordFactory.html(in = 14644) (out= 2501)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 10794) (out= 2531)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 10366) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 10365) (out= 2322)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 10687) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.html(in = 13759) (out= 2514)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 10517) (out= 2321)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 10365) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 10350) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/HasIndex.html(in = 8793) (out= 1870)(deflated 78%)
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 = 20316) (out= 2878)(deflated 85%)
adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 20870) (out= 3354)(deflated 83%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 19610) (out= 2965)(deflated 84%)
adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1256) (out= 522)(deflated 58%)
adding: edu/stanford/nlp/international/morph/package-tree.html(in = 5561) (out= 1348)(deflated 75%)
adding: edu/stanford/nlp/international/morph/package-summary.html(in = 5982) (out= 1469)(deflated 75%)
adding: edu/stanford/nlp/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html(in = 21192) (out= 3780)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html(in = 25551) (out= 3704)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.html(in = 18060) (out= 2850)(deflated 84%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html(in = 24601) (out= 3378)(deflated 86%)
adding: edu/stanford/nlp/international/arabic/process/package-frame.html(in = 2118) (out= 602)(deflated 71%)
adding: edu/stanford/nlp/international/arabic/process/IOBUtils.html(in = 23910) (out= 3163)(deflated 86%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html(in = 19947) (out= 2792)(deflated 86%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html(in = 11220) (out= 2334)(deflated 79%)
adding: edu/stanford/nlp/international/arabic/process/package-tree.html(in = 8736) (out= 1645)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html(in = 23012) (out= 3211)(deflated 86%)
adding: edu/stanford/nlp/international/arabic/process/package-summary.html(in = 8214) (out= 1748)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html(in = 15876) (out= 2767)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html(in = 17143) (out= 2842)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/package-frame.html(in = 1231) (out= 514)(deflated 58%)
adding: edu/stanford/nlp/international/arabic/Buckwalter.html(in = 14408) (out= 3111)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/package-tree.html(in = 6112) (out= 1388)(deflated 77%)
adding: edu/stanford/nlp/international/arabic/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.html(in = 18763) (out= 3331)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.html(in = 18915) (out= 3055)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-frame.html(in = 1197) (out= 521)(deflated 56%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.ArabicRawTreeNormalizer.html(in = 19100) (out= 2964)(deflated 84%)
adding: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html(in = 17786) (out= 3208)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-tree.html(in = 6731) (out= 1424)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-summary.html(in = 5880) (out= 1536)(deflated 73%)
adding: edu/stanford/nlp/international/arabic/package-summary.html(in = 5727) (out= 1483)(deflated 74%)
adding: edu/stanford/nlp/wordseg/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html(in = 18251) (out= 3137)(deflated 82%)
adding: edu/stanford/nlp/wordseg/ChineseStringUtils.html(in = 10295) (out= 2174)(deflated 78%)
adding: edu/stanford/nlp/wordseg/NonDict2.html(in = 10408) (out= 2084)(deflated 79%)
adding: edu/stanford/nlp/wordseg/CorpusChar.html(in = 8877) (out= 2108)(deflated 76%)
adding: edu/stanford/nlp/wordseg/package-frame.html(in = 1863) (out= 595)(deflated 68%)
adding: edu/stanford/nlp/wordseg/ChineseDictionary.html(in = 14593) (out= 2550)(deflated 82%)
adding: edu/stanford/nlp/wordseg/affDict.html(in = 9459) (out= 2070)(deflated 78%)
adding: edu/stanford/nlp/wordseg/package-tree.html(in = 6811) (out= 1471)(deflated 78%)
adding: edu/stanford/nlp/wordseg/package-summary.html(in = 7243) (out= 1733)(deflated 76%)
adding: edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html(in = 20820) (out= 3344)(deflated 83%)
adding: edu/stanford/nlp/wordseg/CorpusDictionary.html(in = 10502) (out= 2281)(deflated 78%)
adding: edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html(in = 24248) (out= 3555)(deflated 85%)
adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 16677) (out= 2549)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 15637) (out= 2490)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 15676) (out= 2490)(deflated 84%)
adding: edu/stanford/nlp/pipeline/Annotation.html(in = 15798) (out= 3047)(deflated 80%)
adding: edu/stanford/nlp/pipeline/Annotator.html(in = 41910) (out= 5053)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 26750) (out= 2972)(deflated 88%)
adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 70333) (out= 6533)(deflated 90%)
adding: edu/stanford/nlp/pipeline/package-frame.html(in = 2578) (out= 646)(deflated 74%)
adding: edu/stanford/nlp/pipeline/CoreMapAggregator.html(in = 21301) (out= 2934)(deflated 86%)
adding: edu/stanford/nlp/pipeline/Annotator.Requirement.html(in = 11039) (out= 2575)(deflated 76%)
adding: edu/stanford/nlp/pipeline/package-tree.html(in = 7776) (out= 1516)(deflated 80%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html(in = 12116) (out= 2246)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 16219) (out= 2549)(deflated 84%)
adding: edu/stanford/nlp/pipeline/package-summary.html(in = 8726) (out= 1880)(deflated 78%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html(in = 26886) (out= 3726)(deflated 86%)
adding: edu/stanford/nlp/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 8538) (out= 1969)(deflated 76%)
adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 15208) (out= 2906)(deflated 80%)
adding: edu/stanford/nlp/parser/tools/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 9264) (out= 2382)(deflated 74%)
adding: edu/stanford/nlp/parser/tools/package-frame.html(in = 845) (out= 472)(deflated 44%)
adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 4636) (out= 1231)(deflated 73%)
adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 4899) (out= 1357)(deflated 72%)
adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 25585) (out= 3383)(deflated 86%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 17699) (out= 2733)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/Eval.html(in = 11382) (out= 2135)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 1461) (out= 544)(deflated 62%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 16838) (out= 2717)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 5854) (out= 1319)(deflated 77%)
adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 6590) (out= 1607)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 18315) (out= 2690)(deflated 85%)
adding: edu/stanford/nlp/parser/package-frame.html(in = 1217) (out= 506)(deflated 58%)
adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 9018) (out= 2227)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html(in = 14378) (out= 2652)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 84401) (out= 9843)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 13292) (out= 2579)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 48761) (out= 6062)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 40852) (out= 7243)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 27642) (out= 3485)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 13249) (out= 2576)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 42290) (out= 8129)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 19184) (out= 3320)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 24374) (out= 4102)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 19967) (out= 3821)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 26678) (out= 3801)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 20802) (out= 3310)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 16624) (out= 3337)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 11843) (out= 2531)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 13471) (out= 2718)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 12808) (out= 2711)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 21499) (out= 3225)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 19758) (out= 3441)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 70018) (out= 10421)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 26911) (out= 3056)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 6601) (out= 1033)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 43120) (out= 6435)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 71534) (out= 9202)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 13703) (out= 2836)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 17865) (out= 2802)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 44317) (out= 5645)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 9612) (out= 1944)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 44846) (out= 5698)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 14273) (out= 2398)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 20236) (out= 2204)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 7579) (out= 1872)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 22850) (out= 3121)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 51669) (out= 6189)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 7211) (out= 1638)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 17689) (out= 2963)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 13755) (out= 2786)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 61153) (out= 7136)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 18382) (out= 3097)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 7430) (out= 1801)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 16199) (out= 3569)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 83472) (out= 10167)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 11721) (out= 2637)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 41101) (out= 6448)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 11212) (out= 2621)(deflated 76%)
adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 29874) (out= 4488)(deflated 84%)
adding: edu/stanford/nlp/parser/Parser.html(in = 8810) (out= 2298)(deflated 73%)
adding: edu/stanford/nlp/parser/package-tree.html(in = 5134) (out= 1254)(deflated 75%)
adding: edu/stanford/nlp/parser/package-summary.html(in = 5671) (out= 1451)(deflated 74%)
adding: help-doc.html(in = 8126) (out= 2483)(deflated 69%)
adding: index-all.html(in = 4214371) (out= 350367)(deflated 91%)
adding: index.html(in = 1490) (out= 713)(deflated 52%)
adding: overview-frame.html(in = 5020) (out= 823)(deflated 83%)
adding: overview-summary.html(in = 10154) (out= 1654)(deflated 83%)
adding: overview-tree.html(in = 341490) (out= 22562)(deflated 93%)
adding: package-list(in = 1071) (out= 237)(deflated 77%)
adding: resources/(in = 0) (out= 0)(stored 0%)
adding: resources/titlebar.gif(in = 10701) (out= 10582)(deflated 1%)
adding: resources/tab.gif(in = 291) (out= 228)(deflated 21%)
adding: resources/background.gif(in = 2313) (out= 2318)(deflated 0%)
adding: resources/titlebar_end.gif(in = 849) (out= 746)(deflated 12%)
adding: serialized-form.html(in = 313684) (out= 42976)(deflated 86%)
adding: stylesheet.css(in = 11139) (out= 2277)(deflated 79%)
TESTING BUILD
Buildfile: /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/build.xml
prepare:
[mkdir] Created dir: /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/classes
compile:
[javac] Compiling 584 source files to /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/classes
[javac] Note: /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/src/edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java uses or overrides 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: 9 seconds
TESTING SEGMENTATION
(PKU):
File: test.simp.utf8
Encoding: UTF-8
-------------------------------
CRFClassifier invoked on Mon Jun 16 00:48:54 PDT 2014 with arguments:
-sighanCorporaDict ./data -testFile test.simp.utf8 -inputEncoding UTF-8 -sighanPostProcessing true -keepAllWhitespaces false -loadClassifier ./data/pku.gz -serDictionary ./data/dict-chris6.ser.gz
testFile=test.simp.utf8
serDictionary=./data/dict-chris6.ser.gz
loadClassifier=./data/pku.gz
sighanCorporaDict=./data
inputEncoding=UTF-8
sighanPostProcessing=true
keepAllWhitespaces=false
Loading classifier from /juicy/u47/u/nlp/distrib/stanford-segmenter-2014-06-16/./data/pku.gz ... Loading Chinese dictionaries from 1 files:
./data/dict-chris6.ser.gz
loading dictionaries from ./data/dict-chris6.ser.gz...Done. Unique words in ChineseDictionary is: 423200
done [7.0 sec].
Loading unnormalized dictionary from ./data/dict/pku.non
INFO: flags.usePk=true | building NonDict2 from ./data/dict/pku.non
INFO: TagAffixDetector: useChPos=true | useCTBChar2=false | usePKChar2=true
INFO: TagAffixDetector: building TagAffixDetector from ./data/dict/pos_open/character_list.pku.utf8 and ./data/dict/in.pk
Loading character dictionary file from ./data/dict/pos_open/character_list.pku.utf8
Loading affix dictionary from ./data/dict/in.pk
面对 新 世纪 世界 各国 人民 的 共同 愿望 是 继续 发展 人类 以往 创造 的 一切 文明 成果 克服 20 世纪 困扰 着 人类 的 战争 和 贫困 问题 推进 和平 与 发展 的 崇高 事业 创造 一个 美好 的 世界 。
CRFClassifier tagged 80 words in 1 documents at 323.89 words per second.
adding: stanford-segmenter-2014-06-16/ (stored 0%)
adding: stanford-segmenter-2014-06-16/test.simp.utf8 (deflated 19%)
adding: stanford-segmenter-2014-06-16/stanford-segmenter-3.4-javadoc.jar (deflated 5%)
adding: stanford-segmenter-2014-06-16/arabic/ (stored 0%)
adding: stanford-segmenter-2014-06-16/arabic/bn-monroe-ddm-integrated/ (stored 0%)
adding: stanford-segmenter-2014-06-16/arabic/bn-monroe-ddm-integrated/all (deflated 83%)
adding: stanford-segmenter-2014-06-16/arabic/bn-monroe-ddm-integrated/test (deflated 73%)
adding: stanford-segmenter-2014-06-16/arabic/bn-monroe-ddm-integrated/train (deflated 83%)
adding: stanford-segmenter-2014-06-16/arabic/bn-monroe-ddm-integrated/dev (deflated 70%)
adding: stanford-segmenter-2014-06-16/arabic/integrated_to_gold (deflated 58%)
adding: stanford-segmenter-2014-06-16/arabic/train_ar_segmenter.sh (deflated 34%)
adding: stanford-segmenter-2014-06-16/arabic/edits.py (deflated 71%)
adding: stanford-segmenter-2014-06-16/arabic/atb-diab-jhu2005-integrated/ (stored 0%)
adding: stanford-segmenter-2014-06-16/arabic/atb-diab-jhu2005-integrated/all (deflated 88%)
adding: stanford-segmenter-2014-06-16/arabic/atb-diab-jhu2005-integrated/test (deflated 88%)
adding: stanford-segmenter-2014-06-16/arabic/atb-diab-jhu2005-integrated/train (deflated 89%)
adding: stanford-segmenter-2014-06-16/arabic/atb-diab-jhu2005-integrated/dev (deflated 86%)
adding: stanford-segmenter-2014-06-16/arabic/train_ar_segmenter_da.sh (deflated 33%)
adding: stanford-segmenter-2014-06-16/arabic/utf8utils.py (deflated 32%)
adding: stanford-segmenter-2014-06-16/arabic/arz-habash-ddm-integrated/ (stored 0%)
adding: stanford-segmenter-2014-06-16/arabic/arz-habash-ddm-integrated/all (deflated 89%)
adding: stanford-segmenter-2014-06-16/arabic/arz-habash-ddm-integrated/test (deflated 85%)
adding: stanford-segmenter-2014-06-16/arabic/arz-habash-ddm-integrated/train (deflated 89%)
adding: stanford-segmenter-2014-06-16/arabic/arz-habash-ddm-integrated/dev (deflated 87%)
adding: stanford-segmenter-2014-06-16/arabic/tb-preproc (deflated 56%)
adding: stanford-segmenter-2014-06-16/arabic/output_to_tedeval.py (deflated 65%)
adding: stanford-segmenter-2014-06-16/arabic/parse_integrated (deflated 25%)
adding: stanford-segmenter-2014-06-16/arabic/tag_segmentation.py (deflated 62%)
adding: stanford-segmenter-2014-06-16/README-Arabic.txt (deflated 59%)
adding: stanford-segmenter-2014-06-16/data/ (stored 0%)
adding: stanford-segmenter-2014-06-16/data/norm.simp.utf8 (deflated 58%)
adding: stanford-segmenter-2014-06-16/data/dict-chris6.ser.gz (deflated 0%)
adding: stanford-segmenter-2014-06-16/data/dict/ (stored 0%)
adding: stanford-segmenter-2014-06-16/data/dict/char.ctb.list (deflated 59%)
adding: stanford-segmenter-2014-06-16/data/dict/as.non (deflated 47%)
adding: stanford-segmenter-2014-06-16/data/dict/Makefile (deflated 49%)
adding: stanford-segmenter-2014-06-16/data/dict/in.hk (deflated 29%)
adding: stanford-segmenter-2014-06-16/data/dict/pku.non (deflated 48%)
adding: stanford-segmenter-2014-06-16/data/dict/character_list (deflated 62%)
adding: stanford-segmenter-2014-06-16/data/dict/in.pk (deflated 37%)
adding: stanford-segmenter-2014-06-16/data/dict/ctb.non (deflated 50%)
adding: stanford-segmenter-2014-06-16/data/dict/in.as (deflated 30%)
adding: stanford-segmenter-2014-06-16/data/dict/in.pk.gb (deflated 34%)
adding: stanford-segmenter-2014-06-16/data/dict/character_list.as (deflated 59%)
adding: stanford-segmenter-2014-06-16/data/dict/hk.non (deflated 47%)
adding: stanford-segmenter-2014-06-16/data/dict/character_list.gb18030 (deflated 63%)
adding: stanford-segmenter-2014-06-16/data/dict/in.ctb.gb18030 (deflated 32%)
adding: stanford-segmenter-2014-06-16/data/dict/in.ctb (deflated 35%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_open/ (stored 0%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_open/character_list.pku.gb (deflated 60%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_open/character_list.pku.utf8 (deflated 60%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_open/character_list.as (deflated 59%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_open/character_list.hk (deflated 58%)
adding: stanford-segmenter-2014-06-16/data/dict/character_list.hk (deflated 58%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_close/ (stored 0%)
adding: stanford-segmenter-2014-06-16/data/dict/pos_close/char.ctb.list (deflated 59%)
adding: stanford-segmenter-2014-06-16/data/arabic-segmenter-atb+bn+arztrain.ser.gz (deflated 11%)
adding: stanford-segmenter-2014-06-16/data/ctb.prop (deflated 54%)
adding: stanford-segmenter-2014-06-16/data/pku.gz (deflated 0%)
adding: stanford-segmenter-2014-06-16/data/pku.prop (deflated 53%)
adding: stanford-segmenter-2014-06-16/data/ctb.gz (deflated 0%)
adding: stanford-segmenter-2014-06-16/segment.bat (deflated 60%)
adding: stanford-segmenter-2014-06-16/stanford-segmenter-3.4-sources.jar (deflated 5%)
adding: stanford-segmenter-2014-06-16/build.xml (deflated 67%)
adding: stanford-segmenter-2014-06-16/SegDemo.java (deflated 53%)
adding: stanford-segmenter-2014-06-16/seg.jar (deflated 9%)
adding: stanford-segmenter-2014-06-16/segment.sh (deflated 54%)
adding: stanford-segmenter-2014-06-16/README-Chinese.txt (deflated 53%)
-rw-rw-r-- 1 horatio nlp 266308580 Jun 16 2014 stanford-segmenter-2014-06-16.zip
~/codebase2/javanlp
SUCCESS!