CofeehousePy/services/corenlp/doc/releasenotes/v1.3.3/ner.out

5641 lines
368 KiB
Plaintext

Using JavaNLP build in /user/horatio/releases/v1.3.3
#####
EXTRACTING DEPENDENCIES
#####
Dependency dump file:
/u/nlp/distrib//stanford-ner-2012-07-09/depdump
Class directory:
/user/horatio/releases/v1.3.3/projects/core/classes
java -classpath /u/nlp/java/liball/DependencyFinder.jar:/u/nlp/java/liball/jakarta-oro.jar:/u/nlp/java/liball/log4j.jar:/u/nlp/java/liball/xalan.jar:/u/nlp/java/liball/xercesImpl.jar:/u/nlp/java/liball/xml-apis.jar com.jeantessier.dependencyfinder.cli.DependencyExtractor -maximize -out /u/nlp/distrib//stanford-ner-2012-07-09/depdump /user/horatio/releases/v1.3.3/projects/core/classes
log4j:WARN No appenders could be found for logger (com.jeantessier.classreader.TransientClassfileLoader).
log4j:WARN Please initialize the log4j system properly.
#####
GENERATING CLOSURE
#####
Dependency dump file:
/u/nlp/distrib//stanford-ner-2012-07-09/depdump
Starting classes:
edu.stanford.nlp.ie.crf.CRFBiasedClassifier
edu.stanford.nlp.ie.crf.CRFClassifier
edu.stanford.nlp.ie.crf.NERGUI
edu.stanford.nlp.ie.ClassifierCombiner
edu.stanford.nlp.ie.NERServer
edu.stanford.nlp.ie.NERFeatureFactory
edu.stanford.nlp.ie.demo.NERDemo
edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter
edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
edu.stanford.nlp.io.EncodingPrintWriter
edu.stanford.nlp.ling.CoreAnnotations
edu.stanford.nlp.ling.CoreAnnotations\$\*
edu.stanford.nlp.util.IntPair
edu.stanford.nlp.trees.TreeCoreAnnotations
edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData
edu.stanford.nlp.trees.Tree
edu.stanford.nlp.linalg.Array
edu.stanford.nlp.ling.WordLemmaTag
edu.stanford.nlp.parser.KBestViterbiParser
edu.stanford.nlp.parser.tools.PunctEquivalenceClasser
edu.stanford.nlp.process.DocumentPreprocessor
edu.stanford.nlp.process.SerializableFunction
edu.stanford.nlp.util.LowercaseFunction
java -classpath /user/horatio/releases/v1.3.3/projects/core/classes edu.stanford.nlp.misc.DependencyAnalyzer /u/nlp/distrib//stanford-ner-2012-07-09/depdump edu.stanford.nlp.ie.crf.CRFBiasedClassifier edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.crf.NERGUI edu.stanford.nlp.ie.ClassifierCombiner edu.stanford.nlp.ie.NERServer edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.demo.NERDemo edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.PlainTextDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.io.EncodingPrintWriter edu.stanford.nlp.ling.CoreAnnotations edu.stanford.nlp.ling.CoreAnnotations\$\* edu.stanford.nlp.util.IntPair edu.stanford.nlp.trees.TreeCoreAnnotations edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.trees.Tree edu.stanford.nlp.linalg.Array edu.stanford.nlp.ling.WordLemmaTag edu.stanford.nlp.parser.KBestViterbiParser edu.stanford.nlp.parser.tools.PunctEquivalenceClasser edu.stanford.nlp.process.DocumentPreprocessor edu.stanford.nlp.process.SerializableFunction edu.stanford.nlp.util.LowercaseFunction
Warning: pattern edu.stanford.nlp.linalg.Array matched nothing
Class list:
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class
edu/stanford/nlp/classify/Classifier.class
edu/stanford/nlp/classify/ClassifierCreator.class
edu/stanford/nlp/classify/ClassifierFactory.class
edu/stanford/nlp/classify/CrossValidator.class
edu/stanford/nlp/classify/CrossValidator$CrossValidationIterator.class
edu/stanford/nlp/classify/CrossValidator$SavedState.class
edu/stanford/nlp/classify/Dataset.class
edu/stanford/nlp/classify/GeneralDataset.class
edu/stanford/nlp/classify/GeneralDataset$1.class
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class
edu/stanford/nlp/classify/LinearClassifier.class
edu/stanford/nlp/classify/LinearClassifierFactory.class
edu/stanford/nlp/classify/LinearClassifierFactory$1.class
edu/stanford/nlp/classify/LinearClassifierFactory$2.class
edu/stanford/nlp/classify/LinearClassifierFactory$LinearClassifierCreator.class
edu/stanford/nlp/classify/LinearClassifierFactory$NegativeScorer.class
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class
edu/stanford/nlp/classify/LogPrior.class
edu/stanford/nlp/classify/LogPrior$1.class
edu/stanford/nlp/classify/LogPrior$LogPriorType.class
edu/stanford/nlp/classify/NBLinearClassifierFactory.class
edu/stanford/nlp/classify/NBLinearClassifierFactory$1.class
edu/stanford/nlp/classify/PRCurve.class
edu/stanford/nlp/classify/ProbabilisticClassifier.class
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class
edu/stanford/nlp/classify/RVFClassifier.class
edu/stanford/nlp/classify/RVFDataset.class
edu/stanford/nlp/classify/RVFDataset$1.class
edu/stanford/nlp/classify/SVMLightClassifier.class
edu/stanford/nlp/classify/SVMLightClassifierFactory.class
edu/stanford/nlp/classify/SVMLightClassifierFactory$1.class
edu/stanford/nlp/classify/SVMLightClassifierFactory$2.class
edu/stanford/nlp/classify/SVMLightClassifierFactory$3.class
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class
edu/stanford/nlp/classify/WeightedDataset.class
edu/stanford/nlp/fsm/DFSA.class
edu/stanford/nlp/fsm/DFSAState.class
edu/stanford/nlp/fsm/DFSATransition.class
edu/stanford/nlp/ie/AbstractSequenceClassifier.class
edu/stanford/nlp/ie/AbstractSequenceClassifier$1.class
edu/stanford/nlp/ie/AcquisitionsPrior.class
edu/stanford/nlp/ie/ClassifierCombiner.class
edu/stanford/nlp/ie/EmpiricalNERPrior.class
edu/stanford/nlp/ie/Entity.class
edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.class
edu/stanford/nlp/ie/NERFeatureFactory.class
edu/stanford/nlp/ie/NERFeatureFactory$1.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin1Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin2Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin3Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin4Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin5Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$Bin6Annotation.class
edu/stanford/nlp/ie/NERFeatureFactory$GazetteInfo.class
edu/stanford/nlp/ie/NERServer.class
edu/stanford/nlp/ie/NERServer$1.class
edu/stanford/nlp/ie/NERServer$NERClient.class
edu/stanford/nlp/ie/NERServer$Session.class
edu/stanford/nlp/ie/SeminarsPrior.class
edu/stanford/nlp/ie/UniformPrior.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier$CRFBiasedClassifierOptimizer.class
edu/stanford/nlp/ie/crf/CRFClassifier.class
edu/stanford/nlp/ie/crf/CRFClassifier$TestSequenceModel.class
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class
edu/stanford/nlp/ie/crf/CRFCliqueTree.class
edu/stanford/nlp/ie/crf/CRFDatum.class
edu/stanford/nlp/ie/crf/CRFFeatureExporter.class
edu/stanford/nlp/ie/crf/CRFLabel.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class
edu/stanford/nlp/ie/crf/FactorTable.class
edu/stanford/nlp/ie/crf/FloatFactorTable.class
edu/stanford/nlp/ie/crf/NERGUI.class
edu/stanford/nlp/ie/crf/NERGUI$1.class
edu/stanford/nlp/ie/crf/NERGUI$ActionPerformer.class
edu/stanford/nlp/ie/crf/NERGUI$ColorIcon.class
edu/stanford/nlp/ie/crf/NERGUI$InputListener.class
edu/stanford/nlp/ie/demo/NERDemo.class
edu/stanford/nlp/ie/ner/CMMClassifier.class
edu/stanford/nlp/ie/ner/CMMClassifier$Scorer.class
edu/stanford/nlp/ie/pascal/AcronymModel.class
edu/stanford/nlp/ie/pascal/AcronymModel$AfterAligned.class
edu/stanford/nlp/ie/pascal/AcronymModel$AlignedPerWord.class
edu/stanford/nlp/ie/pascal/AcronymModel$BegWord.class
edu/stanford/nlp/ie/pascal/AcronymModel$EndWord.class
edu/stanford/nlp/ie/pascal/AcronymModel$Feature.class
edu/stanford/nlp/ie/pascal/AcronymModel$LettersAligned.class
edu/stanford/nlp/ie/pascal/AcronymModel$SyllableBoundary.class
edu/stanford/nlp/ie/pascal/AcronymModel$WordsSkipped.class
edu/stanford/nlp/ie/pascal/Alignment.class
edu/stanford/nlp/ie/pascal/AlignmentFactory.class
edu/stanford/nlp/ie/pascal/CliqueTemplates.class
edu/stanford/nlp/ie/pascal/DateTemplate.class
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class
edu/stanford/nlp/ie/pascal/InfoTemplate.class
edu/stanford/nlp/ie/pascal/PascalTemplate.class
edu/stanford/nlp/ie/pascal/Prior.class
edu/stanford/nlp/ie/pascal/RelationalModel.class
edu/stanford/nlp/ie/pascal/TeXHyphenator.class
edu/stanford/nlp/ie/pascal/TeXHyphenator$1.class
edu/stanford/nlp/ie/pascal/TeXHyphenator$Node.class
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class
edu/stanford/nlp/international/morph/MorphoFeatureSpecification$MorphoFeatureType.class
edu/stanford/nlp/international/morph/MorphoFeatures.class
edu/stanford/nlp/io/BZip2PipedOutputStream.class
edu/stanford/nlp/io/EncodingFileReader.class
edu/stanford/nlp/io/EncodingPrintWriter.class
edu/stanford/nlp/io/EncodingPrintWriter$err.class
edu/stanford/nlp/io/EncodingPrintWriter$out.class
edu/stanford/nlp/io/ExtensionFileFilter.class
edu/stanford/nlp/io/IOUtils.class
edu/stanford/nlp/io/IOUtils$1.class
edu/stanford/nlp/io/IOUtils$1$1.class
edu/stanford/nlp/io/IOUtils$2.class
edu/stanford/nlp/io/IOUtils$2$1.class
edu/stanford/nlp/io/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/BasicDatum.class
edu/stanford/nlp/ling/CategoryWordTag.class
edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/CategoryWordTagFactory.class
edu/stanford/nlp/ling/CoreAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotations$AbbrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbgeneAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbstrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AfterAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArgDescendentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArgumentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BagOfWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeginIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestCliquesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestFullAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CalendarAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryFunctionalTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseOrigSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChunkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepParentIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLPredicateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLSRLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CommonWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CopyAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CostMagnificationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CovertIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DayAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DependentsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DictAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DistSimAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DomainAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityRuleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FeaturesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FirstChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FreqAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazetteerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GenericTokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GeniaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GovernorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GrandparentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HaveAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeadWordStringAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IDFAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$INAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$InterpretationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsDateRangeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsURLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelWeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastTaggedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftChildrenNodeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftTermAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LengthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoGenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoNumAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoPersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NERIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NeighborsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NotAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumTxtSentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumerizedTokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParaPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PercentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PolarityAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PossibleAnswersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PredictedAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PrevChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PriorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ProjectedCategoryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ProtoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$RoleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLInstancesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRL_ID.class
edu/stanford/nlp/ling/CoreAnnotations$SectionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencePositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ShapeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StackedNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TopicAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UBlockAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnaryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnknownAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WebAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordFormAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordSenseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordnetSynAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlContextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlElementAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$YearAnnotation.class
edu/stanford/nlp/ling/CoreLabel.class
edu/stanford/nlp/ling/CoreLabel$1.class
edu/stanford/nlp/ling/CoreLabel$CoreLabelFactory.class
edu/stanford/nlp/ling/CoreLabel$GenericAnnotation.class
edu/stanford/nlp/ling/CyclicCoreLabel.class
edu/stanford/nlp/ling/CyclicCoreLabel$1.class
edu/stanford/nlp/ling/CyclicCoreLabel$2.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/HasOffset.class
edu/stanford/nlp/ling/HasTag.class
edu/stanford/nlp/ling/HasWord.class
edu/stanford/nlp/ling/Label.class
edu/stanford/nlp/ling/LabelFactory.class
edu/stanford/nlp/ling/Labeled.class
edu/stanford/nlp/ling/LabeledWord.class
edu/stanford/nlp/ling/LabeledWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/RVFDatum.class
edu/stanford/nlp/ling/Sentence.class
edu/stanford/nlp/ling/StringLabel.class
edu/stanford/nlp/ling/StringLabel$StringLabelFactoryHolder.class
edu/stanford/nlp/ling/StringLabelFactory.class
edu/stanford/nlp/ling/TaggedWord.class
edu/stanford/nlp/ling/TaggedWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/TaggedWordFactory.class
edu/stanford/nlp/ling/ValueLabel.class
edu/stanford/nlp/ling/Word.class
edu/stanford/nlp/ling/Word$WordFactoryHolder.class
edu/stanford/nlp/ling/WordFactory.class
edu/stanford/nlp/ling/WordLemmaTag.class
edu/stanford/nlp/ling/WordLemmaTagFactory.class
edu/stanford/nlp/ling/WordTag.class
edu/stanford/nlp/ling/WordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/WordTagFactory.class
edu/stanford/nlp/math/ADMath.class
edu/stanford/nlp/math/ArrayMath.class
edu/stanford/nlp/math/DoubleAD.class
edu/stanford/nlp/math/SloppyMath.class
edu/stanford/nlp/maxent/Convert.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/ReaderIteratorFactory.class
edu/stanford/nlp/objectbank/ReaderIteratorFactory$ReaderIterator.class
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class
edu/stanford/nlp/objectbank/TokenizerFactory.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator$XMLBeginEndIteratorFactory.class
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction$SamplingMethod.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class
edu/stanford/nlp/optimization/CGMinimizer.class
edu/stanford/nlp/optimization/CGMinimizer$OneDimDiffFunction.class
edu/stanford/nlp/optimization/CGMinimizer$Triple.class
edu/stanford/nlp/optimization/CmdEvaluator.class
edu/stanford/nlp/optimization/DiffFloatFunction.class
edu/stanford/nlp/optimization/DiffFunction.class
edu/stanford/nlp/optimization/Evaluator.class
edu/stanford/nlp/optimization/FloatFunction.class
edu/stanford/nlp/optimization/Function.class
edu/stanford/nlp/optimization/GoldenSectionLineSearch.class
edu/stanford/nlp/optimization/GoldenSectionLineSearch$1.class
edu/stanford/nlp/optimization/GoldenSectionLineSearch$2.class
edu/stanford/nlp/optimization/HasEvaluators.class
edu/stanford/nlp/optimization/HasFloatInitial.class
edu/stanford/nlp/optimization/HasInitial.class
edu/stanford/nlp/optimization/HybridMinimizer.class
edu/stanford/nlp/optimization/LineSearcher.class
edu/stanford/nlp/optimization/MemoryEvaluator.class
edu/stanford/nlp/optimization/Minimizer.class
edu/stanford/nlp/optimization/QNMinimizer.class
edu/stanford/nlp/optimization/QNMinimizer$1.class
edu/stanford/nlp/optimization/QNMinimizer$MaxEvaluationsExceeded.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo$NegativeCurvature.class
edu/stanford/nlp/optimization/QNMinimizer$QNInfo$ZeroGradient.class
edu/stanford/nlp/optimization/QNMinimizer$Record.class
edu/stanford/nlp/optimization/QNMinimizer$SurpriseConvergence.class
edu/stanford/nlp/optimization/QNMinimizer$eLineSearch.class
edu/stanford/nlp/optimization/QNMinimizer$eScaling.class
edu/stanford/nlp/optimization/QNMinimizer$eState.class
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class
edu/stanford/nlp/optimization/ResultStoringMonitor.class
edu/stanford/nlp/optimization/SGDMinimizer.class
edu/stanford/nlp/optimization/SGDMinimizer$1.class
edu/stanford/nlp/optimization/SGDToQNMinimizer.class
edu/stanford/nlp/optimization/SMDMinimizer.class
edu/stanford/nlp/optimization/SMDMinimizer$1.class
edu/stanford/nlp/optimization/SMDMinimizer$setLam.class
edu/stanford/nlp/optimization/SMDMinimizer$setMu.class
edu/stanford/nlp/optimization/SQNMinimizer.class
edu/stanford/nlp/optimization/SQNMinimizer$SurpriseConvergence.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$lagrange.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$setFixedGain.class
edu/stanford/nlp/optimization/ScaledSGDMinimizer$weight.class
edu/stanford/nlp/optimization/StochasticCalculateMethods.class
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.class
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer$InvalidElementException.class
edu/stanford/nlp/optimization/StochasticMinimizer.class
edu/stanford/nlp/optimization/StochasticMinimizer$InvalidElementException.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/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$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/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/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/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/TreeCollinizer.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/tools/PunctEquivalenceClasser.class
edu/stanford/nlp/pipeline/Annotation.class
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$1.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$2.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$3.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$4.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$5.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$6.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$7.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$8.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatCoreMapListAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class
edu/stanford/nlp/process/AbstractTokenizer.class
edu/stanford/nlp/process/Americanize.class
edu/stanford/nlp/process/CoreLabelTokenFactory.class
edu/stanford/nlp/process/CoreTokenFactory.class
edu/stanford/nlp/process/DocumentPreprocessor.class
edu/stanford/nlp/process/DocumentPreprocessor$1.class
edu/stanford/nlp/process/DocumentPreprocessor$DocType.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator$1.class
edu/stanford/nlp/process/DocumentPreprocessor$XMLIterator.class
edu/stanford/nlp/process/DocumentProcessor.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/WhitespaceLexer.class
edu/stanford/nlp/process/WhitespaceTokenizer.class
edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class
edu/stanford/nlp/process/WordShapeClassifier.class
edu/stanford/nlp/process/WordToSentenceProcessor.class
edu/stanford/nlp/process/WordTokenFactory.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq$TagList.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TestSequenceModel.class
edu/stanford/nlp/sequences/BestSequenceFinder.class
edu/stanford/nlp/sequences/Clique.class
edu/stanford/nlp/sequences/Clique$CliqueEqualityWrapper.class
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter$CoNLLIterator.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$1.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$ColumnDocParser.class
edu/stanford/nlp/sequences/CoolingSchedule.class
edu/stanford/nlp/sequences/CoolingSchedule$1.class
edu/stanford/nlp/sequences/CoolingSchedule$2.class
edu/stanford/nlp/sequences/DocumentReaderAndWriter.class
edu/stanford/nlp/sequences/ExactBestSequenceFinder.class
edu/stanford/nlp/sequences/ExactBestSequenceFinder$1.class
edu/stanford/nlp/sequences/ExactBestSequenceFinder$TestSequenceModel.class
edu/stanford/nlp/sequences/FactoredSequenceListener.class
edu/stanford/nlp/sequences/FactoredSequenceModel.class
edu/stanford/nlp/sequences/FeatureFactory.class
edu/stanford/nlp/sequences/KBestSequenceFinder.class
edu/stanford/nlp/sequences/LatticeWriter.class
edu/stanford/nlp/sequences/ObjectBankWrapper.class
edu/stanford/nlp/sequences/ObjectBankWrapper$WrappedIterator.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$1.class
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$OutputStyle.class
edu/stanford/nlp/sequences/SeqClassifierFlags.class
edu/stanford/nlp/sequences/SequenceGibbsSampler.class
edu/stanford/nlp/sequences/SequenceListener.class
edu/stanford/nlp/sequences/SequenceModel.class
edu/stanford/nlp/sequences/SequenceSampler.class
edu/stanford/nlp/sequences/SequenceSampler$1.class
edu/stanford/nlp/sequences/SequenceSampler$TestSequenceModel.class
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class
edu/stanford/nlp/stats/AbstractCounter.class
edu/stanford/nlp/stats/AccuracyStats.class
edu/stanford/nlp/stats/ClassicCounter.class
edu/stanford/nlp/stats/ClassicCounter$1.class
edu/stanford/nlp/stats/ClassicCounter$1$1.class
edu/stanford/nlp/stats/ClassicCounter$2.class
edu/stanford/nlp/stats/ClassicCounter$2$1.class
edu/stanford/nlp/stats/ClassicCounter$2$1$1.class
edu/stanford/nlp/stats/ClassicCounter$ClassicCounterFactory.class
edu/stanford/nlp/stats/Counter.class
edu/stanford/nlp/stats/Counters.class
edu/stanford/nlp/stats/Counters$1.class
edu/stanford/nlp/stats/Counters$2.class
edu/stanford/nlp/stats/Counters$3.class
edu/stanford/nlp/stats/Counters$4.class
edu/stanford/nlp/stats/Counters$5.class
edu/stanford/nlp/stats/Counters$6.class
edu/stanford/nlp/stats/Counters$6$1.class
edu/stanford/nlp/stats/Counters$6$1$1.class
edu/stanford/nlp/stats/Counters$6$1$1$1.class
edu/stanford/nlp/stats/Counters$7.class
edu/stanford/nlp/stats/Counters$7$1.class
edu/stanford/nlp/stats/Counters$7$1$1.class
edu/stanford/nlp/stats/Counters$7$1$1$1.class
edu/stanford/nlp/stats/Counters$7$2.class
edu/stanford/nlp/stats/Counters$7$3.class
edu/stanford/nlp/stats/Counters$7$3$1.class
edu/stanford/nlp/stats/Counters$7$4.class
edu/stanford/nlp/stats/Counters$7$4$1.class
edu/stanford/nlp/stats/Counters$8.class
edu/stanford/nlp/stats/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/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$AbbreviationModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdvClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdverbialModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AgentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AppositionalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ArgumentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AttributiveGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxPassiveGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalPassiveSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ComplementizerGRAnnotation.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$ExpletiveGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$IndirectObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$InfinitivalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$MarkerGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$MultiWordExpressionGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NegationModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalPassiveSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NounCompoundModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NpAdverbialModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumberModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumericModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ParataxisGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ParticipialModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PhrasalVerbParticleGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessionModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessiveModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PreconjunctGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredeterminerGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredicateGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PunctuationGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PurposeClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$QuantifierModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ReferentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$SemanticDependentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$SubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$TemporalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$XClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/GrammaticalRelation.class
edu/stanford/nlp/trees/GrammaticalRelation$DependentGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$GovernorGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$GrammaticalRelationAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$KillGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$Language.class
edu/stanford/nlp/trees/GrammaticalRelation$RootGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalStructure.class
edu/stanford/nlp/trees/GrammaticalStructure$1.class
edu/stanford/nlp/trees/GrammaticalStructure$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/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/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/NamedDependency.class
edu/stanford/nlp/trees/NamedDependency$1.class
edu/stanford/nlp/trees/NamedDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/NamedDependency$NamedDependencyFactory.class
edu/stanford/nlp/trees/PennTreeReader.class
edu/stanford/nlp/trees/PennTreeReaderFactory.class
edu/stanford/nlp/trees/PennTreebankLanguagePack.class
edu/stanford/nlp/trees/PennTreebankTokenizer.class
edu/stanford/nlp/trees/PennTreebankTokenizer$1.class
edu/stanford/nlp/trees/PennTreebankTokenizer$EnglishTreebankStreamTokenizer.class
edu/stanford/nlp/trees/QPTreeTransformer.class
edu/stanford/nlp/trees/SemanticHeadFinder.class
edu/stanford/nlp/trees/SimpleConstituent.class
edu/stanford/nlp/trees/SimpleConstituent$1.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder$SimpleConstituentFactory.class
edu/stanford/nlp/trees/SimpleConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$SimpleConstituentLabelFactory.class
edu/stanford/nlp/trees/SimpleConstituentFactory.class
edu/stanford/nlp/trees/SimpleTree.class
edu/stanford/nlp/trees/SimpleTree$TreeFactoryHolder.class
edu/stanford/nlp/trees/SimpleTreeFactory.class
edu/stanford/nlp/trees/TransformingTreebank.class
edu/stanford/nlp/trees/TransformingTreebank$1.class
edu/stanford/nlp/trees/TransformingTreebank$2.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer2.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer3.class
edu/stanford/nlp/trees/TransformingTreebank$TransformingTreebankIterator.class
edu/stanford/nlp/trees/Tree.class
edu/stanford/nlp/trees/Tree$TreeIterator.class
edu/stanford/nlp/trees/TreeCoreAnnotations.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordAnnotation.class
edu/stanford/nlp/trees/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/TreeNormalizer.class
edu/stanford/nlp/trees/TreePrint.class
edu/stanford/nlp/trees/TreePrint$1.class
edu/stanford/nlp/trees/TreePrint$2.class
edu/stanford/nlp/trees/TreeReader.class
edu/stanford/nlp/trees/TreeReaderFactory.class
edu/stanford/nlp/trees/TreeTokenizerFactory.class
edu/stanford/nlp/trees/TreeTokenizerFactory$1.class
edu/stanford/nlp/trees/TreeTransformer.class
edu/stanford/nlp/trees/TreeVisitor.class
edu/stanford/nlp/trees/Treebank.class
edu/stanford/nlp/trees/Treebank$1.class
edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class
edu/stanford/nlp/trees/TreebankFactory.class
edu/stanford/nlp/trees/TreebankLanguagePack.class
edu/stanford/nlp/trees/Trees.class
edu/stanford/nlp/trees/TypedDependency.class
edu/stanford/nlp/trees/UnnamedConcreteDependency.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$1.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/UnnamedConcreteDependency$UnnamedConcreteDependencyFactory.class
edu/stanford/nlp/trees/UnnamedDependency.class
edu/stanford/nlp/trees/UnnamedDependency$1.class
edu/stanford/nlp/trees/UnnamedDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/UnnamedDependency$UnnamedDependencyFactory.class
edu/stanford/nlp/trees/WordNetConnection.class
edu/stanford/nlp/trees/WordStemmer.class
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap$SingletonHolder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.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/tregex/CoordinationPattern.class
edu/stanford/nlp/trees/tregex/CoordinationPattern$CoordinationMatcher.class
edu/stanford/nlp/trees/tregex/DescriptionPattern.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$1.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMatcher.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMode.class
edu/stanford/nlp/trees/tregex/Macros.class
edu/stanford/nlp/trees/tregex/ParseException.class
edu/stanford/nlp/trees/tregex/Relation.class
edu/stanford/nlp/trees/tregex/Relation$1.class
edu/stanford/nlp/trees/tregex/Relation$1$1.class
edu/stanford/nlp/trees/tregex/Relation$10.class
edu/stanford/nlp/trees/tregex/Relation$10$1.class
edu/stanford/nlp/trees/tregex/Relation$11.class
edu/stanford/nlp/trees/tregex/Relation$11$1.class
edu/stanford/nlp/trees/tregex/Relation$12.class
edu/stanford/nlp/trees/tregex/Relation$12$1.class
edu/stanford/nlp/trees/tregex/Relation$13.class
edu/stanford/nlp/trees/tregex/Relation$13$1.class
edu/stanford/nlp/trees/tregex/Relation$14.class
edu/stanford/nlp/trees/tregex/Relation$14$1.class
edu/stanford/nlp/trees/tregex/Relation$15.class
edu/stanford/nlp/trees/tregex/Relation$15$1.class
edu/stanford/nlp/trees/tregex/Relation$16.class
edu/stanford/nlp/trees/tregex/Relation$16$1.class
edu/stanford/nlp/trees/tregex/Relation$17.class
edu/stanford/nlp/trees/tregex/Relation$17$1.class
edu/stanford/nlp/trees/tregex/Relation$18.class
edu/stanford/nlp/trees/tregex/Relation$18$1.class
edu/stanford/nlp/trees/tregex/Relation$19.class
edu/stanford/nlp/trees/tregex/Relation$19$1.class
edu/stanford/nlp/trees/tregex/Relation$2.class
edu/stanford/nlp/trees/tregex/Relation$20.class
edu/stanford/nlp/trees/tregex/Relation$20$1.class
edu/stanford/nlp/trees/tregex/Relation$21.class
edu/stanford/nlp/trees/tregex/Relation$21$1.class
edu/stanford/nlp/trees/tregex/Relation$22.class
edu/stanford/nlp/trees/tregex/Relation$22$1.class
edu/stanford/nlp/trees/tregex/Relation$23.class
edu/stanford/nlp/trees/tregex/Relation$23$1.class
edu/stanford/nlp/trees/tregex/Relation$24.class
edu/stanford/nlp/trees/tregex/Relation$24$1.class
edu/stanford/nlp/trees/tregex/Relation$3.class
edu/stanford/nlp/trees/tregex/Relation$4.class
edu/stanford/nlp/trees/tregex/Relation$4$1.class
edu/stanford/nlp/trees/tregex/Relation$5.class
edu/stanford/nlp/trees/tregex/Relation$5$1.class
edu/stanford/nlp/trees/tregex/Relation$6.class
edu/stanford/nlp/trees/tregex/Relation$6$1.class
edu/stanford/nlp/trees/tregex/Relation$7.class
edu/stanford/nlp/trees/tregex/Relation$7$1.class
edu/stanford/nlp/trees/tregex/Relation$8.class
edu/stanford/nlp/trees/tregex/Relation$8$1.class
edu/stanford/nlp/trees/tregex/Relation$9.class
edu/stanford/nlp/trees/tregex/Relation$9$1.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild$1.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$Heads.class
edu/stanford/nlp/trees/tregex/Relation$Heads$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads$1.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf$1.class
edu/stanford/nlp/trees/tregex/Relation$SearchNodeIterator.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes$1.class
edu/stanford/nlp/trees/tregex/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/Token.class
edu/stanford/nlp/trees/tregex/TokenMgrError.class
edu/stanford/nlp/trees/tregex/TregexMatcher.class
edu/stanford/nlp/trees/tregex/TregexParseException.class
edu/stanford/nlp/trees/tregex/TregexParser.class
edu/stanford/nlp/trees/tregex/TregexParserConstants.class
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class
edu/stanford/nlp/trees/tregex/TregexPattern.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory$1.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeVisitor.class
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class
edu/stanford/nlp/trees/tregex/VariableStrings.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$JJCalls.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class
edu/stanford/nlp/util/AbstractIterator.class
edu/stanford/nlp/util/ArrayCoreMap.class
edu/stanford/nlp/util/ArrayCoreMap$1.class
edu/stanford/nlp/util/ArrayCoreMap$1$1.class
edu/stanford/nlp/util/ArrayCoreMap$2.class
edu/stanford/nlp/util/ArrayHeap.class
edu/stanford/nlp/util/ArrayHeap$1.class
edu/stanford/nlp/util/ArrayHeap$HeapEntry.class
edu/stanford/nlp/util/ArrayMap.class
edu/stanford/nlp/util/ArrayMap$1.class
edu/stanford/nlp/util/ArrayMap$Entry.class
edu/stanford/nlp/util/ArrayUtils.class
edu/stanford/nlp/util/Beam.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$1.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$Entry.class
edu/stanford/nlp/util/ByteStreamGobbler.class
edu/stanford/nlp/util/CollectionFactory.class
edu/stanford/nlp/util/CollectionFactory$ArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$HashSetFactory.class
edu/stanford/nlp/util/CollectionFactory$LinkedListFactory.class
edu/stanford/nlp/util/CollectionFactory$SizedArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$TreeSetFactory.class
edu/stanford/nlp/util/CollectionUtils.class
edu/stanford/nlp/util/CollectionUtils$1.class
edu/stanford/nlp/util/CollectionValuedMap.class
edu/stanford/nlp/util/Comparators.class
edu/stanford/nlp/util/Comparators$1.class
edu/stanford/nlp/util/Comparators$2.class
edu/stanford/nlp/util/ConcatenationIterator.class
edu/stanford/nlp/util/CoreMap.class
edu/stanford/nlp/util/DeltaCollectionValuedMap.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$2.class
edu/stanford/nlp/util/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$NegatedFilter.class
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class
edu/stanford/nlp/util/Function.class
edu/stanford/nlp/util/Generics.class
edu/stanford/nlp/util/HasInterval.class
edu/stanford/nlp/util/HasInterval$1.class
edu/stanford/nlp/util/HasInterval$2.class
edu/stanford/nlp/util/HasInterval$3.class
edu/stanford/nlp/util/HasInterval$4.class
edu/stanford/nlp/util/HashIndex.class
edu/stanford/nlp/util/HashIndex$1.class
edu/stanford/nlp/util/HashIndex$2.class
edu/stanford/nlp/util/HashableCoreMap.class
edu/stanford/nlp/util/HashableCoreMap$HashableCoreMapException.class
edu/stanford/nlp/util/Heap.class
edu/stanford/nlp/util/IdentityHashSet.class
edu/stanford/nlp/util/Index.class
edu/stanford/nlp/util/IntPair.class
edu/stanford/nlp/util/IntQuadruple.class
edu/stanford/nlp/util/IntTriple.class
edu/stanford/nlp/util/IntTuple.class
edu/stanford/nlp/util/IntUni.class
edu/stanford/nlp/util/Interner.class
edu/stanford/nlp/util/Interval.class
edu/stanford/nlp/util/Interval$RelType.class
edu/stanford/nlp/util/LowercaseFunction.class
edu/stanford/nlp/util/MapFactory.class
edu/stanford/nlp/util/MapFactory$1.class
edu/stanford/nlp/util/MapFactory$ArrayMapFactory.class
edu/stanford/nlp/util/MapFactory$HashMapFactory.class
edu/stanford/nlp/util/MapFactory$IdentityHashMapFactory.class
edu/stanford/nlp/util/MapFactory$LinkedHashMapFactory.class
edu/stanford/nlp/util/MapFactory$TreeMapFactory.class
edu/stanford/nlp/util/MapFactory$WeakHashMapFactory.class
edu/stanford/nlp/util/Maps.class
edu/stanford/nlp/util/Maps$1.class
edu/stanford/nlp/util/MemoryMonitor.class
edu/stanford/nlp/util/MemoryMonitor$PeakMemoryMonitor.class
edu/stanford/nlp/util/MetaClass.class
edu/stanford/nlp/util/MetaClass$1.class
edu/stanford/nlp/util/MetaClass$ClassCreationException.class
edu/stanford/nlp/util/MetaClass$ClassFactory.class
edu/stanford/nlp/util/MetaClass$ConstructorNotFoundException.class
edu/stanford/nlp/util/MutableDouble.class
edu/stanford/nlp/util/MutableInteger.class
edu/stanford/nlp/util/PaddedList.class
edu/stanford/nlp/util/Pair.class
edu/stanford/nlp/util/Pair$1.class
edu/stanford/nlp/util/Pair$MutableInternedPair.class
edu/stanford/nlp/util/PriorityQueue.class
edu/stanford/nlp/util/PropertiesUtils.class
edu/stanford/nlp/util/ReflectionLoading.class
edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class
edu/stanford/nlp/util/Scored.class
edu/stanford/nlp/util/ScoredComparator.class
edu/stanford/nlp/util/ScoredObject.class
edu/stanford/nlp/util/Sets.class
edu/stanford/nlp/util/StreamGobbler.class
edu/stanford/nlp/util/StringUtils.class
edu/stanford/nlp/util/StringUtils$1.class
edu/stanford/nlp/util/SystemUtils.class
edu/stanford/nlp/util/SystemUtils$ProcessException.class
edu/stanford/nlp/util/SystemUtils$ProcessOutputStream.class
edu/stanford/nlp/util/SystemUtils$WriterThread.class
edu/stanford/nlp/util/Timing.class
edu/stanford/nlp/util/Triple.class
edu/stanford/nlp/util/TypesafeMap.class
edu/stanford/nlp/util/TypesafeMap$Key.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/SynchronizedInterner.class
edu/stanford/nlp/util/concurrent/SynchronizedInterner$1.class
edu/stanford/nlp/util/logging/Color.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/Redwood.class
edu/stanford/nlp/util/logging/Redwood$1.class
edu/stanford/nlp/util/logging/Redwood$2.class
edu/stanford/nlp/util/logging/Redwood$3.class
edu/stanford/nlp/util/logging/Redwood$4.class
edu/stanford/nlp/util/logging/Redwood$5.class
edu/stanford/nlp/util/logging/Redwood$6.class
edu/stanford/nlp/util/logging/Redwood$7.class
edu/stanford/nlp/util/logging/Redwood$ConsoleHandler.class
edu/stanford/nlp/util/logging/Redwood$FileHandler.class
edu/stanford/nlp/util/logging/Redwood$Flag.class
edu/stanford/nlp/util/logging/Redwood$MessageType.class
edu/stanford/nlp/util/logging/Redwood$Record.class
edu/stanford/nlp/util/logging/Redwood$Record$1.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree$1.class
edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class
edu/stanford/nlp/util/logging/Redwood$Util.class
edu/stanford/nlp/util/logging/Redwood$Util$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$10.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$11.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$12.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$12$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$13.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$14.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$15.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$3.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$4.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$5.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$6.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$7.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$8.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$9.class
edu/stanford/nlp/util/logging/RedwoodPrintStream.class
edu/stanford/nlp/util/logging/RedwoodPrintStream$1.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$1.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ApproximateRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ExactRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$PendingType.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatedRecordInfo.class
edu/stanford/nlp/util/logging/Style.class
edu/stanford/nlp/util/logging/VisibilityHandler.class
edu/stanford/nlp/util/logging/VisibilityHandler$1.class
edu/stanford/nlp/util/logging/VisibilityHandler$State.class
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib//stanford-ner-2012-07-09/stanford-ner-2012-07-09.jar
Root directory:
/user/horatio/releases/v1.3.3/projects/core/classes
jar cfm /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/stanford-ner-2012-07-09.jar /u/nlp/distrib//stanford-ner-2012-07-09/classmanifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class \
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class \
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class \
edu/stanford/nlp/classify/Classifier.class \
edu/stanford/nlp/classify/ClassifierCreator.class \
edu/stanford/nlp/classify/ClassifierFactory.class \
edu/stanford/nlp/classify/CrossValidator.class \
edu/stanford/nlp/classify/CrossValidator\$CrossValidationIterator.class \
edu/stanford/nlp/classify/CrossValidator\$SavedState.class \
edu/stanford/nlp/classify/Dataset.class \
edu/stanford/nlp/classify/GeneralDataset.class \
edu/stanford/nlp/classify/GeneralDataset\$1.class \
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class \
edu/stanford/nlp/classify/LinearClassifier.class \
edu/stanford/nlp/classify/LinearClassifierFactory.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$1.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$2.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$LinearClassifierCreator.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$NegativeScorer.class \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class \
edu/stanford/nlp/classify/LogPrior.class \
edu/stanford/nlp/classify/LogPrior\$1.class \
edu/stanford/nlp/classify/LogPrior\$LogPriorType.class \
edu/stanford/nlp/classify/NBLinearClassifierFactory.class \
edu/stanford/nlp/classify/NBLinearClassifierFactory\$1.class \
edu/stanford/nlp/classify/PRCurve.class \
edu/stanford/nlp/classify/ProbabilisticClassifier.class \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \
edu/stanford/nlp/classify/RVFClassifier.class \
edu/stanford/nlp/classify/RVFDataset.class \
edu/stanford/nlp/classify/RVFDataset\$1.class \
edu/stanford/nlp/classify/SVMLightClassifier.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory\$1.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory\$2.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory\$3.class \
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class \
edu/stanford/nlp/classify/WeightedDataset.class \
edu/stanford/nlp/fsm/DFSA.class \
edu/stanford/nlp/fsm/DFSAState.class \
edu/stanford/nlp/fsm/DFSATransition.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier\$1.class \
edu/stanford/nlp/ie/AcquisitionsPrior.class \
edu/stanford/nlp/ie/ClassifierCombiner.class \
edu/stanford/nlp/ie/EmpiricalNERPrior.class \
edu/stanford/nlp/ie/Entity.class \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.class \
edu/stanford/nlp/ie/NERFeatureFactory.class \
edu/stanford/nlp/ie/NERFeatureFactory\$1.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin1Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin2Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin3Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin4Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin5Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$Bin6Annotation.class \
edu/stanford/nlp/ie/NERFeatureFactory\$GazetteInfo.class \
edu/stanford/nlp/ie/NERServer.class \
edu/stanford/nlp/ie/NERServer\$1.class \
edu/stanford/nlp/ie/NERServer\$NERClient.class \
edu/stanford/nlp/ie/NERServer\$Session.class \
edu/stanford/nlp/ie/SeminarsPrior.class \
edu/stanford/nlp/ie/UniformPrior.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier\$CRFBiasedClassifierOptimizer.class \
edu/stanford/nlp/ie/crf/CRFClassifier.class \
edu/stanford/nlp/ie/crf/CRFClassifier\$TestSequenceModel.class \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class \
edu/stanford/nlp/ie/crf/CRFCliqueTree.class \
edu/stanford/nlp/ie/crf/CRFDatum.class \
edu/stanford/nlp/ie/crf/CRFFeatureExporter.class \
edu/stanford/nlp/ie/crf/CRFLabel.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class \
edu/stanford/nlp/ie/crf/FactorTable.class \
edu/stanford/nlp/ie/crf/FloatFactorTable.class \
edu/stanford/nlp/ie/crf/NERGUI.class \
edu/stanford/nlp/ie/crf/NERGUI\$1.class \
edu/stanford/nlp/ie/crf/NERGUI\$ActionPerformer.class \
edu/stanford/nlp/ie/crf/NERGUI\$ColorIcon.class \
edu/stanford/nlp/ie/crf/NERGUI\$InputListener.class \
edu/stanford/nlp/ie/demo/NERDemo.class \
edu/stanford/nlp/ie/ner/CMMClassifier.class \
edu/stanford/nlp/ie/ner/CMMClassifier\$Scorer.class \
edu/stanford/nlp/ie/pascal/AcronymModel.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$AfterAligned.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$AlignedPerWord.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$BegWord.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$EndWord.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$Feature.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$LettersAligned.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$SyllableBoundary.class \
edu/stanford/nlp/ie/pascal/AcronymModel\$WordsSkipped.class \
edu/stanford/nlp/ie/pascal/Alignment.class \
edu/stanford/nlp/ie/pascal/AlignmentFactory.class \
edu/stanford/nlp/ie/pascal/CliqueTemplates.class \
edu/stanford/nlp/ie/pascal/DateTemplate.class \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \
edu/stanford/nlp/ie/pascal/InfoTemplate.class \
edu/stanford/nlp/ie/pascal/PascalTemplate.class \
edu/stanford/nlp/ie/pascal/Prior.class \
edu/stanford/nlp/ie/pascal/RelationalModel.class \
edu/stanford/nlp/ie/pascal/TeXHyphenator.class \
edu/stanford/nlp/ie/pascal/TeXHyphenator\$1.class \
edu/stanford/nlp/ie/pascal/TeXHyphenator\$Node.class \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification\$MorphoFeatureType.class \
edu/stanford/nlp/international/morph/MorphoFeatures.class \
edu/stanford/nlp/io/BZip2PipedOutputStream.class \
edu/stanford/nlp/io/EncodingFileReader.class \
edu/stanford/nlp/io/EncodingPrintWriter.class \
edu/stanford/nlp/io/EncodingPrintWriter\$err.class \
edu/stanford/nlp/io/EncodingPrintWriter\$out.class \
edu/stanford/nlp/io/ExtensionFileFilter.class \
edu/stanford/nlp/io/IOUtils.class \
edu/stanford/nlp/io/IOUtils\$1.class \
edu/stanford/nlp/io/IOUtils\$1\$1.class \
edu/stanford/nlp/io/IOUtils\$2.class \
edu/stanford/nlp/io/IOUtils\$2\$1.class \
edu/stanford/nlp/io/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/BasicDatum.class \
edu/stanford/nlp/ling/CategoryWordTag.class \
edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/CategoryWordTagFactory.class \
edu/stanford/nlp/ling/CoreAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbbrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbgeneAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbstrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AfterAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgumentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeginIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestCliquesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestFullAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CalendarAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryFunctionalTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseOrigSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChunkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepParentIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLPredicateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLSRLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CommonWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CopyAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CostMagnificationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CovertIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DayAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DependentsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DictAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DistSimAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DomainAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityRuleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FeaturesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FirstChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FreqAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazetteerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GenericTokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GeniaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GovernorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GrandparentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HaveAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeadWordStringAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDFAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$INAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$InterpretationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsDateRangeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsURLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelWeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastTaggedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftChildrenNodeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftTermAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LengthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoGenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoNumAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoPersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NERIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NeighborsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NotAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumTxtSentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumerizedTokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParaPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PercentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PolarityAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PossibleAnswersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PredictedAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PrevChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PriorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ProjectedCategoryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ProtoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$RoleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLInstancesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRL_ID.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencePositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ShapeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StackedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TopicAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UBlockAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnaryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnknownAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WebAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordFormAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordSenseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordnetSynAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlContextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlElementAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$YearAnnotation.class \
edu/stanford/nlp/ling/CoreLabel.class \
edu/stanford/nlp/ling/CoreLabel\$1.class \
edu/stanford/nlp/ling/CoreLabel\$CoreLabelFactory.class \
edu/stanford/nlp/ling/CoreLabel\$GenericAnnotation.class \
edu/stanford/nlp/ling/CyclicCoreLabel.class \
edu/stanford/nlp/ling/CyclicCoreLabel\$1.class \
edu/stanford/nlp/ling/CyclicCoreLabel\$2.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/HasOffset.class \
edu/stanford/nlp/ling/HasTag.class \
edu/stanford/nlp/ling/HasWord.class \
edu/stanford/nlp/ling/Label.class \
edu/stanford/nlp/ling/LabelFactory.class \
edu/stanford/nlp/ling/Labeled.class \
edu/stanford/nlp/ling/LabeledWord.class \
edu/stanford/nlp/ling/LabeledWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/RVFDatum.class \
edu/stanford/nlp/ling/Sentence.class \
edu/stanford/nlp/ling/StringLabel.class \
edu/stanford/nlp/ling/StringLabel\$StringLabelFactoryHolder.class \
edu/stanford/nlp/ling/StringLabelFactory.class \
edu/stanford/nlp/ling/TaggedWord.class \
edu/stanford/nlp/ling/TaggedWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/TaggedWordFactory.class \
edu/stanford/nlp/ling/ValueLabel.class \
edu/stanford/nlp/ling/Word.class \
edu/stanford/nlp/ling/Word\$WordFactoryHolder.class \
edu/stanford/nlp/ling/WordFactory.class \
edu/stanford/nlp/ling/WordLemmaTag.class \
edu/stanford/nlp/ling/WordLemmaTagFactory.class \
edu/stanford/nlp/ling/WordTag.class \
edu/stanford/nlp/ling/WordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/WordTagFactory.class \
edu/stanford/nlp/math/ADMath.class \
edu/stanford/nlp/math/ArrayMath.class \
edu/stanford/nlp/math/DoubleAD.class \
edu/stanford/nlp/math/SloppyMath.class \
edu/stanford/nlp/maxent/Convert.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/ReaderIteratorFactory.class \
edu/stanford/nlp/objectbank/ReaderIteratorFactory\$ReaderIterator.class \
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class \
edu/stanford/nlp/objectbank/TokenizerFactory.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator\$XMLBeginEndIteratorFactory.class \
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction\$SamplingMethod.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \
edu/stanford/nlp/optimization/CGMinimizer.class \
edu/stanford/nlp/optimization/CGMinimizer\$OneDimDiffFunction.class \
edu/stanford/nlp/optimization/CGMinimizer\$Triple.class \
edu/stanford/nlp/optimization/CmdEvaluator.class \
edu/stanford/nlp/optimization/DiffFloatFunction.class \
edu/stanford/nlp/optimization/DiffFunction.class \
edu/stanford/nlp/optimization/Evaluator.class \
edu/stanford/nlp/optimization/FloatFunction.class \
edu/stanford/nlp/optimization/Function.class \
edu/stanford/nlp/optimization/GoldenSectionLineSearch.class \
edu/stanford/nlp/optimization/GoldenSectionLineSearch\$1.class \
edu/stanford/nlp/optimization/GoldenSectionLineSearch\$2.class \
edu/stanford/nlp/optimization/HasEvaluators.class \
edu/stanford/nlp/optimization/HasFloatInitial.class \
edu/stanford/nlp/optimization/HasInitial.class \
edu/stanford/nlp/optimization/HybridMinimizer.class \
edu/stanford/nlp/optimization/LineSearcher.class \
edu/stanford/nlp/optimization/MemoryEvaluator.class \
edu/stanford/nlp/optimization/Minimizer.class \
edu/stanford/nlp/optimization/QNMinimizer.class \
edu/stanford/nlp/optimization/QNMinimizer\$1.class \
edu/stanford/nlp/optimization/QNMinimizer\$MaxEvaluationsExceeded.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$NegativeCurvature.class \
edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$ZeroGradient.class \
edu/stanford/nlp/optimization/QNMinimizer\$Record.class \
edu/stanford/nlp/optimization/QNMinimizer\$SurpriseConvergence.class \
edu/stanford/nlp/optimization/QNMinimizer\$eLineSearch.class \
edu/stanford/nlp/optimization/QNMinimizer\$eScaling.class \
edu/stanford/nlp/optimization/QNMinimizer\$eState.class \
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class \
edu/stanford/nlp/optimization/ResultStoringMonitor.class \
edu/stanford/nlp/optimization/SGDMinimizer.class \
edu/stanford/nlp/optimization/SGDMinimizer\$1.class \
edu/stanford/nlp/optimization/SGDToQNMinimizer.class \
edu/stanford/nlp/optimization/SMDMinimizer.class \
edu/stanford/nlp/optimization/SMDMinimizer\$1.class \
edu/stanford/nlp/optimization/SMDMinimizer\$setLam.class \
edu/stanford/nlp/optimization/SMDMinimizer\$setMu.class \
edu/stanford/nlp/optimization/SQNMinimizer.class \
edu/stanford/nlp/optimization/SQNMinimizer\$SurpriseConvergence.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$lagrange.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$setFixedGain.class \
edu/stanford/nlp/optimization/ScaledSGDMinimizer\$weight.class \
edu/stanford/nlp/optimization/StochasticCalculateMethods.class \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class \
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.class \
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer\$InvalidElementException.class \
edu/stanford/nlp/optimization/StochasticMinimizer.class \
edu/stanford/nlp/optimization/StochasticMinimizer\$InvalidElementException.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/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\$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/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/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/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/TreeCollinizer.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/tools/PunctEquivalenceClasser.class \
edu/stanford/nlp/pipeline/Annotation.class \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$1.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$2.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$3.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$4.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$5.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$6.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$7.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$8.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatCoreMapListAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \
edu/stanford/nlp/process/AbstractTokenizer.class \
edu/stanford/nlp/process/Americanize.class \
edu/stanford/nlp/process/CoreLabelTokenFactory.class \
edu/stanford/nlp/process/CoreTokenFactory.class \
edu/stanford/nlp/process/DocumentPreprocessor.class \
edu/stanford/nlp/process/DocumentPreprocessor\$1.class \
edu/stanford/nlp/process/DocumentPreprocessor\$DocType.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator\$1.class \
edu/stanford/nlp/process/DocumentPreprocessor\$XMLIterator.class \
edu/stanford/nlp/process/DocumentProcessor.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/WhitespaceLexer.class \
edu/stanford/nlp/process/WhitespaceTokenizer.class \
edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \
edu/stanford/nlp/process/WordShapeClassifier.class \
edu/stanford/nlp/process/WordToSentenceProcessor.class \
edu/stanford/nlp/process/WordTokenFactory.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq\$TagList.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TestSequenceModel.class \
edu/stanford/nlp/sequences/BestSequenceFinder.class \
edu/stanford/nlp/sequences/Clique.class \
edu/stanford/nlp/sequences/Clique\$CliqueEqualityWrapper.class \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter\$CoNLLIterator.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$ColumnDocParser.class \
edu/stanford/nlp/sequences/CoolingSchedule.class \
edu/stanford/nlp/sequences/CoolingSchedule\$1.class \
edu/stanford/nlp/sequences/CoolingSchedule\$2.class \
edu/stanford/nlp/sequences/DocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/ExactBestSequenceFinder.class \
edu/stanford/nlp/sequences/ExactBestSequenceFinder\$1.class \
edu/stanford/nlp/sequences/ExactBestSequenceFinder\$TestSequenceModel.class \
edu/stanford/nlp/sequences/FactoredSequenceListener.class \
edu/stanford/nlp/sequences/FactoredSequenceModel.class \
edu/stanford/nlp/sequences/FeatureFactory.class \
edu/stanford/nlp/sequences/KBestSequenceFinder.class \
edu/stanford/nlp/sequences/LatticeWriter.class \
edu/stanford/nlp/sequences/ObjectBankWrapper.class \
edu/stanford/nlp/sequences/ObjectBankWrapper\$WrappedIterator.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$1.class \
edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$OutputStyle.class \
edu/stanford/nlp/sequences/SeqClassifierFlags.class \
edu/stanford/nlp/sequences/SequenceGibbsSampler.class \
edu/stanford/nlp/sequences/SequenceListener.class \
edu/stanford/nlp/sequences/SequenceModel.class \
edu/stanford/nlp/sequences/SequenceSampler.class \
edu/stanford/nlp/sequences/SequenceSampler\$1.class \
edu/stanford/nlp/sequences/SequenceSampler\$TestSequenceModel.class \
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class \
edu/stanford/nlp/stats/AbstractCounter.class \
edu/stanford/nlp/stats/AccuracyStats.class \
edu/stanford/nlp/stats/ClassicCounter.class \
edu/stanford/nlp/stats/ClassicCounter\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$1\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$2.class \
edu/stanford/nlp/stats/ClassicCounter\$2\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$2\$1\$1.class \
edu/stanford/nlp/stats/ClassicCounter\$ClassicCounterFactory.class \
edu/stanford/nlp/stats/Counter.class \
edu/stanford/nlp/stats/Counters.class \
edu/stanford/nlp/stats/Counters\$1.class \
edu/stanford/nlp/stats/Counters\$2.class \
edu/stanford/nlp/stats/Counters\$3.class \
edu/stanford/nlp/stats/Counters\$4.class \
edu/stanford/nlp/stats/Counters\$5.class \
edu/stanford/nlp/stats/Counters\$6.class \
edu/stanford/nlp/stats/Counters\$6\$1.class \
edu/stanford/nlp/stats/Counters\$6\$1\$1.class \
edu/stanford/nlp/stats/Counters\$6\$1\$1\$1.class \
edu/stanford/nlp/stats/Counters\$7.class \
edu/stanford/nlp/stats/Counters\$7\$1.class \
edu/stanford/nlp/stats/Counters\$7\$1\$1.class \
edu/stanford/nlp/stats/Counters\$7\$1\$1\$1.class \
edu/stanford/nlp/stats/Counters\$7\$2.class \
edu/stanford/nlp/stats/Counters\$7\$3.class \
edu/stanford/nlp/stats/Counters\$7\$3\$1.class \
edu/stanford/nlp/stats/Counters\$7\$4.class \
edu/stanford/nlp/stats/Counters\$7\$4\$1.class \
edu/stanford/nlp/stats/Counters\$8.class \
edu/stanford/nlp/stats/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/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\$AbbreviationModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdvClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdverbialModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AgentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AppositionalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ArgumentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AttributiveGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxPassiveGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalPassiveSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ComplementizerGRAnnotation.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\$ExpletiveGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$IndirectObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$InfinitivalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MarkerGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MultiWordExpressionGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NegationModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalPassiveSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NounCompoundModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NpAdverbialModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumberModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumericModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ParataxisGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ParticipialModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PhrasalVerbParticleGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessionModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessiveModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PreconjunctGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredeterminerGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredicateGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PunctuationGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PurposeClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$QuantifierModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ReferentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SemanticDependentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$TemporalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$XClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/GrammaticalRelation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$DependentGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$GovernorGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$GrammaticalRelationAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$KillGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$Language.class \
edu/stanford/nlp/trees/GrammaticalRelation\$RootGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalStructure.class \
edu/stanford/nlp/trees/GrammaticalStructure\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$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/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/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/NamedDependency.class \
edu/stanford/nlp/trees/NamedDependency\$1.class \
edu/stanford/nlp/trees/NamedDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/NamedDependency\$NamedDependencyFactory.class \
edu/stanford/nlp/trees/PennTreeReader.class \
edu/stanford/nlp/trees/PennTreeReaderFactory.class \
edu/stanford/nlp/trees/PennTreebankLanguagePack.class \
edu/stanford/nlp/trees/PennTreebankTokenizer.class \
edu/stanford/nlp/trees/PennTreebankTokenizer\$1.class \
edu/stanford/nlp/trees/PennTreebankTokenizer\$EnglishTreebankStreamTokenizer.class \
edu/stanford/nlp/trees/QPTreeTransformer.class \
edu/stanford/nlp/trees/SemanticHeadFinder.class \
edu/stanford/nlp/trees/SimpleConstituent.class \
edu/stanford/nlp/trees/SimpleConstituent\$1.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder\$SimpleConstituentFactory.class \
edu/stanford/nlp/trees/SimpleConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$SimpleConstituentLabelFactory.class \
edu/stanford/nlp/trees/SimpleConstituentFactory.class \
edu/stanford/nlp/trees/SimpleTree.class \
edu/stanford/nlp/trees/SimpleTree\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/SimpleTreeFactory.class \
edu/stanford/nlp/trees/TransformingTreebank.class \
edu/stanford/nlp/trees/TransformingTreebank\$1.class \
edu/stanford/nlp/trees/TransformingTreebank\$2.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer2.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer3.class \
edu/stanford/nlp/trees/TransformingTreebank\$TransformingTreebankIterator.class \
edu/stanford/nlp/trees/Tree.class \
edu/stanford/nlp/trees/Tree\$TreeIterator.class \
edu/stanford/nlp/trees/TreeCoreAnnotations.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordAnnotation.class \
edu/stanford/nlp/trees/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/TreeNormalizer.class \
edu/stanford/nlp/trees/TreePrint.class \
edu/stanford/nlp/trees/TreePrint\$1.class \
edu/stanford/nlp/trees/TreePrint\$2.class \
edu/stanford/nlp/trees/TreeReader.class \
edu/stanford/nlp/trees/TreeReaderFactory.class \
edu/stanford/nlp/trees/TreeTokenizerFactory.class \
edu/stanford/nlp/trees/TreeTokenizerFactory\$1.class \
edu/stanford/nlp/trees/TreeTransformer.class \
edu/stanford/nlp/trees/TreeVisitor.class \
edu/stanford/nlp/trees/Treebank.class \
edu/stanford/nlp/trees/Treebank\$1.class \
edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \
edu/stanford/nlp/trees/TreebankFactory.class \
edu/stanford/nlp/trees/TreebankLanguagePack.class \
edu/stanford/nlp/trees/Trees.class \
edu/stanford/nlp/trees/TypedDependency.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$1.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/UnnamedConcreteDependency\$UnnamedConcreteDependencyFactory.class \
edu/stanford/nlp/trees/UnnamedDependency.class \
edu/stanford/nlp/trees/UnnamedDependency\$1.class \
edu/stanford/nlp/trees/UnnamedDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/UnnamedDependency\$UnnamedDependencyFactory.class \
edu/stanford/nlp/trees/WordNetConnection.class \
edu/stanford/nlp/trees/WordStemmer.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap\$SingletonHolder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.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/tregex/CoordinationPattern.class \
edu/stanford/nlp/trees/tregex/CoordinationPattern\$CoordinationMatcher.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$1.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMatcher.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMode.class \
edu/stanford/nlp/trees/tregex/Macros.class \
edu/stanford/nlp/trees/tregex/ParseException.class \
edu/stanford/nlp/trees/tregex/Relation.class \
edu/stanford/nlp/trees/tregex/Relation\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$1\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$10.class \
edu/stanford/nlp/trees/tregex/Relation\$10\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$11.class \
edu/stanford/nlp/trees/tregex/Relation\$11\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$12.class \
edu/stanford/nlp/trees/tregex/Relation\$12\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$13.class \
edu/stanford/nlp/trees/tregex/Relation\$13\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$14.class \
edu/stanford/nlp/trees/tregex/Relation\$14\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$15.class \
edu/stanford/nlp/trees/tregex/Relation\$15\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$16.class \
edu/stanford/nlp/trees/tregex/Relation\$16\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$17.class \
edu/stanford/nlp/trees/tregex/Relation\$17\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$18.class \
edu/stanford/nlp/trees/tregex/Relation\$18\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$19.class \
edu/stanford/nlp/trees/tregex/Relation\$19\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$2.class \
edu/stanford/nlp/trees/tregex/Relation\$20.class \
edu/stanford/nlp/trees/tregex/Relation\$20\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$21.class \
edu/stanford/nlp/trees/tregex/Relation\$21\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$22.class \
edu/stanford/nlp/trees/tregex/Relation\$22\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$23.class \
edu/stanford/nlp/trees/tregex/Relation\$23\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$24.class \
edu/stanford/nlp/trees/tregex/Relation\$24\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$3.class \
edu/stanford/nlp/trees/tregex/Relation\$4.class \
edu/stanford/nlp/trees/tregex/Relation\$4\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$5.class \
edu/stanford/nlp/trees/tregex/Relation\$5\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$6.class \
edu/stanford/nlp/trees/tregex/Relation\$6\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$7.class \
edu/stanford/nlp/trees/tregex/Relation\$7\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$8.class \
edu/stanford/nlp/trees/tregex/Relation\$8\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$9.class \
edu/stanford/nlp/trees/tregex/Relation\$9\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$SearchNodeIterator.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes\$1.class \
edu/stanford/nlp/trees/tregex/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/Token.class \
edu/stanford/nlp/trees/tregex/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/TregexMatcher.class \
edu/stanford/nlp/trees/tregex/TregexParseException.class \
edu/stanford/nlp/trees/tregex/TregexParser.class \
edu/stanford/nlp/trees/tregex/TregexParserConstants.class \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \
edu/stanford/nlp/trees/tregex/TregexPattern.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory\$1.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeVisitor.class \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \
edu/stanford/nlp/trees/tregex/VariableStrings.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class \
edu/stanford/nlp/util/AbstractIterator.class \
edu/stanford/nlp/util/ArrayCoreMap.class \
edu/stanford/nlp/util/ArrayCoreMap\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$1\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$2.class \
edu/stanford/nlp/util/ArrayHeap.class \
edu/stanford/nlp/util/ArrayHeap\$1.class \
edu/stanford/nlp/util/ArrayHeap\$HeapEntry.class \
edu/stanford/nlp/util/ArrayMap.class \
edu/stanford/nlp/util/ArrayMap\$1.class \
edu/stanford/nlp/util/ArrayMap\$Entry.class \
edu/stanford/nlp/util/ArrayUtils.class \
edu/stanford/nlp/util/Beam.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$1.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$Entry.class \
edu/stanford/nlp/util/ByteStreamGobbler.class \
edu/stanford/nlp/util/CollectionFactory.class \
edu/stanford/nlp/util/CollectionFactory\$ArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$HashSetFactory.class \
edu/stanford/nlp/util/CollectionFactory\$LinkedListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$SizedArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$TreeSetFactory.class \
edu/stanford/nlp/util/CollectionUtils.class \
edu/stanford/nlp/util/CollectionUtils\$1.class \
edu/stanford/nlp/util/CollectionValuedMap.class \
edu/stanford/nlp/util/Comparators.class \
edu/stanford/nlp/util/Comparators\$1.class \
edu/stanford/nlp/util/Comparators\$2.class \
edu/stanford/nlp/util/ConcatenationIterator.class \
edu/stanford/nlp/util/CoreMap.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$2.class \
edu/stanford/nlp/util/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\$NegatedFilter.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
jar uf /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/stanford-ner-2012-07-09.jar edu/stanford/nlp/util/HashableCoreMap.class \
edu/stanford/nlp/util/HashableCoreMap\$HashableCoreMapException.class \
edu/stanford/nlp/util/Heap.class \
edu/stanford/nlp/util/IdentityHashSet.class \
edu/stanford/nlp/util/Index.class \
edu/stanford/nlp/util/IntPair.class \
edu/stanford/nlp/util/IntQuadruple.class \
edu/stanford/nlp/util/IntTriple.class \
edu/stanford/nlp/util/IntTuple.class \
edu/stanford/nlp/util/IntUni.class \
edu/stanford/nlp/util/Interner.class \
edu/stanford/nlp/util/Interval.class \
edu/stanford/nlp/util/Interval\$RelType.class \
edu/stanford/nlp/util/LowercaseFunction.class \
edu/stanford/nlp/util/MapFactory.class \
edu/stanford/nlp/util/MapFactory\$1.class \
edu/stanford/nlp/util/MapFactory\$ArrayMapFactory.class \
edu/stanford/nlp/util/MapFactory\$HashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$IdentityHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$LinkedHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$TreeMapFactory.class \
edu/stanford/nlp/util/MapFactory\$WeakHashMapFactory.class \
edu/stanford/nlp/util/Maps.class \
edu/stanford/nlp/util/Maps\$1.class \
edu/stanford/nlp/util/MemoryMonitor.class \
edu/stanford/nlp/util/MemoryMonitor\$PeakMemoryMonitor.class \
edu/stanford/nlp/util/MetaClass.class \
edu/stanford/nlp/util/MetaClass\$1.class \
edu/stanford/nlp/util/MetaClass\$ClassCreationException.class \
edu/stanford/nlp/util/MetaClass\$ClassFactory.class \
edu/stanford/nlp/util/MetaClass\$ConstructorNotFoundException.class \
edu/stanford/nlp/util/MutableDouble.class \
edu/stanford/nlp/util/MutableInteger.class \
edu/stanford/nlp/util/PaddedList.class \
edu/stanford/nlp/util/Pair.class \
edu/stanford/nlp/util/Pair\$1.class \
edu/stanford/nlp/util/Pair\$MutableInternedPair.class \
edu/stanford/nlp/util/PriorityQueue.class \
edu/stanford/nlp/util/PropertiesUtils.class \
edu/stanford/nlp/util/ReflectionLoading.class \
edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \
edu/stanford/nlp/util/Scored.class \
edu/stanford/nlp/util/ScoredComparator.class \
edu/stanford/nlp/util/ScoredObject.class \
edu/stanford/nlp/util/Sets.class \
edu/stanford/nlp/util/StreamGobbler.class \
edu/stanford/nlp/util/StringUtils.class \
edu/stanford/nlp/util/StringUtils\$1.class \
edu/stanford/nlp/util/SystemUtils.class \
edu/stanford/nlp/util/SystemUtils\$ProcessException.class \
edu/stanford/nlp/util/SystemUtils\$ProcessOutputStream.class \
edu/stanford/nlp/util/SystemUtils\$WriterThread.class \
edu/stanford/nlp/util/Timing.class \
edu/stanford/nlp/util/Triple.class \
edu/stanford/nlp/util/TypesafeMap.class \
edu/stanford/nlp/util/TypesafeMap\$Key.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/SynchronizedInterner.class \
edu/stanford/nlp/util/concurrent/SynchronizedInterner\$1.class \
edu/stanford/nlp/util/logging/Color.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/Redwood.class \
edu/stanford/nlp/util/logging/Redwood\$1.class \
edu/stanford/nlp/util/logging/Redwood\$2.class \
edu/stanford/nlp/util/logging/Redwood\$3.class \
edu/stanford/nlp/util/logging/Redwood\$4.class \
edu/stanford/nlp/util/logging/Redwood\$5.class \
edu/stanford/nlp/util/logging/Redwood\$6.class \
edu/stanford/nlp/util/logging/Redwood\$7.class \
edu/stanford/nlp/util/logging/Redwood\$ConsoleHandler.class \
edu/stanford/nlp/util/logging/Redwood\$FileHandler.class \
edu/stanford/nlp/util/logging/Redwood\$Flag.class \
edu/stanford/nlp/util/logging/Redwood\$MessageType.class \
edu/stanford/nlp/util/logging/Redwood\$Record.class \
edu/stanford/nlp/util/logging/Redwood\$Record\$1.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree\$1.class \
edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \
edu/stanford/nlp/util/logging/Redwood\$Util.class \
edu/stanford/nlp/util/logging/Redwood\$Util\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$10.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$11.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$12.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$12\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$13.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$14.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$15.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$3.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$4.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$5.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$6.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$7.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$8.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$9.class \
edu/stanford/nlp/util/logging/RedwoodPrintStream.class \
edu/stanford/nlp/util/logging/RedwoodPrintStream\$1.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$1.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ApproximateRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ExactRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$PendingType.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatedRecordInfo.class \
edu/stanford/nlp/util/logging/Style.class \
edu/stanford/nlp/util/logging/VisibilityHandler.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$1.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$State.class \
Source files:
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/Classifier.java
edu/stanford/nlp/classify/ClassifierCreator.java
edu/stanford/nlp/classify/ClassifierFactory.java
edu/stanford/nlp/classify/CrossValidator.java
edu/stanford/nlp/classify/Dataset.java
edu/stanford/nlp/classify/GeneralDataset.java
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java
edu/stanford/nlp/classify/LinearClassifier.java
edu/stanford/nlp/classify/LinearClassifierFactory.java
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/LogPrior.java
edu/stanford/nlp/classify/NBLinearClassifierFactory.java
edu/stanford/nlp/classify/PRCurve.java
edu/stanford/nlp/classify/ProbabilisticClassifier.java
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
edu/stanford/nlp/classify/RVFClassifier.java
edu/stanford/nlp/classify/RVFDataset.java
edu/stanford/nlp/classify/SVMLightClassifier.java
edu/stanford/nlp/classify/SVMLightClassifierFactory.java
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/WeightedDataset.java
edu/stanford/nlp/fsm/DFSA.java
edu/stanford/nlp/fsm/DFSAState.java
edu/stanford/nlp/fsm/DFSATransition.java
edu/stanford/nlp/ie/AbstractSequenceClassifier.java
edu/stanford/nlp/ie/AcquisitionsPrior.java
edu/stanford/nlp/ie/ClassifierCombiner.java
edu/stanford/nlp/ie/EmpiricalNERPrior.java
edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java
edu/stanford/nlp/ie/NERFeatureFactory.java
edu/stanford/nlp/ie/NERServer.java
edu/stanford/nlp/ie/SeminarsPrior.java
edu/stanford/nlp/ie/UniformPrior.java
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
edu/stanford/nlp/ie/crf/CRFCliqueTree.java
edu/stanford/nlp/ie/crf/CRFDatum.java
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
edu/stanford/nlp/ie/crf/CRFLabel.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
edu/stanford/nlp/ie/crf/FactorTable.java
edu/stanford/nlp/ie/crf/FloatFactorTable.java
edu/stanford/nlp/ie/crf/NERGUI.java
edu/stanford/nlp/ie/crf/package.html
edu/stanford/nlp/ie/demo/NERDemo.java
edu/stanford/nlp/ie/ner/CMMClassifier.java
edu/stanford/nlp/ie/package.html
edu/stanford/nlp/ie/pascal/AcronymModel.java
edu/stanford/nlp/ie/pascal/Alignment.java
edu/stanford/nlp/ie/pascal/AlignmentFactory.java
edu/stanford/nlp/ie/pascal/CliqueTemplates.java
edu/stanford/nlp/ie/pascal/DateTemplate.java
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
edu/stanford/nlp/ie/pascal/InfoTemplate.java
edu/stanford/nlp/ie/pascal/PascalTemplate.java
edu/stanford/nlp/ie/pascal/Prior.java
edu/stanford/nlp/ie/pascal/RelationalModel.java
edu/stanford/nlp/ie/pascal/TeXHyphenator.java
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
edu/stanford/nlp/international/morph/MorphoFeatures.java
edu/stanford/nlp/io/BZip2PipedOutputStream.java
edu/stanford/nlp/io/EncodingFileReader.java
edu/stanford/nlp/io/EncodingPrintWriter.java
edu/stanford/nlp/io/ExtensionFileFilter.java
edu/stanford/nlp/io/IOUtils.java
edu/stanford/nlp/io/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/CyclicCoreLabel.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/HasOffset.java
edu/stanford/nlp/ling/HasTag.java
edu/stanford/nlp/ling/HasWord.java
edu/stanford/nlp/ling/Label.java
edu/stanford/nlp/ling/LabelFactory.java
edu/stanford/nlp/ling/Labeled.java
edu/stanford/nlp/ling/LabeledWord.java
edu/stanford/nlp/ling/RVFDatum.java
edu/stanford/nlp/ling/Sentence.java
edu/stanford/nlp/ling/StringLabel.java
edu/stanford/nlp/ling/StringLabelFactory.java
edu/stanford/nlp/ling/TaggedWord.java
edu/stanford/nlp/ling/TaggedWordFactory.java
edu/stanford/nlp/ling/ValueLabel.java
edu/stanford/nlp/ling/Word.java
edu/stanford/nlp/ling/WordFactory.java
edu/stanford/nlp/ling/WordLemmaTag.java
edu/stanford/nlp/ling/WordLemmaTagFactory.java
edu/stanford/nlp/ling/WordTag.java
edu/stanford/nlp/ling/WordTagFactory.java
edu/stanford/nlp/math/ADMath.java
edu/stanford/nlp/math/ArrayMath.java
edu/stanford/nlp/math/DoubleAD.java
edu/stanford/nlp/math/SloppyMath.java
edu/stanford/nlp/maxent/Convert.java
edu/stanford/nlp/objectbank/DelimitRegExIterator.java
edu/stanford/nlp/objectbank/IdentityFunction.java
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java
edu/stanford/nlp/objectbank/LineIterator.java
edu/stanford/nlp/objectbank/ObjectBank.java
edu/stanford/nlp/objectbank/ReaderIteratorFactory.java
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java
edu/stanford/nlp/objectbank/TokenizerFactory.java
edu/stanford/nlp/objectbank/XMLBeginEndIterator.java
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java
edu/stanford/nlp/optimization/CGMinimizer.java
edu/stanford/nlp/optimization/CmdEvaluator.java
edu/stanford/nlp/optimization/DiffFloatFunction.java
edu/stanford/nlp/optimization/DiffFunction.java
edu/stanford/nlp/optimization/Evaluator.java
edu/stanford/nlp/optimization/FloatFunction.java
edu/stanford/nlp/optimization/Function.java
edu/stanford/nlp/optimization/GoldenSectionLineSearch.java
edu/stanford/nlp/optimization/HasEvaluators.java
edu/stanford/nlp/optimization/HasFloatInitial.java
edu/stanford/nlp/optimization/HasInitial.java
edu/stanford/nlp/optimization/HybridMinimizer.java
edu/stanford/nlp/optimization/LineSearcher.java
edu/stanford/nlp/optimization/MemoryEvaluator.java
edu/stanford/nlp/optimization/Minimizer.java
edu/stanford/nlp/optimization/QNMinimizer.java
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
edu/stanford/nlp/optimization/ResultStoringMonitor.java
edu/stanford/nlp/optimization/SGDMinimizer.java
edu/stanford/nlp/optimization/SGDToQNMinimizer.java
edu/stanford/nlp/optimization/SMDMinimizer.java
edu/stanford/nlp/optimization/SQNMinimizer.java
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
edu/stanford/nlp/optimization/StochasticCalculateMethods.java
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.java
edu/stanford/nlp/optimization/StochasticMinimizer.java
edu/stanford/nlp/parser/KBestViterbiParser.java
edu/stanford/nlp/parser/Parser.java
edu/stanford/nlp/parser/ViterbiParser.java
edu/stanford/nlp/parser/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/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/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/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/TreeCollinizer.java
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
edu/stanford/nlp/parser/metrics/AbstractEval.java
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
edu/stanford/nlp/pipeline/Annotation.java
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
edu/stanford/nlp/process/AbstractTokenizer.java
edu/stanford/nlp/process/Americanize.java
edu/stanford/nlp/process/CoreLabelTokenFactory.java
edu/stanford/nlp/process/CoreTokenFactory.java
edu/stanford/nlp/process/DocumentPreprocessor.java
edu/stanford/nlp/process/DocumentProcessor.java
edu/stanford/nlp/process/LexedTokenFactory.java
edu/stanford/nlp/process/ListProcessor.java
edu/stanford/nlp/process/Morpha.java
edu/stanford/nlp/process/Morphology.java
edu/stanford/nlp/process/PTB2TextLexer.java
edu/stanford/nlp/process/PTBLexer.flex
edu/stanford/nlp/process/PTBLexer.java
edu/stanford/nlp/process/PTBTokenizer.java
edu/stanford/nlp/process/SerializableFunction.java
edu/stanford/nlp/process/Tokenizer.java
edu/stanford/nlp/process/TokenizerAdapter.java
edu/stanford/nlp/process/WhitespaceLexer.java
edu/stanford/nlp/process/WhitespaceTokenizer.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/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/GrammaticalRelation.java
edu/stanford/nlp/trees/GrammaticalStructure.java
edu/stanford/nlp/trees/GrammaticalStructureFactory.java
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.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/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/TreeNormalizer.java
edu/stanford/nlp/trees/TreePrint.java
edu/stanford/nlp/trees/TreeReader.java
edu/stanford/nlp/trees/TreeReaderFactory.java
edu/stanford/nlp/trees/TreeTokenizerFactory.java
edu/stanford/nlp/trees/TreeTransformer.java
edu/stanford/nlp/trees/TreeVisitor.java
edu/stanford/nlp/trees/Treebank.java
edu/stanford/nlp/trees/TreebankFactory.java
edu/stanford/nlp/trees/TreebankLanguagePack.java
edu/stanford/nlp/trees/Trees.java
edu/stanford/nlp/trees/TypedDependency.java
edu/stanford/nlp/trees/UnnamedConcreteDependency.java
edu/stanford/nlp/trees/UnnamedDependency.java
edu/stanford/nlp/trees/WordNetConnection.java
edu/stanford/nlp/trees/WordStemmer.java
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.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/tregex/CoordinationPattern.java
edu/stanford/nlp/trees/tregex/DescriptionPattern.java
edu/stanford/nlp/trees/tregex/Macros.java
edu/stanford/nlp/trees/tregex/ParseException.java
edu/stanford/nlp/trees/tregex/Relation.java
edu/stanford/nlp/trees/tregex/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/Token.java
edu/stanford/nlp/trees/tregex/TokenMgrError.java
edu/stanford/nlp/trees/tregex/TregexMatcher.java
edu/stanford/nlp/trees/tregex/TregexParseException.java
edu/stanford/nlp/trees/tregex/TregexParser.java
edu/stanford/nlp/trees/tregex/TregexParserConstants.java
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
edu/stanford/nlp/trees/tregex/TregexPattern.java
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
edu/stanford/nlp/trees/tregex/VariableStrings.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
edu/stanford/nlp/util/AbstractIterator.java
edu/stanford/nlp/util/ArrayCoreMap.java
edu/stanford/nlp/util/ArrayHeap.java
edu/stanford/nlp/util/ArrayMap.java
edu/stanford/nlp/util/ArrayUtils.java
edu/stanford/nlp/util/Beam.java
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
edu/stanford/nlp/util/ByteStreamGobbler.java
edu/stanford/nlp/util/CollectionFactory.java
edu/stanford/nlp/util/CollectionUtils.java
edu/stanford/nlp/util/CollectionValuedMap.java
edu/stanford/nlp/util/Comparators.java
edu/stanford/nlp/util/ConcatenationIterator.java
edu/stanford/nlp/util/CoreMap.java
edu/stanford/nlp/util/DeltaCollectionValuedMap.java
edu/stanford/nlp/util/DeltaMap.java
edu/stanford/nlp/util/ErasureUtils.java
edu/stanford/nlp/util/Factory.java
edu/stanford/nlp/util/FilePathProcessor.java
edu/stanford/nlp/util/FileProcessor.java
edu/stanford/nlp/util/Filter.java
edu/stanford/nlp/util/FilteredIterator.java
edu/stanford/nlp/util/Filters.java
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
edu/stanford/nlp/util/Function.java
edu/stanford/nlp/util/Generics.java
edu/stanford/nlp/util/HasInterval.java
edu/stanford/nlp/util/HashIndex.java
edu/stanford/nlp/util/HashableCoreMap.java
edu/stanford/nlp/util/Heap.java
edu/stanford/nlp/util/IdentityHashSet.java
edu/stanford/nlp/util/Index.java
edu/stanford/nlp/util/IntPair.java
edu/stanford/nlp/util/IntQuadruple.java
edu/stanford/nlp/util/IntTriple.java
edu/stanford/nlp/util/IntTuple.java
edu/stanford/nlp/util/IntUni.java
edu/stanford/nlp/util/Interner.java
edu/stanford/nlp/util/Interval.java
edu/stanford/nlp/util/LowercaseFunction.java
edu/stanford/nlp/util/MapFactory.java
edu/stanford/nlp/util/Maps.java
edu/stanford/nlp/util/MemoryMonitor.java
edu/stanford/nlp/util/MetaClass.java
edu/stanford/nlp/util/MutableDouble.java
edu/stanford/nlp/util/MutableInteger.java
edu/stanford/nlp/util/PaddedList.java
edu/stanford/nlp/util/Pair.java
edu/stanford/nlp/util/PriorityQueue.java
edu/stanford/nlp/util/PropertiesUtils.java
edu/stanford/nlp/util/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/TypesafeMap.java
edu/stanford/nlp/util/XMLUtils.java
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
edu/stanford/nlp/util/logging/Color.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/Redwood.java
edu/stanford/nlp/util/logging/RedwoodConfiguration.java
edu/stanford/nlp/util/logging/RedwoodPrintStream.java
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
edu/stanford/nlp/util/logging/Style.java
edu/stanford/nlp/util/logging/VisibilityHandler.java
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib//stanford-ner-2012-07-09/stanford-ner-src-2012-07-09.jar
Root directory:
/user/horatio/releases/v1.3.3/projects/core/src
jar cfm /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/stanford-ner-src-2012-07-09.jar /u/nlp/distrib//stanford-ner-2012-07-09/srcmanifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java \
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java \
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/Classifier.java \
edu/stanford/nlp/classify/ClassifierCreator.java \
edu/stanford/nlp/classify/ClassifierFactory.java \
edu/stanford/nlp/classify/CrossValidator.java \
edu/stanford/nlp/classify/Dataset.java \
edu/stanford/nlp/classify/GeneralDataset.java \
edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java \
edu/stanford/nlp/classify/LinearClassifier.java \
edu/stanford/nlp/classify/LinearClassifierFactory.java \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/LogPrior.java \
edu/stanford/nlp/classify/NBLinearClassifierFactory.java \
edu/stanford/nlp/classify/PRCurve.java \
edu/stanford/nlp/classify/ProbabilisticClassifier.java \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java \
edu/stanford/nlp/classify/RVFClassifier.java \
edu/stanford/nlp/classify/RVFDataset.java \
edu/stanford/nlp/classify/SVMLightClassifier.java \
edu/stanford/nlp/classify/SVMLightClassifierFactory.java \
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/WeightedDataset.java \
edu/stanford/nlp/fsm/DFSA.java \
edu/stanford/nlp/fsm/DFSAState.java \
edu/stanford/nlp/fsm/DFSATransition.java \
edu/stanford/nlp/ie/AbstractSequenceClassifier.java \
edu/stanford/nlp/ie/AcquisitionsPrior.java \
edu/stanford/nlp/ie/ClassifierCombiner.java \
edu/stanford/nlp/ie/EmpiricalNERPrior.java \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java \
edu/stanford/nlp/ie/NERFeatureFactory.java \
edu/stanford/nlp/ie/NERServer.java \
edu/stanford/nlp/ie/SeminarsPrior.java \
edu/stanford/nlp/ie/UniformPrior.java \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java \
edu/stanford/nlp/ie/crf/CRFCliqueTree.java \
edu/stanford/nlp/ie/crf/CRFDatum.java \
edu/stanford/nlp/ie/crf/CRFFeatureExporter.java \
edu/stanford/nlp/ie/crf/CRFLabel.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java \
edu/stanford/nlp/ie/crf/FactorTable.java \
edu/stanford/nlp/ie/crf/FloatFactorTable.java \
edu/stanford/nlp/ie/crf/NERGUI.java \
edu/stanford/nlp/ie/crf/package.html \
edu/stanford/nlp/ie/demo/NERDemo.java \
edu/stanford/nlp/ie/ner/CMMClassifier.java \
edu/stanford/nlp/ie/package.html \
edu/stanford/nlp/ie/pascal/AcronymModel.java \
edu/stanford/nlp/ie/pascal/Alignment.java \
edu/stanford/nlp/ie/pascal/AlignmentFactory.java \
edu/stanford/nlp/ie/pascal/CliqueTemplates.java \
edu/stanford/nlp/ie/pascal/DateTemplate.java \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \
edu/stanford/nlp/ie/pascal/InfoTemplate.java \
edu/stanford/nlp/ie/pascal/PascalTemplate.java \
edu/stanford/nlp/ie/pascal/Prior.java \
edu/stanford/nlp/ie/pascal/RelationalModel.java \
edu/stanford/nlp/ie/pascal/TeXHyphenator.java \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \
edu/stanford/nlp/international/morph/MorphoFeatures.java \
edu/stanford/nlp/io/BZip2PipedOutputStream.java \
edu/stanford/nlp/io/EncodingFileReader.java \
edu/stanford/nlp/io/EncodingPrintWriter.java \
edu/stanford/nlp/io/ExtensionFileFilter.java \
edu/stanford/nlp/io/IOUtils.java \
edu/stanford/nlp/io/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/CyclicCoreLabel.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/HasOffset.java \
edu/stanford/nlp/ling/HasTag.java \
edu/stanford/nlp/ling/HasWord.java \
edu/stanford/nlp/ling/Label.java \
edu/stanford/nlp/ling/LabelFactory.java \
edu/stanford/nlp/ling/Labeled.java \
edu/stanford/nlp/ling/LabeledWord.java \
edu/stanford/nlp/ling/RVFDatum.java \
edu/stanford/nlp/ling/Sentence.java \
edu/stanford/nlp/ling/StringLabel.java \
edu/stanford/nlp/ling/StringLabelFactory.java \
edu/stanford/nlp/ling/TaggedWord.java \
edu/stanford/nlp/ling/TaggedWordFactory.java \
edu/stanford/nlp/ling/ValueLabel.java \
edu/stanford/nlp/ling/Word.java \
edu/stanford/nlp/ling/WordFactory.java \
edu/stanford/nlp/ling/WordLemmaTag.java \
edu/stanford/nlp/ling/WordLemmaTagFactory.java \
edu/stanford/nlp/ling/WordTag.java \
edu/stanford/nlp/ling/WordTagFactory.java \
edu/stanford/nlp/math/ADMath.java \
edu/stanford/nlp/math/ArrayMath.java \
edu/stanford/nlp/math/DoubleAD.java \
edu/stanford/nlp/math/SloppyMath.java \
edu/stanford/nlp/maxent/Convert.java \
edu/stanford/nlp/objectbank/DelimitRegExIterator.java \
edu/stanford/nlp/objectbank/IdentityFunction.java \
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java \
edu/stanford/nlp/objectbank/LineIterator.java \
edu/stanford/nlp/objectbank/ObjectBank.java \
edu/stanford/nlp/objectbank/ReaderIteratorFactory.java \
edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java \
edu/stanford/nlp/objectbank/TokenizerFactory.java \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.java \
edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java \
edu/stanford/nlp/optimization/CGMinimizer.java \
edu/stanford/nlp/optimization/CmdEvaluator.java \
edu/stanford/nlp/optimization/DiffFloatFunction.java \
edu/stanford/nlp/optimization/DiffFunction.java \
edu/stanford/nlp/optimization/Evaluator.java \
edu/stanford/nlp/optimization/FloatFunction.java \
edu/stanford/nlp/optimization/Function.java \
edu/stanford/nlp/optimization/GoldenSectionLineSearch.java \
edu/stanford/nlp/optimization/HasEvaluators.java \
edu/stanford/nlp/optimization/HasFloatInitial.java \
edu/stanford/nlp/optimization/HasInitial.java \
edu/stanford/nlp/optimization/HybridMinimizer.java \
edu/stanford/nlp/optimization/LineSearcher.java \
edu/stanford/nlp/optimization/MemoryEvaluator.java \
edu/stanford/nlp/optimization/Minimizer.java \
edu/stanford/nlp/optimization/QNMinimizer.java \
edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java \
edu/stanford/nlp/optimization/ResultStoringMonitor.java \
edu/stanford/nlp/optimization/SGDMinimizer.java \
edu/stanford/nlp/optimization/SGDToQNMinimizer.java \
edu/stanford/nlp/optimization/SMDMinimizer.java \
edu/stanford/nlp/optimization/SQNMinimizer.java \
edu/stanford/nlp/optimization/ScaledSGDMinimizer.java \
edu/stanford/nlp/optimization/StochasticCalculateMethods.java \
edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java \
edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.java \
edu/stanford/nlp/optimization/StochasticMinimizer.java \
edu/stanford/nlp/parser/KBestViterbiParser.java \
edu/stanford/nlp/parser/Parser.java \
edu/stanford/nlp/parser/ViterbiParser.java \
edu/stanford/nlp/parser/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/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/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/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/TreeCollinizer.java \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \
edu/stanford/nlp/parser/metrics/AbstractEval.java \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \
edu/stanford/nlp/pipeline/Annotation.java \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \
edu/stanford/nlp/process/AbstractTokenizer.java \
edu/stanford/nlp/process/Americanize.java \
edu/stanford/nlp/process/CoreLabelTokenFactory.java \
edu/stanford/nlp/process/CoreTokenFactory.java \
edu/stanford/nlp/process/DocumentPreprocessor.java \
edu/stanford/nlp/process/DocumentProcessor.java \
edu/stanford/nlp/process/LexedTokenFactory.java \
edu/stanford/nlp/process/ListProcessor.java \
edu/stanford/nlp/process/Morpha.java \
edu/stanford/nlp/process/Morphology.java \
edu/stanford/nlp/process/PTB2TextLexer.java \
edu/stanford/nlp/process/PTBLexer.flex \
edu/stanford/nlp/process/PTBLexer.java \
edu/stanford/nlp/process/PTBTokenizer.java \
edu/stanford/nlp/process/SerializableFunction.java \
edu/stanford/nlp/process/Tokenizer.java \
edu/stanford/nlp/process/TokenizerAdapter.java \
edu/stanford/nlp/process/WhitespaceLexer.java \
edu/stanford/nlp/process/WhitespaceTokenizer.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/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/GrammaticalRelation.java \
edu/stanford/nlp/trees/GrammaticalStructure.java \
edu/stanford/nlp/trees/GrammaticalStructureFactory.java \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.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/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/TreeNormalizer.java \
edu/stanford/nlp/trees/TreePrint.java \
edu/stanford/nlp/trees/TreeReader.java \
edu/stanford/nlp/trees/TreeReaderFactory.java \
edu/stanford/nlp/trees/TreeTokenizerFactory.java \
edu/stanford/nlp/trees/TreeTransformer.java \
edu/stanford/nlp/trees/TreeVisitor.java \
edu/stanford/nlp/trees/Treebank.java \
edu/stanford/nlp/trees/TreebankFactory.java \
edu/stanford/nlp/trees/TreebankLanguagePack.java \
edu/stanford/nlp/trees/Trees.java \
edu/stanford/nlp/trees/TypedDependency.java \
edu/stanford/nlp/trees/UnnamedConcreteDependency.java \
edu/stanford/nlp/trees/UnnamedDependency.java \
edu/stanford/nlp/trees/WordNetConnection.java \
edu/stanford/nlp/trees/WordStemmer.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.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/tregex/CoordinationPattern.java \
edu/stanford/nlp/trees/tregex/DescriptionPattern.java \
edu/stanford/nlp/trees/tregex/Macros.java \
edu/stanford/nlp/trees/tregex/ParseException.java \
edu/stanford/nlp/trees/tregex/Relation.java \
edu/stanford/nlp/trees/tregex/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/Token.java \
edu/stanford/nlp/trees/tregex/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/TregexMatcher.java \
edu/stanford/nlp/trees/tregex/TregexParseException.java \
edu/stanford/nlp/trees/tregex/TregexParser.java \
edu/stanford/nlp/trees/tregex/TregexParserConstants.java \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java \
edu/stanford/nlp/trees/tregex/TregexPattern.java \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java \
edu/stanford/nlp/trees/tregex/VariableStrings.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java \
edu/stanford/nlp/util/AbstractIterator.java \
edu/stanford/nlp/util/ArrayCoreMap.java \
edu/stanford/nlp/util/ArrayHeap.java \
edu/stanford/nlp/util/ArrayMap.java \
edu/stanford/nlp/util/ArrayUtils.java \
edu/stanford/nlp/util/Beam.java \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java \
edu/stanford/nlp/util/ByteStreamGobbler.java \
edu/stanford/nlp/util/CollectionFactory.java \
edu/stanford/nlp/util/CollectionUtils.java \
edu/stanford/nlp/util/CollectionValuedMap.java \
edu/stanford/nlp/util/Comparators.java \
edu/stanford/nlp/util/ConcatenationIterator.java \
edu/stanford/nlp/util/CoreMap.java \
edu/stanford/nlp/util/DeltaCollectionValuedMap.java \
edu/stanford/nlp/util/DeltaMap.java \
edu/stanford/nlp/util/ErasureUtils.java \
edu/stanford/nlp/util/Factory.java \
edu/stanford/nlp/util/FilePathProcessor.java \
edu/stanford/nlp/util/FileProcessor.java \
edu/stanford/nlp/util/Filter.java \
edu/stanford/nlp/util/FilteredIterator.java \
edu/stanford/nlp/util/Filters.java \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \
edu/stanford/nlp/util/Function.java \
edu/stanford/nlp/util/Generics.java \
edu/stanford/nlp/util/HasInterval.java \
edu/stanford/nlp/util/HashIndex.java \
edu/stanford/nlp/util/HashableCoreMap.java \
edu/stanford/nlp/util/Heap.java \
edu/stanford/nlp/util/IdentityHashSet.java \
edu/stanford/nlp/util/Index.java \
edu/stanford/nlp/util/IntPair.java \
edu/stanford/nlp/util/IntQuadruple.java \
edu/stanford/nlp/util/IntTriple.java \
edu/stanford/nlp/util/IntTuple.java \
edu/stanford/nlp/util/IntUni.java \
edu/stanford/nlp/util/Interner.java \
edu/stanford/nlp/util/Interval.java \
edu/stanford/nlp/util/LowercaseFunction.java \
edu/stanford/nlp/util/MapFactory.java \
edu/stanford/nlp/util/Maps.java \
edu/stanford/nlp/util/MemoryMonitor.java \
edu/stanford/nlp/util/MetaClass.java \
edu/stanford/nlp/util/MutableDouble.java \
edu/stanford/nlp/util/MutableInteger.java \
edu/stanford/nlp/util/PaddedList.java \
edu/stanford/nlp/util/Pair.java \
edu/stanford/nlp/util/PriorityQueue.java \
edu/stanford/nlp/util/PropertiesUtils.java \
edu/stanford/nlp/util/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/TypesafeMap.java \
edu/stanford/nlp/util/XMLUtils.java \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \
edu/stanford/nlp/util/logging/Color.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/Redwood.java \
edu/stanford/nlp/util/logging/RedwoodConfiguration.java \
edu/stanford/nlp/util/logging/RedwoodPrintStream.java \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java \
edu/stanford/nlp/util/logging/Style.java \
edu/stanford/nlp/util/logging/VisibilityHandler.java \
Archive: /u/nlp/distrib//stanford-ner-2012-07-09/stanford-ner-src-2012-07-09.jar
creating: META-INF/
inflating: META-INF/MANIFEST.MF
inflating: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
inflating: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
inflating: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
inflating: edu/stanford/nlp/classify/Classifier.java
inflating: edu/stanford/nlp/classify/ClassifierCreator.java
inflating: edu/stanford/nlp/classify/ClassifierFactory.java
inflating: edu/stanford/nlp/classify/CrossValidator.java
inflating: edu/stanford/nlp/classify/Dataset.java
inflating: edu/stanford/nlp/classify/GeneralDataset.java
inflating: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java
inflating: edu/stanford/nlp/classify/LinearClassifier.java
inflating: edu/stanford/nlp/classify/LinearClassifierFactory.java
inflating: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
inflating: edu/stanford/nlp/classify/LogPrior.java
inflating: edu/stanford/nlp/classify/NBLinearClassifierFactory.java
inflating: edu/stanford/nlp/classify/PRCurve.java
inflating: edu/stanford/nlp/classify/ProbabilisticClassifier.java
inflating: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
inflating: edu/stanford/nlp/classify/RVFClassifier.java
inflating: edu/stanford/nlp/classify/RVFDataset.java
inflating: edu/stanford/nlp/classify/SVMLightClassifier.java
inflating: edu/stanford/nlp/classify/SVMLightClassifierFactory.java
inflating: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
inflating: edu/stanford/nlp/classify/WeightedDataset.java
inflating: edu/stanford/nlp/fsm/DFSA.java
inflating: edu/stanford/nlp/fsm/DFSAState.java
inflating: edu/stanford/nlp/fsm/DFSATransition.java
inflating: edu/stanford/nlp/ie/AbstractSequenceClassifier.java
inflating: edu/stanford/nlp/ie/AcquisitionsPrior.java
inflating: edu/stanford/nlp/ie/ClassifierCombiner.java
inflating: edu/stanford/nlp/ie/EmpiricalNERPrior.java
inflating: edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.java
inflating: edu/stanford/nlp/ie/NERFeatureFactory.java
inflating: edu/stanford/nlp/ie/NERServer.java
inflating: edu/stanford/nlp/ie/SeminarsPrior.java
inflating: edu/stanford/nlp/ie/UniformPrior.java
inflating: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
inflating: edu/stanford/nlp/ie/crf/CRFClassifier.java
inflating: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
inflating: edu/stanford/nlp/ie/crf/CRFCliqueTree.java
inflating: edu/stanford/nlp/ie/crf/CRFDatum.java
inflating: edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
inflating: edu/stanford/nlp/ie/crf/CRFLabel.java
inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
inflating: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
inflating: edu/stanford/nlp/ie/crf/FactorTable.java
inflating: edu/stanford/nlp/ie/crf/FloatFactorTable.java
inflating: edu/stanford/nlp/ie/crf/NERGUI.java
inflating: edu/stanford/nlp/ie/crf/package.html
inflating: edu/stanford/nlp/ie/demo/NERDemo.java
inflating: edu/stanford/nlp/ie/ner/CMMClassifier.java
inflating: edu/stanford/nlp/ie/package.html
inflating: edu/stanford/nlp/ie/pascal/AcronymModel.java
inflating: edu/stanford/nlp/ie/pascal/Alignment.java
inflating: edu/stanford/nlp/ie/pascal/AlignmentFactory.java
inflating: edu/stanford/nlp/ie/pascal/CliqueTemplates.java
inflating: edu/stanford/nlp/ie/pascal/DateTemplate.java
inflating: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
inflating: edu/stanford/nlp/ie/pascal/InfoTemplate.java
inflating: edu/stanford/nlp/ie/pascal/PascalTemplate.java
inflating: edu/stanford/nlp/ie/pascal/Prior.java
inflating: edu/stanford/nlp/ie/pascal/RelationalModel.java
inflating: edu/stanford/nlp/ie/pascal/TeXHyphenator.java
inflating: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
inflating: edu/stanford/nlp/international/morph/MorphoFeatures.java
inflating: edu/stanford/nlp/io/BZip2PipedOutputStream.java
inflating: edu/stanford/nlp/io/EncodingFileReader.java
inflating: edu/stanford/nlp/io/EncodingPrintWriter.java
inflating: edu/stanford/nlp/io/ExtensionFileFilter.java
inflating: edu/stanford/nlp/io/IOUtils.java
inflating: edu/stanford/nlp/io/NumberRangesFileFilter.java
inflating: edu/stanford/nlp/io/RegExFileFilter.java
inflating: edu/stanford/nlp/io/RuntimeIOException.java
inflating: edu/stanford/nlp/ling/AnnotationLookup.java
inflating: edu/stanford/nlp/ling/BasicDatum.java
inflating: edu/stanford/nlp/ling/CategoryWordTag.java
inflating: edu/stanford/nlp/ling/CategoryWordTagFactory.java
inflating: edu/stanford/nlp/ling/CoreAnnotation.java
inflating: edu/stanford/nlp/ling/CoreAnnotations.java
inflating: edu/stanford/nlp/ling/CoreLabel.java
inflating: edu/stanford/nlp/ling/CyclicCoreLabel.java
inflating: edu/stanford/nlp/ling/Datum.java
inflating: edu/stanford/nlp/ling/Document.java
inflating: edu/stanford/nlp/ling/Featurizable.java
inflating: edu/stanford/nlp/ling/HasCategory.java
inflating: edu/stanford/nlp/ling/HasContext.java
inflating: edu/stanford/nlp/ling/HasIndex.java
inflating: edu/stanford/nlp/ling/HasOffset.java
inflating: edu/stanford/nlp/ling/HasTag.java
inflating: edu/stanford/nlp/ling/HasWord.java
inflating: edu/stanford/nlp/ling/Label.java
inflating: edu/stanford/nlp/ling/LabelFactory.java
inflating: edu/stanford/nlp/ling/Labeled.java
inflating: edu/stanford/nlp/ling/LabeledWord.java
inflating: edu/stanford/nlp/ling/RVFDatum.java
inflating: edu/stanford/nlp/ling/Sentence.java
inflating: edu/stanford/nlp/ling/StringLabel.java
inflating: edu/stanford/nlp/ling/StringLabelFactory.java
inflating: edu/stanford/nlp/ling/TaggedWord.java
inflating: edu/stanford/nlp/ling/TaggedWordFactory.java
inflating: edu/stanford/nlp/ling/ValueLabel.java
inflating: edu/stanford/nlp/ling/Word.java
inflating: edu/stanford/nlp/ling/WordFactory.java
inflating: edu/stanford/nlp/ling/WordLemmaTag.java
inflating: edu/stanford/nlp/ling/WordLemmaTagFactory.java
inflating: edu/stanford/nlp/ling/WordTag.java
inflating: edu/stanford/nlp/ling/WordTagFactory.java
inflating: edu/stanford/nlp/math/ADMath.java
inflating: edu/stanford/nlp/math/ArrayMath.java
inflating: edu/stanford/nlp/math/DoubleAD.java
inflating: edu/stanford/nlp/math/SloppyMath.java
inflating: edu/stanford/nlp/maxent/Convert.java
inflating: edu/stanford/nlp/objectbank/DelimitRegExIterator.java
inflating: edu/stanford/nlp/objectbank/IdentityFunction.java
inflating: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java
inflating: edu/stanford/nlp/objectbank/LineIterator.java
inflating: edu/stanford/nlp/objectbank/ObjectBank.java
inflating: edu/stanford/nlp/objectbank/ReaderIteratorFactory.java
inflating: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java
inflating: edu/stanford/nlp/objectbank/TokenizerFactory.java
inflating: edu/stanford/nlp/objectbank/XMLBeginEndIterator.java
inflating: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java
inflating: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java
inflating: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java
inflating: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java
inflating: edu/stanford/nlp/optimization/CGMinimizer.java
inflating: edu/stanford/nlp/optimization/CmdEvaluator.java
inflating: edu/stanford/nlp/optimization/DiffFloatFunction.java
inflating: edu/stanford/nlp/optimization/DiffFunction.java
inflating: edu/stanford/nlp/optimization/Evaluator.java
inflating: edu/stanford/nlp/optimization/FloatFunction.java
inflating: edu/stanford/nlp/optimization/Function.java
inflating: edu/stanford/nlp/optimization/GoldenSectionLineSearch.java
inflating: edu/stanford/nlp/optimization/HasEvaluators.java
inflating: edu/stanford/nlp/optimization/HasFloatInitial.java
inflating: edu/stanford/nlp/optimization/HasInitial.java
inflating: edu/stanford/nlp/optimization/HybridMinimizer.java
inflating: edu/stanford/nlp/optimization/LineSearcher.java
inflating: edu/stanford/nlp/optimization/MemoryEvaluator.java
inflating: edu/stanford/nlp/optimization/Minimizer.java
inflating: edu/stanford/nlp/optimization/QNMinimizer.java
inflating: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
inflating: edu/stanford/nlp/optimization/ResultStoringMonitor.java
inflating: edu/stanford/nlp/optimization/SGDMinimizer.java
inflating: edu/stanford/nlp/optimization/SGDToQNMinimizer.java
inflating: edu/stanford/nlp/optimization/SMDMinimizer.java
inflating: edu/stanford/nlp/optimization/SQNMinimizer.java
inflating: edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
inflating: edu/stanford/nlp/optimization/StochasticCalculateMethods.java
inflating: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
inflating: edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.java
inflating: edu/stanford/nlp/optimization/StochasticMinimizer.java
inflating: edu/stanford/nlp/parser/KBestViterbiParser.java
inflating: edu/stanford/nlp/parser/Parser.java
inflating: edu/stanford/nlp/parser/ViterbiParser.java
inflating: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
inflating: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
inflating: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
inflating: edu/stanford/nlp/parser/lexparser/BaseLexicon.java
inflating: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
inflating: edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
inflating: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
inflating: edu/stanford/nlp/parser/lexparser/Extractor.java
inflating: edu/stanford/nlp/parser/lexparser/IntDependency.java
inflating: edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
inflating: edu/stanford/nlp/parser/lexparser/Lexicon.java
inflating: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
inflating: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
inflating: edu/stanford/nlp/parser/lexparser/Options.java
inflating: edu/stanford/nlp/parser/lexparser/TagProjection.java
inflating: edu/stanford/nlp/parser/lexparser/TestOptions.java
inflating: edu/stanford/nlp/parser/lexparser/TestTagProjection.java
inflating: edu/stanford/nlp/parser/lexparser/TrainOptions.java
inflating: edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
inflating: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
inflating: edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
inflating: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
inflating: edu/stanford/nlp/parser/metrics/AbstractEval.java
inflating: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
inflating: edu/stanford/nlp/pipeline/Annotation.java
inflating: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
inflating: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
inflating: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
inflating: edu/stanford/nlp/process/AbstractTokenizer.java
inflating: edu/stanford/nlp/process/Americanize.java
inflating: edu/stanford/nlp/process/CoreLabelTokenFactory.java
inflating: edu/stanford/nlp/process/CoreTokenFactory.java
inflating: edu/stanford/nlp/process/DocumentPreprocessor.java
inflating: edu/stanford/nlp/process/DocumentProcessor.java
inflating: edu/stanford/nlp/process/LexedTokenFactory.java
inflating: edu/stanford/nlp/process/ListProcessor.java
inflating: edu/stanford/nlp/process/Morpha.java
inflating: edu/stanford/nlp/process/Morphology.java
inflating: edu/stanford/nlp/process/PTB2TextLexer.java
inflating: edu/stanford/nlp/process/PTBLexer.flex
inflating: edu/stanford/nlp/process/PTBLexer.java
inflating: edu/stanford/nlp/process/PTBTokenizer.java
inflating: edu/stanford/nlp/process/SerializableFunction.java
inflating: edu/stanford/nlp/process/Tokenizer.java
inflating: edu/stanford/nlp/process/TokenizerAdapter.java
inflating: edu/stanford/nlp/process/WhitespaceLexer.java
inflating: edu/stanford/nlp/process/WhitespaceTokenizer.java
inflating: edu/stanford/nlp/process/WordShapeClassifier.java
inflating: edu/stanford/nlp/process/WordToSentenceProcessor.java
inflating: edu/stanford/nlp/process/WordTokenFactory.java
inflating: edu/stanford/nlp/sequences/BeamBestSequenceFinder.java
inflating: edu/stanford/nlp/sequences/BestSequenceFinder.java
inflating: edu/stanford/nlp/sequences/Clique.java
inflating: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java
inflating: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java
inflating: edu/stanford/nlp/sequences/CoolingSchedule.java
inflating: edu/stanford/nlp/sequences/DocumentReaderAndWriter.java
inflating: edu/stanford/nlp/sequences/ExactBestSequenceFinder.java
inflating: edu/stanford/nlp/sequences/FactoredSequenceListener.java
inflating: edu/stanford/nlp/sequences/FactoredSequenceModel.java
inflating: edu/stanford/nlp/sequences/FeatureFactory.java
inflating: edu/stanford/nlp/sequences/KBestSequenceFinder.java
inflating: edu/stanford/nlp/sequences/LatticeWriter.java
inflating: edu/stanford/nlp/sequences/ObjectBankWrapper.java
inflating: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java
inflating: edu/stanford/nlp/sequences/SeqClassifierFlags.java
inflating: edu/stanford/nlp/sequences/SequenceGibbsSampler.java
inflating: edu/stanford/nlp/sequences/SequenceListener.java
inflating: edu/stanford/nlp/sequences/SequenceModel.java
inflating: edu/stanford/nlp/sequences/SequenceSampler.java
inflating: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java
inflating: edu/stanford/nlp/stats/AbstractCounter.java
inflating: edu/stanford/nlp/stats/AccuracyStats.java
inflating: edu/stanford/nlp/stats/ClassicCounter.java
inflating: edu/stanford/nlp/stats/Counter.java
inflating: edu/stanford/nlp/stats/Counters.java
inflating: edu/stanford/nlp/stats/Distribution.java
inflating: edu/stanford/nlp/stats/EquivalenceClasser.java
inflating: edu/stanford/nlp/stats/GeneralizedCounter.java
inflating: edu/stanford/nlp/stats/IntCounter.java
inflating: edu/stanford/nlp/stats/MultiClassAccuracyStats.java
inflating: edu/stanford/nlp/stats/MultiClassChunkEvalStats.java
inflating: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java
inflating: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java
inflating: edu/stanford/nlp/stats/ProbabilityDistribution.java
inflating: edu/stanford/nlp/stats/Sampler.java
inflating: edu/stanford/nlp/stats/Scorer.java
inflating: edu/stanford/nlp/stats/SimpleGoodTuring.java
inflating: edu/stanford/nlp/stats/TwoDimensionalCounter.java
inflating: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java
inflating: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
inflating: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
inflating: edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
inflating: edu/stanford/nlp/trees/CollinsHeadFinder.java
inflating: edu/stanford/nlp/trees/CollocationFinder.java
inflating: edu/stanford/nlp/trees/CompositeTreeTransformer.java
inflating: edu/stanford/nlp/trees/CompositeTreebank.java
inflating: edu/stanford/nlp/trees/Constituent.java
inflating: edu/stanford/nlp/trees/ConstituentFactory.java
inflating: edu/stanford/nlp/trees/CoordinationTransformer.java
inflating: edu/stanford/nlp/trees/Dependencies.java
inflating: edu/stanford/nlp/trees/Dependency.java
inflating: edu/stanford/nlp/trees/DependencyFactory.java
inflating: edu/stanford/nlp/trees/DependencyPrinter.java
inflating: edu/stanford/nlp/trees/DependencyReader.java
inflating: edu/stanford/nlp/trees/DependencyTreeTransformer.java
inflating: edu/stanford/nlp/trees/DependencyTyper.java
inflating: edu/stanford/nlp/trees/DiskTreebank.java
inflating: edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
inflating: edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
inflating: edu/stanford/nlp/trees/GrammaticalRelation.java
inflating: edu/stanford/nlp/trees/GrammaticalStructure.java
inflating: edu/stanford/nlp/trees/GrammaticalStructureFactory.java
inflating: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
inflating: edu/stanford/nlp/trees/HeadFinder.java
inflating: edu/stanford/nlp/trees/Labeled.java
inflating: edu/stanford/nlp/trees/LabeledConstituent.java
inflating: edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
inflating: edu/stanford/nlp/trees/LabeledScoredTreeNode.java
inflating: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
inflating: edu/stanford/nlp/trees/MemoryTreebank.java
inflating: edu/stanford/nlp/trees/ModCollinsHeadFinder.java
inflating: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
inflating: edu/stanford/nlp/trees/NamedDependency.java
inflating: edu/stanford/nlp/trees/PennTreeReader.java
inflating: edu/stanford/nlp/trees/PennTreeReaderFactory.java
inflating: edu/stanford/nlp/trees/PennTreebankLanguagePack.java
inflating: edu/stanford/nlp/trees/PennTreebankTokenizer.java
inflating: edu/stanford/nlp/trees/QPTreeTransformer.java
inflating: edu/stanford/nlp/trees/SemanticHeadFinder.java
inflating: edu/stanford/nlp/trees/SimpleConstituent.java
inflating: edu/stanford/nlp/trees/SimpleConstituentFactory.java
inflating: edu/stanford/nlp/trees/SimpleTree.java
inflating: edu/stanford/nlp/trees/SimpleTreeFactory.java
inflating: edu/stanford/nlp/trees/TransformingTreebank.java
inflating: edu/stanford/nlp/trees/Tree.java
inflating: edu/stanford/nlp/trees/TreeCoreAnnotations.java
inflating: edu/stanford/nlp/trees/TreeFactory.java
inflating: edu/stanford/nlp/trees/TreeFunctions.java
inflating: edu/stanford/nlp/trees/TreeGraph.java
inflating: edu/stanford/nlp/trees/TreeGraphNode.java
inflating: edu/stanford/nlp/trees/TreeGraphNodeFactory.java
inflating: edu/stanford/nlp/trees/TreeNormalizer.java
inflating: edu/stanford/nlp/trees/TreePrint.java
inflating: edu/stanford/nlp/trees/TreeReader.java
inflating: edu/stanford/nlp/trees/TreeReaderFactory.java
inflating: edu/stanford/nlp/trees/TreeTokenizerFactory.java
inflating: edu/stanford/nlp/trees/TreeTransformer.java
inflating: edu/stanford/nlp/trees/TreeVisitor.java
inflating: edu/stanford/nlp/trees/Treebank.java
inflating: edu/stanford/nlp/trees/TreebankFactory.java
inflating: edu/stanford/nlp/trees/TreebankLanguagePack.java
inflating: edu/stanford/nlp/trees/Trees.java
inflating: edu/stanford/nlp/trees/TypedDependency.java
inflating: edu/stanford/nlp/trees/UnnamedConcreteDependency.java
inflating: edu/stanford/nlp/trees/UnnamedDependency.java
inflating: edu/stanford/nlp/trees/WordNetConnection.java
inflating: edu/stanford/nlp/trees/WordStemmer.java
inflating: edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
inflating: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
inflating: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java
inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java
inflating: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java
inflating: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java
inflating: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
inflating: edu/stanford/nlp/trees/tregex/CoordinationPattern.java
inflating: edu/stanford/nlp/trees/tregex/DescriptionPattern.java
inflating: edu/stanford/nlp/trees/tregex/Macros.java
inflating: edu/stanford/nlp/trees/tregex/ParseException.java
inflating: edu/stanford/nlp/trees/tregex/Relation.java
inflating: edu/stanford/nlp/trees/tregex/SimpleCharStream.java
inflating: edu/stanford/nlp/trees/tregex/Token.java
inflating: edu/stanford/nlp/trees/tregex/TokenMgrError.java
inflating: edu/stanford/nlp/trees/tregex/TregexMatcher.java
inflating: edu/stanford/nlp/trees/tregex/TregexParseException.java
inflating: edu/stanford/nlp/trees/tregex/TregexParser.java
inflating: edu/stanford/nlp/trees/tregex/TregexParserConstants.java
inflating: edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
inflating: edu/stanford/nlp/trees/tregex/TregexPattern.java
inflating: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
inflating: edu/stanford/nlp/trees/tregex/VariableStrings.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
inflating: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
inflating: edu/stanford/nlp/util/AbstractIterator.java
inflating: edu/stanford/nlp/util/ArrayCoreMap.java
inflating: edu/stanford/nlp/util/ArrayHeap.java
inflating: edu/stanford/nlp/util/ArrayMap.java
inflating: edu/stanford/nlp/util/ArrayUtils.java
inflating: edu/stanford/nlp/util/Beam.java
inflating: edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
inflating: edu/stanford/nlp/util/ByteStreamGobbler.java
inflating: edu/stanford/nlp/util/CollectionFactory.java
inflating: edu/stanford/nlp/util/CollectionUtils.java
inflating: edu/stanford/nlp/util/CollectionValuedMap.java
inflating: edu/stanford/nlp/util/Comparators.java
inflating: edu/stanford/nlp/util/ConcatenationIterator.java
inflating: edu/stanford/nlp/util/CoreMap.java
inflating: edu/stanford/nlp/util/DeltaCollectionValuedMap.java
inflating: edu/stanford/nlp/util/DeltaMap.java
inflating: edu/stanford/nlp/util/ErasureUtils.java
inflating: edu/stanford/nlp/util/Factory.java
inflating: edu/stanford/nlp/util/FilePathProcessor.java
inflating: edu/stanford/nlp/util/FileProcessor.java
inflating: edu/stanford/nlp/util/Filter.java
inflating: edu/stanford/nlp/util/FilteredIterator.java
inflating: edu/stanford/nlp/util/Filters.java
inflating: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
inflating: edu/stanford/nlp/util/Function.java
inflating: edu/stanford/nlp/util/Generics.java
inflating: edu/stanford/nlp/util/HasInterval.java
inflating: edu/stanford/nlp/util/HashIndex.java
inflating: edu/stanford/nlp/util/HashableCoreMap.java
inflating: edu/stanford/nlp/util/Heap.java
inflating: edu/stanford/nlp/util/IdentityHashSet.java
inflating: edu/stanford/nlp/util/Index.java
inflating: edu/stanford/nlp/util/IntPair.java
inflating: edu/stanford/nlp/util/IntQuadruple.java
inflating: edu/stanford/nlp/util/IntTriple.java
inflating: edu/stanford/nlp/util/IntTuple.java
inflating: edu/stanford/nlp/util/IntUni.java
inflating: edu/stanford/nlp/util/Interner.java
inflating: edu/stanford/nlp/util/Interval.java
inflating: edu/stanford/nlp/util/LowercaseFunction.java
inflating: edu/stanford/nlp/util/MapFactory.java
inflating: edu/stanford/nlp/util/Maps.java
inflating: edu/stanford/nlp/util/MemoryMonitor.java
inflating: edu/stanford/nlp/util/MetaClass.java
inflating: edu/stanford/nlp/util/MutableDouble.java
inflating: edu/stanford/nlp/util/MutableInteger.java
inflating: edu/stanford/nlp/util/PaddedList.java
inflating: edu/stanford/nlp/util/Pair.java
inflating: edu/stanford/nlp/util/PriorityQueue.java
inflating: edu/stanford/nlp/util/PropertiesUtils.java
inflating: edu/stanford/nlp/util/ReflectionLoading.java
inflating: edu/stanford/nlp/util/Scored.java
inflating: edu/stanford/nlp/util/ScoredComparator.java
inflating: edu/stanford/nlp/util/ScoredObject.java
inflating: edu/stanford/nlp/util/Sets.java
inflating: edu/stanford/nlp/util/StreamGobbler.java
inflating: edu/stanford/nlp/util/StringUtils.java
inflating: edu/stanford/nlp/util/SystemUtils.java
inflating: edu/stanford/nlp/util/Timing.java
inflating: edu/stanford/nlp/util/Triple.java
inflating: edu/stanford/nlp/util/TypesafeMap.java
inflating: edu/stanford/nlp/util/XMLUtils.java
inflating: edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
inflating: edu/stanford/nlp/util/logging/Color.java
inflating: edu/stanford/nlp/util/logging/LogRecordHandler.java
inflating: edu/stanford/nlp/util/logging/OutputHandler.java
inflating: edu/stanford/nlp/util/logging/PrettyLoggable.java
inflating: edu/stanford/nlp/util/logging/PrettyLogger.java
inflating: edu/stanford/nlp/util/logging/Redwood.java
inflating: edu/stanford/nlp/util/logging/RedwoodConfiguration.java
inflating: edu/stanford/nlp/util/logging/RedwoodPrintStream.java
inflating: edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
inflating: edu/stanford/nlp/util/logging/Style.java
inflating: edu/stanford/nlp/util/logging/VisibilityHandler.java
Loading source files for package edu.stanford.nlp.fsm...
Loading source files for package edu.stanford.nlp.objectbank...
Loading source files for package edu.stanford.nlp.maxent...
Loading source files for package edu.stanford.nlp.maxent.iis...
javadoc: warning - No source files for package edu.stanford.nlp.maxent.iis
Loading source files for package edu.stanford.nlp.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.pipeline...
Loading source files for package edu.stanford.nlp.pipeline.webapp...
javadoc: warning - No source files for package edu.stanford.nlp.pipeline.webapp
Loading source files for package edu.stanford.nlp.parser.lexparser...
Loading source files for package edu.stanford.nlp.parser.lexparser.demo...
javadoc: warning - No source files for package edu.stanford.nlp.parser.lexparser.demo
Loading source files for package edu.stanford.nlp.parser.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.charniak...
javadoc: warning - No source files for package edu.stanford.nlp.parser.charniak
Loading source files for package edu.stanford.nlp.parser.server...
javadoc: warning - No source files for package edu.stanford.nlp.parser.server
Loading source files for package edu.stanford.nlp.parser.ui...
javadoc: warning - No source files for package edu.stanford.nlp.parser.ui
Loading source files for package edu.stanford.nlp.parser.maltparser...
javadoc: warning - No source files for package edu.stanford.nlp.parser.maltparser
Loading source files for package edu.stanford.nlp.parser.eval...
javadoc: warning - No source files for package edu.stanford.nlp.parser.eval
Loading source files for package edu.stanford.nlp.sequences...
Loading source files for package edu.stanford.nlp.stats...
Loading source files for package edu.stanford.nlp.process...
Loading source files for package edu.stanford.nlp.process.treebank...
javadoc: warning - No source files for package edu.stanford.nlp.process.treebank
Loading source files for package edu.stanford.nlp.trees...
Loading source files for package edu.stanford.nlp.trees.international.pennchinese...
Loading source files for package edu.stanford.nlp.trees.international.arabic...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.arabic
Loading source files for package edu.stanford.nlp.trees.international.tuebadz...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.tuebadz
Loading source files for package edu.stanford.nlp.trees.international.negra...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.negra
Loading source files for package edu.stanford.nlp.trees.international.icegb...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.icegb
Loading source files for package edu.stanford.nlp.trees.international.french...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.french
Loading source files for package edu.stanford.nlp.trees.international.hebrew...
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.hebrew
Loading source files for package edu.stanford.nlp.trees.tregex...
Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon...
Loading source files for package edu.stanford.nlp.trees.tregex.gui...
javadoc: warning - No source files for package edu.stanford.nlp.trees.tregex.gui
Loading source files for package edu.stanford.nlp.trees.semgraph...
javadoc: warning - No source files for package edu.stanford.nlp.trees.semgraph
Loading source files for package edu.stanford.nlp.international.morph...
Loading source files for package edu.stanford.nlp.international.arabic.pipeline...
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.pipeline
Loading source files for package edu.stanford.nlp.international.arabic...
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic
Loading source files for package edu.stanford.nlp.international.arabic.subject...
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.subject
Loading source files for package edu.stanford.nlp.international.arabic.process...
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.process
Loading source files for package edu.stanford.nlp.international.arabic.parsesegment...
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.parsesegment
Loading source files for package edu.stanford.nlp.international...
javadoc: warning - No source files for package edu.stanford.nlp.international
Loading source files for package edu.stanford.nlp.international.chinese.trees...
javadoc: warning - No source files for package edu.stanford.nlp.international.chinese.trees
Loading source files for package edu.stanford.nlp.international.french.pipeline...
javadoc: warning - No source files for package edu.stanford.nlp.international.french.pipeline
Loading source files for package edu.stanford.nlp.international.french.scripts...
javadoc: warning - No source files for package edu.stanford.nlp.international.french.scripts
Loading source files for package edu.stanford.nlp.international.french...
javadoc: warning - No source files for package edu.stanford.nlp.international.french
Loading source files for package edu.stanford.nlp.io...
Loading source files for package edu.stanford.nlp.io.ui...
javadoc: warning - No source files for package edu.stanford.nlp.io.ui
Loading source files for package edu.stanford.nlp.ie.ner...
Loading source files for package edu.stanford.nlp.ie.ner.ui...
javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.ui
Loading source files for package edu.stanford.nlp.ie.ner.webapp...
javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.webapp
Loading source files for package edu.stanford.nlp.ie...
Loading source files for package edu.stanford.nlp.ie.pascal...
Loading source files for package edu.stanford.nlp.ie.demo...
Loading source files for package edu.stanford.nlp.ie.crf...
Loading source files for package edu.stanford.nlp.ie.hmm...
javadoc: warning - No source files for package edu.stanford.nlp.ie.hmm
Loading source files for package edu.stanford.nlp.ie.machinereading...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading
Loading source files for package edu.stanford.nlp.ie.machinereading.common...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.common
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.roth...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.roth
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.bionlp...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.bionlp
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.nfl...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.nfl
Loading source files for package edu.stanford.nlp.ie.machinereading.structure...
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.structure
Loading source files for package edu.stanford.nlp.ie.pnp...
javadoc: warning - No source files for package edu.stanford.nlp.ie.pnp
Loading source files for package edu.stanford.nlp.ie.ui...
javadoc: warning - No source files for package edu.stanford.nlp.ie.ui
Loading source files for package edu.stanford.nlp.ie.util...
javadoc: warning - No source files for package edu.stanford.nlp.ie.util
Loading source files for package edu.stanford.nlp.ie.regexp...
javadoc: warning - No source files for package edu.stanford.nlp.ie.regexp
Loading source files for package edu.stanford.nlp.math...
Loading source files for package edu.stanford.nlp.math.mtj...
javadoc: warning - No source files for package edu.stanford.nlp.math.mtj
Loading source files for package edu.stanford.nlp.classify...
Loading source files for package edu.stanford.nlp.classify.demo...
javadoc: warning - No source files for package edu.stanford.nlp.classify.demo
Loading source files for package edu.stanford.nlp.classify.km...
javadoc: warning - No source files for package edu.stanford.nlp.classify.km
Loading source files for package edu.stanford.nlp.classify.km.sparselinearalgebra...
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.sparselinearalgebra
Loading source files for package edu.stanford.nlp.classify.km.km...
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.km
Loading source files for package edu.stanford.nlp.classify.km.kernels...
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.kernels
Loading source files for package edu.stanford.nlp.ling...
Loading source files for package edu.stanford.nlp.ling.tokensregex...
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex
Loading source files for package edu.stanford.nlp.ling.tokensregex.types...
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.types
Loading source files for package edu.stanford.nlp.ling.tokensregex.parser...
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.parser
Loading source files for package edu.stanford.nlp.optimization...
Loading source files for package edu.stanford.nlp.truecaser...
javadoc: warning - No source files for package edu.stanford.nlp.truecaser
Loading source files for package edu.stanford.nlp.wsd...
javadoc: warning - No source files for package edu.stanford.nlp.wsd
Loading source files for package edu.stanford.nlp.wsd.synsense...
javadoc: warning - No source files for package edu.stanford.nlp.wsd.synsense
Loading source files for package edu.stanford.nlp.net...
javadoc: warning - No source files for package edu.stanford.nlp.net
Loading source files for package edu.stanford.nlp.wordseg...
javadoc: warning - No source files for package edu.stanford.nlp.wordseg
Loading source files for package edu.stanford.nlp.ui...
javadoc: warning - No source files for package edu.stanford.nlp.ui
Loading source files for package edu.stanford.nlp.annotation...
javadoc: warning - No source files for package edu.stanford.nlp.annotation
Loading source files for package edu.stanford.nlp.swing...
javadoc: warning - No source files for package edu.stanford.nlp.swing
Loading source files for package edu.stanford.nlp.time...
javadoc: warning - No source files for package edu.stanford.nlp.time
Loading source files for package edu.stanford.nlp.time.suservlet...
javadoc: warning - No source files for package edu.stanford.nlp.time.suservlet
Loading source files for package edu.stanford.nlp.movetrees...
javadoc: warning - No source files for package edu.stanford.nlp.movetrees
Loading source files for package edu.stanford.nlp.tagger...
javadoc: warning - No source files for package edu.stanford.nlp.tagger
Loading source files for package edu.stanford.nlp.tagger.common...
javadoc: warning - No source files for package edu.stanford.nlp.tagger.common
Loading source files for package edu.stanford.nlp.tagger.util...
javadoc: warning - No source files for package edu.stanford.nlp.tagger.util
Loading source files for package edu.stanford.nlp.tagger.io...
javadoc: warning - No source files for package edu.stanford.nlp.tagger.io
Loading source files for package edu.stanford.nlp.tagger.maxent...
javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent
Loading source files for package edu.stanford.nlp.tagger.maxent.documentation...
javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent.documentation
Loading source files for package edu.stanford.nlp.graph...
javadoc: warning - No source files for package edu.stanford.nlp.graph
Loading source files for package edu.stanford.nlp.semgrex...
javadoc: warning - No source files for package edu.stanford.nlp.semgrex
Loading source files for package edu.stanford.nlp.web.crawler...
javadoc: warning - No source files for package edu.stanford.nlp.web.crawler
Loading source files for package edu.stanford.nlp.web.crawler.papercrawler...
javadoc: warning - No source files for package edu.stanford.nlp.web.crawler.papercrawler
Loading source files for package edu.stanford.nlp.web...
javadoc: warning - No source files for package edu.stanford.nlp.web
Loading source files for package edu.stanford.nlp.service...
javadoc: warning - No source files for package edu.stanford.nlp.service
Loading source files for package edu.stanford.nlp.misc...
javadoc: warning - No source files for package edu.stanford.nlp.misc
Loading source files for package edu.stanford.nlp.propbank...
javadoc: warning - No source files for package edu.stanford.nlp.propbank
Loading source files for package edu.stanford.nlp.propbank.srl...
javadoc: warning - No source files for package edu.stanford.nlp.propbank.srl
Loading source files for package edu.stanford.nlp.propbank.productexperts...
javadoc: warning - No source files for package edu.stanford.nlp.propbank.productexperts
Loading source files for package edu.stanford.nlp.dcoref...
javadoc: warning - No source files for package edu.stanford.nlp.dcoref
Loading source files for package edu.stanford.nlp.dcoref.sievepasses...
javadoc: warning - No source files for package edu.stanford.nlp.dcoref.sievepasses
Constructing Javadoc information...
javadoc: warning - No source files for package edu.stanford.nlp.maxent.iis
javadoc: warning - No source files for package edu.stanford.nlp.pipeline.webapp
javadoc: warning - No source files for package edu.stanford.nlp.parser.lexparser.demo
javadoc: warning - No source files for package edu.stanford.nlp.parser.charniak
javadoc: warning - No source files for package edu.stanford.nlp.parser.server
javadoc: warning - No source files for package edu.stanford.nlp.parser.ui
javadoc: warning - No source files for package edu.stanford.nlp.parser.maltparser
javadoc: warning - No source files for package edu.stanford.nlp.parser.eval
javadoc: warning - No source files for package edu.stanford.nlp.process.treebank
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.arabic
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.tuebadz
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.negra
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.icegb
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.french
javadoc: warning - No source files for package edu.stanford.nlp.trees.international.hebrew
javadoc: warning - No source files for package edu.stanford.nlp.trees.tregex.gui
javadoc: warning - No source files for package edu.stanford.nlp.trees.semgraph
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.pipeline
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.subject
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.process
javadoc: warning - No source files for package edu.stanford.nlp.international.arabic.parsesegment
javadoc: warning - No source files for package edu.stanford.nlp.international.chinese.trees
javadoc: warning - No source files for package edu.stanford.nlp.international.french.pipeline
javadoc: warning - No source files for package edu.stanford.nlp.international.french.scripts
javadoc: warning - No source files for package edu.stanford.nlp.international.french
javadoc: warning - No source files for package edu.stanford.nlp.io.ui
javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.ui
javadoc: warning - No source files for package edu.stanford.nlp.ie.ner.webapp
javadoc: warning - No source files for package edu.stanford.nlp.ie.hmm
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.common
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.roth
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.bionlp
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.domains.nfl
javadoc: warning - No source files for package edu.stanford.nlp.ie.machinereading.structure
javadoc: warning - No source files for package edu.stanford.nlp.ie.pnp
javadoc: warning - No source files for package edu.stanford.nlp.ie.ui
javadoc: warning - No source files for package edu.stanford.nlp.ie.util
javadoc: warning - No source files for package edu.stanford.nlp.ie.regexp
javadoc: warning - No source files for package edu.stanford.nlp.math.mtj
javadoc: warning - No source files for package edu.stanford.nlp.classify.demo
javadoc: warning - No source files for package edu.stanford.nlp.classify.km
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.sparselinearalgebra
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.km
javadoc: warning - No source files for package edu.stanford.nlp.classify.km.kernels
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.types
javadoc: warning - No source files for package edu.stanford.nlp.ling.tokensregex.parser
javadoc: warning - No source files for package edu.stanford.nlp.truecaser
javadoc: warning - No source files for package edu.stanford.nlp.wsd
javadoc: warning - No source files for package edu.stanford.nlp.wsd.synsense
javadoc: warning - No source files for package edu.stanford.nlp.net
javadoc: warning - No source files for package edu.stanford.nlp.wordseg
javadoc: warning - No source files for package edu.stanford.nlp.ui
javadoc: warning - No source files for package edu.stanford.nlp.annotation
javadoc: warning - No source files for package edu.stanford.nlp.swing
javadoc: warning - No source files for package edu.stanford.nlp.time
javadoc: warning - No source files for package edu.stanford.nlp.time.suservlet
javadoc: warning - No source files for package edu.stanford.nlp.movetrees
javadoc: warning - No source files for package edu.stanford.nlp.tagger
javadoc: warning - No source files for package edu.stanford.nlp.tagger.common
javadoc: warning - No source files for package edu.stanford.nlp.tagger.util
javadoc: warning - No source files for package edu.stanford.nlp.tagger.io
javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent
javadoc: warning - No source files for package edu.stanford.nlp.tagger.maxent.documentation
javadoc: warning - No source files for package edu.stanford.nlp.graph
javadoc: warning - No source files for package edu.stanford.nlp.semgrex
javadoc: warning - No source files for package edu.stanford.nlp.web.crawler
javadoc: warning - No source files for package edu.stanford.nlp.web.crawler.papercrawler
javadoc: warning - No source files for package edu.stanford.nlp.web
javadoc: warning - No source files for package edu.stanford.nlp.service
javadoc: warning - No source files for package edu.stanford.nlp.misc
javadoc: warning - No source files for package edu.stanford.nlp.propbank
javadoc: warning - No source files for package edu.stanford.nlp.propbank.srl
javadoc: warning - No source files for package edu.stanford.nlp.propbank.productexperts
javadoc: warning - No source files for package edu.stanford.nlp.dcoref
javadoc: warning - No source files for package edu.stanford.nlp.dcoref.sievepasses
Standard Doclet version 1.6.0_32
Building tree for all the packages and classes...
Generating javadoc/edu/stanford/nlp/fsm//DFSA.html...
Generating javadoc/edu/stanford/nlp/fsm//DFSAState.html...
Generating javadoc/edu/stanford/nlp/fsm//DFSATransition.html...
Generating javadoc/edu/stanford/nlp/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/objectbank//TokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank//XMLBeginEndIterator.html...
Generating javadoc/edu/stanford/nlp/maxent//Convert.html...
Generating javadoc/edu/stanford/nlp/util//AbstractIterator.html...
Generating javadoc/edu/stanford/nlp/util//ArrayCoreMap.html...
Generating javadoc/edu/stanford/nlp/util//ArrayHeap.html...
Generating javadoc/edu/stanford/nlp/util//ArrayMap.html...
Generating javadoc/edu/stanford/nlp/util//ArrayUtils.html...
Generating javadoc/edu/stanford/nlp/util//Beam.html...
Generating javadoc/edu/stanford/nlp/util//BinaryHeapPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util//ByteStreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.ArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.HashSetFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.LinkedListFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.SizedArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionFactory.TreeSetFactory.html...
Generating javadoc/edu/stanford/nlp/util//CollectionUtils.html...
Generating javadoc/edu/stanford/nlp/util//CollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util//Comparators.html...
Generating javadoc/edu/stanford/nlp/util//ConcatenationIterator.html...
Generating javadoc/edu/stanford/nlp/util//CoreMap.html...
Generating javadoc/edu/stanford/nlp/util//DeltaCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util//DeltaMap.html...
Generating javadoc/edu/stanford/nlp/util//ErasureUtils.html...
Generating javadoc/edu/stanford/nlp/util//Factory.html...
Generating javadoc/edu/stanford/nlp/util//FilePathProcessor.html...
Generating javadoc/edu/stanford/nlp/util//FileProcessor.html...
Generating javadoc/edu/stanford/nlp/util//Filter.html...
Generating javadoc/edu/stanford/nlp/util//FilteredIterator.html...
Generating javadoc/edu/stanford/nlp/util//Filters.html...
Generating javadoc/edu/stanford/nlp/util//Filters.ConjFilter.html...
Generating javadoc/edu/stanford/nlp/util//Filters.DisjFilter.html...
Generating javadoc/edu/stanford/nlp/util//FixedPrioritiesPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util//Function.html...
Generating javadoc/edu/stanford/nlp/util//Generics.html...
Generating javadoc/edu/stanford/nlp/util//HashableCoreMap.html...
Generating javadoc/edu/stanford/nlp/util//HashableCoreMap.HashableCoreMapException.html...
Generating javadoc/edu/stanford/nlp/util//HashIndex.html...
Generating javadoc/edu/stanford/nlp/util//HasInterval.html...
Generating javadoc/edu/stanford/nlp/util//Heap.html...
Generating javadoc/edu/stanford/nlp/util//IdentityHashSet.html...
Generating javadoc/edu/stanford/nlp/util//Index.html...
Generating javadoc/edu/stanford/nlp/util//Interner.html...
Generating javadoc/edu/stanford/nlp/util//Interval.html...
Generating javadoc/edu/stanford/nlp/util//Interval.RelType.html...
Generating javadoc/edu/stanford/nlp/util//IntPair.html...
Generating javadoc/edu/stanford/nlp/util//IntQuadruple.html...
Generating javadoc/edu/stanford/nlp/util//IntTriple.html...
Generating javadoc/edu/stanford/nlp/util//IntTuple.html...
Generating javadoc/edu/stanford/nlp/util//IntUni.html...
Generating javadoc/edu/stanford/nlp/util//LowercaseFunction.html...
Generating javadoc/edu/stanford/nlp/util//MapFactory.html...
Generating javadoc/edu/stanford/nlp/util//Maps.html...
Generating javadoc/edu/stanford/nlp/util//MemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util//MemoryMonitor.PeakMemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util//MetaClass.html...
Generating javadoc/edu/stanford/nlp/util//MetaClass.ClassCreationException.html...
Generating javadoc/edu/stanford/nlp/util//MetaClass.ClassFactory.html...
Generating javadoc/edu/stanford/nlp/util//MetaClass.ConstructorNotFoundException.html...
Generating javadoc/edu/stanford/nlp/util//MutableDouble.html...
Generating javadoc/edu/stanford/nlp/util//MutableInteger.html...
Generating javadoc/edu/stanford/nlp/util//PaddedList.html...
Generating javadoc/edu/stanford/nlp/util//Pair.html...
Generating javadoc/edu/stanford/nlp/util//PriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util//PropertiesUtils.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...
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//TypesafeMap.html...
Generating javadoc/edu/stanford/nlp/util//TypesafeMap.Key.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//LogRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging//OutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging//PrettyLoggable.html...
Generating javadoc/edu/stanford/nlp/util/logging//PrettyLogger.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.ConsoleHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.FileHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Flag.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Record.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.RecordHandlerTree.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.RedwoodChannels.html...
Generating javadoc/edu/stanford/nlp/util/logging//Redwood.Util.html...
Generating javadoc/edu/stanford/nlp/util/logging//RedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging//RedwoodPrintStream.html...
Generating javadoc/edu/stanford/nlp/util/logging//RepeatedRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging//RepeatedRecordHandler.ApproximateRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging//RepeatedRecordHandler.ExactRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging//RepeatedRecordHandler.RepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging//Style.html...
Generating javadoc/edu/stanford/nlp/util/logging//VisibilityHandler.html...
Generating javadoc/edu/stanford/nlp/util/concurrent//SynchronizedInterner.html...
Generating javadoc/edu/stanford/nlp/pipeline//Annotation.html...
Generating javadoc/edu/stanford/nlp/pipeline//ChunkAnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.ConcatListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline//CoreMapAttributeAggregator.MostFreqAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline//LabeledChunkIdentifier.html...
Generating javadoc/edu/stanford/nlp/pipeline//LabeledChunkIdentifier.LabelTagType.html...
Generating javadoc/edu/stanford/nlp/parser/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//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//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//TreebankLangParserParams.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/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/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/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...
Generating javadoc/edu/stanford/nlp/sequences//ObjectBankWrapper.html...
Generating javadoc/edu/stanford/nlp/sequences//PlainTextDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences//PlainTextDocumentReaderAndWriter.OutputStyle.html...
Generating javadoc/edu/stanford/nlp/sequences//SeqClassifierFlags.html...
/juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:127: warning - Tag @link: reference not found: edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
Generating javadoc/edu/stanford/nlp/sequences//SequenceGibbsSampler.html...
Generating javadoc/edu/stanford/nlp/sequences//SequenceListener.html...
Generating javadoc/edu/stanford/nlp/sequences//SequenceModel.html...
Generating javadoc/edu/stanford/nlp/sequences//SequenceSampler.html...
Generating javadoc/edu/stanford/nlp/sequences//ViterbiSearchGraphBuilder.html...
Generating javadoc/edu/stanford/nlp/stats//AbstractCounter.html...
Generating javadoc/edu/stanford/nlp/stats//AccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats//ClassicCounter.html...
Generating javadoc/edu/stanford/nlp/stats//Counter.html...
Generating javadoc/edu/stanford/nlp/stats//Counters.html...
Generating javadoc/edu/stanford/nlp/stats//Distribution.html...
Generating javadoc/edu/stanford/nlp/stats//EquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/stats//GeneralizedCounter.html...
Generating javadoc/edu/stanford/nlp/stats//IntCounter.html...
Generating javadoc/edu/stanford/nlp/stats//MultiClassAccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats//MultiClassChunkEvalStats.html...
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...
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/process//AbstractTokenizer.html...
Generating javadoc/edu/stanford/nlp/process//Americanize.html...
Generating javadoc/edu/stanford/nlp/process//CoreLabelTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process//CoreTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process//DocumentPreprocessor.html...
Generating javadoc/edu/stanford/nlp/process//DocumentPreprocessor.DocType.html...
Generating javadoc/edu/stanford/nlp/process//DocumentProcessor.html...
Generating javadoc/edu/stanford/nlp/process//LexedTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process//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//WhitespaceTokenizer.html...
Generating javadoc/edu/stanford/nlp/process//WhitespaceTokenizer.WhitespaceTokenizerFactory.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/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//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.AbbreviationModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AgentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ArgumentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AttributiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AuxModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ComplementizerGRAnnotation.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.ExpletiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.InfinitivalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.MarkerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NegationModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NumberModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.NumericModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ParataxisGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ParticipialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PreconjunctGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PredeterminerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PredicateGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PunctuationGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.PurposeClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.ReferentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.RelativeGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.SubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees//EnglishGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees//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//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//MemoryTreebank.html...
Generating javadoc/edu/stanford/nlp/trees//ModCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees//NamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees//NPTmpRetainingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees//NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees//PennTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees//PennTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees//PennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees//PennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees//QPTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees//SemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees//SimpleConstituent.html...
Generating javadoc/edu/stanford/nlp/trees//SimpleConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees//SimpleTree.html...
Generating javadoc/edu/stanford/nlp/trees//SimpleTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees//TransformingTreebank.html...
Generating javadoc/edu/stanford/nlp/trees//Tree.html...
Generating javadoc/edu/stanford/nlp/trees//Treebank.html...
Generating javadoc/edu/stanford/nlp/trees//TreebankFactory.html...
Generating javadoc/edu/stanford/nlp/trees//TreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees//TreeCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/trees//TreeCoreAnnotations.HeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//TreeCoreAnnotations.HeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//TreeCoreAnnotations.TreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees//TreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees//TreeFunctions.html...
Generating javadoc/edu/stanford/nlp/trees//TreeGraph.html...
Generating javadoc/edu/stanford/nlp/trees//TreeGraphNode.html...
Generating javadoc/edu/stanford/nlp/trees//TreeGraphNodeFactory.html...
Generating javadoc/edu/stanford/nlp/trees//TreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees//TreePrint.html...
Generating javadoc/edu/stanford/nlp/trees//TreeReader.html...
Generating javadoc/edu/stanford/nlp/trees//TreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees//Trees.html...
Generating javadoc/edu/stanford/nlp/trees//TreeTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/trees//TreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees//TreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees//TypedDependency.html...
Generating javadoc/edu/stanford/nlp/trees//UnnamedConcreteDependency.html...
Generating javadoc/edu/stanford/nlp/trees//UnnamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees//WordNetConnection.html...
Generating javadoc/edu/stanford/nlp/trees//WordStemmer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseEnglishWordMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//ChineseHeadFinder.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//CTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//FragDiscardingPennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//RadicalMap.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//Macros.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//TregexMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//TregexParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//TregexPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//TregexPattern.TRegexTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//TregexPatternCompiler.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//CoindexNodes.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//JJTTsurgeonParserState.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//Tsurgeon.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//TsurgeonParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//TsurgeonParserTreeConstants.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//TsurgeonPattern.html...
Generating javadoc/edu/stanford/nlp/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/io//BZip2PipedOutputStream.html...
Generating javadoc/edu/stanford/nlp/io//EncodingFileReader.html...
Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.html...
Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.err.html...
Generating javadoc/edu/stanford/nlp/io//EncodingPrintWriter.out.html...
Generating javadoc/edu/stanford/nlp/io//ExtensionFileFilter.html...
Generating javadoc/edu/stanford/nlp/io//IOUtils.html...
Generating javadoc/edu/stanford/nlp/io//NumberRangesFileFilter.html...
Generating javadoc/edu/stanford/nlp/io//RegExFileFilter.html...
Generating javadoc/edu/stanford/nlp/io//RuntimeIOException.html...
Generating javadoc/edu/stanford/nlp/ie/ner//CMMClassifier.html...
Generating javadoc/edu/stanford/nlp/ie//AbstractSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie//AcquisitionsPrior.html...
Generating javadoc/edu/stanford/nlp/ie//ClassifierCombiner.html...
Generating javadoc/edu/stanford/nlp/ie//EmpiricalNERPrior.html...
Generating javadoc/edu/stanford/nlp/ie//EntityCachingAbstractSequencePrior.html...
Generating javadoc/edu/stanford/nlp/ie//NERFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie//NERServer.html...
Generating javadoc/edu/stanford/nlp/ie//NERServer.NERClient.html...
Generating javadoc/edu/stanford/nlp/ie//SeminarsPrior.html...
Generating javadoc/edu/stanford/nlp/ie//UniformPrior.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.AfterAligned.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.AlignedPerWord.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.BegWord.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.EndWord.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.Feature.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.LettersAligned.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.SyllableBoundary.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AcronymModel.WordsSkipped.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//Alignment.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//AlignmentFactory.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//CliqueTemplates.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//DateTemplate.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//DefaultTeXHyphenData.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//InfoTemplate.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//PascalTemplate.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//Prior.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//RelationalModel.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//TeXHyphenator.html...
Generating javadoc/edu/stanford/nlp/ie/demo//NERDemo.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFBiasedClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFClassifier.html...
/juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/src/edu/stanford/nlp/ie/crf/CRFClassifier.java:133: warning - Tag @link: reference not found: edu.stanford.nlp.wordseg.SighanFeatureFactory
/juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/src/edu/stanford/nlp/ie/crf/CRFClassifier.java:133: warning - Tag @link: reference not found: edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
Generating javadoc/edu/stanford/nlp/ie/crf//CRFClassifier.TestSequenceModel.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFClassifierEvaluator.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFCliqueTree.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFDatum.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFFeatureExporter.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFLabel.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFLogConditionalObjectiveFloatFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf//CRFLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf//FactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf//FloatFactorTable.html...
Generating javadoc/edu/stanford/nlp/ie/crf//NERGUI.html...
Generating javadoc/edu/stanford/nlp/math//ADMath.html...
Generating javadoc/edu/stanford/nlp/math//ArrayMath.html...
Generating javadoc/edu/stanford/nlp/math//DoubleAD.html...
Generating javadoc/edu/stanford/nlp/math//SloppyMath.html...
Generating javadoc/edu/stanford/nlp/classify//AbstractLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify//AdaptedGaussianPriorObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify//BiasedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify//Classifier.html...
Generating javadoc/edu/stanford/nlp/classify//ClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify//ClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify//CrossValidator.html...
Generating javadoc/edu/stanford/nlp/classify//CrossValidator.SavedState.html...
Generating javadoc/edu/stanford/nlp/classify//Dataset.html...
Generating javadoc/edu/stanford/nlp/classify//GeneralDataset.html...
Generating javadoc/edu/stanford/nlp/classify//GeneralizedExpectationObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify//LinearClassifier.html...
Generating javadoc/edu/stanford/nlp/classify//LinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify//LinearClassifierFactory.LinearClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify//LogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify//LogPrior.html...
Generating javadoc/edu/stanford/nlp/classify//LogPrior.LogPriorType.html...
Generating javadoc/edu/stanford/nlp/classify//NBLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify//PRCurve.html...
Generating javadoc/edu/stanford/nlp/classify//ProbabilisticClassifier.html...
Generating javadoc/edu/stanford/nlp/classify//ProbabilisticClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify//RVFClassifier.html...
Generating javadoc/edu/stanford/nlp/classify//RVFDataset.html...
Generating javadoc/edu/stanford/nlp/classify//SemiSupervisedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify//SVMLightClassifier.html...
Generating javadoc/edu/stanford/nlp/classify//SVMLightClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify//WeightedDataset.html...
Generating javadoc/edu/stanford/nlp/ling//AnnotationLookup.html...
Generating javadoc/edu/stanford/nlp/ling//AnnotationLookup.KeyLookup.html...
Generating javadoc/edu/stanford/nlp/ling//BasicDatum.html...
Generating javadoc/edu/stanford/nlp/ling//CategoryWordTag.html...
Generating javadoc/edu/stanford/nlp/ling//CategoryWordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AbbrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AbgeneAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AbstrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AfterAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AnswerObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.AntecedentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ArgDescendentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ArgumentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BagOfWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BeginIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BestCliquesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.BestFullAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CalendarAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CategoryFunctionalTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseIsSegmentedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseOrigSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChineseSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ChunkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoarseTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CommonWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepParentIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLDepTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLPredicateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CoNLLSRLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ContextsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CopyAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CostMagnificationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.CovertIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.D2_LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.D2_LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.D2_LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DayAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DependentsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DictAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DistSimAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DocDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DocIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.DomainAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EndIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityClassAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityRuleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.EntityTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FeaturesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FemaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FirstChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ForcedSentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.FreqAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GazetteerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GenericTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GeniaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GoldAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GovernorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.GrandparentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HaveAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HeadWordStringAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.HeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IDFAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.INAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.InterpretationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IsDateRangeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.IsURLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LabelWeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LastGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LastTaggedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LeftChildrenNodeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LeftTermAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LemmaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LengthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MarkingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MonthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoGenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoNumAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.MorphoPersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NeighborsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NERIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NormalizedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NotAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericCompositeValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumericValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumerizedTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.NumTxtSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.OriginalTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParagraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParagraphsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParaPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ParentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PercentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PhraseWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PhraseWordsTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PossibleAnswersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PredictedAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PrevChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.PriorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ProjectedCategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ProtoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.RoleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SectionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticHeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticHeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SemanticWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentenceIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentenceIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentencePositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ShapeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpaceBeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRL_ID.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRLIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SRLInstancesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StackedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.StemAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.SubcategorizationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokenBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokenEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TopicAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueCaseTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.TrueTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UBlockAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UnaryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UnknownAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UtteranceAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.UTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.ValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.VerbSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WebAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordFormAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordnetSynAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.WordSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.XmlContextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.XmlElementAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreAnnotations.YearAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling//CoreLabel.GenericAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling//CyclicCoreLabel.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//HasOffset.html...
Generating javadoc/edu/stanford/nlp/ling//HasTag.html...
Generating javadoc/edu/stanford/nlp/ling//HasWord.html...
Generating javadoc/edu/stanford/nlp/ling//Label.html...
Generating javadoc/edu/stanford/nlp/ling//Labeled.html...
Generating javadoc/edu/stanford/nlp/ling//LabeledWord.html...
Generating javadoc/edu/stanford/nlp/ling//LabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling//RVFDatum.html...
Generating javadoc/edu/stanford/nlp/ling//Sentence.html...
Generating javadoc/edu/stanford/nlp/ling//StringLabel.html...
Generating javadoc/edu/stanford/nlp/ling//StringLabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling//TaggedWord.html...
Generating javadoc/edu/stanford/nlp/ling//TaggedWordFactory.html...
Generating javadoc/edu/stanford/nlp/ling//ValueLabel.html...
Generating javadoc/edu/stanford/nlp/ling//Word.html...
Generating javadoc/edu/stanford/nlp/ling//WordFactory.html...
Generating javadoc/edu/stanford/nlp/ling//WordLemmaTag.html...
Generating javadoc/edu/stanford/nlp/ling//WordLemmaTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling//WordTag.html...
Generating javadoc/edu/stanford/nlp/ling//WordTagFactory.html...
Generating javadoc/edu/stanford/nlp/optimization//AbstractCachingDiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//AbstractCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffFunction.SamplingMethod.html...
Generating javadoc/edu/stanford/nlp/optimization//AbstractStochasticCachingDiffUpdateFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//CGMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//CmdEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization//DiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//DiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//Evaluator.html...
Generating javadoc/edu/stanford/nlp/optimization//FloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization//Function.html...
Generating javadoc/edu/stanford/nlp/optimization//GoldenSectionLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization//HasEvaluators.html...
Generating javadoc/edu/stanford/nlp/optimization//HasFloatInitial.html...
Generating javadoc/edu/stanford/nlp/optimization//HasInitial.html...
Generating javadoc/edu/stanford/nlp/optimization//HybridMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//LineSearcher.html...
Generating javadoc/edu/stanford/nlp/optimization//MemoryEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization//Minimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eScaling.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.eState.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.QNInfo.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.Record.html...
Generating javadoc/edu/stanford/nlp/optimization//QNMinimizer.SurpriseConvergence.html...
Generating javadoc/edu/stanford/nlp/optimization//ResultStoringFloatMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization//ResultStoringMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization//ScaledSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//ScaledSGDMinimizer.weight.html...
Generating javadoc/edu/stanford/nlp/optimization//SGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//SGDToQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//SMDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//SQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticCalculateMethods.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticDiffFunctionTester.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticInPlaceMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticInPlaceMinimizer.InvalidElementException.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticMinimizer.InvalidElementException.html...
Generating javadoc/edu/stanford/nlp/optimization//StochasticMinimizer.PropertySetter.html...
Generating javadoc/overview-frame.html...
Generating javadoc/edu/stanford/nlp/classify//package-frame.html...
Generating javadoc/edu/stanford/nlp/classify//package-summary.html...
Generating javadoc/edu/stanford/nlp/classify//package-tree.html...
Generating javadoc/edu/stanford/nlp/fsm//package-frame.html...
Generating javadoc/edu/stanford/nlp/fsm//package-summary.html...
Generating javadoc/edu/stanford/nlp/fsm//package-tree.html...
Generating javadoc/edu/stanford/nlp/ie//package-frame.html...
Generating javadoc/edu/stanford/nlp/ie//package-summary.html...
Generating javadoc/edu/stanford/nlp/ie//package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/crf//package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/crf//package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/crf//package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/demo//package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/demo//package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/demo//package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/ner//package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/ner//package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/ner//package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/pascal//package-tree.html...
Generating javadoc/edu/stanford/nlp/international//package-frame.html...
Generating javadoc/edu/stanford/nlp/international//package-summary.html...
Generating javadoc/edu/stanford/nlp/international//package-tree.html...
Generating javadoc/edu/stanford/nlp/international/morph//package-frame.html...
Generating javadoc/edu/stanford/nlp/international/morph//package-summary.html...
Generating javadoc/edu/stanford/nlp/international/morph//package-tree.html...
Generating javadoc/edu/stanford/nlp/io//package-frame.html...
Generating javadoc/edu/stanford/nlp/io//package-summary.html...
Generating javadoc/edu/stanford/nlp/io//package-tree.html...
Generating javadoc/edu/stanford/nlp/ling//package-frame.html...
Generating javadoc/edu/stanford/nlp/ling//package-summary.html...
Generating javadoc/edu/stanford/nlp/ling//package-tree.html...
Generating javadoc/edu/stanford/nlp/math//package-frame.html...
Generating javadoc/edu/stanford/nlp/math//package-summary.html...
Generating javadoc/edu/stanford/nlp/math//package-tree.html...
Generating javadoc/edu/stanford/nlp/maxent//package-frame.html...
Generating javadoc/edu/stanford/nlp/maxent//package-summary.html...
Generating javadoc/edu/stanford/nlp/maxent//package-tree.html...
Generating javadoc/edu/stanford/nlp/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...
Generating javadoc/edu/stanford/nlp/sequences//package-tree.html...
Generating javadoc/edu/stanford/nlp/stats//package-frame.html...
Generating javadoc/edu/stanford/nlp/stats//package-summary.html...
Generating javadoc/edu/stanford/nlp/stats//package-tree.html...
Generating javadoc/edu/stanford/nlp/trees//package-frame.html...
Generating javadoc/edu/stanford/nlp/trees//package-summary.html...
Generating javadoc/edu/stanford/nlp/trees//package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese//package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex//package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon//package-tree.html...
Generating javadoc/edu/stanford/nlp/util//package-frame.html...
Generating javadoc/edu/stanford/nlp/util//package-summary.html...
Generating javadoc/edu/stanford/nlp/util//package-tree.html...
Generating javadoc/edu/stanford/nlp/util/concurrent//package-frame.html...
Generating javadoc/edu/stanford/nlp/util/concurrent//package-summary.html...
Generating javadoc/edu/stanford/nlp/util/concurrent//package-tree.html...
Generating javadoc/edu/stanford/nlp/util/logging//package-frame.html...
Generating javadoc/edu/stanford/nlp/util/logging//package-summary.html...
Generating javadoc/edu/stanford/nlp/util/logging//package-tree.html...
Generating javadoc/constant-values.html...
Generating javadoc/serialized-form.html...
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for junit.framework.TestCase not found
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for no.uib.cipr.matrix.Vector not found
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for no.uib.cipr.matrix.Matrix not found
Building index for all the packages and classes...
Generating javadoc/overview-tree.html...
Generating javadoc/index-all.html...
Generating javadoc/deprecated-list.html...
Building index for all classes...
Generating javadoc/allclasses-frame.html...
Generating javadoc/allclasses-noframe.html...
Generating javadoc/index.html...
Generating javadoc/overview-summary.html...
Generating javadoc/help-doc.html...
Generating javadoc/stylesheet.css...
164 warnings
Buildfile: /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/build.xml
prepare:
[mkdir] Created dir: /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/classes
classpath:
compile:
[javac] /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/build.xml:121: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 440 source files to /juicy/u44/u/nlp/distrib/stanford-ner-2012-07-09/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
BUILD SUCCESSFUL
Total time: 8 seconds
adding: javadoc/ (stored 0%)
adding: javadoc/overview-summary.html (deflated 84%)
adding: javadoc/deprecated-list.html (deflated 82%)
adding: javadoc/overview-tree.html (deflated 93%)
adding: javadoc/index.html (deflated 51%)
adding: javadoc/help-doc.html (deflated 71%)
adding: javadoc/index-all.html (deflated 91%)
adding: javadoc/constant-values.html (deflated 81%)
adding: javadoc/serialized-form.html (deflated 91%)
adding: javadoc/package-list (deflated 76%)
adding: javadoc/stylesheet.css (deflated 69%)
adding: javadoc/resources/ (stored 0%)
adding: javadoc/resources/inherit.gif (stored 0%)
adding: javadoc/overview-frame.html (deflated 84%)
adding: javadoc/allclasses-noframe.html (deflated 91%)
adding: javadoc/edu/ (stored 0%)
adding: javadoc/edu/stanford/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ (stored 0%)
adding: javadoc/edu/stanford/nlp/fsm/ (stored 0%)
adding: javadoc/edu/stanford/nlp/fsm/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/fsm/package-tree.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/fsm/DFSA.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/fsm/DFSATransition.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/fsm/package-frame.html (deflated 50%)
adding: javadoc/edu/stanford/nlp/fsm/DFSAState.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/objectbank/ (stored 0%)
adding: javadoc/edu/stanford/nlp/objectbank/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/objectbank/package-tree.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/objectbank/IdentityFunction.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/objectbank/XMLBeginEndIterator.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/objectbank/ReaderIteratorFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/objectbank/package-frame.html (deflated 73%)
adding: javadoc/edu/stanford/nlp/objectbank/LineIterator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/objectbank/ObjectBank.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/objectbank/TokenizerFactory.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/maxent/ (stored 0%)
adding: javadoc/edu/stanford/nlp/maxent/package-summary.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/maxent/package-tree.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/maxent/Convert.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/maxent/package-frame.html (deflated 41%)
adding: javadoc/edu/stanford/nlp/util/ (stored 0%)
adding: javadoc/edu/stanford/nlp/util/Triple.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/MapFactory.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/package-summary.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/ErasureUtils.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/Filters.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/Sets.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/LowercaseFunction.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/util/SystemUtils.ProcessException.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/Interval.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/TypesafeMap.Key.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/IntPair.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/Interner.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/TypesafeMap.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/XMLUtils.XMLTag.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/package-tree.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/MutableInteger.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/Filters.DisjFilter.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/DeltaMap.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/XMLUtils.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/MetaClass.ClassFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/Interval.RelType.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/Heap.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/util/AbstractIterator.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/Index.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/Comparators.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/ (stored 0%)
adding: javadoc/edu/stanford/nlp/util/logging/package-summary.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/util/logging/PrettyLoggable.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.FileHandler.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/package-tree.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.Record.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/RedwoodPrintStream.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.Flag.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/Style.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/logging/LogRecordHandler.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/logging/Color.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.Util.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/util/logging/OutputHandler.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/logging/Redwood.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/logging/package-frame.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/logging/PrettyLogger.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/FileProcessor.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/util/HashableCoreMap.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/ArrayMap.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/util/FilePathProcessor.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/MetaClass.ClassCreationException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/IdentityHashSet.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/BinaryHeapPriorityQueue.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/IntTriple.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/Function.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/util/ConcatenationIterator.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/HasInterval.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/ArrayHeap.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/SystemUtils.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/Pair.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/ArrayUtils.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/DeltaCollectionValuedMap.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/util/ScoredComparator.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/IntTuple.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/Factory.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/util/Scored.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/util/Filters.ConjFilter.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/StringUtils.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/util/MutableDouble.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/CollectionUtils.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/util/ByteStreamGobbler.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/CollectionValuedMap.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/PaddedList.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/PriorityQueue.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/util/Generics.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/StreamGobbler.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/Maps.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/MemoryMonitor.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/Beam.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/util/package-frame.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/FilteredIterator.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/IntUni.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/ArrayCoreMap.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/util/PropertiesUtils.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/Timing.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/util/ScoredObject.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/util/MetaClass.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/IntQuadruple.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/util/ReflectionLoading.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/util/concurrent/ (stored 0%)
adding: javadoc/edu/stanford/nlp/util/concurrent/package-summary.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/util/concurrent/package-tree.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/util/concurrent/SynchronizedInterner.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/util/concurrent/package-frame.html (deflated 43%)
adding: javadoc/edu/stanford/nlp/util/HashIndex.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/util/Filter.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/util/CoreMap.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/pipeline/ (stored 0%)
adding: javadoc/edu/stanford/nlp/pipeline/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/pipeline/Annotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/pipeline/package-tree.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/pipeline/package-frame.html (deflated 70%)
adding: javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/parser/ (stored 0%)
adding: javadoc/edu/stanford/nlp/parser/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/parser/package-tree.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/parser/ViterbiParser.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/parser/KBestViterbiParser.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/Parser.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/ (stored 0%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/package-summary.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/TreeCollinizer.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/package-tree.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModel.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/IntDependency.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/BaseLexicon.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/TestOptions.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/Options.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/Lexicon.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/Options.LexOptions.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/DependencyGrammar.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/package-frame.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/TagProjection.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/IntTaggedWord.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/lexparser/Extractor.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/parser/tools/ (stored 0%)
adding: javadoc/edu/stanford/nlp/parser/tools/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/parser/tools/package-tree.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/parser/tools/package-frame.html (deflated 43%)
adding: javadoc/edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/parser/package-frame.html (deflated 51%)
adding: javadoc/edu/stanford/nlp/parser/metrics/ (stored 0%)
adding: javadoc/edu/stanford/nlp/parser/metrics/package-summary.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/parser/metrics/package-tree.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/parser/metrics/package-frame.html (deflated 58%)
adding: javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/sequences/ (stored 0%)
adding: javadoc/edu/stanford/nlp/sequences/package-summary.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/sequences/CoolingSchedule.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/sequences/FactoredSequenceListener.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/sequences/package-tree.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/sequences/SequenceGibbsSampler.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/sequences/LatticeWriter.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/sequences/Clique.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/sequences/FactoredSequenceModel.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/sequences/SequenceModel.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/sequences/FeatureFactory.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/sequences/KBestSequenceFinder.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/sequences/ExactBestSequenceFinder.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/sequences/SequenceSampler.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/sequences/SequenceListener.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/sequences/package-frame.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/sequences/BeamBestSequenceFinder.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/sequences/BestSequenceFinder.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/sequences/DocumentReaderAndWriter.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/sequences/ObjectBankWrapper.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/sequences/SeqClassifierFlags.html (deflated 93%)
adding: javadoc/edu/stanford/nlp/stats/ (stored 0%)
adding: javadoc/edu/stanford/nlp/stats/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/stats/package-tree.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/stats/IntCounter.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/stats/ClassicCounter.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassChunkEvalStats.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/stats/Distribution.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/stats/Scorer.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/stats/SimpleGoodTuring.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/stats/TwoDimensionalCounter.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/stats/AbstractCounter.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/stats/package-frame.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/stats/Sampler.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/stats/AccuracyStats.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassAccuracyStats.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/stats/ProbabilityDistribution.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/stats/Counters.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/stats/Counter.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/process/ (stored 0%)
adding: javadoc/edu/stanford/nlp/process/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/process/SerializableFunction.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/process/Americanize.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/process/Morphology.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/process/package-tree.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/process/DocumentPreprocessor.DocType.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/process/ListProcessor.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/process/WordTokenFactory.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/process/DocumentProcessor.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/process/CoreTokenFactory.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/process/TokenizerAdapter.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/process/WordShapeClassifier.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/process/AbstractTokenizer.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/process/PTBTokenizer.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/process/Tokenizer.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/process/package-frame.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/process/LexedTokenFactory.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/process/DocumentPreprocessor.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/ (stored 0%)
adding: javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/CompositeTreebank.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/DiskTreebank.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/package-summary.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PunctuationGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeVisitor.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ArgumentGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/QPTreeTransformer.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/ConstituentFactory.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/PennTreeReaderFactory.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AttributiveGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/NamedDependency.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/SimpleTree.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/CollinsHeadFinder.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/TreeReaderFactory.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NegationModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/trees/package-tree.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/trees/HeadFinder.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/Treebank.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/trees/TransformingTreebank.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumberModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/LabeledScoredTreeNode.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.RootGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/DependencyPrinter.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.GrammaticalRelationAnnotation.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/PennTreeReader.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/TreeTransformer.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/trees/SimpleTreeFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/TreebankFactory.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AgentGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ConjunctGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.Language.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.GovernorGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/PennTreebankTokenizer.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/international/ (stored 0%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/ (stored 0%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/package-tree.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/package-frame.html (deflated 67%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/Constituent.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/UnnamedConcreteDependency.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/WordNetConnection.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/trees/ModCollinsHeadFinder.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/SemanticHeadFinder.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.InfinitivalModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.CopulaGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/Labeled.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/TreeGraphNodeFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/DependencyTyper.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.CoordinationGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementizerGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ObjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumericModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeReader.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TypedDependency.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/Dependencies.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/SimpleConstituent.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/TreeGraph.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeFunctions.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/Dependency.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/trees/SimpleConstituentFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/DependencyReader.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/PennTreebankLanguagePack.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/DependencyTreeTransformer.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/Trees.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeGraphNode.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/Tree.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AbbreviationModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PreconjunctGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/MemoryTreebank.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ReferentGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/CollocationFinder.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.DirectObjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PurposeClauseModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.DeterminerGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreebankLanguagePack.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/package-frame.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.KillGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalStructure.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/tregex/ (stored 0%)
adding: javadoc/edu/stanford/nlp/trees/tregex/package-summary.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/tregex/TregexParseException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/package-tree.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/tregex/ParseException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/tregex/TregexMatcher.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ (stored 0%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html (deflated 69%)
adding: javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/trees/tregex/package-frame.html (deflated 66%)
adding: javadoc/edu/stanford/nlp/trees/tregex/Macros.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.SubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/DependencyFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredeterminerGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalStructureFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/TreeNormalizer.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/trees/CompositeTreeTransformer.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/LabeledScoredTreeFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ExpletiveGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreeTokenizerFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParataxisGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/LabeledConstituent.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/trees/UnnamedDependency.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalRelation.DependentGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredicateGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParticipialModifierGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/TreePrint.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.MarkerGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/trees/CoordinationTransformer.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/trees/WordStemmer.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/international/ (stored 0%)
adding: javadoc/edu/stanford/nlp/international/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/international/package-tree.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/international/morph/ (stored 0%)
adding: javadoc/edu/stanford/nlp/international/morph/package-summary.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/international/morph/package-tree.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/international/morph/MorphoFeatures.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/international/morph/package-frame.html (deflated 60%)
adding: javadoc/edu/stanford/nlp/international/package-frame.html (deflated 34%)
adding: javadoc/edu/stanford/nlp/io/ (stored 0%)
adding: javadoc/edu/stanford/nlp/io/package-summary.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/io/RuntimeIOException.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/io/package-tree.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/io/EncodingPrintWriter.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/io/EncodingPrintWriter.out.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/io/IOUtils.html (deflated 93%)
adding: javadoc/edu/stanford/nlp/io/EncodingFileReader.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/io/BZip2PipedOutputStream.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/io/RegExFileFilter.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/io/NumberRangesFileFilter.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/io/package-frame.html (deflated 69%)
adding: javadoc/edu/stanford/nlp/io/EncodingPrintWriter.err.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/io/ExtensionFileFilter.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ie/NERServer.NERClient.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/package-summary.html (deflated 71%)
adding: javadoc/edu/stanford/nlp/ie/ner/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ie/ner/package-summary.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/ie/ner/package-tree.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/ie/ner/CMMClassifier.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/ie/ner/package-frame.html (deflated 41%)
adding: javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/ie/EntityCachingAbstractSequencePrior.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/package-tree.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/ie/NERServer.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/ie/pascal/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ie/pascal/package-summary.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/pascal/Prior.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.AfterAligned.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/package-tree.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.BegWord.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/InfoTemplate.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.Feature.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ie/pascal/Alignment.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AlignmentFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ie/pascal/TeXHyphenator.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.EndWord.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/PascalTemplate.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/pascal/DateTemplate.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.WordsSkipped.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.SyllableBoundary.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/RelationalModel.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.AlignedPerWord.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/AcronymModel.LettersAligned.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ie/pascal/package-frame.html (deflated 76%)
adding: javadoc/edu/stanford/nlp/ie/pascal/CliqueTemplates.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ie/ClassifierCombiner.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/AcquisitionsPrior.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ie/demo/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ie/demo/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/ie/demo/package-tree.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/ie/demo/NERDemo.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ie/demo/package-frame.html (deflated 41%)
adding: javadoc/edu/stanford/nlp/ie/NERFeatureFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/UniformPrior.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ie/crf/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ie/crf/package-summary.html (deflated 77%)
adding: javadoc/edu/stanford/nlp/ie/crf/NERGUI.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/crf/package-tree.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFLabel.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFCliqueTree.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFFeatureExporter.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ie/crf/FloatFactorTable.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.TestSequenceModel.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ie/crf/FactorTable.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ie/crf/package-frame.html (deflated 71%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/ie/crf/CRFDatum.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ie/EmpiricalNERPrior.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ie/package-frame.html (deflated 66%)
adding: javadoc/edu/stanford/nlp/ie/SeminarsPrior.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/math/ (stored 0%)
adding: javadoc/edu/stanford/nlp/math/package-summary.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/math/package-tree.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/math/DoubleAD.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/math/ArrayMath.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/math/SloppyMath.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/math/ADMath.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/math/package-frame.html (deflated 53%)
adding: javadoc/edu/stanford/nlp/classify/ (stored 0%)
adding: javadoc/edu/stanford/nlp/classify/package-summary.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/classify/LogPrior.LogPriorType.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/classify/WeightedDataset.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/classify/LogPrior.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/classify/package-tree.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/classify/Classifier.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/classify/ProbabilisticClassifier.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/classify/RVFClassifier.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/classify/SVMLightClassifier.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/classify/ClassifierFactory.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/classify/Dataset.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/classify/GeneralDataset.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/classify/SVMLightClassifierFactory.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/classify/PRCurve.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/classify/CrossValidator.SavedState.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/classify/CrossValidator.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/classify/package-frame.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/classify/RVFDataset.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/classify/NBLinearClassifierFactory.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/classify/LinearClassifier.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/classify/ClassifierCreator.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ling/ (stored 0%)
adding: javadoc/edu/stanford/nlp/ling/package-summary.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Sentence.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ling/LabeledWord.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/WordLemmaTagFactory.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/ValueLabel.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/HasWord.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/TaggedWord.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CopyAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/StringLabel.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/CategoryWordTagFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/package-tree.html (deflated 94%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CyclicCoreLabel.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/HasOffset.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/LabelFactory.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CategoryWordTag.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Document.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/WordLemmaTag.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/BasicDatum.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Labeled.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/StringLabelFactory.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/WordTagFactory.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.html (deflated 91%)
adding: javadoc/edu/stanford/nlp/ling/Label.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotation.html (deflated 90%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/AnnotationLookup.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Featurizable.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/package-frame.html (deflated 92%)
adding: javadoc/edu/stanford/nlp/ling/HasContext.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/WordFactory.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Datum.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/HasTag.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreLabel.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalAnswerAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/HasIndex.html (deflated 82%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/WordTag.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/ling/RVFDatum.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/Word.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/ling/TaggedWordFactory.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/HasCategory.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProjectedCategoryAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/optimization/ (stored 0%)
adding: javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/package-summary.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/DiffFunction.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/optimization/HasInitial.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticCalculateMethods.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.Record.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.eScaling.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/optimization/package-tree.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/optimization/GoldenSectionLineSearch.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/Evaluator.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/optimization/SMDMinimizer.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.weight.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/optimization/DiffFloatFunction.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/optimization/SQNMinimizer.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.html (deflated 89%)
adding: javadoc/edu/stanford/nlp/optimization/LineSearcher.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/optimization/Minimizer.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/optimization/Function.html (deflated 80%)
adding: javadoc/edu/stanford/nlp/optimization/FloatFunction.html (deflated 79%)
adding: javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/optimization/HasEvaluators.html (deflated 81%)
adding: javadoc/edu/stanford/nlp/optimization/SGDToQNMinimizer.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticInPlaceMinimizer.InvalidElementException.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/CmdEvaluator.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/MemoryEvaluator.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/optimization/CGMinimizer.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/optimization/HasFloatInitial.html (deflated 78%)
adding: javadoc/edu/stanford/nlp/optimization/HybridMinimizer.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html (deflated 87%)
adding: javadoc/edu/stanford/nlp/optimization/package-frame.html (deflated 84%)
adding: javadoc/edu/stanford/nlp/optimization/QNMinimizer.eState.html (deflated 85%)
adding: javadoc/edu/stanford/nlp/optimization/SGDMinimizer.html (deflated 88%)
adding: javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html (deflated 86%)
adding: javadoc/edu/stanford/nlp/optimization/ResultStoringMonitor.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html (deflated 83%)
adding: javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.InvalidElementException.html (deflated 84%)
adding: javadoc/allclasses-frame.html (deflated 92%)
CRFClassifier invoked on Tue Jul 17 01:13:16 PDT 2012 with arguments:
-loadClassifier ./classifiers/english.all.3class.distsim.crf.ser.gz -textFile sample.txt
loadClassifier=./classifiers/english.all.3class.distsim.crf.ser.gz
textFile=sample.txt
Loading classifier from ./classifiers/english.all.3class.distsim.crf.ser.gz ... done [4.2 sec].
CRFClassifier tagged 84 words in 2 documents at 705.88 words per second.
SUCCESS