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

8396 lines
595 KiB
Plaintext

Building release with RNN parser
#####
EXTRACTING DEPENDENCIES
#####
Dependency dump file:
/u/nlp/distrib/stanford-parser-full-2014-06-16/depdump
Class directory:
/u/horatio/codebase2/javanlp/projects/core/classes
java -classpath /u/nlp/java/liball/DependencyFinder.jar:/u/nlp/java/liball/jakarta-oro.jar:/u/nlp/java/liball/log4j.jar:/u/nlp/java/liball/xalan.jar:/u/nlp/java/liball/xercesImpl.jar:/u/nlp/java/liball/xml-apis.jar com.jeantessier.dependencyfinder.cli.DependencyExtractor -maximize -out /u/nlp/distrib/stanford-parser-full-2014-06-16/depdump /u/horatio/codebase2/javanlp/projects/core/classes
log4j:WARN No appenders could be found for logger (com.jeantessier.classreader.TransientClassfileLoader).
log4j:WARN Please initialize the log4j system properly.
#####
GENERATING CLOSURE
#####
Dependency dump file:
/u/nlp/distrib/stanford-parser-full-2014-06-16/depdump
Starting classes:
edu.stanford.nlp.international.arabic.Buckwalter
edu.stanford.nlp.trees.treebank.TreebankPreprocessor
edu.stanford.nlp.international.arabic.IBMArabicEscaper
edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset
edu.stanford.nlp.international.arabic.pipeline.ATBCorrectorVisitor
edu.stanford.nlp.international.arabic.pipeline.MWETreeVisitor
edu.stanford.nlp.international.arabic.pipeline.UniversalPOSMapper
edu.stanford.nlp.international.arabic.process.ArabicLexer
edu.stanford.nlp.international.arabic.process.ArabicTokenizer
edu.stanford.nlp.international.french.pipeline.FTBDataset
edu.stanford.nlp.international.french.pipeline.FTBCorrector
edu.stanford.nlp.international.french.pipeline.FTBCorrectorVisitor
edu.stanford.nlp.international.french.pipeline.MWEPreprocessor
edu.stanford.nlp.international.french.process.FrenchLexer
edu.stanford.nlp.international.french.process.FrenchTokenizer
edu.stanford.nlp.parser.lexparser.FactoredParser
edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams
edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams
edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams
edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams
edu.stanford.nlp.parser.lexparser.TueBaDZParserParams
edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar
edu.stanford.nlp.parser.lexparser.CNFTransformers
edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
edu.stanford.nlp.parser.lexparser.demo.ParserDemo
edu.stanford.nlp.parser.lexparser.demo.ParserDemo2
edu.stanford.nlp.parser.server.LexicalizedParserServer
edu.stanford.nlp.parser.server.LexicalizedParserClient
edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory
edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
edu.stanford.nlp.parser.ui.Parser
edu.stanford.nlp.pipeline.ParserAnnotatorUtils
edu.stanford.nlp.process.AmericanizeFunction
edu.stanford.nlp.process.LowercaseFunction
edu.stanford.nlp.process.LowercaseAndAmericanizeFunction
edu.stanford.nlp.process.PTBEscapingProcessor
edu.stanford.nlp.process.WordToSentenceProcessor
edu.stanford.nlp.process.WordToTaggedWordProcessor
edu.stanford.nlp.tagger.maxent.TaggerConfig
edu.stanford.nlp.trees.EnglishGrammaticalStructure
edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure
edu.stanford.nlp.trees.international.pennchinese.ChineseEscaper
edu.stanford.nlp.trees.DependencyScoring
edu.stanford.nlp.parser.dvparser.CacheParseHypotheses
edu.stanford.nlp.parser.dvparser.DVParser
edu.stanford.nlp.parser.dvparser.DVModel
java -classpath /u/horatio/codebase2/javanlp/projects/core/classes edu.stanford.nlp.misc.DependencyAnalyzer /u/nlp/distrib/stanford-parser-full-2014-06-16/depdump edu.stanford.nlp.international.arabic.Buckwalter edu.stanford.nlp.trees.treebank.TreebankPreprocessor edu.stanford.nlp.international.arabic.IBMArabicEscaper edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset edu.stanford.nlp.international.arabic.pipeline.ATBCorrectorVisitor edu.stanford.nlp.international.arabic.pipeline.MWETreeVisitor edu.stanford.nlp.international.arabic.pipeline.UniversalPOSMapper edu.stanford.nlp.international.arabic.process.ArabicLexer edu.stanford.nlp.international.arabic.process.ArabicTokenizer edu.stanford.nlp.international.french.pipeline.FTBDataset edu.stanford.nlp.international.french.pipeline.FTBCorrector edu.stanford.nlp.international.french.pipeline.FTBCorrectorVisitor edu.stanford.nlp.international.french.pipeline.MWEPreprocessor edu.stanford.nlp.international.french.process.FrenchLexer edu.stanford.nlp.international.french.process.FrenchTokenizer edu.stanford.nlp.parser.lexparser.FactoredParser edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams edu.stanford.nlp.parser.lexparser.TueBaDZParserParams edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar edu.stanford.nlp.parser.lexparser.CNFTransformers edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter edu.stanford.nlp.parser.lexparser.demo.ParserDemo edu.stanford.nlp.parser.lexparser.demo.ParserDemo2 edu.stanford.nlp.parser.server.LexicalizedParserServer edu.stanford.nlp.parser.server.LexicalizedParserClient edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser edu.stanford.nlp.parser.ui.Parser edu.stanford.nlp.pipeline.ParserAnnotatorUtils edu.stanford.nlp.process.AmericanizeFunction edu.stanford.nlp.process.LowercaseFunction edu.stanford.nlp.process.LowercaseAndAmericanizeFunction edu.stanford.nlp.process.PTBEscapingProcessor edu.stanford.nlp.process.WordToSentenceProcessor edu.stanford.nlp.process.WordToTaggedWordProcessor edu.stanford.nlp.tagger.maxent.TaggerConfig edu.stanford.nlp.trees.EnglishGrammaticalStructure edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure edu.stanford.nlp.trees.international.pennchinese.ChineseEscaper edu.stanford.nlp.trees.DependencyScoring edu.stanford.nlp.parser.dvparser.CacheParseHypotheses edu.stanford.nlp.parser.dvparser.DVParser edu.stanford.nlp.parser.dvparser.DVModel
Class list:
edu/stanford/nlp/fsm/AutomatonMinimizer.class
edu/stanford/nlp/fsm/Block.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Block.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Split.class
edu/stanford/nlp/fsm/QuasiDeterminizer.class
edu/stanford/nlp/fsm/TransducerGraph.class
edu/stanford/nlp/fsm/TransducerGraph$Arc.class
edu/stanford/nlp/fsm/TransducerGraph$ArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$GraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$InputSplittingProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessorWrappingArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NormalizingGraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$ObjectToSetNodeProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$OutputCombiningProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$SetToStringNodeProcessor.class
edu/stanford/nlp/graph/ConnectedComponents.class
edu/stanford/nlp/graph/DijkstraShortestPath.class
edu/stanford/nlp/graph/DirectedMultiGraph.class
edu/stanford/nlp/graph/DirectedMultiGraph$1.class
edu/stanford/nlp/graph/DirectedMultiGraph$2.class
edu/stanford/nlp/graph/DirectedMultiGraph$3.class
edu/stanford/nlp/graph/DirectedMultiGraph$EdgeIterator.class
edu/stanford/nlp/graph/Graph.class
edu/stanford/nlp/international/Languages.class
edu/stanford/nlp/international/Languages$1.class
edu/stanford/nlp/international/Languages$Language.class
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification$ArabicMorphoFeatures.class
edu/stanford/nlp/international/arabic/Buckwalter.class
edu/stanford/nlp/international/arabic/IBMArabicEscaper.class
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset$ArabicRawTreeNormalizer.class
edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.class
edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.class
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class
edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.class
edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.class
edu/stanford/nlp/international/arabic/process/ArabicLexer.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class
edu/stanford/nlp/international/arabic/process/ArabicTokenizer$ArabicTokenizerFactory.class
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.class
edu/stanford/nlp/international/french/pipeline/FTBCorrector.class
edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.class
edu/stanford/nlp/international/french/pipeline/FTBDataset.class
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.class
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor$ManualUWModel.class
edu/stanford/nlp/international/french/process/FrenchLexer.class
edu/stanford/nlp/international/french/process/FrenchLexer$1.class
edu/stanford/nlp/international/french/process/FrenchLexer$UntokenizableOptions.class
edu/stanford/nlp/international/french/process/FrenchTokenizer.class
edu/stanford/nlp/international/french/process/FrenchTokenizer$FrenchTokenizerFactory.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/FileSystem.class
edu/stanford/nlp/io/IOUtils.class
edu/stanford/nlp/io/IOUtils$1.class
edu/stanford/nlp/io/IOUtils$1$1.class
edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable.class
edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable$1.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable.class
edu/stanford/nlp/io/IOUtils$GetLinesIterable$1.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable.class
edu/stanford/nlp/io/IOUtils$LineReaderIterable$1.class
edu/stanford/nlp/io/Lexer.class
edu/stanford/nlp/io/NumberRangeFileFilter.class
edu/stanford/nlp/io/NumberRangesFileFilter.class
edu/stanford/nlp/io/ReaderInputStream.class
edu/stanford/nlp/io/RuntimeIOException.class
edu/stanford/nlp/io/ui/OpenPageDialog.class
edu/stanford/nlp/io/ui/OpenPageDialog$1.class
edu/stanford/nlp/io/ui/OpenPageDialog$2.class
edu/stanford/nlp/io/ui/OpenPageDialog$3.class
edu/stanford/nlp/io/ui/OpenPageDialog$4.class
edu/stanford/nlp/io/ui/OpenPageDialog$5.class
edu/stanford/nlp/io/ui/OpenPageDialog$6.class
edu/stanford/nlp/io/ui/OpenPageDialog$7.class
edu/stanford/nlp/ling/AnnotationLookup.class
edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.class
edu/stanford/nlp/ling/AnnotationLookup$KeyLookup$1.class
edu/stanford/nlp/ling/AnnotationLookup$OldFeatureLabelKeys.class
edu/stanford/nlp/ling/BasicDocument.class
edu/stanford/nlp/ling/CategoryWordTag.class
edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/CategoryWordTagFactory.class
edu/stanford/nlp/ling/CoreAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotations$AbbrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbgeneAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AbstrAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AfterAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArgDescendentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArgumentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$AuthorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BagOfWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeginIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestCliquesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestFullAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CalendarAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CategoryFunctionalTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseOrigSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseSegAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChunkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepParentIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLPredicateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLSRLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CommonWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CopyAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CostMagnificationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CovertIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$D2_LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DayAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DependentsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DictAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DistSimAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocSourceTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTitleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DocTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$DomainAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityRuleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FeaturesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FirstChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ForcedSentenceUntilEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FreqAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GazetteerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GenericTokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GeniaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GovernorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GrandparentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HaveAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeadWordStringAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$HeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IDFAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$INAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$InterpretationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsDateRangeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsURLAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LMiddleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LabelWeightAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LastTaggedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftChildrenNodeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LeftTermAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LengthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LineNumberAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LinkAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LocationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionTokenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoGenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoNumAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MorphoPersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NERIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NeighborsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NotAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumTxtSentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericCompositeValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumerizedTokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParaPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PercentAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PolarityAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PossibleAnswersAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PredictedAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PrevChildAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PriorAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ProjectedCategoryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ProtoAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$RoleAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRLInstancesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SRL_ID.class
edu/stanford/nlp/ling/CoreAnnotations$SectionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencePositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ShapeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StackedNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokensAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TopicAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueCaseTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TrueTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UBlockAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnaryAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UnknownAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UseMarkedDiscourseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WebAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordFormAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordPositionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordSenseAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WordnetSynAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlContextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$XmlElementAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$YearAnnotation.class
edu/stanford/nlp/ling/CoreLabel.class
edu/stanford/nlp/ling/CoreLabel$1.class
edu/stanford/nlp/ling/CoreLabel$CoreLabelFactory.class
edu/stanford/nlp/ling/CoreLabel$GenericAnnotation.class
edu/stanford/nlp/ling/Datum.class
edu/stanford/nlp/ling/Document.class
edu/stanford/nlp/ling/DocumentReader.class
edu/stanford/nlp/ling/Featurizable.class
edu/stanford/nlp/ling/HasCategory.class
edu/stanford/nlp/ling/HasContext.class
edu/stanford/nlp/ling/HasIndex.class
edu/stanford/nlp/ling/HasLemma.class
edu/stanford/nlp/ling/HasOffset.class
edu/stanford/nlp/ling/HasTag.class
edu/stanford/nlp/ling/HasWord.class
edu/stanford/nlp/ling/IndexedWord.class
edu/stanford/nlp/ling/IndexedWord$1.class
edu/stanford/nlp/ling/Label.class
edu/stanford/nlp/ling/LabelFactory.class
edu/stanford/nlp/ling/Labeled.class
edu/stanford/nlp/ling/LabeledWord.class
edu/stanford/nlp/ling/LabeledWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/MultiTokenTag.class
edu/stanford/nlp/ling/MultiTokenTag$Tag.class
edu/stanford/nlp/ling/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/Tag.class
edu/stanford/nlp/ling/Tag$LabelFactoryHolder.class
edu/stanford/nlp/ling/Tag$TagFactory.class
edu/stanford/nlp/ling/TaggedWord.class
edu/stanford/nlp/ling/TaggedWord$LabelFactoryHolder.class
edu/stanford/nlp/ling/TaggedWordFactory.class
edu/stanford/nlp/ling/ValueLabel.class
edu/stanford/nlp/ling/Word.class
edu/stanford/nlp/ling/Word$WordFactoryHolder.class
edu/stanford/nlp/ling/WordFactory.class
edu/stanford/nlp/ling/WordLemmaTag.class
edu/stanford/nlp/ling/WordLemmaTagFactory.class
edu/stanford/nlp/ling/WordTag.class
edu/stanford/nlp/ling/WordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/WordTagFactory.class
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult$MatchedGroup.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$CompositeMatchState.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$Stage.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AbstractStringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AttributesEqualMatchChecker.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NotNilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$2.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$3.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$4.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$5.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$6.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$NumericAnnotationPattern$CmpType$7.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$SequenceRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringAnnotationRegexPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$StringInSetAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$AnnotateAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$MergeAction.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$BasicCoreMapSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/Env.class
edu/stanford/nlp/ling/tokensregex/Env$Binder.class
edu/stanford/nlp/ling/tokensregex/EnvLookup.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$1.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$2.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$3.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$4.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$5.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$6.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$7.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$8.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression$SingleAnnotationExtractor.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern$StringSequenceAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$IntersectMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiNodePattern$UnionMultiNodePattern.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$BasicSequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$NodePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$SequencePatternTrigger.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$1.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$LongestStringComparator.class
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$MatchType.class
edu/stanford/nlp/ling/tokensregex/NodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$AnyNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$ConjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$DisjNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$EqualsNodePattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern$NegateNodePattern.class
edu/stanford/nlp/ling/tokensregex/PhraseTable.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$1.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$Phrase.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseMatch.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseStringCollection.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseTableIterator.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StackEntry.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$StringList.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$TokenList.class
edu/stanford/nlp/ling/tokensregex/PhraseTable$WordList.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BoundAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BranchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$NextMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$SeriesAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$StartMatchAction.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$2.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$3.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$4.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$GroupToIntervalFunc.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$MatchedGroupInfo.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationMatchedFilter.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AssignmentRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$BasicSequenceExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CompositeExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListFunctionApplier.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$FilterExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ListExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$Rule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequencePatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchResultExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchedExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringPatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TextPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TokenPatternExtractRuleCreator.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$2.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BasicMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchState.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$FindType.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$GroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates$1.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$NamedGroupMatchReplacement.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher$State.class
edu/stanford/nlp/ling/tokensregex/SequencePattern.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$1.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$AndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjMatchStateInfo.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Frag.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MatchState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$OrPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$Parser.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$PatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqEndState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqStartState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceEndPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequencePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceStartPatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$SpecialNodePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$State.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValuePatternExpr.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$ValueState.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$VarGroupBindings.class
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class
edu/stanford/nlp/ling/tokensregex/parser/Token.class
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$1.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$JJCalls.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$LookaheadSuccess.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AndExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$AssignableFunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CaseExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$CompositeValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ConditionalExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FieldExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$FunctionCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IfExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$IndexedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$ListExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$MethodCallExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$NotExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$OrExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$PrimitiveValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchResultVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchVarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleCachedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleValue.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$TypedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarAssignmentExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$VarExpression.class
edu/stanford/nlp/ling/tokensregex/types/Expressions$WrappedExpression.class
edu/stanford/nlp/ling/tokensregex/types/Tags.class
edu/stanford/nlp/ling/tokensregex/types/Tags$TagsAnnotation.class
edu/stanford/nlp/ling/tokensregex/types/Value.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$1.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$10.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$11.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$12.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$13.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$14.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$15.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$16.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$17.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$18.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$19.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$2.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$20.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$21.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$22.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$23.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$24.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$25.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$26.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$27.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$28.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$29.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$3.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$30.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$31.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$32.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$33.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$34.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$35.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$36.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$37.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$38.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$39.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$4.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$40.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$41.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$42.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$43.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$44.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$45.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$5.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$6.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$7.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$8.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$9.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$BooleanFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ComparableComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareType.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NamedValueFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericComparator.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ParamInfo.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$StringFunction.class
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$TypeCheckedFunction.class
edu/stanford/nlp/math/ArrayMath.class
edu/stanford/nlp/math/ArrayMath$InvalidElementException.class
edu/stanford/nlp/math/SloppyMath.class
edu/stanford/nlp/neural/Embedding.class
edu/stanford/nlp/neural/NeuralUtils.class
edu/stanford/nlp/neural/NeuralUtils$1.class
edu/stanford/nlp/objectbank/IdentityFunction.class
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class
edu/stanford/nlp/objectbank/LineIterator.class
edu/stanford/nlp/objectbank/LineIterator$LineIteratorFactory.class
edu/stanford/nlp/objectbank/ObjectBank.class
edu/stanford/nlp/objectbank/ObjectBank$OBIterator.class
edu/stanford/nlp/objectbank/ObjectBank$PathToFileFunction.class
edu/stanford/nlp/objectbank/ReaderIteratorFactory.class
edu/stanford/nlp/objectbank/ReaderIteratorFactory$ReaderIterator.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator$XMLBeginEndIteratorFactory.class
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.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/HasEvaluators.class
edu/stanford/nlp/optimization/HasInitial.class
edu/stanford/nlp/optimization/HasRegularizerParamRange.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/parser/KBestViterbiParser.class
edu/stanford/nlp/parser/Parser.class
edu/stanford/nlp/parser/ViterbiParser.class
edu/stanford/nlp/parser/ViterbiParserWithOptions.class
edu/stanford/nlp/parser/common/ArgUtils.class
edu/stanford/nlp/parser/common/NoSuchParseException.class
edu/stanford/nlp/parser/common/ParserAnnotations.class
edu/stanford/nlp/parser/common/ParserAnnotations$CandidatePartOfSpeechAnnotation.class
edu/stanford/nlp/parser/common/ParserAnnotations$ConstraintAnnotation.class
edu/stanford/nlp/parser/common/ParserConstraint.class
edu/stanford/nlp/parser/common/ParserGrammar.class
edu/stanford/nlp/parser/common/ParserQuery.class
edu/stanford/nlp/parser/common/ParserUtils.class
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$CacheProcessor.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$DecompressionProcessor.class
edu/stanford/nlp/parser/dvparser/DVModel.class
edu/stanford/nlp/parser/dvparser/DVModel$1.class
edu/stanford/nlp/parser/dvparser/DVModel$2.class
edu/stanford/nlp/parser/dvparser/DVModel$3.class
edu/stanford/nlp/parser/dvparser/DVModelReranker.class
edu/stanford/nlp/parser/dvparser/DVModelReranker$Query.class
edu/stanford/nlp/parser/dvparser/DVParser.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient$ScoringProcessor.class
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$AnnotatePunctuationFunction.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$RemoveGFSubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$SubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$TypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedTypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedUntypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UntypedDependencyTyper.class
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedConjNode.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunctionVar.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeRegexFunction.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AnnotatePunctuationFunction2.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$ArabicSubcategoryStripper.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$SimpleStringFunction.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/BaseLexicon.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser$N5BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class
edu/stanford/nlp/parser/lexparser/BinaryRule.class
edu/stanford/nlp/parser/lexparser/BoundaryRemover.class
edu/stanford/nlp/parser/lexparser/CNFTransformers.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.class
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon$Symbol.class
edu/stanford/nlp/parser/lexparser/ChineseLexicon.class
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.class
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class
edu/stanford/nlp/parser/lexparser/Debinarizer.class
edu/stanford/nlp/parser/lexparser/DependencyGrammar.class
edu/stanford/nlp/parser/lexparser/Edge.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/EnglishUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Arc.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Derivation.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Vertex.class
edu/stanford/nlp/parser/lexparser/Extractor.class
edu/stanford/nlp/parser/lexparser/FactoredLexicon.class
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class
edu/stanford/nlp/parser/lexparser/FactoredParser.class
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$1.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddPOSSequenceFunction.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddRelativeNodeFunction.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AnnotatePunctuationFunction.class
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$SimpleStringFunction.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class
edu/stanford/nlp/parser/lexparser/GrammarProjection.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader$LatticeWord.class
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/Hook.class
edu/stanford/nlp/parser/lexparser/HookChart.class
edu/stanford/nlp/parser/lexparser/HookChart$1.class
edu/stanford/nlp/parser/lexparser/HookChart$ChartIndex.class
edu/stanford/nlp/parser/lexparser/HookChart$WeakChartIndex.class
edu/stanford/nlp/parser/lexparser/IntDependency.class
edu/stanford/nlp/parser/lexparser/IntTaggedWord.class
edu/stanford/nlp/parser/lexparser/Interner.class
edu/stanford/nlp/parser/lexparser/Item.class
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.class
edu/stanford/nlp/parser/lexparser/Lattice.class
edu/stanford/nlp/parser/lexparser/LatticeEdge.class
edu/stanford/nlp/parser/lexparser/LatticeScorer.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser$1.class
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class
edu/stanford/nlp/parser/lexparser/Lexicon.class
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.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/NegraPennCollinizer.class
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/NodePruner.class
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class
edu/stanford/nlp/parser/lexparser/Options.class
edu/stanford/nlp/parser/lexparser/Options$LexOptions.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter$FA.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$1.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$2.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$3.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$4.class
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats$5.class
edu/stanford/nlp/parser/lexparser/ParseFiles.class
edu/stanford/nlp/parser/lexparser/ParserUtils.class
edu/stanford/nlp/parser/lexparser/PostSplitter.class
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class
edu/stanford/nlp/parser/lexparser/RandomWalk.class
edu/stanford/nlp/parser/lexparser/Reranker.class
edu/stanford/nlp/parser/lexparser/RerankerQuery.class
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class
edu/stanford/nlp/parser/lexparser/Rule.class
edu/stanford/nlp/parser/lexparser/Scorer.class
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$1.class
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$2.class
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats$3.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor$1.class
edu/stanford/nlp/parser/lexparser/TagProjection.class
edu/stanford/nlp/parser/lexparser/TestOptions.class
edu/stanford/nlp/parser/lexparser/TestTagProjection.class
edu/stanford/nlp/parser/lexparser/TrainOptions.class
edu/stanford/nlp/parser/lexparser/TrainOptions$TransformMatrixType.class
edu/stanford/nlp/parser/lexparser/TreeAnnotator.class
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer$TreeNullAnnotator.class
edu/stanford/nlp/parser/lexparser/TreeBinarizer.class
edu/stanford/nlp/parser/lexparser/TreeBinarizer$1.class
edu/stanford/nlp/parser/lexparser/TreeCollinizer.class
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class
edu/stanford/nlp/parser/lexparser/TreebankAnnotator$1.class
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class
edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.class
edu/stanford/nlp/parser/lexparser/TwinScorer.class
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class
edu/stanford/nlp/parser/lexparser/UnaryRule.class
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.class
edu/stanford/nlp/parser/lexparser/demo/ParserDemo2.class
edu/stanford/nlp/parser/metrics/AbstractEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$CatErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$RuleErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$ScoreEval.class
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class
edu/stanford/nlp/parser/metrics/Eval.class
edu/stanford/nlp/parser/metrics/Evalb.class
edu/stanford/nlp/parser/metrics/Evalb$1.class
edu/stanford/nlp/parser/metrics/Evalb$CBEval.class
edu/stanford/nlp/parser/metrics/Evalb$F1Comparator.class
edu/stanford/nlp/parser/metrics/EvalbByCat.class
edu/stanford/nlp/parser/metrics/FilteredEval.class
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class
edu/stanford/nlp/parser/metrics/ParserQueryEval.class
edu/stanford/nlp/parser/metrics/TaggingEval.class
edu/stanford/nlp/parser/metrics/TopMatchEval.class
edu/stanford/nlp/parser/metrics/TreeSpanScoring.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval$1.class
edu/stanford/nlp/parser/server/LexicalizedParserClient.class
edu/stanford/nlp/parser/server/LexicalizedParserServer.class
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$1.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$Side.class
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$1.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$FeatureComponent.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$Transition.class
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class
edu/stanford/nlp/parser/shiftreduce/Oracle.class
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$1.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$RetagProcessor.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$TrainTreeProcessor.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$Update.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions$TrainingMethod.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class
edu/stanford/nlp/parser/shiftreduce/State.class
edu/stanford/nlp/parser/shiftreduce/State$HeadPosition.class
edu/stanford/nlp/parser/shiftreduce/Transition.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$1.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$Mode.class
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class
edu/stanford/nlp/parser/shiftreduce/Weight.class
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class
edu/stanford/nlp/parser/ui/Parser.class
edu/stanford/nlp/parser/ui/Parser$1.class
edu/stanford/nlp/parser/ui/Parser$2.class
edu/stanford/nlp/parser/ui/Parser$3.class
edu/stanford/nlp/parser/ui/Parser$4.class
edu/stanford/nlp/parser/ui/ParserPanel.class
edu/stanford/nlp/parser/ui/ParserPanel$1.class
edu/stanford/nlp/parser/ui/ParserPanel$10.class
edu/stanford/nlp/parser/ui/ParserPanel$11.class
edu/stanford/nlp/parser/ui/ParserPanel$12.class
edu/stanford/nlp/parser/ui/ParserPanel$13.class
edu/stanford/nlp/parser/ui/ParserPanel$2.class
edu/stanford/nlp/parser/ui/ParserPanel$3.class
edu/stanford/nlp/parser/ui/ParserPanel$4.class
edu/stanford/nlp/parser/ui/ParserPanel$5.class
edu/stanford/nlp/parser/ui/ParserPanel$6.class
edu/stanford/nlp/parser/ui/ParserPanel$7.class
edu/stanford/nlp/parser/ui/ParserPanel$8.class
edu/stanford/nlp/parser/ui/ParserPanel$9.class
edu/stanford/nlp/parser/ui/ParserPanel$JFileChooserLocation.class
edu/stanford/nlp/parser/ui/ParserPanel$LoadParserThread.class
edu/stanford/nlp/parser/ui/ParserPanel$ParseThread.class
edu/stanford/nlp/parser/ui/ParserPanel$SaveOutputThread.class
edu/stanford/nlp/parser/ui/ParserPanel$SaveOutputThread$1.class
edu/stanford/nlp/parser/ui/ParserPanel$TimerListener.class
edu/stanford/nlp/parser/ui/TreeJPanel.class
edu/stanford/nlp/parser/ui/TreeJPanel$1.class
edu/stanford/nlp/parser/ui/TreeJPanel$WidthResult.class
edu/stanford/nlp/pipeline/Annotation.class
edu/stanford/nlp/pipeline/Annotator.class
edu/stanford/nlp/pipeline/Annotator$Requirement.class
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class
edu/stanford/nlp/pipeline/CoreMapAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$1.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$2.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$3.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$4.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$5.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$6.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$7.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$8.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatCoreMapListAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatListAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class
edu/stanford/nlp/process/AbstractListProcessor.class
edu/stanford/nlp/process/AbstractTokenizer.class
edu/stanford/nlp/process/Americanize.class
edu/stanford/nlp/process/AmericanizeFunction.class
edu/stanford/nlp/process/CoreLabelTokenFactory.class
edu/stanford/nlp/process/CoreTokenFactory.class
edu/stanford/nlp/process/DistSimClassifier.class
edu/stanford/nlp/process/DocumentPreprocessor.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/JFlexDummyLexer.class
edu/stanford/nlp/process/LexedTokenFactory.class
edu/stanford/nlp/process/LexerTokenizer.class
edu/stanford/nlp/process/ListProcessor.class
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class
edu/stanford/nlp/process/LowercaseFunction.class
edu/stanford/nlp/process/Morpha.class
edu/stanford/nlp/process/Morphology.class
edu/stanford/nlp/process/PTB2TextLexer.class
edu/stanford/nlp/process/PTBEscapingProcessor.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/StripTagsProcessor.class
edu/stanford/nlp/process/Tokenizer.class
edu/stanford/nlp/process/TokenizerAdapter.class
edu/stanford/nlp/process/TokenizerFactory.class
edu/stanford/nlp/process/WhitespaceLexer.class
edu/stanford/nlp/process/WhitespaceTokenizer.class
edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class
edu/stanford/nlp/process/WordSegmenter.class
edu/stanford/nlp/process/WordSegmentingTokenizer.class
edu/stanford/nlp/process/WordSegmentingTokenizer$WordSegmentingTokenizerFactory.class
edu/stanford/nlp/process/WordShapeClassifier.class
edu/stanford/nlp/process/WordShapeClassifier$1.class
edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters.class
edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters$LcMap.class
edu/stanford/nlp/process/WordToSentenceProcessor.class
edu/stanford/nlp/process/WordToSentenceProcessor$NewlineIsSentenceBreak.class
edu/stanford/nlp/process/WordToTaggedWordProcessor.class
edu/stanford/nlp/process/WordTokenFactory.class
edu/stanford/nlp/semgraph/SemanticGraph.class
edu/stanford/nlp/semgraph/SemanticGraph$SemanticGraphParsingTask.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$BasicDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedCCProcessedDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphEdge.class
edu/stanford/nlp/semgraph/SemanticGraphEdge$1.class
edu/stanford/nlp/semgraph/SemanticGraphEdge$SemanticGraphEdgeTargetComparator.class
edu/stanford/nlp/semgraph/SemanticGraphFactory.class
edu/stanford/nlp/semgraph/SemanticGraphFactory$1.class
edu/stanford/nlp/semgraph/SemanticGraphFactory$Mode.class
edu/stanford/nlp/semgraph/SemanticGraphFormatter.class
edu/stanford/nlp/stats/AbstractCounter.class
edu/stanford/nlp/stats/ClassicCounter.class
edu/stanford/nlp/stats/ClassicCounter$1.class
edu/stanford/nlp/stats/ClassicCounter$1$1.class
edu/stanford/nlp/stats/ClassicCounter$2.class
edu/stanford/nlp/stats/ClassicCounter$2$1.class
edu/stanford/nlp/stats/ClassicCounter$2$1$1.class
edu/stanford/nlp/stats/ClassicCounter$ClassicCounterFactory.class
edu/stanford/nlp/stats/Counter.class
edu/stanford/nlp/stats/Counters.class
edu/stanford/nlp/stats/Counters$1.class
edu/stanford/nlp/stats/Counters$2.class
edu/stanford/nlp/stats/Counters$3.class
edu/stanford/nlp/stats/Counters$4.class
edu/stanford/nlp/stats/Counters$5.class
edu/stanford/nlp/stats/Counters$6.class
edu/stanford/nlp/stats/Counters$6$1.class
edu/stanford/nlp/stats/Counters$6$1$1.class
edu/stanford/nlp/stats/Counters$6$1$1$1.class
edu/stanford/nlp/stats/Counters$7.class
edu/stanford/nlp/stats/Counters$7$1.class
edu/stanford/nlp/stats/Counters$7$1$1.class
edu/stanford/nlp/stats/Counters$7$1$1$1.class
edu/stanford/nlp/stats/Counters$7$2.class
edu/stanford/nlp/stats/Counters$7$3.class
edu/stanford/nlp/stats/Counters$7$3$1.class
edu/stanford/nlp/stats/Counters$7$4.class
edu/stanford/nlp/stats/Counters$7$4$1.class
edu/stanford/nlp/stats/Counters$8.class
edu/stanford/nlp/stats/Counters$NaturalComparator.class
edu/stanford/nlp/stats/Distribution.class
edu/stanford/nlp/stats/Distribution$1.class
edu/stanford/nlp/stats/Distribution$DynamicDistribution.class
edu/stanford/nlp/stats/EquivalenceClasser.class
edu/stanford/nlp/stats/GeneralizedCounter.class
edu/stanford/nlp/stats/GeneralizedCounter$1.class
edu/stanford/nlp/stats/GeneralizedCounter$CounterView.class
edu/stanford/nlp/stats/GeneralizedCounter$Entry.class
edu/stanford/nlp/stats/GeneralizedCounter$OneDimensionalCounterView.class
edu/stanford/nlp/stats/IntCounter.class
edu/stanford/nlp/stats/IntCounter$1.class
edu/stanford/nlp/stats/IntCounter$1$1.class
edu/stanford/nlp/stats/IntCounter$1$1$1.class
edu/stanford/nlp/stats/IntCounter$2.class
edu/stanford/nlp/stats/IntCounter$3.class
edu/stanford/nlp/stats/IntCounter$3$1.class
edu/stanford/nlp/stats/IntCounter$NaturalComparator.class
edu/stanford/nlp/stats/ProbabilityDistribution.class
edu/stanford/nlp/stats/Sampler.class
edu/stanford/nlp/stats/SimpleGoodTuring.class
edu/stanford/nlp/stats/TwoDimensionalCounter.class
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class
edu/stanford/nlp/swing/FontDetector.class
edu/stanford/nlp/tagger/common/Tagger.class
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileRecord.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$1.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$Format.class
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class
edu/stanford/nlp/tagger/maxent/Distsim.class
edu/stanford/nlp/tagger/maxent/TaggerConfig.class
edu/stanford/nlp/tagger/maxent/TaggerConfig$Mode.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/BasicCategoryTreeTransformer.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer$AOverAFilter.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer$EmptyFilter.class
edu/stanford/nlp/trees/CollinsHeadFinder.class
edu/stanford/nlp/trees/CollinsHeadFinder$1.class
edu/stanford/nlp/trees/CollocationFinder.class
edu/stanford/nlp/trees/CollocationFinder$1.class
edu/stanford/nlp/trees/CollocationFinder$Collocation.class
edu/stanford/nlp/trees/CompositeTreeTransformer.class
edu/stanford/nlp/trees/CompositeTreebank.class
edu/stanford/nlp/trees/CompositeTreebank$CompositeTreebankIterator.class
edu/stanford/nlp/trees/Constituent.class
edu/stanford/nlp/trees/ConstituentFactory.class
edu/stanford/nlp/trees/CoordinationTransformer.class
edu/stanford/nlp/trees/CopulaHeadFinder.class
edu/stanford/nlp/trees/DateTreeTransformer.class
edu/stanford/nlp/trees/DeepTree.class
edu/stanford/nlp/trees/DeepTree$1.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/DependencyScoring.class
edu/stanford/nlp/trees/DependencyScoring$Score.class
edu/stanford/nlp/trees/DependencyScoring$TypedDependencyStringEquality.class
edu/stanford/nlp/trees/DependencyTreeTransformer.class
edu/stanford/nlp/trees/DependencyTyper.class
edu/stanford/nlp/trees/DiskTreebank.class
edu/stanford/nlp/trees/DiskTreebank$1.class
edu/stanford/nlp/trees/DiskTreebank$DiskTreebankIterator.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdjectivalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdvClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AdverbialModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AgentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AppositionalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ArgumentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$AuxPassiveGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalPassiveSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ClausalSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ConjunctGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ControllingSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$CoordinationGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$CopulaGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$DeterminerGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$DirectObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$DiscourseElementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ExpletiveGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$GoesWithGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$IndirectObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$MarkerGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$MultiWordExpressionGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NegationModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalPassiveSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NominalSubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NounCompoundModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NpAdverbialModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumberModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$NumericModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ParataxisGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PhrasalVerbParticleGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessionModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PossessiveModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PreconjunctGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredeterminerGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PredicateGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PrepositionalObjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$PunctuationGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$QuantifierModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$ReferentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$RelativeGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$SemanticDependentGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$SubjectGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$TemporalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$VerbalModifierGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations$XClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$1.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$ExtraTreeDepFilter.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class
edu/stanford/nlp/trees/FilteringTreeReader.class
edu/stanford/nlp/trees/FilteringTreebank.class
edu/stanford/nlp/trees/FilteringTreebank$FilteringTreebankIterator.class
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class
edu/stanford/nlp/trees/GrammaticalRelation.class
edu/stanford/nlp/trees/GrammaticalRelation$1.class
edu/stanford/nlp/trees/GrammaticalRelation$DependentGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$GovernorGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$GrammaticalRelationAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$KillGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalRelation$Language.class
edu/stanford/nlp/trees/GrammaticalRelation$RootGRAnnotation.class
edu/stanford/nlp/trees/GrammaticalStructure.class
edu/stanford/nlp/trees/GrammaticalStructure$1.class
edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing.class
edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing$1.class
edu/stanford/nlp/trees/GrammaticalStructure$NameComparator.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctFilter.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctTypedDependencyFilter.class
edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper.class
edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper$GsIterator.class
edu/stanford/nlp/trees/GrammaticalStructureFactory.class
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class
edu/stanford/nlp/trees/GraphLessGrammaticalStructure.class
edu/stanford/nlp/trees/GraphLessGrammaticalStructureFactory.class
edu/stanford/nlp/trees/HasParent.class
edu/stanford/nlp/trees/HeadFinder.class
edu/stanford/nlp/trees/Labeled.class
edu/stanford/nlp/trees/LabeledConstituent.class
edu/stanford/nlp/trees/LabeledConstituent$1.class
edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder$LabeledConstituentFactory.class
edu/stanford/nlp/trees/LabeledConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/LabeledConstituent$LabeledConstituentLabelFactory.class
edu/stanford/nlp/trees/LabeledScoredConstituent.class
edu/stanford/nlp/trees/LabeledScoredConstituent$1.class
edu/stanford/nlp/trees/LabeledScoredConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabeledScoredConstituentLabelFactory.class
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class
edu/stanford/nlp/trees/LabeledScoredTreeNode.class
edu/stanford/nlp/trees/LabeledScoredTreeNode$TreeFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class
edu/stanford/nlp/trees/LeftHeadFinder.class
edu/stanford/nlp/trees/LengthTreeFilter.class
edu/stanford/nlp/trees/MemoryTreebank.class
edu/stanford/nlp/trees/MemoryTreebank$1.class
edu/stanford/nlp/trees/ModCollinsHeadFinder.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$1.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$2.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$3.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$4.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpAdvRetainingTreeReaderFactory.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpRetainingTreeReaderFactory.class
edu/stanford/nlp/trees/NamedDependency.class
edu/stanford/nlp/trees/NamedDependency$1.class
edu/stanford/nlp/trees/NamedDependency$DependencyFactoryHolder.class
edu/stanford/nlp/trees/NamedDependency$NamedDependencyFactory.class
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.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/RecursiveTreeTransformer.class
edu/stanford/nlp/trees/SemanticHeadFinder.class
edu/stanford/nlp/trees/SemanticHeadFinder$1.class
edu/stanford/nlp/trees/SimpleConstituent.class
edu/stanford/nlp/trees/SimpleConstituent$1.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder$SimpleConstituentFactory.class
edu/stanford/nlp/trees/SimpleConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/SimpleConstituent$SimpleConstituentLabelFactory.class
edu/stanford/nlp/trees/SimpleConstituentFactory.class
edu/stanford/nlp/trees/SimpleTree.class
edu/stanford/nlp/trees/SimpleTree$TreeFactoryHolder.class
edu/stanford/nlp/trees/SimpleTreeFactory.class
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class
edu/stanford/nlp/trees/TransformingTreebank.class
edu/stanford/nlp/trees/TransformingTreebank$1.class
edu/stanford/nlp/trees/TransformingTreebank$2.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer2.class
edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer3.class
edu/stanford/nlp/trees/TransformingTreebank$TransformingTreebankIterator.class
edu/stanford/nlp/trees/Tree.class
edu/stanford/nlp/trees/Tree$TreeIterator.class
edu/stanford/nlp/trees/TreeCoreAnnotations.class
edu/stanford/nlp/trees/TreeCoreAnnotations$BinarizedTreeAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.class
edu/stanford/nlp/trees/TreeFactory.class
edu/stanford/nlp/trees/TreeFilters.class
edu/stanford/nlp/trees/TreeFilters$HasMatchingChild.class
edu/stanford/nlp/trees/TreeFunctions.class
edu/stanford/nlp/trees/TreeFunctions$1.class
edu/stanford/nlp/trees/TreeFunctions$LabeledToDescriptiveCoreLabelTreeFunction.class
edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToCategoryWordTagTreeFunction.class
edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToStringLabeledTreeFunction.class
edu/stanford/nlp/trees/TreeGraph.class
edu/stanford/nlp/trees/TreeGraphNode.class
edu/stanford/nlp/trees/TreeGraphNode$TreeFactoryHolder.class
edu/stanford/nlp/trees/TreeGraphNodeFactory.class
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class
edu/stanford/nlp/trees/TreeLengthComparator.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/fakeShortNameToGRel.class
edu/stanford/nlp/trees/fakeShortNameToGRel$1.class
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$1.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder$TagSet$2.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer$ArabicEmptyFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$ArabicRawTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$XFilter.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder$1.class
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class
edu/stanford/nlp/trees/international/french/FrenchHeadFinder$1.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$1.class
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$FrenchAOverAFilter.class
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer$HebrewEmptyFilter.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class
edu/stanford/nlp/trees/international/negra/NegraLabel.class
edu/stanford/nlp/trees/international/negra/NegraLabel$1.class
edu/stanford/nlp/trees/international/negra/NegraLabel$NegraLabelFactory.class
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class
edu/stanford/nlp/trees/international/negra/NegraPennLexer.class
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$1.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$2.class
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/CEDict.class
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$1.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$CTBErrorCorrectingTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$ChineseEmptyFilter.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory$NoEmptiesCTBTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap$SingletonHolder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AdjectivalModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AdverbialModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ArgumentGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AspectMarkerGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AssociativeMarkerGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AssociativeModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AttributiveGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AuxModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$AuxPassiveGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$BaGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClausalSubjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ComplementGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ComplementizerGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ControllingSubjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$CoordinationGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DeterminerGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DirectObjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DvpMarkerGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$DvpModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$EtcGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$LocalizerComplementGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ModalGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NegationModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NominalPassiveSubjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NominalSubjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NounCompoundModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NumberModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$NumericModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ObjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$OrdNumberGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ParentheticalGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ParticipialModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PreconjunctGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalLocalizerModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PrepositionalObjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$PunctuationGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$RangeGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$RelativeClauseModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$ResultativeComplementGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$SemanticDependentGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$SubjectGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TemporalClauseGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TemporalGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TimePostpositionGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$TopicGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$VerbCompoundGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$VerbModifierGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations$XClausalComplementGRAnnotation.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class
edu/stanford/nlp/trees/treebank/AbstractDataset.class
edu/stanford/nlp/trees/treebank/AbstractDataset$SplitFilter.class
edu/stanford/nlp/trees/treebank/ConfigParser.class
edu/stanford/nlp/trees/treebank/Dataset.class
edu/stanford/nlp/trees/treebank/Dataset$Encoding.class
edu/stanford/nlp/trees/treebank/DefaultMapper.class
edu/stanford/nlp/trees/treebank/DistributionPackage.class
edu/stanford/nlp/trees/treebank/Mapper.class
edu/stanford/nlp/trees/treebank/TreebankPreprocessor.class
edu/stanford/nlp/trees/tregex/CoordinationPattern.class
edu/stanford/nlp/trees/tregex/CoordinationPattern$CoordinationMatcher.class
edu/stanford/nlp/trees/tregex/DescriptionPattern.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$1.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMatcher.class
edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMode.class
edu/stanford/nlp/trees/tregex/Macros.class
edu/stanford/nlp/trees/tregex/ParseException.class
edu/stanford/nlp/trees/tregex/Relation.class
edu/stanford/nlp/trees/tregex/Relation$1.class
edu/stanford/nlp/trees/tregex/Relation$1$1.class
edu/stanford/nlp/trees/tregex/Relation$10.class
edu/stanford/nlp/trees/tregex/Relation$10$1.class
edu/stanford/nlp/trees/tregex/Relation$11.class
edu/stanford/nlp/trees/tregex/Relation$11$1.class
edu/stanford/nlp/trees/tregex/Relation$12.class
edu/stanford/nlp/trees/tregex/Relation$12$1.class
edu/stanford/nlp/trees/tregex/Relation$13.class
edu/stanford/nlp/trees/tregex/Relation$13$1.class
edu/stanford/nlp/trees/tregex/Relation$14.class
edu/stanford/nlp/trees/tregex/Relation$14$1.class
edu/stanford/nlp/trees/tregex/Relation$15.class
edu/stanford/nlp/trees/tregex/Relation$15$1.class
edu/stanford/nlp/trees/tregex/Relation$16.class
edu/stanford/nlp/trees/tregex/Relation$16$1.class
edu/stanford/nlp/trees/tregex/Relation$17.class
edu/stanford/nlp/trees/tregex/Relation$17$1.class
edu/stanford/nlp/trees/tregex/Relation$18.class
edu/stanford/nlp/trees/tregex/Relation$18$1.class
edu/stanford/nlp/trees/tregex/Relation$19.class
edu/stanford/nlp/trees/tregex/Relation$19$1.class
edu/stanford/nlp/trees/tregex/Relation$2.class
edu/stanford/nlp/trees/tregex/Relation$20.class
edu/stanford/nlp/trees/tregex/Relation$20$1.class
edu/stanford/nlp/trees/tregex/Relation$21.class
edu/stanford/nlp/trees/tregex/Relation$21$1.class
edu/stanford/nlp/trees/tregex/Relation$22.class
edu/stanford/nlp/trees/tregex/Relation$22$1.class
edu/stanford/nlp/trees/tregex/Relation$23.class
edu/stanford/nlp/trees/tregex/Relation$23$1.class
edu/stanford/nlp/trees/tregex/Relation$24.class
edu/stanford/nlp/trees/tregex/Relation$24$1.class
edu/stanford/nlp/trees/tregex/Relation$25.class
edu/stanford/nlp/trees/tregex/Relation$25$1.class
edu/stanford/nlp/trees/tregex/Relation$3.class
edu/stanford/nlp/trees/tregex/Relation$4.class
edu/stanford/nlp/trees/tregex/Relation$4$1.class
edu/stanford/nlp/trees/tregex/Relation$5.class
edu/stanford/nlp/trees/tregex/Relation$5$1.class
edu/stanford/nlp/trees/tregex/Relation$6.class
edu/stanford/nlp/trees/tregex/Relation$6$1.class
edu/stanford/nlp/trees/tregex/Relation$7.class
edu/stanford/nlp/trees/tregex/Relation$7$1.class
edu/stanford/nlp/trees/tregex/Relation$8.class
edu/stanford/nlp/trees/tregex/Relation$8$1.class
edu/stanford/nlp/trees/tregex/Relation$9.class
edu/stanford/nlp/trees/tregex/Relation$9$1.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild.class
edu/stanford/nlp/trees/tregex/Relation$HasIthChild$1.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$HeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$Heads.class
edu/stanford/nlp/trees/tregex/Relation$Heads$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads.class
edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads$1.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf.class
edu/stanford/nlp/trees/tregex/Relation$IthChildOf$1.class
edu/stanford/nlp/trees/tregex/Relation$SearchNodeIterator.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy$1.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes.class
edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes$1.class
edu/stanford/nlp/trees/tregex/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/Token.class
edu/stanford/nlp/trees/tregex/TokenMgrError.class
edu/stanford/nlp/trees/tregex/TregexMatcher.class
edu/stanford/nlp/trees/tregex/TregexParseException.class
edu/stanford/nlp/trees/tregex/TregexParser.class
edu/stanford/nlp/trees/tregex/TregexParser$1.class
edu/stanford/nlp/trees/tregex/TregexParser$JJCalls.class
edu/stanford/nlp/trees/tregex/TregexParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/TregexParserConstants.class
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class
edu/stanford/nlp/trees/tregex/TregexPattern.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory$1.class
edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeVisitor.class
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class
edu/stanford/nlp/trees/tregex/VariableStrings.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$1.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$JJCalls.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$LookaheadSuccess.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class
edu/stanford/nlp/ui/JarFileChooser.class
edu/stanford/nlp/ui/JarFileChooser$1.class
edu/stanford/nlp/ui/JarFileChooser$2.class
edu/stanford/nlp/ui/JarFileChooser$3.class
edu/stanford/nlp/util/AbstractIterator.class
edu/stanford/nlp/util/ArrayCoreMap.class
edu/stanford/nlp/util/ArrayCoreMap$1.class
edu/stanford/nlp/util/ArrayCoreMap$1$1.class
edu/stanford/nlp/util/ArrayCoreMap$2.class
edu/stanford/nlp/util/ArrayCoreMap$3.class
edu/stanford/nlp/util/ArrayHeap.class
edu/stanford/nlp/util/ArrayHeap$1.class
edu/stanford/nlp/util/ArrayHeap$HeapEntry.class
edu/stanford/nlp/util/ArrayMap.class
edu/stanford/nlp/util/ArrayMap$1.class
edu/stanford/nlp/util/ArrayMap$Entry.class
edu/stanford/nlp/util/ArraySet.class
edu/stanford/nlp/util/ArrayStringFilter.class
edu/stanford/nlp/util/ArrayStringFilter$1.class
edu/stanford/nlp/util/ArrayStringFilter$Mode.class
edu/stanford/nlp/util/ArrayUtils.class
edu/stanford/nlp/util/Beam.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$1.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue$Entry.class
edu/stanford/nlp/util/ByteStreamGobbler.class
edu/stanford/nlp/util/CacheMap.class
edu/stanford/nlp/util/CollectionFactory.class
edu/stanford/nlp/util/CollectionFactory$ArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$HashSetFactory.class
edu/stanford/nlp/util/CollectionFactory$LinkedListFactory.class
edu/stanford/nlp/util/CollectionFactory$SizedArrayListFactory.class
edu/stanford/nlp/util/CollectionFactory$TreeSetFactory.class
edu/stanford/nlp/util/CollectionUtils.class
edu/stanford/nlp/util/CollectionUtils$1.class
edu/stanford/nlp/util/CollectionValuedMap.class
edu/stanford/nlp/util/Comparators.class
edu/stanford/nlp/util/Comparators$1.class
edu/stanford/nlp/util/Comparators$2.class
edu/stanford/nlp/util/Comparators$3.class
edu/stanford/nlp/util/ConcatenationIterator.class
edu/stanford/nlp/util/CoreMap.class
edu/stanford/nlp/util/DataFilePaths.class
edu/stanford/nlp/util/DeltaCollectionValuedMap.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$1.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$1$2.class
edu/stanford/nlp/util/DeltaCollectionValuedMap$SimpleEntry.class
edu/stanford/nlp/util/DeltaIndex.class
edu/stanford/nlp/util/DeltaIndex$1.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/DisabledPreferences.class
edu/stanford/nlp/util/DisabledPreferencesFactory.class
edu/stanford/nlp/util/ErasureUtils.class
edu/stanford/nlp/util/Factory.class
edu/stanford/nlp/util/FilePathProcessor.class
edu/stanford/nlp/util/FileProcessor.class
edu/stanford/nlp/util/Filter.class
edu/stanford/nlp/util/FilteredIterator.class
edu/stanford/nlp/util/FilteredIterator$1.class
edu/stanford/nlp/util/Filters.class
edu/stanford/nlp/util/Filters$CategoricalFilter.class
edu/stanford/nlp/util/Filters$CollectionAcceptFilter.class
edu/stanford/nlp/util/Filters$CombinedFilter.class
edu/stanford/nlp/util/Filters$ConjFilter.class
edu/stanford/nlp/util/Filters$DisjFilter.class
edu/stanford/nlp/util/Filters$NegatedFilter.class
edu/stanford/nlp/util/Filters$RandomFilter.class
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class
edu/stanford/nlp/util/Function.class
edu/stanford/nlp/util/Generics.class
edu/stanford/nlp/util/HasInterval.class
edu/stanford/nlp/util/HasInterval$1.class
edu/stanford/nlp/util/HasInterval$2.class
edu/stanford/nlp/util/HasInterval$3.class
edu/stanford/nlp/util/HasInterval$4.class
edu/stanford/nlp/util/HashIndex.class
edu/stanford/nlp/util/HashIndex$1.class
edu/stanford/nlp/util/HashIndex$2.class
edu/stanford/nlp/util/HashableCoreMap.class
edu/stanford/nlp/util/HashableCoreMap$HashableCoreMapException.class
edu/stanford/nlp/util/Heap.class
edu/stanford/nlp/util/IdentityHashSet.class
edu/stanford/nlp/util/Index.class
edu/stanford/nlp/util/IntPair.class
edu/stanford/nlp/util/IntQuadruple.class
edu/stanford/nlp/util/IntTriple.class
edu/stanford/nlp/util/IntTuple.class
edu/stanford/nlp/util/IntUni.class
edu/stanford/nlp/util/Interner.class
edu/stanford/nlp/util/Interval.class
edu/stanford/nlp/util/Interval$1.class
edu/stanford/nlp/util/Interval$RelType.class
edu/stanford/nlp/util/IntervalTree.class
edu/stanford/nlp/util/IntervalTree$1.class
edu/stanford/nlp/util/IntervalTree$2.class
edu/stanford/nlp/util/IntervalTree$3.class
edu/stanford/nlp/util/IntervalTree$ContainsIntervalFunction.class
edu/stanford/nlp/util/IntervalTree$ContainsValueFunction.class
edu/stanford/nlp/util/IntervalTree$PartialScoredList.class
edu/stanford/nlp/util/IntervalTree$TreeNode.class
edu/stanford/nlp/util/IntervalTree$TreeNodeIterator.class
edu/stanford/nlp/util/IterableIterator.class
edu/stanford/nlp/util/Iterables.class
edu/stanford/nlp/util/Iterables$1.class
edu/stanford/nlp/util/Iterables$1$1.class
edu/stanford/nlp/util/Iterables$10.class
edu/stanford/nlp/util/Iterables$11.class
edu/stanford/nlp/util/Iterables$12.class
edu/stanford/nlp/util/Iterables$13.class
edu/stanford/nlp/util/Iterables$14.class
edu/stanford/nlp/util/Iterables$14$1.class
edu/stanford/nlp/util/Iterables$14$1$1.class
edu/stanford/nlp/util/Iterables$14$1$1$1.class
edu/stanford/nlp/util/Iterables$15.class
edu/stanford/nlp/util/Iterables$2.class
edu/stanford/nlp/util/Iterables$2$1.class
edu/stanford/nlp/util/Iterables$3.class
edu/stanford/nlp/util/Iterables$3$1.class
edu/stanford/nlp/util/Iterables$4.class
edu/stanford/nlp/util/Iterables$4$1.class
edu/stanford/nlp/util/Iterables$5.class
edu/stanford/nlp/util/Iterables$5$1.class
edu/stanford/nlp/util/Iterables$6.class
edu/stanford/nlp/util/Iterables$6$1.class
edu/stanford/nlp/util/Iterables$7.class
edu/stanford/nlp/util/Iterables$8.class
edu/stanford/nlp/util/Iterables$9.class
edu/stanford/nlp/util/Iterables$9$1.class
edu/stanford/nlp/util/Iterables$IncrementComparator.class
edu/stanford/nlp/util/MapFactory.class
edu/stanford/nlp/util/MapFactory$1.class
edu/stanford/nlp/util/MapFactory$ArrayMapFactory.class
edu/stanford/nlp/util/MapFactory$HashMapFactory.class
edu/stanford/nlp/util/MapFactory$IdentityHashMapFactory.class
edu/stanford/nlp/util/MapFactory$LinkedHashMapFactory.class
edu/stanford/nlp/util/MapFactory$TreeMapFactory.class
edu/stanford/nlp/util/MapFactory$WeakHashMapFactory.class
edu/stanford/nlp/util/Maps.class
edu/stanford/nlp/util/Maps$1.class
edu/stanford/nlp/util/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/Pair.class
edu/stanford/nlp/util/Pair$1.class
edu/stanford/nlp/util/Pair$ByFirstPairComparator.class
edu/stanford/nlp/util/Pair$ByFirstReversePairComparator.class
edu/stanford/nlp/util/Pair$BySecondPairComparator.class
edu/stanford/nlp/util/Pair$BySecondReversePairComparator.class
edu/stanford/nlp/util/Pair$MutableInternedPair.class
edu/stanford/nlp/util/PriorityQueue.class
edu/stanford/nlp/util/PropertiesUtils.class
edu/stanford/nlp/util/PropertiesUtils$Property.class
edu/stanford/nlp/util/ReflectionLoading.class
edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class
edu/stanford/nlp/util/RuntimeInterruptedException.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/StringParsingTask.class
edu/stanford/nlp/util/StringParsingTask$ParserException.class
edu/stanford/nlp/util/StringUtils.class
edu/stanford/nlp/util/StringUtils$1.class
edu/stanford/nlp/util/StringUtils$2.class
edu/stanford/nlp/util/StringUtils$3.class
edu/stanford/nlp/util/StringUtils$4.class
edu/stanford/nlp/util/ThreeDimensionalMap.class
edu/stanford/nlp/util/Timing.class
edu/stanford/nlp/util/TreeShapedStack.class
edu/stanford/nlp/util/Triple.class
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class
edu/stanford/nlp/util/TwoDimensionalMap.class
edu/stanford/nlp/util/TwoDimensionalMap$Entry.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapIterator.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapValueIterator.class
edu/stanford/nlp/util/TwoDimensionalSet.class
edu/stanford/nlp/util/TwoDimensionalSet$TwoDimensionalSetIterator.class
edu/stanford/nlp/util/TypesafeMap.class
edu/stanford/nlp/util/TypesafeMap$Key.class
edu/stanford/nlp/util/UTF8EquivalenceFunction.class
edu/stanford/nlp/util/ValuedInterval.class
edu/stanford/nlp/util/XMLUtils.class
edu/stanford/nlp/util/XMLUtils$1.class
edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.class
edu/stanford/nlp/util/XMLUtils$XMLTag.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$1.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$CallableJob.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$JobCallback.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper$QueueItem.class
edu/stanford/nlp/util/concurrent/SynchronizedInterner.class
edu/stanford/nlp/util/concurrent/SynchronizedInterner$1.class
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class
edu/stanford/nlp/util/logging/Color.class
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.class
edu/stanford/nlp/util/logging/LogRecordHandler.class
edu/stanford/nlp/util/logging/OutputHandler.class
edu/stanford/nlp/util/logging/OutputHandler$1.class
edu/stanford/nlp/util/logging/OutputHandler$TrackInfo.class
edu/stanford/nlp/util/logging/PrettyLoggable.class
edu/stanford/nlp/util/logging/PrettyLogger.class
edu/stanford/nlp/util/logging/PrettyLogger$1.class
edu/stanford/nlp/util/logging/RedirectOutputHandler.class
edu/stanford/nlp/util/logging/Redwood.class
edu/stanford/nlp/util/logging/Redwood$1.class
edu/stanford/nlp/util/logging/Redwood$2.class
edu/stanford/nlp/util/logging/Redwood$3.class
edu/stanford/nlp/util/logging/Redwood$4.class
edu/stanford/nlp/util/logging/Redwood$5.class
edu/stanford/nlp/util/logging/Redwood$6.class
edu/stanford/nlp/util/logging/Redwood$7.class
edu/stanford/nlp/util/logging/Redwood$ConsoleHandler.class
edu/stanford/nlp/util/logging/Redwood$FileHandler.class
edu/stanford/nlp/util/logging/Redwood$Flag.class
edu/stanford/nlp/util/logging/Redwood$MessageType.class
edu/stanford/nlp/util/logging/Redwood$Record.class
edu/stanford/nlp/util/logging/Redwood$Record$1.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class
edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree$1.class
edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class
edu/stanford/nlp/util/logging/Redwood$Util.class
edu/stanford/nlp/util/logging/Redwood$Util$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$3.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$4.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$5.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$6.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$7.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$8.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$8$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$10.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$11.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$12.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$13.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$14.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$3.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$4.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$5.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$6.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$7.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$8.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$9.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Thunk.class
edu/stanford/nlp/util/logging/RedwoodPrintStream.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$1.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ApproximateRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$ExactRepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$PendingType.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatSemantics.class
edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatedRecordInfo.class
edu/stanford/nlp/util/logging/RerouteChannel.class
edu/stanford/nlp/util/logging/Style.class
edu/stanford/nlp/util/logging/VisibilityHandler.class
edu/stanford/nlp/util/logging/VisibilityHandler$1.class
edu/stanford/nlp/util/logging/VisibilityHandler$State.class
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4.jar
Root directory:
/u/horatio/codebase2/javanlp/projects/core/classes
jar cfm /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4.jar /u/nlp/distrib/stanford-parser-full-2014-06-16/classmanifest.txt edu/stanford/nlp/fsm/AutomatonMinimizer.class \
edu/stanford/nlp/fsm/Block.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Block.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Split.class \
edu/stanford/nlp/fsm/QuasiDeterminizer.class \
edu/stanford/nlp/fsm/TransducerGraph.class \
edu/stanford/nlp/fsm/TransducerGraph\$Arc.class \
edu/stanford/nlp/fsm/TransducerGraph\$ArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$GraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$InputSplittingProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessorWrappingArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NormalizingGraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$ObjectToSetNodeProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$OutputCombiningProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$SetToStringNodeProcessor.class \
edu/stanford/nlp/graph/ConnectedComponents.class \
edu/stanford/nlp/graph/DijkstraShortestPath.class \
edu/stanford/nlp/graph/DirectedMultiGraph.class \
edu/stanford/nlp/graph/DirectedMultiGraph\$1.class \
edu/stanford/nlp/graph/DirectedMultiGraph\$2.class \
edu/stanford/nlp/graph/DirectedMultiGraph\$3.class \
edu/stanford/nlp/graph/DirectedMultiGraph\$EdgeIterator.class \
edu/stanford/nlp/graph/Graph.class \
edu/stanford/nlp/international/Languages.class \
edu/stanford/nlp/international/Languages\$1.class \
edu/stanford/nlp/international/Languages\$Language.class \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification\$ArabicMorphoFeatures.class \
edu/stanford/nlp/international/arabic/Buckwalter.class \
edu/stanford/nlp/international/arabic/IBMArabicEscaper.class \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset\$ArabicRawTreeNormalizer.class \
edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.class \
edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.class \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class \
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class \
edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.class \
edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.class \
edu/stanford/nlp/international/arabic/process/ArabicLexer.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer\$ArabicTokenizerFactory.class \
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class \
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.class \
edu/stanford/nlp/international/french/pipeline/FTBCorrector.class \
edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.class \
edu/stanford/nlp/international/french/pipeline/FTBDataset.class \
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.class \
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor\$ManualUWModel.class \
edu/stanford/nlp/international/french/process/FrenchLexer.class \
edu/stanford/nlp/international/french/process/FrenchLexer\$1.class \
edu/stanford/nlp/international/french/process/FrenchLexer\$UntokenizableOptions.class \
edu/stanford/nlp/international/french/process/FrenchTokenizer.class \
edu/stanford/nlp/international/french/process/FrenchTokenizer\$FrenchTokenizerFactory.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/FileSystem.class \
edu/stanford/nlp/io/IOUtils.class \
edu/stanford/nlp/io/IOUtils\$1.class \
edu/stanford/nlp/io/IOUtils\$1\$1.class \
edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable.class \
edu/stanford/nlp/io/IOUtils\$GetLinesIterable\$1.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable.class \
edu/stanford/nlp/io/IOUtils\$LineReaderIterable\$1.class \
edu/stanford/nlp/io/Lexer.class \
edu/stanford/nlp/io/NumberRangeFileFilter.class \
edu/stanford/nlp/io/NumberRangesFileFilter.class \
edu/stanford/nlp/io/ReaderInputStream.class \
edu/stanford/nlp/io/RuntimeIOException.class \
edu/stanford/nlp/io/ui/OpenPageDialog.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$1.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$2.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$3.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$4.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$5.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$6.class \
edu/stanford/nlp/io/ui/OpenPageDialog\$7.class \
edu/stanford/nlp/ling/AnnotationLookup.class \
edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.class \
edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup\$1.class \
edu/stanford/nlp/ling/AnnotationLookup\$OldFeatureLabelKeys.class \
edu/stanford/nlp/ling/BasicDocument.class \
edu/stanford/nlp/ling/CategoryWordTag.class \
edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/CategoryWordTagFactory.class \
edu/stanford/nlp/ling/CoreAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbbrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbgeneAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AbstrAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AfterAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgumentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$AuthorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeginIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestCliquesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BestFullAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CalendarAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CategoryFunctionalTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseOrigSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseSegAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChunkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepParentIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLPredicateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLSRLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CommonWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CopyAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CostMagnificationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CovertIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$D2_LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DayAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DependentsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DictAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DistSimAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocSourceTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTitleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$DomainAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityRuleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FeaturesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FirstChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ForcedSentenceUntilEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FreqAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GazetteerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GenericTokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GeniaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GovernorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GrandparentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HaveAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeadWordStringAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$HeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDFAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$INAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$InterpretationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsDateRangeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsURLAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LMiddleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LabelWeightAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LastTaggedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftChildrenNodeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LeftTermAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LengthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LineNumberAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LinkAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LocationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionTokenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoGenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoNumAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MorphoPersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NERIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NeighborsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NotAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumTxtSentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericCompositeValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumerizedTokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParaPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PercentAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PolarityAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PossibleAnswersAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PredictedAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PrevChildAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PriorAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ProjectedCategoryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ProtoAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$RoleAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRLInstancesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SRL_ID.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencePositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ShapeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StackedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokensAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TopicAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueCaseTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TrueTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UBlockAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnaryAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UnknownAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UseMarkedDiscourseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WebAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordFormAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordPositionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordSenseAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WordnetSynAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlContextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$XmlElementAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$YearAnnotation.class \
edu/stanford/nlp/ling/CoreLabel.class \
edu/stanford/nlp/ling/CoreLabel\$1.class \
edu/stanford/nlp/ling/CoreLabel\$CoreLabelFactory.class \
edu/stanford/nlp/ling/CoreLabel\$GenericAnnotation.class \
edu/stanford/nlp/ling/Datum.class \
edu/stanford/nlp/ling/Document.class \
edu/stanford/nlp/ling/DocumentReader.class \
edu/stanford/nlp/ling/Featurizable.class \
edu/stanford/nlp/ling/HasCategory.class \
edu/stanford/nlp/ling/HasContext.class \
edu/stanford/nlp/ling/HasIndex.class \
edu/stanford/nlp/ling/HasLemma.class \
edu/stanford/nlp/ling/HasOffset.class \
edu/stanford/nlp/ling/HasTag.class \
edu/stanford/nlp/ling/HasWord.class \
edu/stanford/nlp/ling/IndexedWord.class \
edu/stanford/nlp/ling/IndexedWord\$1.class \
edu/stanford/nlp/ling/Label.class \
edu/stanford/nlp/ling/LabelFactory.class \
edu/stanford/nlp/ling/Labeled.class \
edu/stanford/nlp/ling/LabeledWord.class \
edu/stanford/nlp/ling/LabeledWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/MultiTokenTag.class \
edu/stanford/nlp/ling/MultiTokenTag\$Tag.class \
edu/stanford/nlp/ling/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/Tag.class \
edu/stanford/nlp/ling/Tag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/Tag\$TagFactory.class \
edu/stanford/nlp/ling/TaggedWord.class \
edu/stanford/nlp/ling/TaggedWord\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/TaggedWordFactory.class \
edu/stanford/nlp/ling/ValueLabel.class \
edu/stanford/nlp/ling/Word.class \
edu/stanford/nlp/ling/Word\$WordFactoryHolder.class \
edu/stanford/nlp/ling/WordFactory.class \
edu/stanford/nlp/ling/WordLemmaTag.class \
edu/stanford/nlp/ling/WordLemmaTagFactory.class \
edu/stanford/nlp/ling/WordTag.class \
edu/stanford/nlp/ling/WordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/WordTagFactory.class \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult\$MatchedGroup.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$CompositeMatchState.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$Stage.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AbstractStringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AttributesEqualMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NotNilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$2.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$3.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$4.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$5.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$6.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$NumericAnnotationPattern\$CmpType\$7.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$SequenceRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringAnnotationRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$StringInSetAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$AnnotateAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$MergeAction.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$BasicCoreMapSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/Env.class \
edu/stanford/nlp/ling/tokensregex/Env\$Binder.class \
edu/stanford/nlp/ling/tokensregex/EnvLookup.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$1.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$2.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$3.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$4.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$5.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$6.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$7.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$8.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression\$SingleAnnotationExtractor.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern\$StringSequenceAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$IntersectMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$UnionMultiNodePattern.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$BasicSequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$NodePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$SequencePatternTrigger.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$LongestStringComparator.class \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$MatchType.class \
edu/stanford/nlp/ling/tokensregex/NodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$AnyNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$ConjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$DisjNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$EqualsNodePattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern\$NegateNodePattern.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$1.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$Phrase.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseMatch.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseStringCollection.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseTableIterator.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StackEntry.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$StringList.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$TokenList.class \
edu/stanford/nlp/ling/tokensregex/PhraseTable\$WordList.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BoundAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BranchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$NextMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$SeriesAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$StartMatchAction.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$2.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$3.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$4.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$GroupToIntervalFunc.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$MatchedGroupInfo.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationMatchedFilter.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AssignmentRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$BasicSequenceExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CompositeExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListFunctionApplier.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$FilterExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ListExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$Rule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequencePatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchResultExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchedExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringPatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TextPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TokenPatternExtractRuleCreator.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$2.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BasicMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchState.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$FindType.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$GroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates\$1.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$NamedGroupMatchReplacement.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$State.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$AndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjMatchStateInfo.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Frag.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MatchState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$OrPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$Parser.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$PatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqEndState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqStartState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceEndPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequencePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceStartPatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$SpecialNodePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$State.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValuePatternExpr.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValueState.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$VarGroupBindings.class \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.class \
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class \
edu/stanford/nlp/ling/tokensregex/parser/Token.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$1.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$JJCalls.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$LookaheadSuccess.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AndExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$AssignableFunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CaseExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$CompositeValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ConditionalExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FieldExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$FunctionCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IfExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$IndexedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$ListExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$MethodCallExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$NotExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$OrExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$PrimitiveValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchResultVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchVarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleCachedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleValue.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$TypedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarAssignmentExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions\$WrappedExpression.class \
edu/stanford/nlp/ling/tokensregex/types/Tags.class \
edu/stanford/nlp/ling/tokensregex/types/Tags\$TagsAnnotation.class \
edu/stanford/nlp/ling/tokensregex/types/Value.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$1.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$10.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$11.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$12.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$13.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$14.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$15.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$16.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$17.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$18.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$19.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$2.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$20.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$21.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$22.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$23.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$24.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$25.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$26.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$27.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$28.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$29.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$3.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$30.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$31.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$32.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$33.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$34.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$35.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$36.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$37.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$38.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$39.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$4.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$40.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$41.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$42.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$43.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$44.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$45.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$5.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$6.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$7.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$8.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$9.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$BooleanFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ComparableComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareType.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NamedValueFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericComparator.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ParamInfo.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$StringFunction.class \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$TypeCheckedFunction.class \
edu/stanford/nlp/math/ArrayMath.class \
edu/stanford/nlp/math/ArrayMath\$InvalidElementException.class \
edu/stanford/nlp/math/SloppyMath.class \
edu/stanford/nlp/neural/Embedding.class \
edu/stanford/nlp/neural/NeuralUtils.class \
edu/stanford/nlp/neural/NeuralUtils\$1.class \
edu/stanford/nlp/objectbank/IdentityFunction.class \
edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class \
edu/stanford/nlp/objectbank/LineIterator.class \
edu/stanford/nlp/objectbank/LineIterator\$LineIteratorFactory.class \
edu/stanford/nlp/objectbank/ObjectBank.class \
edu/stanford/nlp/objectbank/ObjectBank\$OBIterator.class \
edu/stanford/nlp/objectbank/ObjectBank\$PathToFileFunction.class \
edu/stanford/nlp/objectbank/ReaderIteratorFactory.class \
edu/stanford/nlp/objectbank/ReaderIteratorFactory\$ReaderIterator.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator\$XMLBeginEndIteratorFactory.class \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.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/HasEvaluators.class \
edu/stanford/nlp/optimization/HasInitial.class \
edu/stanford/nlp/optimization/HasRegularizerParamRange.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/parser/KBestViterbiParser.class \
edu/stanford/nlp/parser/Parser.class \
edu/stanford/nlp/parser/ViterbiParser.class \
edu/stanford/nlp/parser/ViterbiParserWithOptions.class \
edu/stanford/nlp/parser/common/ArgUtils.class \
edu/stanford/nlp/parser/common/NoSuchParseException.class \
edu/stanford/nlp/parser/common/ParserAnnotations.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$CandidatePartOfSpeechAnnotation.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$ConstraintAnnotation.class \
edu/stanford/nlp/parser/common/ParserConstraint.class \
edu/stanford/nlp/parser/common/ParserGrammar.class \
edu/stanford/nlp/parser/common/ParserQuery.class \
edu/stanford/nlp/parser/common/ParserUtils.class \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$CacheProcessor.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$DecompressionProcessor.class \
edu/stanford/nlp/parser/dvparser/DVModel.class \
edu/stanford/nlp/parser/dvparser/DVModel\$1.class \
edu/stanford/nlp/parser/dvparser/DVModel\$2.class \
edu/stanford/nlp/parser/dvparser/DVModel\$3.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker\$Query.class \
edu/stanford/nlp/parser/dvparser/DVParser.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient\$ScoringProcessor.class \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class \
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$AnnotatePunctuationFunction.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$RemoveGFSubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$SubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$TypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedTypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedUntypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UntypedDependencyTyper.class \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedConjNode.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunctionVar.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeRegexFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AnnotatePunctuationFunction2.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$ArabicSubcategoryStripper.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$SimpleStringFunction.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/BaseLexicon.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser\$N5BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class \
edu/stanford/nlp/parser/lexparser/BinaryRule.class \
edu/stanford/nlp/parser/lexparser/BoundaryRemover.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.class \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon\$Symbol.class \
edu/stanford/nlp/parser/lexparser/ChineseLexicon.class \
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class \
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.class \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class \
edu/stanford/nlp/parser/lexparser/Debinarizer.class \
edu/stanford/nlp/parser/lexparser/DependencyGrammar.class \
edu/stanford/nlp/parser/lexparser/Edge.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/EnglishUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Arc.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Derivation.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Vertex.class \
edu/stanford/nlp/parser/lexparser/Extractor.class \
edu/stanford/nlp/parser/lexparser/FactoredLexicon.class \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class \
edu/stanford/nlp/parser/lexparser/FactoredParser.class \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$1.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddPOSSequenceFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddRelativeNodeFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AnnotatePunctuationFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$SimpleStringFunction.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/GrammarProjection.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader\$LatticeWord.class \
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/Hook.class \
edu/stanford/nlp/parser/lexparser/HookChart.class \
edu/stanford/nlp/parser/lexparser/HookChart\$1.class \
edu/stanford/nlp/parser/lexparser/HookChart\$ChartIndex.class \
edu/stanford/nlp/parser/lexparser/HookChart\$WeakChartIndex.class \
edu/stanford/nlp/parser/lexparser/IntDependency.class \
edu/stanford/nlp/parser/lexparser/IntTaggedWord.class \
edu/stanford/nlp/parser/lexparser/Interner.class \
edu/stanford/nlp/parser/lexparser/Item.class \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.class \
edu/stanford/nlp/parser/lexparser/Lattice.class \
edu/stanford/nlp/parser/lexparser/LatticeEdge.class \
edu/stanford/nlp/parser/lexparser/LatticeScorer.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser\$1.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class \
edu/stanford/nlp/parser/lexparser/Lexicon.class \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.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/NegraPennCollinizer.class \
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/NodePruner.class \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class \
edu/stanford/nlp/parser/lexparser/Options.class \
edu/stanford/nlp/parser/lexparser/Options\$LexOptions.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter\$FA.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$1.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$2.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$3.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$4.class \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats\$5.class \
edu/stanford/nlp/parser/lexparser/ParseFiles.class \
edu/stanford/nlp/parser/lexparser/ParserUtils.class \
edu/stanford/nlp/parser/lexparser/PostSplitter.class \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class \
edu/stanford/nlp/parser/lexparser/RandomWalk.class \
edu/stanford/nlp/parser/lexparser/Reranker.class \
edu/stanford/nlp/parser/lexparser/RerankerQuery.class \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class \
edu/stanford/nlp/parser/lexparser/Rule.class \
edu/stanford/nlp/parser/lexparser/Scorer.class \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$1.class \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$2.class \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats\$3.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor\$1.class \
edu/stanford/nlp/parser/lexparser/TagProjection.class \
edu/stanford/nlp/parser/lexparser/TestOptions.class \
edu/stanford/nlp/parser/lexparser/TestTagProjection.class \
edu/stanford/nlp/parser/lexparser/TrainOptions.class \
edu/stanford/nlp/parser/lexparser/TrainOptions\$TransformMatrixType.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotator.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer\$TreeNullAnnotator.class \
edu/stanford/nlp/parser/lexparser/TreeBinarizer.class \
edu/stanford/nlp/parser/lexparser/TreeBinarizer\$1.class \
edu/stanford/nlp/parser/lexparser/TreeCollinizer.class \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator\$1.class \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class \
edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.class \
edu/stanford/nlp/parser/lexparser/TwinScorer.class \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class \
edu/stanford/nlp/parser/lexparser/UnaryRule.class \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.class \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo2.class \
edu/stanford/nlp/parser/metrics/AbstractEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$CatErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$RuleErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$ScoreEval.class \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class \
edu/stanford/nlp/parser/metrics/Eval.class \
edu/stanford/nlp/parser/metrics/Evalb.class \
edu/stanford/nlp/parser/metrics/Evalb\$1.class \
edu/stanford/nlp/parser/metrics/Evalb\$CBEval.class \
edu/stanford/nlp/parser/metrics/Evalb\$F1Comparator.class \
edu/stanford/nlp/parser/metrics/EvalbByCat.class \
edu/stanford/nlp/parser/metrics/FilteredEval.class \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class \
edu/stanford/nlp/parser/metrics/ParserQueryEval.class \
edu/stanford/nlp/parser/metrics/TaggingEval.class \
edu/stanford/nlp/parser/metrics/TopMatchEval.class \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval\$1.class \
edu/stanford/nlp/parser/server/LexicalizedParserClient.class \
edu/stanford/nlp/parser/server/LexicalizedParserServer.class \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$1.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$Side.class \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$1.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$FeatureComponent.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$Transition.class \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class \
edu/stanford/nlp/parser/shiftreduce/Oracle.class \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$1.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$RetagProcessor.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$TrainTreeProcessor.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$Update.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions\$TrainingMethod.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class \
edu/stanford/nlp/parser/shiftreduce/State.class \
edu/stanford/nlp/parser/shiftreduce/State\$HeadPosition.class \
edu/stanford/nlp/parser/shiftreduce/Transition.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$1.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$Mode.class \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/Weight.class \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \
edu/stanford/nlp/parser/ui/Parser.class \
edu/stanford/nlp/parser/ui/Parser\$1.class \
edu/stanford/nlp/parser/ui/Parser\$2.class \
edu/stanford/nlp/parser/ui/Parser\$3.class \
edu/stanford/nlp/parser/ui/Parser\$4.class \
edu/stanford/nlp/parser/ui/ParserPanel.class \
edu/stanford/nlp/parser/ui/ParserPanel\$1.class \
edu/stanford/nlp/parser/ui/ParserPanel\$10.class \
edu/stanford/nlp/parser/ui/ParserPanel\$11.class \
edu/stanford/nlp/parser/ui/ParserPanel\$12.class \
edu/stanford/nlp/parser/ui/ParserPanel\$13.class \
edu/stanford/nlp/parser/ui/ParserPanel\$2.class \
edu/stanford/nlp/parser/ui/ParserPanel\$3.class \
edu/stanford/nlp/parser/ui/ParserPanel\$4.class \
edu/stanford/nlp/parser/ui/ParserPanel\$5.class \
edu/stanford/nlp/parser/ui/ParserPanel\$6.class \
edu/stanford/nlp/parser/ui/ParserPanel\$7.class \
edu/stanford/nlp/parser/ui/ParserPanel\$8.class \
edu/stanford/nlp/parser/ui/ParserPanel\$9.class \
edu/stanford/nlp/parser/ui/ParserPanel\$JFileChooserLocation.class \
edu/stanford/nlp/parser/ui/ParserPanel\$LoadParserThread.class \
edu/stanford/nlp/parser/ui/ParserPanel\$ParseThread.class \
edu/stanford/nlp/parser/ui/ParserPanel\$SaveOutputThread.class \
edu/stanford/nlp/parser/ui/ParserPanel\$SaveOutputThread\$1.class \
edu/stanford/nlp/parser/ui/ParserPanel\$TimerListener.class \
edu/stanford/nlp/parser/ui/TreeJPanel.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$1.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$WidthResult.class \
edu/stanford/nlp/pipeline/Annotation.class \
edu/stanford/nlp/pipeline/Annotator.class \
edu/stanford/nlp/pipeline/Annotator\$Requirement.class \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \
edu/stanford/nlp/pipeline/CoreMapAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$1.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$2.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$3.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$4.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$5.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$6.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$7.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$8.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatCoreMapListAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatListAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class \
edu/stanford/nlp/process/AbstractListProcessor.class \
edu/stanford/nlp/process/AbstractTokenizer.class \
edu/stanford/nlp/process/Americanize.class \
edu/stanford/nlp/process/AmericanizeFunction.class \
edu/stanford/nlp/process/CoreLabelTokenFactory.class \
edu/stanford/nlp/process/CoreTokenFactory.class \
edu/stanford/nlp/process/DistSimClassifier.class \
edu/stanford/nlp/process/DocumentPreprocessor.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/JFlexDummyLexer.class \
edu/stanford/nlp/process/LexedTokenFactory.class \
edu/stanford/nlp/process/LexerTokenizer.class \
edu/stanford/nlp/process/ListProcessor.class \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class \
edu/stanford/nlp/process/LowercaseFunction.class \
edu/stanford/nlp/process/Morpha.class \
edu/stanford/nlp/process/Morphology.class \
edu/stanford/nlp/process/PTB2TextLexer.class \
edu/stanford/nlp/process/PTBEscapingProcessor.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/StripTagsProcessor.class \
edu/stanford/nlp/process/Tokenizer.class \
edu/stanford/nlp/process/TokenizerAdapter.class \
edu/stanford/nlp/process/TokenizerFactory.class \
edu/stanford/nlp/process/WhitespaceLexer.class \
edu/stanford/nlp/process/WhitespaceTokenizer.class \
edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \
edu/stanford/nlp/process/WordSegmenter.class \
edu/stanford/nlp/process/WordSegmentingTokenizer.class \
edu/stanford/nlp/process/WordSegmentingTokenizer\$WordSegmentingTokenizerFactory.class \
edu/stanford/nlp/process/WordShapeClassifier.class \
edu/stanford/nlp/process/WordShapeClassifier\$1.class \
edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters.class \
edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters\$LcMap.class \
edu/stanford/nlp/process/WordToSentenceProcessor.class \
edu/stanford/nlp/process/WordToSentenceProcessor\$NewlineIsSentenceBreak.class \
edu/stanford/nlp/process/WordToTaggedWordProcessor.class \
edu/stanford/nlp/process/WordTokenFactory.class \
edu/stanford/nlp/semgraph/SemanticGraph.class \
edu/stanford/nlp/semgraph/SemanticGraph\$SemanticGraphParsingTask.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$BasicDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedCCProcessedDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge\$1.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge\$SemanticGraphEdgeTargetComparator.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory\$1.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory\$Mode.class \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.class \
edu/stanford/nlp/stats/AbstractCounter.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
jar uf /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4.jar edu/stanford/nlp/stats/Counters\$7\$3.class \
edu/stanford/nlp/stats/Counters\$7\$3\$1.class \
edu/stanford/nlp/stats/Counters\$7\$4.class \
edu/stanford/nlp/stats/Counters\$7\$4\$1.class \
edu/stanford/nlp/stats/Counters\$8.class \
edu/stanford/nlp/stats/Counters\$NaturalComparator.class \
edu/stanford/nlp/stats/Distribution.class \
edu/stanford/nlp/stats/Distribution\$1.class \
edu/stanford/nlp/stats/Distribution\$DynamicDistribution.class \
edu/stanford/nlp/stats/EquivalenceClasser.class \
edu/stanford/nlp/stats/GeneralizedCounter.class \
edu/stanford/nlp/stats/GeneralizedCounter\$1.class \
edu/stanford/nlp/stats/GeneralizedCounter\$CounterView.class \
edu/stanford/nlp/stats/GeneralizedCounter\$Entry.class \
edu/stanford/nlp/stats/GeneralizedCounter\$OneDimensionalCounterView.class \
edu/stanford/nlp/stats/IntCounter.class \
edu/stanford/nlp/stats/IntCounter\$1.class \
edu/stanford/nlp/stats/IntCounter\$1\$1.class \
edu/stanford/nlp/stats/IntCounter\$1\$1\$1.class \
edu/stanford/nlp/stats/IntCounter\$2.class \
edu/stanford/nlp/stats/IntCounter\$3.class \
edu/stanford/nlp/stats/IntCounter\$3\$1.class \
edu/stanford/nlp/stats/IntCounter\$NaturalComparator.class \
edu/stanford/nlp/stats/ProbabilityDistribution.class \
edu/stanford/nlp/stats/Sampler.class \
edu/stanford/nlp/stats/SimpleGoodTuring.class \
edu/stanford/nlp/stats/TwoDimensionalCounter.class \
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class \
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class \
edu/stanford/nlp/swing/FontDetector.class \
edu/stanford/nlp/tagger/common/Tagger.class \
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$1.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$Format.class \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class \
edu/stanford/nlp/tagger/maxent/Distsim.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig\$Mode.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/BasicCategoryTreeTransformer.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer\$AOverAFilter.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer\$EmptyFilter.class \
edu/stanford/nlp/trees/CollinsHeadFinder.class \
edu/stanford/nlp/trees/CollinsHeadFinder\$1.class \
edu/stanford/nlp/trees/CollocationFinder.class \
edu/stanford/nlp/trees/CollocationFinder\$1.class \
edu/stanford/nlp/trees/CollocationFinder\$Collocation.class \
edu/stanford/nlp/trees/CompositeTreeTransformer.class \
edu/stanford/nlp/trees/CompositeTreebank.class \
edu/stanford/nlp/trees/CompositeTreebank\$CompositeTreebankIterator.class \
edu/stanford/nlp/trees/Constituent.class \
edu/stanford/nlp/trees/ConstituentFactory.class \
edu/stanford/nlp/trees/CoordinationTransformer.class \
edu/stanford/nlp/trees/CopulaHeadFinder.class \
edu/stanford/nlp/trees/DateTreeTransformer.class \
edu/stanford/nlp/trees/DeepTree.class \
edu/stanford/nlp/trees/DeepTree\$1.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/DependencyScoring.class \
edu/stanford/nlp/trees/DependencyScoring\$Score.class \
edu/stanford/nlp/trees/DependencyScoring\$TypedDependencyStringEquality.class \
edu/stanford/nlp/trees/DependencyTreeTransformer.class \
edu/stanford/nlp/trees/DependencyTyper.class \
edu/stanford/nlp/trees/DiskTreebank.class \
edu/stanford/nlp/trees/DiskTreebank\$1.class \
edu/stanford/nlp/trees/DiskTreebank\$DiskTreebankIterator.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdjectivalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdvClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AdverbialModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AgentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AppositionalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ArgumentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$AuxPassiveGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalPassiveSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ClausalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ConjunctGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ControllingSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$CoordinationGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$CopulaGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DeterminerGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DirectObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$DiscourseElementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ExpletiveGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$GoesWithGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$IndirectObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MarkerGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$MultiWordExpressionGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NegationModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalPassiveSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NominalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NounCompoundModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NpAdverbialModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumberModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$NumericModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ParataxisGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PhrasalVerbParticleGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessionModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PossessiveModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PreconjunctGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredeterminerGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PredicateGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PrepositionalObjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$PunctuationGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$QuantifierModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$ReferentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$RelativeGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SemanticDependentGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$SubjectGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$TemporalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$VerbalModifierGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations\$XClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$1.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$ExtraTreeDepFilter.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/FilteringTreeReader.class \
edu/stanford/nlp/trees/FilteringTreebank.class \
edu/stanford/nlp/trees/FilteringTreebank\$FilteringTreebankIterator.class \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class \
edu/stanford/nlp/trees/GrammaticalRelation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$1.class \
edu/stanford/nlp/trees/GrammaticalRelation\$DependentGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$GovernorGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$GrammaticalRelationAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$KillGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalRelation\$Language.class \
edu/stanford/nlp/trees/GrammaticalRelation\$RootGRAnnotation.class \
edu/stanford/nlp/trees/GrammaticalStructure.class \
edu/stanford/nlp/trees/GrammaticalStructure\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing.class \
edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NameComparator.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctFilter.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctTypedDependencyFilter.class \
edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper.class \
edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper\$GsIterator.class \
edu/stanford/nlp/trees/GrammaticalStructureFactory.class \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class \
edu/stanford/nlp/trees/GraphLessGrammaticalStructure.class \
edu/stanford/nlp/trees/GraphLessGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/HasParent.class \
edu/stanford/nlp/trees/HeadFinder.class \
edu/stanford/nlp/trees/Labeled.class \
edu/stanford/nlp/trees/LabeledConstituent.class \
edu/stanford/nlp/trees/LabeledConstituent\$1.class \
edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder\$LabeledConstituentFactory.class \
edu/stanford/nlp/trees/LabeledConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/LabeledConstituent\$LabeledConstituentLabelFactory.class \
edu/stanford/nlp/trees/LabeledScoredConstituent.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$1.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabeledScoredConstituentLabelFactory.class \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \
edu/stanford/nlp/trees/LabeledScoredTreeNode.class \
edu/stanford/nlp/trees/LabeledScoredTreeNode\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class \
edu/stanford/nlp/trees/LeftHeadFinder.class \
edu/stanford/nlp/trees/LengthTreeFilter.class \
edu/stanford/nlp/trees/MemoryTreebank.class \
edu/stanford/nlp/trees/MemoryTreebank\$1.class \
edu/stanford/nlp/trees/ModCollinsHeadFinder.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$1.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$2.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$3.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$4.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpAdvRetainingTreeReaderFactory.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpRetainingTreeReaderFactory.class \
edu/stanford/nlp/trees/NamedDependency.class \
edu/stanford/nlp/trees/NamedDependency\$1.class \
edu/stanford/nlp/trees/NamedDependency\$DependencyFactoryHolder.class \
edu/stanford/nlp/trees/NamedDependency\$NamedDependencyFactory.class \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.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/RecursiveTreeTransformer.class \
edu/stanford/nlp/trees/SemanticHeadFinder.class \
edu/stanford/nlp/trees/SemanticHeadFinder\$1.class \
edu/stanford/nlp/trees/SimpleConstituent.class \
edu/stanford/nlp/trees/SimpleConstituent\$1.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder\$SimpleConstituentFactory.class \
edu/stanford/nlp/trees/SimpleConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/SimpleConstituent\$SimpleConstituentLabelFactory.class \
edu/stanford/nlp/trees/SimpleConstituentFactory.class \
edu/stanford/nlp/trees/SimpleTree.class \
edu/stanford/nlp/trees/SimpleTree\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/SimpleTreeFactory.class \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class \
edu/stanford/nlp/trees/TransformingTreebank.class \
edu/stanford/nlp/trees/TransformingTreebank\$1.class \
edu/stanford/nlp/trees/TransformingTreebank\$2.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer2.class \
edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer3.class \
edu/stanford/nlp/trees/TransformingTreebank\$TransformingTreebankIterator.class \
edu/stanford/nlp/trees/Tree.class \
edu/stanford/nlp/trees/Tree\$TreeIterator.class \
edu/stanford/nlp/trees/TreeCoreAnnotations.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$BinarizedTreeAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.class \
edu/stanford/nlp/trees/TreeFactory.class \
edu/stanford/nlp/trees/TreeFilters.class \
edu/stanford/nlp/trees/TreeFilters\$HasMatchingChild.class \
edu/stanford/nlp/trees/TreeFunctions.class \
edu/stanford/nlp/trees/TreeFunctions\$1.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledToDescriptiveCoreLabelTreeFunction.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToCategoryWordTagTreeFunction.class \
edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToStringLabeledTreeFunction.class \
edu/stanford/nlp/trees/TreeGraph.class \
edu/stanford/nlp/trees/TreeGraphNode.class \
edu/stanford/nlp/trees/TreeGraphNode\$TreeFactoryHolder.class \
edu/stanford/nlp/trees/TreeGraphNodeFactory.class \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \
edu/stanford/nlp/trees/TreeLengthComparator.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/fakeShortNameToGRel.class \
edu/stanford/nlp/trees/fakeShortNameToGRel\$1.class \
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$1.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder\$TagSet\$2.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer\$ArabicEmptyFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$ArabicRawTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$XFilter.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class \
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class \
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder\$1.class \
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class \
edu/stanford/nlp/trees/international/french/FrenchHeadFinder\$1.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$FrenchAOverAFilter.class \
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class \
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer\$HebrewEmptyFilter.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class \
edu/stanford/nlp/trees/international/negra/NegraLabel.class \
edu/stanford/nlp/trees/international/negra/NegraLabel\$1.class \
edu/stanford/nlp/trees/international/negra/NegraLabel\$NegraLabelFactory.class \
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class \
edu/stanford/nlp/trees/international/negra/NegraPennLexer.class \
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$2.class \
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/CEDict.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$1.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$CTBErrorCorrectingTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$ChineseEmptyFilter.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory\$NoEmptiesCTBTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap\$SingletonHolder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AdjectivalModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AdverbialModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ArgumentGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AspectMarkerGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AssociativeMarkerGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AssociativeModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AttributiveGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AuxModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$AuxPassiveGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$BaGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClausalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ComplementGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ComplementizerGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ControllingSubjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$CoordinationGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DeterminerGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DirectObjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DvpMarkerGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$DvpModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$EtcGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$LocalizerComplementGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ModalGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NegationModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NominalPassiveSubjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NominalSubjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NounCompoundModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NumberModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$NumericModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ObjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$OrdNumberGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ParentheticalGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ParticipialModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PreconjunctGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalLocalizerModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PrepositionalObjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$PunctuationGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$RangeGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$RelativeClauseModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$ResultativeComplementGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$SemanticDependentGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$SubjectGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TemporalClauseGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TemporalGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TimePostpositionGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$TopicGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$VerbCompoundGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$VerbModifierGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations\$XClausalComplementGRAnnotation.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class \
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class \
edu/stanford/nlp/trees/treebank/AbstractDataset.class \
edu/stanford/nlp/trees/treebank/AbstractDataset\$SplitFilter.class \
edu/stanford/nlp/trees/treebank/ConfigParser.class \
edu/stanford/nlp/trees/treebank/Dataset.class \
edu/stanford/nlp/trees/treebank/Dataset\$Encoding.class \
edu/stanford/nlp/trees/treebank/DefaultMapper.class \
edu/stanford/nlp/trees/treebank/DistributionPackage.class \
edu/stanford/nlp/trees/treebank/Mapper.class \
edu/stanford/nlp/trees/treebank/TreebankPreprocessor.class \
edu/stanford/nlp/trees/tregex/CoordinationPattern.class \
edu/stanford/nlp/trees/tregex/CoordinationPattern\$CoordinationMatcher.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$1.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMatcher.class \
edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMode.class \
edu/stanford/nlp/trees/tregex/Macros.class \
edu/stanford/nlp/trees/tregex/ParseException.class \
edu/stanford/nlp/trees/tregex/Relation.class \
edu/stanford/nlp/trees/tregex/Relation\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$1\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$10.class \
edu/stanford/nlp/trees/tregex/Relation\$10\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$11.class \
edu/stanford/nlp/trees/tregex/Relation\$11\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$12.class \
edu/stanford/nlp/trees/tregex/Relation\$12\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$13.class \
edu/stanford/nlp/trees/tregex/Relation\$13\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$14.class \
edu/stanford/nlp/trees/tregex/Relation\$14\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$15.class \
edu/stanford/nlp/trees/tregex/Relation\$15\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$16.class \
edu/stanford/nlp/trees/tregex/Relation\$16\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$17.class \
edu/stanford/nlp/trees/tregex/Relation\$17\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$18.class \
edu/stanford/nlp/trees/tregex/Relation\$18\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$19.class \
edu/stanford/nlp/trees/tregex/Relation\$19\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$2.class \
edu/stanford/nlp/trees/tregex/Relation\$20.class \
edu/stanford/nlp/trees/tregex/Relation\$20\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$21.class \
edu/stanford/nlp/trees/tregex/Relation\$21\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$22.class \
edu/stanford/nlp/trees/tregex/Relation\$22\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$23.class \
edu/stanford/nlp/trees/tregex/Relation\$23\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$24.class \
edu/stanford/nlp/trees/tregex/Relation\$24\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$25.class \
edu/stanford/nlp/trees/tregex/Relation\$25\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$3.class \
edu/stanford/nlp/trees/tregex/Relation\$4.class \
edu/stanford/nlp/trees/tregex/Relation\$4\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$5.class \
edu/stanford/nlp/trees/tregex/Relation\$5\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$6.class \
edu/stanford/nlp/trees/tregex/Relation\$6\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$7.class \
edu/stanford/nlp/trees/tregex/Relation\$7\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$8.class \
edu/stanford/nlp/trees/tregex/Relation\$8\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$9.class \
edu/stanford/nlp/trees/tregex/Relation\$9\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild.class \
edu/stanford/nlp/trees/tregex/Relation\$HasIthChild\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$HeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads.class \
edu/stanford/nlp/trees/tregex/Relation\$Heads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads.class \
edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf.class \
edu/stanford/nlp/trees/tregex/Relation\$IthChildOf\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$SearchNodeIterator.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy\$1.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes.class \
edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes\$1.class \
edu/stanford/nlp/trees/tregex/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/Token.class \
edu/stanford/nlp/trees/tregex/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/TregexMatcher.class \
edu/stanford/nlp/trees/tregex/TregexParseException.class \
edu/stanford/nlp/trees/tregex/TregexParser.class \
edu/stanford/nlp/trees/tregex/TregexParser\$1.class \
edu/stanford/nlp/trees/tregex/TregexParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/TregexParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/TregexParserConstants.class \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \
edu/stanford/nlp/trees/tregex/TregexPattern.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory\$1.class \
edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeVisitor.class \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \
edu/stanford/nlp/trees/tregex/VariableStrings.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$1.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$JJCalls.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$LookaheadSuccess.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class \
edu/stanford/nlp/ui/JarFileChooser.class \
edu/stanford/nlp/ui/JarFileChooser\$1.class \
edu/stanford/nlp/ui/JarFileChooser\$2.class \
edu/stanford/nlp/ui/JarFileChooser\$3.class \
edu/stanford/nlp/util/AbstractIterator.class \
edu/stanford/nlp/util/ArrayCoreMap.class \
edu/stanford/nlp/util/ArrayCoreMap\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$1\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$2.class \
edu/stanford/nlp/util/ArrayCoreMap\$3.class \
edu/stanford/nlp/util/ArrayHeap.class \
edu/stanford/nlp/util/ArrayHeap\$1.class \
edu/stanford/nlp/util/ArrayHeap\$HeapEntry.class \
edu/stanford/nlp/util/ArrayMap.class \
edu/stanford/nlp/util/ArrayMap\$1.class \
edu/stanford/nlp/util/ArrayMap\$Entry.class \
edu/stanford/nlp/util/ArraySet.class \
edu/stanford/nlp/util/ArrayStringFilter.class \
edu/stanford/nlp/util/ArrayStringFilter\$1.class \
edu/stanford/nlp/util/ArrayStringFilter\$Mode.class \
edu/stanford/nlp/util/ArrayUtils.class \
edu/stanford/nlp/util/Beam.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$1.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue\$Entry.class \
edu/stanford/nlp/util/ByteStreamGobbler.class \
edu/stanford/nlp/util/CacheMap.class \
edu/stanford/nlp/util/CollectionFactory.class \
edu/stanford/nlp/util/CollectionFactory\$ArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$HashSetFactory.class \
edu/stanford/nlp/util/CollectionFactory\$LinkedListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$SizedArrayListFactory.class \
edu/stanford/nlp/util/CollectionFactory\$TreeSetFactory.class \
edu/stanford/nlp/util/CollectionUtils.class \
edu/stanford/nlp/util/CollectionUtils\$1.class \
edu/stanford/nlp/util/CollectionValuedMap.class \
edu/stanford/nlp/util/Comparators.class \
edu/stanford/nlp/util/Comparators\$1.class \
edu/stanford/nlp/util/Comparators\$2.class \
edu/stanford/nlp/util/Comparators\$3.class \
edu/stanford/nlp/util/ConcatenationIterator.class \
edu/stanford/nlp/util/CoreMap.class \
edu/stanford/nlp/util/DataFilePaths.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$1.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$2.class \
edu/stanford/nlp/util/DeltaCollectionValuedMap\$SimpleEntry.class \
edu/stanford/nlp/util/DeltaIndex.class \
edu/stanford/nlp/util/DeltaIndex\$1.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/DisabledPreferences.class \
edu/stanford/nlp/util/DisabledPreferencesFactory.class \
edu/stanford/nlp/util/ErasureUtils.class \
edu/stanford/nlp/util/Factory.class \
edu/stanford/nlp/util/FilePathProcessor.class \
edu/stanford/nlp/util/FileProcessor.class \
edu/stanford/nlp/util/Filter.class \
edu/stanford/nlp/util/FilteredIterator.class \
edu/stanford/nlp/util/FilteredIterator\$1.class \
edu/stanford/nlp/util/Filters.class \
edu/stanford/nlp/util/Filters\$CategoricalFilter.class \
edu/stanford/nlp/util/Filters\$CollectionAcceptFilter.class \
edu/stanford/nlp/util/Filters\$CombinedFilter.class \
edu/stanford/nlp/util/Filters\$ConjFilter.class \
edu/stanford/nlp/util/Filters\$DisjFilter.class \
edu/stanford/nlp/util/Filters\$NegatedFilter.class \
edu/stanford/nlp/util/Filters\$RandomFilter.class \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \
edu/stanford/nlp/util/Function.class \
edu/stanford/nlp/util/Generics.class \
edu/stanford/nlp/util/HasInterval.class \
edu/stanford/nlp/util/HasInterval\$1.class \
edu/stanford/nlp/util/HasInterval\$2.class \
edu/stanford/nlp/util/HasInterval\$3.class \
edu/stanford/nlp/util/HasInterval\$4.class \
edu/stanford/nlp/util/HashIndex.class \
edu/stanford/nlp/util/HashIndex\$1.class \
edu/stanford/nlp/util/HashIndex\$2.class \
edu/stanford/nlp/util/HashableCoreMap.class \
edu/stanford/nlp/util/HashableCoreMap\$HashableCoreMapException.class \
edu/stanford/nlp/util/Heap.class \
edu/stanford/nlp/util/IdentityHashSet.class \
edu/stanford/nlp/util/Index.class \
edu/stanford/nlp/util/IntPair.class \
edu/stanford/nlp/util/IntQuadruple.class \
edu/stanford/nlp/util/IntTriple.class \
edu/stanford/nlp/util/IntTuple.class \
edu/stanford/nlp/util/IntUni.class \
edu/stanford/nlp/util/Interner.class \
edu/stanford/nlp/util/Interval.class \
edu/stanford/nlp/util/Interval\$1.class \
edu/stanford/nlp/util/Interval\$RelType.class \
edu/stanford/nlp/util/IntervalTree.class \
edu/stanford/nlp/util/IntervalTree\$1.class \
edu/stanford/nlp/util/IntervalTree\$2.class \
edu/stanford/nlp/util/IntervalTree\$3.class \
edu/stanford/nlp/util/IntervalTree\$ContainsIntervalFunction.class \
edu/stanford/nlp/util/IntervalTree\$ContainsValueFunction.class \
edu/stanford/nlp/util/IntervalTree\$PartialScoredList.class \
edu/stanford/nlp/util/IntervalTree\$TreeNode.class \
edu/stanford/nlp/util/IntervalTree\$TreeNodeIterator.class \
edu/stanford/nlp/util/IterableIterator.class \
edu/stanford/nlp/util/Iterables.class \
edu/stanford/nlp/util/Iterables\$1.class \
edu/stanford/nlp/util/Iterables\$1\$1.class \
edu/stanford/nlp/util/Iterables\$10.class \
edu/stanford/nlp/util/Iterables\$11.class \
edu/stanford/nlp/util/Iterables\$12.class \
edu/stanford/nlp/util/Iterables\$13.class \
edu/stanford/nlp/util/Iterables\$14.class \
edu/stanford/nlp/util/Iterables\$14\$1.class \
edu/stanford/nlp/util/Iterables\$14\$1\$1.class \
edu/stanford/nlp/util/Iterables\$14\$1\$1\$1.class \
edu/stanford/nlp/util/Iterables\$15.class \
edu/stanford/nlp/util/Iterables\$2.class \
edu/stanford/nlp/util/Iterables\$2\$1.class \
edu/stanford/nlp/util/Iterables\$3.class \
edu/stanford/nlp/util/Iterables\$3\$1.class \
edu/stanford/nlp/util/Iterables\$4.class \
edu/stanford/nlp/util/Iterables\$4\$1.class \
edu/stanford/nlp/util/Iterables\$5.class \
edu/stanford/nlp/util/Iterables\$5\$1.class \
edu/stanford/nlp/util/Iterables\$6.class \
edu/stanford/nlp/util/Iterables\$6\$1.class \
edu/stanford/nlp/util/Iterables\$7.class \
edu/stanford/nlp/util/Iterables\$8.class \
edu/stanford/nlp/util/Iterables\$9.class \
edu/stanford/nlp/util/Iterables\$9\$1.class \
edu/stanford/nlp/util/Iterables\$IncrementComparator.class \
edu/stanford/nlp/util/MapFactory.class \
edu/stanford/nlp/util/MapFactory\$1.class \
edu/stanford/nlp/util/MapFactory\$ArrayMapFactory.class \
edu/stanford/nlp/util/MapFactory\$HashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$IdentityHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$LinkedHashMapFactory.class \
edu/stanford/nlp/util/MapFactory\$TreeMapFactory.class \
edu/stanford/nlp/util/MapFactory\$WeakHashMapFactory.class \
edu/stanford/nlp/util/Maps.class \
edu/stanford/nlp/util/Maps\$1.class \
edu/stanford/nlp/util/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/Pair.class \
edu/stanford/nlp/util/Pair\$1.class \
edu/stanford/nlp/util/Pair\$ByFirstPairComparator.class \
edu/stanford/nlp/util/Pair\$ByFirstReversePairComparator.class \
edu/stanford/nlp/util/Pair\$BySecondPairComparator.class \
edu/stanford/nlp/util/Pair\$BySecondReversePairComparator.class \
edu/stanford/nlp/util/Pair\$MutableInternedPair.class \
edu/stanford/nlp/util/PriorityQueue.class \
edu/stanford/nlp/util/PropertiesUtils.class \
edu/stanford/nlp/util/PropertiesUtils\$Property.class \
edu/stanford/nlp/util/ReflectionLoading.class \
edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \
edu/stanford/nlp/util/RuntimeInterruptedException.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/StringParsingTask.class \
edu/stanford/nlp/util/StringParsingTask\$ParserException.class \
edu/stanford/nlp/util/StringUtils.class \
edu/stanford/nlp/util/StringUtils\$1.class \
edu/stanford/nlp/util/StringUtils\$2.class \
edu/stanford/nlp/util/StringUtils\$3.class \
edu/stanford/nlp/util/StringUtils\$4.class \
edu/stanford/nlp/util/ThreeDimensionalMap.class \
edu/stanford/nlp/util/Timing.class \
edu/stanford/nlp/util/TreeShapedStack.class \
edu/stanford/nlp/util/Triple.class \
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class \
edu/stanford/nlp/util/TwoDimensionalMap.class \
edu/stanford/nlp/util/TwoDimensionalMap\$Entry.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapIterator.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapValueIterator.class \
edu/stanford/nlp/util/TwoDimensionalSet.class \
edu/stanford/nlp/util/TwoDimensionalSet\$TwoDimensionalSetIterator.class \
edu/stanford/nlp/util/TypesafeMap.class \
edu/stanford/nlp/util/TypesafeMap\$Key.class \
edu/stanford/nlp/util/UTF8EquivalenceFunction.class \
edu/stanford/nlp/util/ValuedInterval.class \
edu/stanford/nlp/util/XMLUtils.class \
edu/stanford/nlp/util/XMLUtils\$1.class \
edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.class \
edu/stanford/nlp/util/XMLUtils\$XMLTag.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$1.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$CallableJob.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$JobCallback.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper\$QueueItem.class \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.class \
edu/stanford/nlp/util/concurrent/SynchronizedInterner\$1.class \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class \
edu/stanford/nlp/util/logging/Color.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.class \
edu/stanford/nlp/util/logging/LogRecordHandler.class \
edu/stanford/nlp/util/logging/OutputHandler.class \
edu/stanford/nlp/util/logging/OutputHandler\$1.class \
edu/stanford/nlp/util/logging/OutputHandler\$TrackInfo.class \
edu/stanford/nlp/util/logging/PrettyLoggable.class \
edu/stanford/nlp/util/logging/PrettyLogger.class \
edu/stanford/nlp/util/logging/PrettyLogger\$1.class \
edu/stanford/nlp/util/logging/RedirectOutputHandler.class \
edu/stanford/nlp/util/logging/Redwood.class \
edu/stanford/nlp/util/logging/Redwood\$1.class \
edu/stanford/nlp/util/logging/Redwood\$2.class \
edu/stanford/nlp/util/logging/Redwood\$3.class \
edu/stanford/nlp/util/logging/Redwood\$4.class \
edu/stanford/nlp/util/logging/Redwood\$5.class \
edu/stanford/nlp/util/logging/Redwood\$6.class \
edu/stanford/nlp/util/logging/Redwood\$7.class \
edu/stanford/nlp/util/logging/Redwood\$ConsoleHandler.class \
edu/stanford/nlp/util/logging/Redwood\$FileHandler.class \
edu/stanford/nlp/util/logging/Redwood\$Flag.class \
edu/stanford/nlp/util/logging/Redwood\$MessageType.class \
edu/stanford/nlp/util/logging/Redwood\$Record.class \
edu/stanford/nlp/util/logging/Redwood\$Record\$1.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \
edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree\$1.class \
edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \
edu/stanford/nlp/util/logging/Redwood\$Util.class \
edu/stanford/nlp/util/logging/Redwood\$Util\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$3.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$4.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$5.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$6.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$7.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$8.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$8\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$10.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$11.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$12.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$13.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$14.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$3.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$4.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$5.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$6.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$7.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$8.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$9.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Thunk.class \
edu/stanford/nlp/util/logging/RedwoodPrintStream.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$1.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ApproximateRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ExactRepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$PendingType.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatSemantics.class \
edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatedRecordInfo.class \
edu/stanford/nlp/util/logging/RerouteChannel.class \
edu/stanford/nlp/util/logging/Style.class \
edu/stanford/nlp/util/logging/VisibilityHandler.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$1.class \
edu/stanford/nlp/util/logging/VisibilityHandler\$State.class \
Source files:
edu/stanford/nlp/fsm/AutomatonMinimizer.java
edu/stanford/nlp/fsm/Block.java
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java
edu/stanford/nlp/fsm/QuasiDeterminizer.java
edu/stanford/nlp/fsm/TransducerGraph.java
edu/stanford/nlp/graph/ConnectedComponents.java
edu/stanford/nlp/graph/DijkstraShortestPath.java
edu/stanford/nlp/graph/DirectedMultiGraph.java
edu/stanford/nlp/graph/Graph.java
edu/stanford/nlp/international/Languages.java
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java
edu/stanford/nlp/international/arabic/Buckwalter.java
edu/stanford/nlp/international/arabic/IBMArabicEscaper.java
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java
edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.java
edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.java
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java
edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.java
edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.java
edu/stanford/nlp/international/arabic/pipeline/configurations/atb-latest.conf
edu/stanford/nlp/international/arabic/pipeline/configurations/coling-2010.conf
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train
edu/stanford/nlp/international/arabic/process/ArabicLexer.flex
edu/stanford/nlp/international/arabic/process/ArabicLexer.java
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java
edu/stanford/nlp/international/french/pipeline/FTBCorrector.java
edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.java
edu/stanford/nlp/international/french/pipeline/FTBDataset.java
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.java
edu/stanford/nlp/international/french/pipeline/configurations/ftb-latest.conf
edu/stanford/nlp/international/french/pipeline/splits/candito.dev
edu/stanford/nlp/international/french/pipeline/splits/candito.test
edu/stanford/nlp/international/french/pipeline/splits/candito.train
edu/stanford/nlp/international/french/process/FrenchLexer.flex
edu/stanford/nlp/international/french/process/FrenchLexer.java
edu/stanford/nlp/international/french/process/FrenchTokenizer.java
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
edu/stanford/nlp/international/morph/MorphoFeatures.java
edu/stanford/nlp/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/FileSystem.java
edu/stanford/nlp/io/IOUtils.java
edu/stanford/nlp/io/Lexer.java
edu/stanford/nlp/io/NumberRangeFileFilter.java
edu/stanford/nlp/io/NumberRangesFileFilter.java
edu/stanford/nlp/io/ReaderInputStream.java
edu/stanford/nlp/io/RuntimeIOException.java
edu/stanford/nlp/io/ui/OpenPageDialog.java
edu/stanford/nlp/ling/AnnotationLookup.java
edu/stanford/nlp/ling/BasicDocument.java
edu/stanford/nlp/ling/CategoryWordTag.java
edu/stanford/nlp/ling/CategoryWordTagFactory.java
edu/stanford/nlp/ling/CoreAnnotation.java
edu/stanford/nlp/ling/CoreAnnotations.java
edu/stanford/nlp/ling/CoreLabel.java
edu/stanford/nlp/ling/Datum.java
edu/stanford/nlp/ling/Document.java
edu/stanford/nlp/ling/DocumentReader.java
edu/stanford/nlp/ling/Featurizable.java
edu/stanford/nlp/ling/HasCategory.java
edu/stanford/nlp/ling/HasContext.java
edu/stanford/nlp/ling/HasIndex.java
edu/stanford/nlp/ling/HasLemma.java
edu/stanford/nlp/ling/HasOffset.java
edu/stanford/nlp/ling/HasTag.java
edu/stanford/nlp/ling/HasWord.java
edu/stanford/nlp/ling/IndexedWord.java
edu/stanford/nlp/ling/Label.java
edu/stanford/nlp/ling/LabelFactory.java
edu/stanford/nlp/ling/Labeled.java
edu/stanford/nlp/ling/LabeledWord.java
edu/stanford/nlp/ling/MultiTokenTag.java
edu/stanford/nlp/ling/Sentence.java
edu/stanford/nlp/ling/StringLabel.java
edu/stanford/nlp/ling/StringLabelFactory.java
edu/stanford/nlp/ling/Tag.java
edu/stanford/nlp/ling/TaggedWord.java
edu/stanford/nlp/ling/TaggedWordFactory.java
edu/stanford/nlp/ling/ValueLabel.java
edu/stanford/nlp/ling/Word.java
edu/stanford/nlp/ling/WordFactory.java
edu/stanford/nlp/ling/WordLemmaTag.java
edu/stanford/nlp/ling/WordLemmaTagFactory.java
edu/stanford/nlp/ling/WordTag.java
edu/stanford/nlp/ling/WordTagFactory.java
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/Env.java
edu/stanford/nlp/ling/tokensregex/EnvLookup.java
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java
edu/stanford/nlp/ling/tokensregex/NodePattern.java
edu/stanford/nlp/ling/tokensregex/PhraseTable.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/SequencePattern.java
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java
edu/stanford/nlp/ling/tokensregex/parser/Token.java
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java
edu/stanford/nlp/ling/tokensregex/types/Expression.java
edu/stanford/nlp/ling/tokensregex/types/Expressions.java
edu/stanford/nlp/ling/tokensregex/types/Tags.java
edu/stanford/nlp/ling/tokensregex/types/Value.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java
edu/stanford/nlp/math/ArrayMath.java
edu/stanford/nlp/math/SloppyMath.java
edu/stanford/nlp/neural/Embedding.java
edu/stanford/nlp/neural/NeuralUtils.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/XMLBeginEndIterator.java
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.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/HasEvaluators.java
edu/stanford/nlp/optimization/HasInitial.java
edu/stanford/nlp/optimization/HasRegularizerParamRange.java
edu/stanford/nlp/optimization/Minimizer.java
edu/stanford/nlp/optimization/QNMinimizer.java
edu/stanford/nlp/parser/KBestViterbiParser.java
edu/stanford/nlp/parser/Parser.java
edu/stanford/nlp/parser/ViterbiParser.java
edu/stanford/nlp/parser/ViterbiParserWithOptions.java
edu/stanford/nlp/parser/common/ArgUtils.java
edu/stanford/nlp/parser/common/NoSuchParseException.java
edu/stanford/nlp/parser/common/ParserAnnotations.java
edu/stanford/nlp/parser/common/ParserConstraint.java
edu/stanford/nlp/parser/common/ParserGrammar.java
edu/stanford/nlp/parser/common/ParserQuery.java
edu/stanford/nlp/parser/common/ParserUtils.java
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java
edu/stanford/nlp/parser/dvparser/DVModel.java
edu/stanford/nlp/parser/dvparser/DVModelReranker.java
edu/stanford/nlp/parser/dvparser/DVParser.java
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java
edu/stanford/nlp/parser/lexparser/BaseLexicon.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java
edu/stanford/nlp/parser/lexparser/BinaryRule.java
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java
edu/stanford/nlp/parser/lexparser/CNFTransformers.java
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.java
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java
edu/stanford/nlp/parser/lexparser/Debinarizer.java
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
edu/stanford/nlp/parser/lexparser/Edge.java
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java
edu/stanford/nlp/parser/lexparser/Extractor.java
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java
edu/stanford/nlp/parser/lexparser/FactoredParser.java
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java
edu/stanford/nlp/parser/lexparser/GrammarProjection.java
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/Hook.java
edu/stanford/nlp/parser/lexparser/HookChart.java
edu/stanford/nlp/parser/lexparser/IntDependency.java
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
edu/stanford/nlp/parser/lexparser/Interner.java
edu/stanford/nlp/parser/lexparser/Item.java
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java
edu/stanford/nlp/parser/lexparser/Lattice.java
edu/stanford/nlp/parser/lexparser/LatticeEdge.java
edu/stanford/nlp/parser/lexparser/LatticeScorer.java
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java
edu/stanford/nlp/parser/lexparser/Lexicon.java
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/NodePruner.java
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java
edu/stanford/nlp/parser/lexparser/Options.java
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java
edu/stanford/nlp/parser/lexparser/ParseFiles.java
edu/stanford/nlp/parser/lexparser/ParserUtils.java
edu/stanford/nlp/parser/lexparser/PostSplitter.java
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java
edu/stanford/nlp/parser/lexparser/RandomWalk.java
edu/stanford/nlp/parser/lexparser/Reranker.java
edu/stanford/nlp/parser/lexparser/RerankerQuery.java
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java
edu/stanford/nlp/parser/lexparser/Rule.java
edu/stanford/nlp/parser/lexparser/Scorer.java
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/TagProjection.java
edu/stanford/nlp/parser/lexparser/TestOptions.java
edu/stanford/nlp/parser/lexparser/TestTagProjection.java
edu/stanford/nlp/parser/lexparser/TrainOptions.java
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.java
edu/stanford/nlp/parser/lexparser/TwinScorer.java
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java
edu/stanford/nlp/parser/lexparser/UnaryRule.java
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.java
edu/stanford/nlp/parser/lexparser/demo/ParserDemo2.java
edu/stanford/nlp/parser/lexparser/package.html
edu/stanford/nlp/parser/metrics/AbstractEval.java
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java
edu/stanford/nlp/parser/metrics/Eval.java
edu/stanford/nlp/parser/metrics/Evalb.java
edu/stanford/nlp/parser/metrics/EvalbByCat.java
edu/stanford/nlp/parser/metrics/FilteredEval.java
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java
edu/stanford/nlp/parser/metrics/ParserQueryEval.java
edu/stanford/nlp/parser/metrics/TaggingEval.java
edu/stanford/nlp/parser/metrics/TopMatchEval.java
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java
edu/stanford/nlp/parser/package.html
edu/stanford/nlp/parser/server/LexicalizedParserClient.java
edu/stanford/nlp/parser/server/LexicalizedParserServer.java
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java
edu/stanford/nlp/parser/shiftreduce/Oracle.java
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java
edu/stanford/nlp/parser/shiftreduce/State.java
edu/stanford/nlp/parser/shiftreduce/Transition.java
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/Weight.java
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
edu/stanford/nlp/parser/ui/Parser.java
edu/stanford/nlp/parser/ui/ParserPanel.java
edu/stanford/nlp/parser/ui/TreeJPanel.java
edu/stanford/nlp/pipeline/Annotation.java
edu/stanford/nlp/pipeline/Annotator.java
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
edu/stanford/nlp/pipeline/CoreMapAggregator.java
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java
edu/stanford/nlp/process/AbstractListProcessor.java
edu/stanford/nlp/process/AbstractTokenizer.java
edu/stanford/nlp/process/Americanize.java
edu/stanford/nlp/process/AmericanizeFunction.java
edu/stanford/nlp/process/CoreLabelTokenFactory.java
edu/stanford/nlp/process/CoreTokenFactory.java
edu/stanford/nlp/process/DistSimClassifier.java
edu/stanford/nlp/process/DocumentPreprocessor.java
edu/stanford/nlp/process/DocumentProcessor.java
edu/stanford/nlp/process/JFlexDummyLexer.java
edu/stanford/nlp/process/LexedTokenFactory.java
edu/stanford/nlp/process/LexerTokenizer.java
edu/stanford/nlp/process/ListProcessor.java
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java
edu/stanford/nlp/process/LowercaseFunction.java
edu/stanford/nlp/process/Morpha.flex
edu/stanford/nlp/process/Morpha.java
edu/stanford/nlp/process/Morphology.java
edu/stanford/nlp/process/PTB2TextLexer.java
edu/stanford/nlp/process/PTBEscapingProcessor.java
edu/stanford/nlp/process/PTBLexer.flex
edu/stanford/nlp/process/PTBLexer.java
edu/stanford/nlp/process/PTBTokenizer.java
edu/stanford/nlp/process/SerializableFunction.java
edu/stanford/nlp/process/StripTagsProcessor.java
edu/stanford/nlp/process/Tokenizer.java
edu/stanford/nlp/process/TokenizerAdapter.java
edu/stanford/nlp/process/TokenizerFactory.java
edu/stanford/nlp/process/WhitespaceLexer.flex
edu/stanford/nlp/process/WhitespaceLexer.java
edu/stanford/nlp/process/WhitespaceTokenizer.java
edu/stanford/nlp/process/WordSegmenter.java
edu/stanford/nlp/process/WordSegmentingTokenizer.java
edu/stanford/nlp/process/WordShapeClassifier.java
edu/stanford/nlp/process/WordToSentenceProcessor.java
edu/stanford/nlp/process/WordToTaggedWordProcessor.java
edu/stanford/nlp/process/WordTokenFactory.java
edu/stanford/nlp/semgraph/SemanticGraph.java
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java
edu/stanford/nlp/semgraph/SemanticGraphEdge.java
edu/stanford/nlp/semgraph/SemanticGraphFactory.java
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java
edu/stanford/nlp/stats/AbstractCounter.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/ProbabilityDistribution.java
edu/stanford/nlp/stats/Sampler.java
edu/stanford/nlp/stats/SimpleGoodTuring.java
edu/stanford/nlp/stats/TwoDimensionalCounter.java
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java
edu/stanford/nlp/stats/TwoDimensionalIntCounter.java
edu/stanford/nlp/swing/FontDetector.java
edu/stanford/nlp/tagger/common/Tagger.java
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileRecord.java
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java
edu/stanford/nlp/tagger/maxent/Distsim.java
edu/stanford/nlp/tagger/maxent/TaggerConfig.java
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
edu/stanford/nlp/trees/CollinsHeadFinder.java
edu/stanford/nlp/trees/CollocationFinder.java
edu/stanford/nlp/trees/CompositeTreeTransformer.java
edu/stanford/nlp/trees/CompositeTreebank.java
edu/stanford/nlp/trees/Constituent.java
edu/stanford/nlp/trees/ConstituentFactory.java
edu/stanford/nlp/trees/CoordinationTransformer.java
edu/stanford/nlp/trees/CopulaHeadFinder.java
edu/stanford/nlp/trees/DateTreeTransformer.java
edu/stanford/nlp/trees/DeepTree.java
edu/stanford/nlp/trees/Dependencies.java
edu/stanford/nlp/trees/Dependency.java
edu/stanford/nlp/trees/DependencyFactory.java
edu/stanford/nlp/trees/DependencyPrinter.java
edu/stanford/nlp/trees/DependencyReader.java
edu/stanford/nlp/trees/DependencyScoring.java
edu/stanford/nlp/trees/DependencyTreeTransformer.java
edu/stanford/nlp/trees/DependencyTyper.java
edu/stanford/nlp/trees/DiskTreebank.java
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java
edu/stanford/nlp/trees/FilteringTreeReader.java
edu/stanford/nlp/trees/FilteringTreebank.java
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java
edu/stanford/nlp/trees/GrammaticalRelation.java
edu/stanford/nlp/trees/GrammaticalStructure.java
edu/stanford/nlp/trees/GrammaticalStructureFactory.java
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
edu/stanford/nlp/trees/HasParent.java
edu/stanford/nlp/trees/HeadFinder.java
edu/stanford/nlp/trees/Labeled.java
edu/stanford/nlp/trees/LabeledConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeNode.java
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
edu/stanford/nlp/trees/LeftHeadFinder.java
edu/stanford/nlp/trees/LengthTreeFilter.java
edu/stanford/nlp/trees/MemoryTreebank.java
edu/stanford/nlp/trees/ModCollinsHeadFinder.java
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
edu/stanford/nlp/trees/NamedDependency.java
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java
edu/stanford/nlp/trees/PennTreeReader.java
edu/stanford/nlp/trees/PennTreeReaderFactory.java
edu/stanford/nlp/trees/PennTreebankLanguagePack.java
edu/stanford/nlp/trees/PennTreebankTokenizer.java
edu/stanford/nlp/trees/QPTreeTransformer.java
edu/stanford/nlp/trees/RecursiveTreeTransformer.java
edu/stanford/nlp/trees/SemanticHeadFinder.java
edu/stanford/nlp/trees/SimpleConstituent.java
edu/stanford/nlp/trees/SimpleConstituentFactory.java
edu/stanford/nlp/trees/SimpleTree.java
edu/stanford/nlp/trees/SimpleTreeFactory.java
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java
edu/stanford/nlp/trees/TransformingTreebank.java
edu/stanford/nlp/trees/Tree.java
edu/stanford/nlp/trees/TreeCoreAnnotations.java
edu/stanford/nlp/trees/TreeFactory.java
edu/stanford/nlp/trees/TreeFilters.java
edu/stanford/nlp/trees/TreeFunctions.java
edu/stanford/nlp/trees/TreeGraph.java
edu/stanford/nlp/trees/TreeGraphNode.java
edu/stanford/nlp/trees/TreeGraphNodeFactory.java
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java
edu/stanford/nlp/trees/TreeLengthComparator.java
edu/stanford/nlp/trees/TreeNormalizer.java
edu/stanford/nlp/trees/TreePrint.java
edu/stanford/nlp/trees/TreeReader.java
edu/stanford/nlp/trees/TreeReaderFactory.java
edu/stanford/nlp/trees/TreeTokenizerFactory.java
edu/stanford/nlp/trees/TreeTransformer.java
edu/stanford/nlp/trees/TreeVisitor.java
edu/stanford/nlp/trees/Treebank.java
edu/stanford/nlp/trees/TreebankFactory.java
edu/stanford/nlp/trees/TreebankLanguagePack.java
edu/stanford/nlp/trees/Trees.java
edu/stanford/nlp/trees/TypedDependency.java
edu/stanford/nlp/trees/UnnamedConcreteDependency.java
edu/stanford/nlp/trees/UnnamedDependency.java
edu/stanford/nlp/trees/WordNetConnection.java
edu/stanford/nlp/trees/WordStemmer.java
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java
edu/stanford/nlp/trees/international/negra/NegraLabel.java
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java
edu/stanford/nlp/trees/international/negra/NegraPennLexer.java
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java
edu/stanford/nlp/trees/international/negra/negrapenn.flex
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/CEDict.java
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java
edu/stanford/nlp/trees/treebank/AbstractDataset.java
edu/stanford/nlp/trees/treebank/ConfigParser.java
edu/stanford/nlp/trees/treebank/Dataset.java
edu/stanford/nlp/trees/treebank/DefaultMapper.java
edu/stanford/nlp/trees/treebank/DistributionPackage.java
edu/stanford/nlp/trees/treebank/Mapper.java
edu/stanford/nlp/trees/treebank/TreebankPreprocessor.java
edu/stanford/nlp/trees/tregex/CoordinationPattern.java
edu/stanford/nlp/trees/tregex/DescriptionPattern.java
edu/stanford/nlp/trees/tregex/Macros.java
edu/stanford/nlp/trees/tregex/ParseException.java
edu/stanford/nlp/trees/tregex/Relation.java
edu/stanford/nlp/trees/tregex/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/Token.java
edu/stanford/nlp/trees/tregex/TokenMgrError.java
edu/stanford/nlp/trees/tregex/TregexMatcher.java
edu/stanford/nlp/trees/tregex/TregexParseException.java
edu/stanford/nlp/trees/tregex/TregexParser.java
edu/stanford/nlp/trees/tregex/TregexParserConstants.java
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
edu/stanford/nlp/trees/tregex/TregexPattern.java
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
edu/stanford/nlp/trees/tregex/VariableStrings.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java
edu/stanford/nlp/ui/JarFileChooser.java
edu/stanford/nlp/util/AbstractIterator.java
edu/stanford/nlp/util/ArrayCoreMap.java
edu/stanford/nlp/util/ArrayHeap.java
edu/stanford/nlp/util/ArrayMap.java
edu/stanford/nlp/util/ArraySet.java
edu/stanford/nlp/util/ArrayStringFilter.java
edu/stanford/nlp/util/ArrayUtils.java
edu/stanford/nlp/util/Beam.java
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
edu/stanford/nlp/util/ByteStreamGobbler.java
edu/stanford/nlp/util/CacheMap.java
edu/stanford/nlp/util/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/DataFilePaths.java
edu/stanford/nlp/util/DeltaCollectionValuedMap.java
edu/stanford/nlp/util/DeltaIndex.java
edu/stanford/nlp/util/DeltaMap.java
edu/stanford/nlp/util/DisabledPreferences.java
edu/stanford/nlp/util/DisabledPreferencesFactory.java
edu/stanford/nlp/util/ErasureUtils.java
edu/stanford/nlp/util/Factory.java
edu/stanford/nlp/util/FilePathProcessor.java
edu/stanford/nlp/util/FileProcessor.java
edu/stanford/nlp/util/Filter.java
edu/stanford/nlp/util/FilteredIterator.java
edu/stanford/nlp/util/Filters.java
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
edu/stanford/nlp/util/Function.java
edu/stanford/nlp/util/Generics.java
edu/stanford/nlp/util/HasInterval.java
edu/stanford/nlp/util/HashIndex.java
edu/stanford/nlp/util/HashableCoreMap.java
edu/stanford/nlp/util/Heap.java
edu/stanford/nlp/util/IdentityHashSet.java
edu/stanford/nlp/util/Index.java
edu/stanford/nlp/util/IntPair.java
edu/stanford/nlp/util/IntQuadruple.java
edu/stanford/nlp/util/IntTriple.java
edu/stanford/nlp/util/IntTuple.java
edu/stanford/nlp/util/IntUni.java
edu/stanford/nlp/util/Interner.java
edu/stanford/nlp/util/Interval.java
edu/stanford/nlp/util/IntervalTree.java
edu/stanford/nlp/util/IterableIterator.java
edu/stanford/nlp/util/Iterables.java
edu/stanford/nlp/util/MapFactory.java
edu/stanford/nlp/util/Maps.java
edu/stanford/nlp/util/MetaClass.java
edu/stanford/nlp/util/MutableDouble.java
edu/stanford/nlp/util/MutableInteger.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/RuntimeInterruptedException.java
edu/stanford/nlp/util/Scored.java
edu/stanford/nlp/util/ScoredComparator.java
edu/stanford/nlp/util/ScoredObject.java
edu/stanford/nlp/util/Sets.java
edu/stanford/nlp/util/StreamGobbler.java
edu/stanford/nlp/util/StringParsingTask.java
edu/stanford/nlp/util/StringUtils.java
edu/stanford/nlp/util/ThreeDimensionalMap.java
edu/stanford/nlp/util/Timing.java
edu/stanford/nlp/util/TreeShapedStack.java
edu/stanford/nlp/util/Triple.java
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java
edu/stanford/nlp/util/TwoDimensionalMap.java
edu/stanford/nlp/util/TwoDimensionalSet.java
edu/stanford/nlp/util/TypesafeMap.java
edu/stanford/nlp/util/UTF8EquivalenceFunction.java
edu/stanford/nlp/util/ValuedInterval.java
edu/stanford/nlp/util/XMLUtils.java
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java
edu/stanford/nlp/util/logging/Color.java
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java
edu/stanford/nlp/util/logging/LogRecordHandler.java
edu/stanford/nlp/util/logging/OutputHandler.java
edu/stanford/nlp/util/logging/PrettyLoggable.java
edu/stanford/nlp/util/logging/PrettyLogger.java
edu/stanford/nlp/util/logging/RedirectOutputHandler.java
edu/stanford/nlp/util/logging/Redwood.java
edu/stanford/nlp/util/logging/RedwoodConfiguration.java
edu/stanford/nlp/util/logging/RedwoodPrintStream.java
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
edu/stanford/nlp/util/logging/RerouteChannel.java
edu/stanford/nlp/util/logging/Style.java
edu/stanford/nlp/util/logging/VisibilityHandler.java
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4-sources.jar
Root directory:
/u/horatio/codebase2/javanlp/projects/core/src
jar cfm /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4-sources.jar /u/nlp/distrib/stanford-parser-full-2014-06-16/srcmanifest.txt edu/stanford/nlp/fsm/AutomatonMinimizer.java \
edu/stanford/nlp/fsm/Block.java \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java \
edu/stanford/nlp/fsm/QuasiDeterminizer.java \
edu/stanford/nlp/fsm/TransducerGraph.java \
edu/stanford/nlp/graph/ConnectedComponents.java \
edu/stanford/nlp/graph/DijkstraShortestPath.java \
edu/stanford/nlp/graph/DirectedMultiGraph.java \
edu/stanford/nlp/graph/Graph.java \
edu/stanford/nlp/international/Languages.java \
edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java \
edu/stanford/nlp/international/arabic/Buckwalter.java \
edu/stanford/nlp/international/arabic/IBMArabicEscaper.java \
edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java \
edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.java \
edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.java \
edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java \
edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java \
edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.java \
edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.java \
edu/stanford/nlp/international/arabic/pipeline/configurations/atb-latest.conf \
edu/stanford/nlp/international/arabic/pipeline/configurations/coling-2010.conf \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test \
edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train \
edu/stanford/nlp/international/arabic/process/ArabicLexer.flex \
edu/stanford/nlp/international/arabic/process/ArabicLexer.java \
edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java \
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java \
edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java \
edu/stanford/nlp/international/french/pipeline/FTBCorrector.java \
edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.java \
edu/stanford/nlp/international/french/pipeline/FTBDataset.java \
edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.java \
edu/stanford/nlp/international/french/pipeline/configurations/ftb-latest.conf \
edu/stanford/nlp/international/french/pipeline/splits/candito.dev \
edu/stanford/nlp/international/french/pipeline/splits/candito.test \
edu/stanford/nlp/international/french/pipeline/splits/candito.train \
edu/stanford/nlp/international/french/process/FrenchLexer.flex \
edu/stanford/nlp/international/french/process/FrenchLexer.java \
edu/stanford/nlp/international/french/process/FrenchTokenizer.java \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \
edu/stanford/nlp/international/morph/MorphoFeatures.java \
edu/stanford/nlp/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/FileSystem.java \
edu/stanford/nlp/io/IOUtils.java \
edu/stanford/nlp/io/Lexer.java \
edu/stanford/nlp/io/NumberRangeFileFilter.java \
edu/stanford/nlp/io/NumberRangesFileFilter.java \
edu/stanford/nlp/io/ReaderInputStream.java \
edu/stanford/nlp/io/RuntimeIOException.java \
edu/stanford/nlp/io/ui/OpenPageDialog.java \
edu/stanford/nlp/ling/AnnotationLookup.java \
edu/stanford/nlp/ling/BasicDocument.java \
edu/stanford/nlp/ling/CategoryWordTag.java \
edu/stanford/nlp/ling/CategoryWordTagFactory.java \
edu/stanford/nlp/ling/CoreAnnotation.java \
edu/stanford/nlp/ling/CoreAnnotations.java \
edu/stanford/nlp/ling/CoreLabel.java \
edu/stanford/nlp/ling/Datum.java \
edu/stanford/nlp/ling/Document.java \
edu/stanford/nlp/ling/DocumentReader.java \
edu/stanford/nlp/ling/Featurizable.java \
edu/stanford/nlp/ling/HasCategory.java \
edu/stanford/nlp/ling/HasContext.java \
edu/stanford/nlp/ling/HasIndex.java \
edu/stanford/nlp/ling/HasLemma.java \
edu/stanford/nlp/ling/HasOffset.java \
edu/stanford/nlp/ling/HasTag.java \
edu/stanford/nlp/ling/HasWord.java \
edu/stanford/nlp/ling/IndexedWord.java \
edu/stanford/nlp/ling/Label.java \
edu/stanford/nlp/ling/LabelFactory.java \
edu/stanford/nlp/ling/Labeled.java \
edu/stanford/nlp/ling/LabeledWord.java \
edu/stanford/nlp/ling/MultiTokenTag.java \
edu/stanford/nlp/ling/Sentence.java \
edu/stanford/nlp/ling/StringLabel.java \
edu/stanford/nlp/ling/StringLabelFactory.java \
edu/stanford/nlp/ling/Tag.java \
edu/stanford/nlp/ling/TaggedWord.java \
edu/stanford/nlp/ling/TaggedWordFactory.java \
edu/stanford/nlp/ling/ValueLabel.java \
edu/stanford/nlp/ling/Word.java \
edu/stanford/nlp/ling/WordFactory.java \
edu/stanford/nlp/ling/WordLemmaTag.java \
edu/stanford/nlp/ling/WordLemmaTagFactory.java \
edu/stanford/nlp/ling/WordTag.java \
edu/stanford/nlp/ling/WordTagFactory.java \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/Env.java \
edu/stanford/nlp/ling/tokensregex/EnvLookup.java \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.java \
edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java \
edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java \
edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java \
edu/stanford/nlp/ling/tokensregex/NodePattern.java \
edu/stanford/nlp/ling/tokensregex/PhraseTable.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/SequencePattern.java \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java \
edu/stanford/nlp/ling/tokensregex/parser/ParseException.java \
edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java \
edu/stanford/nlp/ling/tokensregex/parser/Token.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java \
edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java \
edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java \
edu/stanford/nlp/ling/tokensregex/types/Expression.java \
edu/stanford/nlp/ling/tokensregex/types/Expressions.java \
edu/stanford/nlp/ling/tokensregex/types/Tags.java \
edu/stanford/nlp/ling/tokensregex/types/Value.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java \
edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java \
edu/stanford/nlp/math/ArrayMath.java \
edu/stanford/nlp/math/SloppyMath.java \
edu/stanford/nlp/neural/Embedding.java \
edu/stanford/nlp/neural/NeuralUtils.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/XMLBeginEndIterator.java \
edu/stanford/nlp/optimization/AbstractCachingDiffFunction.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/HasEvaluators.java \
edu/stanford/nlp/optimization/HasInitial.java \
edu/stanford/nlp/optimization/HasRegularizerParamRange.java \
edu/stanford/nlp/optimization/Minimizer.java \
edu/stanford/nlp/optimization/QNMinimizer.java \
edu/stanford/nlp/parser/KBestViterbiParser.java \
edu/stanford/nlp/parser/Parser.java \
edu/stanford/nlp/parser/ViterbiParser.java \
edu/stanford/nlp/parser/ViterbiParserWithOptions.java \
edu/stanford/nlp/parser/common/ArgUtils.java \
edu/stanford/nlp/parser/common/NoSuchParseException.java \
edu/stanford/nlp/parser/common/ParserAnnotations.java \
edu/stanford/nlp/parser/common/ParserConstraint.java \
edu/stanford/nlp/parser/common/ParserGrammar.java \
edu/stanford/nlp/parser/common/ParserQuery.java \
edu/stanford/nlp/parser/common/ParserUtils.java \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java \
edu/stanford/nlp/parser/dvparser/DVModel.java \
edu/stanford/nlp/parser/dvparser/DVModelReranker.java \
edu/stanford/nlp/parser/dvparser/DVParser.java \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java \
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java \
edu/stanford/nlp/parser/lexparser/BaseLexicon.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java \
edu/stanford/nlp/parser/lexparser/BinaryRule.java \
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java \
edu/stanford/nlp/parser/lexparser/CNFTransformers.java \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java \
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.java \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java \
edu/stanford/nlp/parser/lexparser/Debinarizer.java \
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/Edge.java \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java \
edu/stanford/nlp/parser/lexparser/Extractor.java \
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java \
edu/stanford/nlp/parser/lexparser/FactoredParser.java \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/GrammarProjection.java \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java \
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/Hook.java \
edu/stanford/nlp/parser/lexparser/HookChart.java \
edu/stanford/nlp/parser/lexparser/IntDependency.java \
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java \
edu/stanford/nlp/parser/lexparser/Interner.java \
edu/stanford/nlp/parser/lexparser/Item.java \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java \
edu/stanford/nlp/parser/lexparser/Lattice.java \
edu/stanford/nlp/parser/lexparser/LatticeEdge.java \
edu/stanford/nlp/parser/lexparser/LatticeScorer.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java \
edu/stanford/nlp/parser/lexparser/Lexicon.java \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java \
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/NodePruner.java \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java \
edu/stanford/nlp/parser/lexparser/Options.java \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/ParseFiles.java \
edu/stanford/nlp/parser/lexparser/ParserUtils.java \
edu/stanford/nlp/parser/lexparser/PostSplitter.java \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java \
edu/stanford/nlp/parser/lexparser/RandomWalk.java \
edu/stanford/nlp/parser/lexparser/Reranker.java \
edu/stanford/nlp/parser/lexparser/RerankerQuery.java \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java \
edu/stanford/nlp/parser/lexparser/Rule.java \
edu/stanford/nlp/parser/lexparser/Scorer.java \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/TagProjection.java \
edu/stanford/nlp/parser/lexparser/TestOptions.java \
edu/stanford/nlp/parser/lexparser/TestTagProjection.java \
edu/stanford/nlp/parser/lexparser/TrainOptions.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java \
edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.java \
edu/stanford/nlp/parser/lexparser/TwinScorer.java \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java \
edu/stanford/nlp/parser/lexparser/UnaryRule.java \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.java \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo2.java \
edu/stanford/nlp/parser/lexparser/package.html \
edu/stanford/nlp/parser/metrics/AbstractEval.java \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java \
edu/stanford/nlp/parser/metrics/Eval.java \
edu/stanford/nlp/parser/metrics/Evalb.java \
edu/stanford/nlp/parser/metrics/EvalbByCat.java \
edu/stanford/nlp/parser/metrics/FilteredEval.java \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java \
edu/stanford/nlp/parser/metrics/ParserQueryEval.java \
edu/stanford/nlp/parser/metrics/TaggingEval.java \
edu/stanford/nlp/parser/metrics/TopMatchEval.java \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java \
edu/stanford/nlp/parser/package.html \
edu/stanford/nlp/parser/server/LexicalizedParserClient.java \
edu/stanford/nlp/parser/server/LexicalizedParserServer.java \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java \
edu/stanford/nlp/parser/shiftreduce/Oracle.java \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java \
edu/stanford/nlp/parser/shiftreduce/State.java \
edu/stanford/nlp/parser/shiftreduce/Transition.java \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/Weight.java \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \
edu/stanford/nlp/parser/ui/Parser.java \
edu/stanford/nlp/parser/ui/ParserPanel.java \
edu/stanford/nlp/parser/ui/TreeJPanel.java \
edu/stanford/nlp/pipeline/Annotation.java \
edu/stanford/nlp/pipeline/Annotator.java \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \
edu/stanford/nlp/pipeline/CoreMapAggregator.java \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java \
edu/stanford/nlp/process/AbstractListProcessor.java \
edu/stanford/nlp/process/AbstractTokenizer.java \
edu/stanford/nlp/process/Americanize.java \
edu/stanford/nlp/process/AmericanizeFunction.java \
edu/stanford/nlp/process/CoreLabelTokenFactory.java \
edu/stanford/nlp/process/CoreTokenFactory.java \
edu/stanford/nlp/process/DistSimClassifier.java \
edu/stanford/nlp/process/DocumentPreprocessor.java \
edu/stanford/nlp/process/DocumentProcessor.java \
edu/stanford/nlp/process/JFlexDummyLexer.java \
edu/stanford/nlp/process/LexedTokenFactory.java \
edu/stanford/nlp/process/LexerTokenizer.java \
edu/stanford/nlp/process/ListProcessor.java \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java \
edu/stanford/nlp/process/LowercaseFunction.java \
edu/stanford/nlp/process/Morpha.flex \
edu/stanford/nlp/process/Morpha.java \
edu/stanford/nlp/process/Morphology.java \
edu/stanford/nlp/process/PTB2TextLexer.java \
edu/stanford/nlp/process/PTBEscapingProcessor.java \
edu/stanford/nlp/process/PTBLexer.flex \
edu/stanford/nlp/process/PTBLexer.java \
edu/stanford/nlp/process/PTBTokenizer.java \
edu/stanford/nlp/process/SerializableFunction.java \
edu/stanford/nlp/process/StripTagsProcessor.java \
edu/stanford/nlp/process/Tokenizer.java \
edu/stanford/nlp/process/TokenizerAdapter.java \
edu/stanford/nlp/process/TokenizerFactory.java \
edu/stanford/nlp/process/WhitespaceLexer.flex \
edu/stanford/nlp/process/WhitespaceLexer.java \
edu/stanford/nlp/process/WhitespaceTokenizer.java \
edu/stanford/nlp/process/WordSegmenter.java \
edu/stanford/nlp/process/WordSegmentingTokenizer.java \
edu/stanford/nlp/process/WordShapeClassifier.java \
edu/stanford/nlp/process/WordToSentenceProcessor.java \
edu/stanford/nlp/process/WordToTaggedWordProcessor.java \
edu/stanford/nlp/process/WordTokenFactory.java \
edu/stanford/nlp/semgraph/SemanticGraph.java \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java \
edu/stanford/nlp/semgraph/SemanticGraphEdge.java \
edu/stanford/nlp/semgraph/SemanticGraphFactory.java \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java \
edu/stanford/nlp/stats/AbstractCounter.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/ProbabilityDistribution.java \
edu/stanford/nlp/stats/Sampler.java \
edu/stanford/nlp/stats/SimpleGoodTuring.java \
edu/stanford/nlp/stats/TwoDimensionalCounter.java \
edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java \
edu/stanford/nlp/stats/TwoDimensionalIntCounter.java \
edu/stanford/nlp/swing/FontDetector.java \
edu/stanford/nlp/tagger/common/Tagger.java \
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileRecord.java \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java \
edu/stanford/nlp/tagger/maxent/Distsim.java \
edu/stanford/nlp/tagger/maxent/TaggerConfig.java \
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java \
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java \
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java \
edu/stanford/nlp/trees/CollinsHeadFinder.java \
edu/stanford/nlp/trees/CollocationFinder.java \
edu/stanford/nlp/trees/CompositeTreeTransformer.java \
edu/stanford/nlp/trees/CompositeTreebank.java \
edu/stanford/nlp/trees/Constituent.java \
edu/stanford/nlp/trees/ConstituentFactory.java \
edu/stanford/nlp/trees/CoordinationTransformer.java \
edu/stanford/nlp/trees/CopulaHeadFinder.java \
edu/stanford/nlp/trees/DateTreeTransformer.java \
edu/stanford/nlp/trees/DeepTree.java \
edu/stanford/nlp/trees/Dependencies.java \
edu/stanford/nlp/trees/Dependency.java \
edu/stanford/nlp/trees/DependencyFactory.java \
edu/stanford/nlp/trees/DependencyPrinter.java \
edu/stanford/nlp/trees/DependencyReader.java \
edu/stanford/nlp/trees/DependencyScoring.java \
edu/stanford/nlp/trees/DependencyTreeTransformer.java \
edu/stanford/nlp/trees/DependencyTyper.java \
edu/stanford/nlp/trees/DiskTreebank.java \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.java \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/FilteringTreeReader.java \
edu/stanford/nlp/trees/FilteringTreebank.java \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java \
edu/stanford/nlp/trees/GrammaticalRelation.java \
edu/stanford/nlp/trees/GrammaticalStructure.java \
edu/stanford/nlp/trees/GrammaticalStructureFactory.java \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java \
edu/stanford/nlp/trees/HasParent.java \
edu/stanford/nlp/trees/HeadFinder.java \
edu/stanford/nlp/trees/Labeled.java \
edu/stanford/nlp/trees/LabeledConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeNode.java \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java \
edu/stanford/nlp/trees/LeftHeadFinder.java \
edu/stanford/nlp/trees/LengthTreeFilter.java \
edu/stanford/nlp/trees/MemoryTreebank.java \
edu/stanford/nlp/trees/ModCollinsHeadFinder.java \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java \
edu/stanford/nlp/trees/NamedDependency.java \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java \
edu/stanford/nlp/trees/PennTreeReader.java \
edu/stanford/nlp/trees/PennTreeReaderFactory.java \
edu/stanford/nlp/trees/PennTreebankLanguagePack.java \
edu/stanford/nlp/trees/PennTreebankTokenizer.java \
edu/stanford/nlp/trees/QPTreeTransformer.java \
edu/stanford/nlp/trees/RecursiveTreeTransformer.java \
edu/stanford/nlp/trees/SemanticHeadFinder.java \
edu/stanford/nlp/trees/SimpleConstituent.java \
edu/stanford/nlp/trees/SimpleConstituentFactory.java \
edu/stanford/nlp/trees/SimpleTree.java \
edu/stanford/nlp/trees/SimpleTreeFactory.java \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java \
edu/stanford/nlp/trees/TransformingTreebank.java \
edu/stanford/nlp/trees/Tree.java \
edu/stanford/nlp/trees/TreeCoreAnnotations.java \
edu/stanford/nlp/trees/TreeFactory.java \
edu/stanford/nlp/trees/TreeFilters.java \
edu/stanford/nlp/trees/TreeFunctions.java \
edu/stanford/nlp/trees/TreeGraph.java \
edu/stanford/nlp/trees/TreeGraphNode.java \
edu/stanford/nlp/trees/TreeGraphNodeFactory.java \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java \
edu/stanford/nlp/trees/TreeLengthComparator.java \
edu/stanford/nlp/trees/TreeNormalizer.java \
edu/stanford/nlp/trees/TreePrint.java \
edu/stanford/nlp/trees/TreeReader.java \
edu/stanford/nlp/trees/TreeReaderFactory.java \
edu/stanford/nlp/trees/TreeTokenizerFactory.java \
edu/stanford/nlp/trees/TreeTransformer.java \
edu/stanford/nlp/trees/TreeVisitor.java \
edu/stanford/nlp/trees/Treebank.java \
edu/stanford/nlp/trees/TreebankFactory.java \
edu/stanford/nlp/trees/TreebankLanguagePack.java \
edu/stanford/nlp/trees/Trees.java \
edu/stanford/nlp/trees/TypedDependency.java \
edu/stanford/nlp/trees/UnnamedConcreteDependency.java \
edu/stanford/nlp/trees/UnnamedDependency.java \
edu/stanford/nlp/trees/WordNetConnection.java \
edu/stanford/nlp/trees/WordStemmer.java \
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java \
edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java \
edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java \
edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java \
edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java \
edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java \
edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java \
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java \
edu/stanford/nlp/trees/international/negra/NegraLabel.java \
edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java \
edu/stanford/nlp/trees/international/negra/NegraPennLexer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java \
edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java \
edu/stanford/nlp/trees/international/negra/negrapenn.flex \
edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/CEDict.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java \
edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java \
edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java \
edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java \
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java \
edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java \
edu/stanford/nlp/trees/treebank/AbstractDataset.java \
edu/stanford/nlp/trees/treebank/ConfigParser.java \
edu/stanford/nlp/trees/treebank/Dataset.java \
edu/stanford/nlp/trees/treebank/DefaultMapper.java \
edu/stanford/nlp/trees/treebank/DistributionPackage.java \
edu/stanford/nlp/trees/treebank/Mapper.java \
edu/stanford/nlp/trees/treebank/TreebankPreprocessor.java \
edu/stanford/nlp/trees/tregex/CoordinationPattern.java \
edu/stanford/nlp/trees/tregex/DescriptionPattern.java \
edu/stanford/nlp/trees/tregex/Macros.java \
edu/stanford/nlp/trees/tregex/ParseException.java \
edu/stanford/nlp/trees/tregex/Relation.java \
edu/stanford/nlp/trees/tregex/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/Token.java \
edu/stanford/nlp/trees/tregex/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/TregexMatcher.java \
edu/stanford/nlp/trees/tregex/TregexParseException.java \
edu/stanford/nlp/trees/tregex/TregexParser.java \
edu/stanford/nlp/trees/tregex/TregexParserConstants.java \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java \
edu/stanford/nlp/trees/tregex/TregexPattern.java \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java \
edu/stanford/nlp/trees/tregex/VariableStrings.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java \
edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java \
edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Node.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Token.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java \
edu/stanford/nlp/ui/JarFileChooser.java \
edu/stanford/nlp/util/AbstractIterator.java \
edu/stanford/nlp/util/ArrayCoreMap.java \
edu/stanford/nlp/util/ArrayHeap.java \
edu/stanford/nlp/util/ArrayMap.java \
edu/stanford/nlp/util/ArraySet.java \
edu/stanford/nlp/util/ArrayStringFilter.java \
edu/stanford/nlp/util/ArrayUtils.java \
edu/stanford/nlp/util/Beam.java \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.java \
edu/stanford/nlp/util/ByteStreamGobbler.java \
edu/stanford/nlp/util/CacheMap.java \
edu/stanford/nlp/util/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/DataFilePaths.java \
edu/stanford/nlp/util/DeltaCollectionValuedMap.java \
edu/stanford/nlp/util/DeltaIndex.java \
edu/stanford/nlp/util/DeltaMap.java \
edu/stanford/nlp/util/DisabledPreferences.java \
edu/stanford/nlp/util/DisabledPreferencesFactory.java \
edu/stanford/nlp/util/ErasureUtils.java \
edu/stanford/nlp/util/Factory.java \
edu/stanford/nlp/util/FilePathProcessor.java \
edu/stanford/nlp/util/FileProcessor.java \
edu/stanford/nlp/util/Filter.java \
edu/stanford/nlp/util/FilteredIterator.java \
edu/stanford/nlp/util/Filters.java \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \
edu/stanford/nlp/util/Function.java \
edu/stanford/nlp/util/Generics.java \
edu/stanford/nlp/util/HasInterval.java \
edu/stanford/nlp/util/HashIndex.java \
edu/stanford/nlp/util/HashableCoreMap.java \
edu/stanford/nlp/util/Heap.java \
edu/stanford/nlp/util/IdentityHashSet.java \
edu/stanford/nlp/util/Index.java \
edu/stanford/nlp/util/IntPair.java \
edu/stanford/nlp/util/IntQuadruple.java \
edu/stanford/nlp/util/IntTriple.java \
edu/stanford/nlp/util/IntTuple.java \
edu/stanford/nlp/util/IntUni.java \
edu/stanford/nlp/util/Interner.java \
edu/stanford/nlp/util/Interval.java \
edu/stanford/nlp/util/IntervalTree.java \
edu/stanford/nlp/util/IterableIterator.java \
edu/stanford/nlp/util/Iterables.java \
edu/stanford/nlp/util/MapFactory.java \
edu/stanford/nlp/util/Maps.java \
edu/stanford/nlp/util/MetaClass.java \
edu/stanford/nlp/util/MutableDouble.java \
edu/stanford/nlp/util/MutableInteger.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/RuntimeInterruptedException.java \
edu/stanford/nlp/util/Scored.java \
edu/stanford/nlp/util/ScoredComparator.java \
edu/stanford/nlp/util/ScoredObject.java \
edu/stanford/nlp/util/Sets.java \
edu/stanford/nlp/util/StreamGobbler.java \
edu/stanford/nlp/util/StringParsingTask.java \
edu/stanford/nlp/util/StringUtils.java \
edu/stanford/nlp/util/ThreeDimensionalMap.java \
edu/stanford/nlp/util/Timing.java \
edu/stanford/nlp/util/TreeShapedStack.java \
edu/stanford/nlp/util/Triple.java \
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java \
edu/stanford/nlp/util/TwoDimensionalMap.java \
edu/stanford/nlp/util/TwoDimensionalSet.java \
edu/stanford/nlp/util/TypesafeMap.java \
edu/stanford/nlp/util/UTF8EquivalenceFunction.java \
edu/stanford/nlp/util/ValuedInterval.java \
edu/stanford/nlp/util/XMLUtils.java \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.java \
edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java \
edu/stanford/nlp/util/logging/Color.java \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java \
edu/stanford/nlp/util/logging/LogRecordHandler.java \
edu/stanford/nlp/util/logging/OutputHandler.java \
edu/stanford/nlp/util/logging/PrettyLoggable.java \
edu/stanford/nlp/util/logging/PrettyLogger.java \
edu/stanford/nlp/util/logging/RedirectOutputHandler.java \
edu/stanford/nlp/util/logging/Redwood.java \
edu/stanford/nlp/util/logging/RedwoodConfiguration.java \
edu/stanford/nlp/util/logging/RedwoodPrintStream.java \
edu/stanford/nlp/util/logging/RepeatedRecordHandler.java \
edu/stanford/nlp/util/logging/RerouteChannel.java \
edu/stanford/nlp/util/logging/Style.java \
edu/stanford/nlp/util/logging/VisibilityHandler.java \
Loading source files for package edu.stanford.nlp.util...
Loading source files for package edu.stanford.nlp.util.logging...
Loading source files for package edu.stanford.nlp.util.concurrent...
Loading source files for package edu.stanford.nlp.stats...
Loading source files for package edu.stanford.nlp.io...
Loading source files for package edu.stanford.nlp.io.ui...
Loading source files for package edu.stanford.nlp.process...
Loading source files for package edu.stanford.nlp.objectbank...
Loading source files for package edu.stanford.nlp.optimization...
Loading source files for package edu.stanford.nlp.tagger.maxent...
Loading source files for package edu.stanford.nlp.tagger.io...
Loading source files for package edu.stanford.nlp.tagger.common...
Loading source files for package edu.stanford.nlp.math...
Loading source files for package edu.stanford.nlp.trees...
Loading source files for package edu.stanford.nlp.trees.international.arabic...
Loading source files for package edu.stanford.nlp.trees.international.french...
Loading source files for package edu.stanford.nlp.trees.international.tuebadz...
Loading source files for package edu.stanford.nlp.trees.international.hebrew...
Loading source files for package edu.stanford.nlp.trees.international.negra...
Loading source files for package edu.stanford.nlp.trees.international.pennchinese...
Loading source files for package edu.stanford.nlp.trees.tregex...
Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon...
Loading source files for package edu.stanford.nlp.trees.treebank...
Loading source files for package edu.stanford.nlp.fsm...
Loading source files for package edu.stanford.nlp.ling...
Loading source files for package edu.stanford.nlp.ling.tokensregex.types...
Loading source files for package edu.stanford.nlp.ling.tokensregex...
Loading source files for package edu.stanford.nlp.ling.tokensregex.parser...
Loading source files for package edu.stanford.nlp.international...
Loading source files for package edu.stanford.nlp.international.morph...
Loading source files for package edu.stanford.nlp.international.arabic.process...
Loading source files for package edu.stanford.nlp.international.arabic...
Loading source files for package edu.stanford.nlp.international.arabic.pipeline...
Loading source files for package edu.stanford.nlp.international.french.process...
Loading source files for package edu.stanford.nlp.international.french.pipeline...
Loading source files for package edu.stanford.nlp.international.french...
Loading source files for package edu.stanford.nlp.ui...
Loading source files for package edu.stanford.nlp.pipeline...
Loading source files for package edu.stanford.nlp.graph...
Loading source files for package edu.stanford.nlp.neural...
Loading source files for package edu.stanford.nlp.swing...
Loading source files for package edu.stanford.nlp.parser.tools...
Loading source files for package edu.stanford.nlp.parser.common...
Loading source files for package edu.stanford.nlp.parser...
Loading source files for package edu.stanford.nlp.parser.server...
Loading source files for package edu.stanford.nlp.parser.shiftreduce...
Loading source files for package edu.stanford.nlp.parser.metrics...
Loading source files for package edu.stanford.nlp.parser.lexparser...
Loading source files for package edu.stanford.nlp.parser.lexparser.demo...
Loading source files for package edu.stanford.nlp.parser.ui...
Loading source files for package edu.stanford.nlp.parser.dvparser...
Loading source files for package edu.stanford.nlp.semgraph...
Constructing Javadoc information...
src/edu/stanford/nlp/trees/DeepTree.java:6: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/trees/DeepTree.java:16: error: cannot find symbol
private final IdentityHashMap<Tree, SimpleMatrix> vectors;
^
symbol: class SimpleMatrix
location: class DeepTree
src/edu/stanford/nlp/trees/DeepTree.java:23: error: cannot find symbol
public IdentityHashMap<Tree, SimpleMatrix> getVectors() {
^
symbol: class SimpleMatrix
location: class DeepTree
src/edu/stanford/nlp/trees/DeepTree.java:31: error: cannot find symbol
public DeepTree(Tree tree, IdentityHashMap<Tree, SimpleMatrix> vectors, double score) {
^
symbol: class SimpleMatrix
location: class DeepTree
src/edu/stanford/nlp/neural/NeuralUtils.java:9: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/neural/NeuralUtils.java:35: error: cannot find symbol
public static SimpleMatrix loadTextMatrix(String path) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:46: error: cannot find symbol
public static SimpleMatrix loadTextMatrix(File file) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:50: error: cannot find symbol
public static SimpleMatrix convertTextMatrix(String text) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:77: error: cannot find symbol
public static double cosine(SimpleMatrix vector1, SimpleMatrix vector2){
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:77: error: cannot find symbol
public static double cosine(SimpleMatrix vector1, SimpleMatrix vector2){
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:84: error: cannot find symbol
public static double dot(SimpleMatrix vector1, SimpleMatrix vector2){
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:84: error: cannot find symbol
public static double dot(SimpleMatrix vector1, SimpleMatrix vector2){
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:103: error: cannot find symbol
public static void vectorToParams(double[] theta, Iterator<SimpleMatrix> ... matrices) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:126: error: cannot find symbol
public static double[] paramsToVector(int totalSize, Iterator<SimpleMatrix> ... matrices) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:153: error: cannot find symbol
public static double[] paramsToVector(double scale, int totalSize, Iterator<SimpleMatrix> ... matrices) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:184: error: cannot find symbol
public static SimpleMatrix softmax(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:184: error: cannot find symbol
public static SimpleMatrix softmax(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:199: error: cannot find symbol
public static SimpleMatrix elementwiseApplyLog(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:199: error: cannot find symbol
public static SimpleMatrix elementwiseApplyLog(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:212: error: cannot find symbol
public static SimpleMatrix elementwiseApplyTanh(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:212: error: cannot find symbol
public static SimpleMatrix elementwiseApplyTanh(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:225: error: cannot find symbol
public static SimpleMatrix elementwiseApplyTanhDerivative(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:225: error: cannot find symbol
public static SimpleMatrix elementwiseApplyTanhDerivative(SimpleMatrix input) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:236: error: cannot find symbol
public static SimpleMatrix concatenateWithBias(SimpleMatrix ... vectors) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:236: error: cannot find symbol
public static SimpleMatrix concatenateWithBias(SimpleMatrix ... vectors) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:257: error: cannot find symbol
public static SimpleMatrix concatenate(SimpleMatrix ... vectors) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:257: error: cannot find symbol
public static SimpleMatrix concatenate(SimpleMatrix ... vectors) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:275: error: cannot find symbol
public static SimpleMatrix randomGaussian(int numRows, int numCols, Random rand) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/NeuralUtils.java:288: error: cannot find symbol
public static boolean isZero(SimpleMatrix matrix) {
^
symbol: class SimpleMatrix
location: class NeuralUtils
src/edu/stanford/nlp/neural/Embedding.java:14: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/neural/Embedding.java:25: error: cannot find symbol
private Map<String, SimpleMatrix> wordVectors;
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:51: error: cannot find symbol
public Embedding(Map<String, SimpleMatrix> wordVectors) {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:206: error: cannot find symbol
public Collection<SimpleMatrix> values(){
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:214: error: cannot find symbol
public Set<Entry<String, SimpleMatrix>> entrySet(){
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:218: error: cannot find symbol
public SimpleMatrix get(String word) {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:226: error: cannot find symbol
public SimpleMatrix getStartWordVector() {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:230: error: cannot find symbol
public SimpleMatrix getEndWordVector() {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:234: error: cannot find symbol
public SimpleMatrix getUnknownWordVector() {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:238: error: cannot find symbol
public Map<String, SimpleMatrix> getWordVectors() {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:247: error: cannot find symbol
public void setWordVectors(Map<String, SimpleMatrix> wordVectors) {
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/neural/Embedding.java:252: error: cannot find symbol
private int getEmbeddingSize(Map<String, SimpleMatrix> wordVectors){
^
symbol: class SimpleMatrix
location: class Embedding
src/edu/stanford/nlp/parser/dvparser/DVModelReranker.java:7: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/parser/dvparser/DVModel.java:17: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/parser/dvparser/DVModel.java:18: error: package org.ejml.data does not exist
import org.ejml.data.DenseMatrix64F;
^
src/edu/stanford/nlp/parser/dvparser/DVModel.java:44: error: cannot find symbol
public TwoDimensionalMap<String, String, SimpleMatrix> binaryTransform;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:45: error: cannot find symbol
public Map<String, SimpleMatrix> unaryTransform;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:48: error: cannot find symbol
public TwoDimensionalMap<String, String, SimpleMatrix> binaryScore;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:49: error: cannot find symbol
public Map<String, SimpleMatrix> unaryScore;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:51: error: cannot find symbol
public Map<String, SimpleMatrix> wordVectors;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:64: error: cannot find symbol
transient SimpleMatrix identity;
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:79: error: cannot find symbol
private static final Function<SimpleMatrix, DenseMatrix64F> convertSimpleMatrix = new Function<SimpleMatrix, DenseMatrix64F>() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:79: error: cannot find symbol
private static final Function<SimpleMatrix, DenseMatrix64F> convertSimpleMatrix = new Function<SimpleMatrix, DenseMatrix64F>() {
^
symbol: class DenseMatrix64F
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:86: error: cannot find symbol
private static final Function<DenseMatrix64F, SimpleMatrix> convertDenseMatrix = new Function<DenseMatrix64F, SimpleMatrix>() {
^
symbol: class DenseMatrix64F
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:86: error: cannot find symbol
private static final Function<DenseMatrix64F, SimpleMatrix> convertDenseMatrix = new Function<DenseMatrix64F, SimpleMatrix>() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:159: error: cannot find symbol
public DVModel(TwoDimensionalMap<String, String, SimpleMatrix> binaryTransform, Map<String, SimpleMatrix> unaryTransform,
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:159: error: cannot find symbol
public DVModel(TwoDimensionalMap<String, String, SimpleMatrix> binaryTransform, Map<String, SimpleMatrix> unaryTransform,
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:160: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryScore, Map<String, SimpleMatrix> unaryScore,
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:160: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryScore, Map<String, SimpleMatrix> unaryScore,
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:161: error: cannot find symbol
Map<String, SimpleMatrix> wordVectors, Options op) {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:200: error: cannot find symbol
private SimpleMatrix randomContextMatrix() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:213: error: cannot find symbol
private SimpleMatrix randomTransformMatrix() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:654: error: cannot find symbol
public SimpleMatrix getWForNode(Tree node) {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:669: error: cannot find symbol
public SimpleMatrix getScoreWForNode(Tree node) {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:684: error: cannot find symbol
public SimpleMatrix getStartWordVector() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:688: error: cannot find symbol
public SimpleMatrix getEndWordVector() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:692: error: cannot find symbol
public SimpleMatrix getWordVector(String word) {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVModel.java:735: error: cannot find symbol
public SimpleMatrix getUnknownWordVector() {
^
symbol: class SimpleMatrix
location: class DVModel
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:10: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:60: error: cannot find symbol
private SimpleMatrix concatenateContextWords(SimpleMatrix childVec, IntPair span, List<String> words) {
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:60: error: cannot find symbol
private SimpleMatrix concatenateContextWords(SimpleMatrix childVec, IntPair span, List<String> words) {
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:75: error: cannot find symbol
public double score(Tree tree, IdentityHashMap<Tree, SimpleMatrix> nodeVectors) {
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:97: error: cannot find symbol
IdentityHashMap<Tree, SimpleMatrix> nodeVectors,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:379: error: cannot find symbol
IdentityHashMap<Tree, SimpleMatrix> nodeVectors,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:380: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryW_dfs,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:381: error: cannot find symbol
Map<String, SimpleMatrix> unaryW_dfs,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:382: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryScoreDerivatives,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:383: error: cannot find symbol
Map<String, SimpleMatrix> unaryScoreDerivatives,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:384: error: cannot find symbol
Map<String, SimpleMatrix> wordVectorDerivatives) {
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:393: error: cannot find symbol
IdentityHashMap<Tree, SimpleMatrix> nodeVectors,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:394: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryW_dfs,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:395: error: cannot find symbol
Map<String, SimpleMatrix> unaryW_dfs,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:396: error: cannot find symbol
TwoDimensionalMap<String, String, SimpleMatrix> binaryScoreDerivatives,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:397: error: cannot find symbol
Map<String, SimpleMatrix> unaryScoreDerivatives,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:398: error: cannot find symbol
Map<String, SimpleMatrix> wordVectorDerivatives,
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java:399: error: cannot find symbol
SimpleMatrix deltaUp) {
^
symbol: class SimpleMatrix
location: class DVParserCostAndGradient
src/edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java:7: error: package org.ejml.simple does not exist
import org.ejml.simple.SimpleMatrix;
^
src/edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java:25: error: cannot find symbol
final SimpleMatrix unk;
^
symbol: class SimpleMatrix
location: class UnknownWordPrinter
Standard Doclet version 1.7.0_11
Building tree for all the packages and classes...
Generating javadoc/edu/stanford/nlp/util/AbstractIterator.html...
Generating javadoc/edu/stanford/nlp/util/ArrayCoreMap.html...
Generating javadoc/edu/stanford/nlp/util/ArrayHeap.html...
Generating javadoc/edu/stanford/nlp/util/ArrayMap.html...
Generating javadoc/edu/stanford/nlp/util/ArraySet.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.Mode.html...
Generating javadoc/edu/stanford/nlp/util/ArrayUtils.html...
Generating javadoc/edu/stanford/nlp/util/Beam.html...
Generating javadoc/edu/stanford/nlp/util/BinaryHeapPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/ByteStreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/CacheMap.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionUtils.html...
src/edu/stanford/nlp/util/CollectionUtils.java:914: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/util/CollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/Comparators.html...
Generating javadoc/edu/stanford/nlp/util/ConcatenationIterator.html...
Generating javadoc/edu/stanford/nlp/util/CoreMap.html...
Generating javadoc/edu/stanford/nlp/util/DataFilePaths.html...
Generating javadoc/edu/stanford/nlp/util/DeltaCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/DeltaIndex.html...
Generating javadoc/edu/stanford/nlp/util/DeltaMap.html...
Generating javadoc/edu/stanford/nlp/util/DisabledPreferences.html...
Generating javadoc/edu/stanford/nlp/util/DisabledPreferencesFactory.html...
Generating javadoc/edu/stanford/nlp/util/ErasureUtils.html...
Generating javadoc/edu/stanford/nlp/util/Factory.html...
Generating javadoc/edu/stanford/nlp/util/FilePathProcessor.html...
Generating javadoc/edu/stanford/nlp/util/FileProcessor.html...
Generating javadoc/edu/stanford/nlp/util/Filter.html...
Generating javadoc/edu/stanford/nlp/util/FilteredIterator.html...
Generating javadoc/edu/stanford/nlp/util/Filters.html...
Generating javadoc/edu/stanford/nlp/util/Filters.ConjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.DisjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.RandomFilter.html...
Generating javadoc/edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/Function.html...
Generating javadoc/edu/stanford/nlp/util/Generics.html...
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.html...
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html...
Generating javadoc/edu/stanford/nlp/util/HashIndex.html...
Generating javadoc/edu/stanford/nlp/util/HasInterval.html...
Generating javadoc/edu/stanford/nlp/util/Heap.html...
Generating javadoc/edu/stanford/nlp/util/IdentityHashSet.html...
Generating javadoc/edu/stanford/nlp/util/Index.html...
Generating javadoc/edu/stanford/nlp/util/Interner.html...
Generating javadoc/edu/stanford/nlp/util/Interval.html...
Generating javadoc/edu/stanford/nlp/util/Interval.RelType.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.TreeNode.html...
Generating javadoc/edu/stanford/nlp/util/IntPair.html...
Generating javadoc/edu/stanford/nlp/util/IntQuadruple.html...
Generating javadoc/edu/stanford/nlp/util/IntTriple.html...
Generating javadoc/edu/stanford/nlp/util/IntTuple.html...
Generating javadoc/edu/stanford/nlp/util/IntUni.html...
Generating javadoc/edu/stanford/nlp/util/IterableIterator.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.IncrementComparator.html...
Generating javadoc/edu/stanford/nlp/util/MapFactory.html...
Generating javadoc/edu/stanford/nlp/util/Maps.html...
src/edu/stanford/nlp/util/Maps.java:168: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/util/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/Pair.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/PriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.Property.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html...
Generating javadoc/edu/stanford/nlp/util/RuntimeInterruptedException.html...
Generating javadoc/edu/stanford/nlp/util/Scored.html...
Generating javadoc/edu/stanford/nlp/util/ScoredComparator.html...
Generating javadoc/edu/stanford/nlp/util/ScoredObject.html...
Generating javadoc/edu/stanford/nlp/util/Sets.html...
Generating javadoc/edu/stanford/nlp/util/StreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.ParserException.html...
Generating javadoc/edu/stanford/nlp/util/StringUtils.html...
src/edu/stanford/nlp/util/StringUtils.java:442: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/util/ThreeDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/Timing.html...
Generating javadoc/edu/stanford/nlp/util/TreeShapedStack.html...
Generating javadoc/edu/stanford/nlp/util/Triple.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.Entry.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalSet.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.Key.html...
Generating javadoc/edu/stanford/nlp/util/UTF8EquivalenceFunction.html...
Generating javadoc/edu/stanford/nlp/util/ValuedInterval.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.XMLTag.html...
Generating javadoc/edu/stanford/nlp/util/logging/Color.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogRecordHandler.html...
src/edu/stanford/nlp/util/logging/LogRecordHandler.java:22: warning - Tag @link: reference not found: BooleanLogRecordHandler
src/edu/stanford/nlp/util/logging/LogRecordHandler.java:22: warning - Tag @see: reference not found: BooleanLogRecordHandler
Generating javadoc/edu/stanford/nlp/util/logging/OutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLoggable.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLogger.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedirectOutputHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.FileHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Flag.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Record.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Util.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html...
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:315: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:317: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:319: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:321: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
src/edu/stanford/nlp/util/logging/RedwoodConfiguration.java:323: warning - Tag @see: can't find chain(LogRecordHandler[], Thunk) in edu.stanford.nlp.util.logging.RedwoodConfiguration.Handlers
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodPrintStream.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RerouteChannel.html...
Generating javadoc/edu/stanford/nlp/util/logging/Style.html...
Generating javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/MulticoreWrapper.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/SynchronizedInterner.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/stats/AbstractCounter.html...
Generating javadoc/edu/stanford/nlp/stats/ClassicCounter.html...
Generating javadoc/edu/stanford/nlp/stats/Counter.html...
src/edu/stanford/nlp/stats/Counter.java:51: warning - Tag @link: reference not found: OpenAddressCounter
Generating javadoc/edu/stanford/nlp/stats/Counters.html...
Generating javadoc/edu/stanford/nlp/stats/Distribution.html...
Generating javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html...
src/edu/stanford/nlp/stats/EquivalenceClasser.java:15: warning - Tag @see: reference not found: EquivalenceClassEval
Generating javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html...
Generating javadoc/edu/stanford/nlp/stats/IntCounter.html...
Generating javadoc/edu/stanford/nlp/stats/ProbabilityDistribution.html...
Generating javadoc/edu/stanford/nlp/stats/Sampler.html...
src/edu/stanford/nlp/stats/Sampler.java:16: warning - Tag @link: reference not found: Sampleable
src/edu/stanford/nlp/stats/Sampler.java:16: warning - Tag @link: reference not found: Sampleable
Generating javadoc/edu/stanford/nlp/stats/SimpleGoodTuring.html...
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounter.html...
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html...
Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalIntCounter.html...
Generating javadoc/edu/stanford/nlp/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/FileSystem.html...
Generating javadoc/edu/stanford/nlp/io/IOUtils.html...
src/edu/stanford/nlp/io/IOUtils.java:1705: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/io/Lexer.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangeFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangesFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/ReaderInputStream.html...
Generating javadoc/edu/stanford/nlp/io/RuntimeIOException.html...
Generating javadoc/edu/stanford/nlp/io/ui/OpenPageDialog.html...
Generating javadoc/edu/stanford/nlp/process/AbstractListProcessor.html...
src/edu/stanford/nlp/process/DocumentProcessor.java:24: warning - Tag @see: reference not found: FunctionProcessor
Generating javadoc/edu/stanford/nlp/process/AbstractTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/Americanize.html...
Generating javadoc/edu/stanford/nlp/process/AmericanizeFunction.html...
Generating javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/CoreTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/DistSimClassifier.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...
src/edu/stanford/nlp/process/DocumentProcessor.java:24: warning - Tag @see: reference not found: FunctionProcessor
Generating javadoc/edu/stanford/nlp/process/LexedTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/LexerTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/ListProcessor.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseFunction.html...
Generating javadoc/edu/stanford/nlp/process/Morphology.html...
Generating javadoc/edu/stanford/nlp/process/PTBEscapingProcessor.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/StripTagsProcessor.html...
Generating javadoc/edu/stanford/nlp/process/Tokenizer.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerAdapter.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmenter.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmentingTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/WordShapeClassifier.html...
Generating javadoc/edu/stanford/nlp/process/WordTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html...
Generating javadoc/edu/stanford/nlp/process/WordToTaggedWordProcessor.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/XMLBeginEndIterator.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFunction.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/HasEvaluators.html...
Generating javadoc/edu/stanford/nlp/optimization/HasInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasRegularizerParamRange.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/tagger/maxent/Distsim.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TextTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/common/Tagger.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.InvalidElementException.html...
Generating javadoc/edu/stanford/nlp/math/SloppyMath.html...
Generating javadoc/edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/CollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CollocationFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/Constituent.html...
Generating javadoc/edu/stanford/nlp/trees/ConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/CoordinationTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/CopulaHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/DateTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DeepTree.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependency.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyFactory.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyPrinter.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyReader.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyScoring.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyScoring.Score.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTyper.html...
Generating javadoc/edu/stanford/nlp/trees/DiskTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AgentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ArgumentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ConjunctGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.CoordinationGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.CopulaGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.DeterminerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.DirectObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.DiscourseElementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ExpletiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.GoesWithGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.MarkerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NegationModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumberModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumericModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParataxisGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PreconjunctGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredeterminerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredicateGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.PunctuationGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.ReferentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.SubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.VerbalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.DependentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.GovernorGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.GrammaticalRelationAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.KillGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.Language.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.RootGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/HasParent.html...
Generating javadoc/edu/stanford/nlp/trees/HeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/Labeled.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LeftHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/LengthTreeFilter.html...
Generating javadoc/edu/stanford/nlp/trees/MemoryTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/ModCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/NamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/QPTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/RecursiveTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/SemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTree.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SynchronizedTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TransformingTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/Tree.html...
Generating javadoc/edu/stanford/nlp/trees/Treebank.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFunctions.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraph.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNode.html...
src/edu/stanford/nlp/trees/TreeGraphNode.java:461: warning - @param argument "t" is not a parameter name.
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNodeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLeafLabelTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLengthComparator.html...
Generating javadoc/edu/stanford/nlp/trees/TreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/TreePrint.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/Trees.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees/TypedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedConcreteDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/WordNetConnection.html...
Generating javadoc/edu/stanford/nlp/trees/WordStemmer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html...
src/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java:182: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraLabel.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CEDict.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdjectivalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdverbialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ArgumentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AspectMarkerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeMarkerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AttributiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxPassiveGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.BaGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementizerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ControllingSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.CoordinationGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DeterminerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DirectObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpMarkerGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.EtcGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.LocalizerComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModalGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NegationModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalSubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NounCompoundModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumberModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumericModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.OrdNumberGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParentheticalGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParticipialModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PreconjunctGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalLocalizerModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalObjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PunctuationGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RangeGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RelativeClauseModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ResultativeComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SemanticDependentGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SubjectGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalClauseGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TimePostpositionGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TopicGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbCompoundGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbModifierGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.XClausalComplementGRAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/Macros.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/AbstractDataset.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/AbstractDataset.SplitFilter.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/ConfigParser.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Dataset.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Dataset.Encoding.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/DefaultMapper.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/DistributionPackage.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Mapper.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/TreebankPreprocessor.html...
Generating javadoc/edu/stanford/nlp/fsm/AutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/Block.html...
Generating javadoc/edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/QuasiDeterminizer.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.Arc.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.html...
Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html...
Generating javadoc/edu/stanford/nlp/ling/BasicDocument.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTag.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CopyAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProjectedCategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/Datum.html...
src/edu/stanford/nlp/ling/Datum.java:18: warning - Tag @link: reference not found: RVFDatum
Generating javadoc/edu/stanford/nlp/ling/Document.html...
Generating javadoc/edu/stanford/nlp/ling/DocumentReader.html...
Generating javadoc/edu/stanford/nlp/ling/Featurizable.html...
Generating javadoc/edu/stanford/nlp/ling/HasCategory.html...
Generating javadoc/edu/stanford/nlp/ling/HasContext.html...
Generating javadoc/edu/stanford/nlp/ling/HasIndex.html...
Generating javadoc/edu/stanford/nlp/ling/HasLemma.html...
Generating javadoc/edu/stanford/nlp/ling/HasOffset.html...
Generating javadoc/edu/stanford/nlp/ling/HasTag.html...
Generating javadoc/edu/stanford/nlp/ling/HasWord.html...
Generating javadoc/edu/stanford/nlp/ling/IndexedWord.html...
Generating javadoc/edu/stanford/nlp/ling/Label.html...
Generating javadoc/edu/stanford/nlp/ling/Labeled.html...
Generating javadoc/edu/stanford/nlp/ling/LabeledWord.html...
Generating javadoc/edu/stanford/nlp/ling/LabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.Tag.html...
Generating javadoc/edu/stanford/nlp/ling/Sentence.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabel.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/Tag.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWord.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/ValueLabel.html...
Generating javadoc/edu/stanford/nlp/ling/Word.html...
Generating javadoc/edu/stanford/nlp/ling/WordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Value.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.Binder.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/EnvLookup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/ParseException.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html...
Generating javadoc/edu/stanford/nlp/international/Languages.html...
Generating javadoc/edu/stanford/nlp/international/Languages.Language.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/arabic/Buckwalter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/IBMArabicEscaper.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.ArabicRawTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.html...
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.html...
src/edu/stanford/nlp/international/french/process/FrenchTokenizer.java:222: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/french/process/FrenchTokenizer.java:233: warning - @return tag has no arguments.
src/edu/stanford/nlp/international/french/process/FrenchTokenizer.java:110: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/FTBCorrector.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/FTBDataset.html...
src/edu/stanford/nlp/international/french/pipeline/FTBDataset.java:64: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html...
Generating javadoc/edu/stanford/nlp/ui/JarFileChooser.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.Requirement.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html...
Generating javadoc/edu/stanford/nlp/graph/ConnectedComponents.html...
Generating javadoc/edu/stanford/nlp/graph/DijkstraShortestPath.html...
Generating javadoc/edu/stanford/nlp/graph/DirectedMultiGraph.html...
Generating javadoc/edu/stanford/nlp/graph/Graph.html...
Generating javadoc/edu/stanford/nlp/neural/Embedding.html...
Generating javadoc/edu/stanford/nlp/neural/NeuralUtils.html...
Generating javadoc/edu/stanford/nlp/swing/FontDetector.html...
Generating javadoc/edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/parser/common/ArgUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/NoSuchParseException.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserConstraint.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/parser/KBestViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/Parser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParserWithOptions.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserClient.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserServer.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/IdleTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Transition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Weight.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/BestOfTopKEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Eval.html...
src/edu/stanford/nlp/parser/metrics/Eval.java:18: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
src/edu/stanford/nlp/parser/metrics/Eval.java:18: warning - Tag @see cannot be used in inline documentation. It can only be used in the following types of documentation: overview, package, class/interface, constructor, field, method.
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.CBEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/EvalbByCat.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/FilteredEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/LeafAncestorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/ParserQueryEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TaggingEval.html...
src/edu/stanford/nlp/parser/metrics/TaggingEval.java:39: warning - Tag @link: reference not found: TsarfatyEval
Generating javadoc/edu/stanford/nlp/parser/metrics/TopMatchEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TreeSpanScoring.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BoundaryRemover.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CNFTransformers.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Debinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/DependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Edge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Extractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexicon.html...
src/edu/stanford/nlp/parser/lexparser/FactoredLexicon.java:178: warning - @return tag has no arguments.
src/edu/stanford/nlp/parser/lexparser/FactoredLexicon.java:224: warning - @return tag has no arguments.
src/edu/stanford/nlp/parser/lexparser/FactoredLexicon.java:386: warning - @return tag has no arguments.
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FastFactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Hook.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntDependency.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntTaggedWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Item.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lattice.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeEdge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeScorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.LexOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParseFiles.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParserUtils.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Reranker.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankerQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Rule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Scorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TagProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeCollinizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/ui/Parser.html...
Generating javadoc/edu/stanford/nlp/parser/ui/ParserPanel.html...
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.html...
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModel.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParser.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphEdge.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.html...
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:103: warning - @param argument "collapse" is not a parameter name.
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:103: warning - @param argument "ccProcess" is not a parameter name.
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:103: warning - @param argument "lemmatize" is not a parameter name.
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:141: warning - @param argument "collapse" is not a parameter name.
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:141: warning - @param argument "ccProcess" is not a parameter name.
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:141: warning - @param argument "lemmatize" is not a parameter name.
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFormatter.html...
Generating javadoc/overview-frame.html...
Generating javadoc/edu/stanford/nlp/fsm/package-frame.html...
Generating javadoc/edu/stanford/nlp/fsm/package-summary.html...
Generating javadoc/edu/stanford/nlp/fsm/package-tree.html...
Generating javadoc/edu/stanford/nlp/graph/package-frame.html...
Generating javadoc/edu/stanford/nlp/graph/package-summary.html...
Generating javadoc/edu/stanford/nlp/graph/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-tree.html...
Generating javadoc/edu/stanford/nlp/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/io/ui/package-frame.html...
Generating javadoc/edu/stanford/nlp/io/ui/package-summary.html...
Generating javadoc/edu/stanford/nlp/io/ui/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-tree.html...
Generating javadoc/edu/stanford/nlp/math/package-frame.html...
Generating javadoc/edu/stanford/nlp/math/package-summary.html...
Generating javadoc/edu/stanford/nlp/math/package-tree.html...
Generating javadoc/edu/stanford/nlp/neural/package-frame.html...
Generating javadoc/edu/stanford/nlp/neural/package-summary.html...
Generating javadoc/edu/stanford/nlp/neural/package-tree.html...
Generating javadoc/edu/stanford/nlp/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/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/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/server/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-tree.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-frame.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-summary.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-tree.html...
Generating javadoc/edu/stanford/nlp/stats/package-frame.html...
Generating javadoc/edu/stanford/nlp/stats/package-summary.html...
Generating javadoc/edu/stanford/nlp/stats/package-tree.html...
Generating javadoc/edu/stanford/nlp/swing/package-frame.html...
Generating javadoc/edu/stanford/nlp/swing/package-summary.html...
Generating javadoc/edu/stanford/nlp/swing/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/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/ui/package-frame.html...
Generating javadoc/edu/stanford/nlp/ui/package-summary.html...
Generating javadoc/edu/stanford/nlp/ui/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-tree.html...
Generating javadoc/constant-values.html...
Generating javadoc/serialized-form.html...
Building index for all the packages and classes...
Generating javadoc/overview-tree.html...
Generating javadoc/index-all.html...
Generating javadoc/deprecated-list.html...
Building index for all classes...
Generating javadoc/allclasses-frame.html...
Generating javadoc/allclasses-noframe.html...
Generating javadoc/index.html...
Generating javadoc/overview-summary.html...
Generating javadoc/help-doc.html...
123 warnings
added manifest
adding: allclasses-frame.html(in = 204394) (out= 15213)(deflated 92%)
adding: allclasses-noframe.html(in = 181774) (out= 14841)(deflated 91%)
adding: constant-values.html(in = 151823) (out= 10581)(deflated 93%)
adding: deprecated-list.html(in = 4137) (out= 1269)(deflated 69%)
adding: edu/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/Heap.html(in = 12718) (out= 2742)(deflated 78%)
adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 11717) (out= 2319)(deflated 80%)
adding: edu/stanford/nlp/util/Interner.html(in = 17573) (out= 3228)(deflated 81%)
adding: edu/stanford/nlp/util/Function.html(in = 14335) (out= 2872)(deflated 79%)
adding: edu/stanford/nlp/util/IntervalTree.html(in = 78515) (out= 5444)(deflated 93%)
adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 16467) (out= 3081)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 23607) (out= 3719)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 16620) (out= 2501)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 13926) (out= 2387)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html(in = 8021) (out= 1732)(deflated 78%)
adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 39713) (out= 4928)(deflated 87%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 12208) (out= 2483)(deflated 79%)
adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 10493) (out= 2468)(deflated 76%)
adding: edu/stanford/nlp/util/logging/Redwood.html(in = 33842) (out= 5138)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RerouteChannel.html(in = 12411) (out= 2389)(deflated 80%)
adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 18852) (out= 3192)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 24191) (out= 3889)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 10003) (out= 2003)(deflated 79%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html(in = 41651) (out= 4395)(deflated 89%)
adding: edu/stanford/nlp/util/logging/package-frame.html(in = 4576) (out= 854)(deflated 81%)
adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 33130) (out= 4826)(deflated 85%)
adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 13619) (out= 2689)(deflated 80%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 13835) (out= 2366)(deflated 82%)
adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 15377) (out= 2818)(deflated 81%)
adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 29649) (out= 3368)(deflated 88%)
adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 12908) (out= 2563)(deflated 80%)
adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 16327) (out= 2802)(deflated 82%)
adding: edu/stanford/nlp/util/logging/package-tree.html(in = 11945) (out= 1809)(deflated 84%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 21649) (out= 3319)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Color.html(in = 16629) (out= 2943)(deflated 82%)
adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 15867) (out= 2887)(deflated 81%)
adding: edu/stanford/nlp/util/logging/package-summary.html(in = 14054) (out= 2683)(deflated 80%)
adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 14332) (out= 2737)(deflated 80%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 9161) (out= 2060)(deflated 77%)
adding: edu/stanford/nlp/util/logging/Style.html(in = 15622) (out= 2889)(deflated 81%)
adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 12223) (out= 2357)(deflated 80%)
adding: edu/stanford/nlp/util/Interval.RelType.html(in = 17637) (out= 3137)(deflated 82%)
adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 16050) (out= 2513)(deflated 84%)
adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 12631) (out= 2612)(deflated 79%)
adding: edu/stanford/nlp/util/Filters.html(in = 21936) (out= 2979)(deflated 86%)
adding: edu/stanford/nlp/util/HasInterval.html(in = 13612) (out= 2284)(deflated 83%)
adding: edu/stanford/nlp/util/Sets.html(in = 13176) (out= 2474)(deflated 81%)
adding: edu/stanford/nlp/util/MetaClass.html(in = 24327) (out= 3496)(deflated 85%)
adding: edu/stanford/nlp/util/ThreeDimensionalMap.html(in = 23196) (out= 2801)(deflated 87%)
adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 25373) (out= 3886)(deflated 84%)
adding: edu/stanford/nlp/util/DisabledPreferencesFactory.html(in = 10150) (out= 2260)(deflated 77%)
adding: edu/stanford/nlp/util/ArrayHeap.html(in = 26421) (out= 3771)(deflated 85%)
adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 12125) (out= 2345)(deflated 80%)
adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 16325) (out= 2528)(deflated 84%)
adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 12777) (out= 2427)(deflated 81%)
adding: edu/stanford/nlp/util/FileProcessor.html(in = 7654) (out= 1969)(deflated 74%)
adding: edu/stanford/nlp/util/ScoredObject.html(in = 11117) (out= 2340)(deflated 78%)
adding: edu/stanford/nlp/util/CacheMap.html(in = 24891) (out= 3915)(deflated 84%)
adding: edu/stanford/nlp/util/ArrayStringFilter.Mode.html(in = 12892) (out= 2601)(deflated 79%)
adding: edu/stanford/nlp/util/IterableIterator.html(in = 12155) (out= 2367)(deflated 80%)
adding: edu/stanford/nlp/util/MutableInteger.html(in = 17327) (out= 3048)(deflated 82%)
adding: edu/stanford/nlp/util/RuntimeInterruptedException.html(in = 9309) (out= 2129)(deflated 77%)
adding: edu/stanford/nlp/util/DeltaMap.html(in = 22345) (out= 3386)(deflated 84%)
adding: edu/stanford/nlp/util/Beam.html(in = 18231) (out= 2966)(deflated 83%)
adding: edu/stanford/nlp/util/StringParsingTask.html(in = 19924) (out= 3150)(deflated 84%)
adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 12751) (out= 2420)(deflated 81%)
adding: edu/stanford/nlp/util/Filter.html(in = 10279) (out= 2328)(deflated 77%)
adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 19119) (out= 3265)(deflated 82%)
adding: edu/stanford/nlp/util/DeltaIndex.html(in = 38663) (out= 5008)(deflated 87%)
adding: edu/stanford/nlp/util/IntPair.html(in = 13416) (out= 2456)(deflated 81%)
adding: edu/stanford/nlp/util/ArrayUtils.html(in = 46571) (out= 6037)(deflated 87%)
adding: edu/stanford/nlp/util/IntUni.html(in = 12393) (out= 2405)(deflated 80%)
adding: edu/stanford/nlp/util/DeltaCollectionValuedMap.html(in = 40833) (out= 4564)(deflated 88%)
adding: edu/stanford/nlp/util/AbstractIterator.html(in = 10542) (out= 2255)(deflated 78%)
adding: edu/stanford/nlp/util/TwoDimensionalSet.html(in = 23538) (out= 3028)(deflated 87%)
adding: edu/stanford/nlp/util/Maps.html(in = 20656) (out= 3418)(deflated 83%)
adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 11415) (out= 2293)(deflated 79%)
adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 7553) (out= 1742)(deflated 76%)
adding: edu/stanford/nlp/util/IntQuadruple.html(in = 12935) (out= 2394)(deflated 81%)
adding: edu/stanford/nlp/util/StringParsingTask.ParserException.html(in = 9497) (out= 2067)(deflated 78%)
adding: edu/stanford/nlp/util/PropertiesUtils.Property.html(in = 10112) (out= 2054)(deflated 79%)
adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 63746) (out= 5403)(deflated 91%)
adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 16177) (out= 2510)(deflated 84%)
adding: edu/stanford/nlp/util/FilteredIterator.html(in = 11741) (out= 2305)(deflated 80%)
adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 10681) (out= 2319)(deflated 78%)
adding: edu/stanford/nlp/util/DataFilePaths.html(in = 7852) (out= 2097)(deflated 73%)
adding: edu/stanford/nlp/util/CollectionFactory.html(in = 21305) (out= 2940)(deflated 86%)
adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 16080) (out= 2505)(deflated 84%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 10014) (out= 2087)(deflated 79%)
adding: edu/stanford/nlp/util/ArraySet.html(in = 15317) (out= 2694)(deflated 82%)
adding: edu/stanford/nlp/util/MapFactory.html(in = 21868) (out= 3159)(deflated 85%)
adding: edu/stanford/nlp/util/CollectionUtils.html(in = 68854) (out= 8731)(deflated 87%)
adding: edu/stanford/nlp/util/Index.html(in = 19386) (out= 3426)(deflated 82%)
adding: edu/stanford/nlp/util/PriorityQueue.html(in = 18968) (out= 4069)(deflated 78%)
adding: edu/stanford/nlp/util/IntTriple.html(in = 12397) (out= 2350)(deflated 81%)
adding: edu/stanford/nlp/util/package-frame.html(in = 13560) (out= 1646)(deflated 87%)
adding: edu/stanford/nlp/util/ValuedInterval.html(in = 12819) (out= 2434)(deflated 81%)
adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 13443) (out= 2675)(deflated 80%)
adding: edu/stanford/nlp/util/Comparators.html(in = 12570) (out= 2457)(deflated 80%)
adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 49352) (out= 5759)(deflated 88%)
adding: edu/stanford/nlp/util/Iterables.IncrementComparator.html(in = 8312) (out= 1938)(deflated 76%)
adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 7771) (out= 1753)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 9604) (out= 2118)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1201) (out= 545)(deflated 54%)
adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 21925) (out= 3516)(deflated 83%)
adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 17725) (out= 3322)(deflated 81%)
adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 5221) (out= 1314)(deflated 74%)
adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 6021) (out= 1548)(deflated 74%)
adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 34647) (out= 4286)(deflated 87%)
adding: edu/stanford/nlp/util/XMLUtils.html(in = 24411) (out= 3918)(deflated 83%)
adding: edu/stanford/nlp/util/Generics.html(in = 29281) (out= 3814)(deflated 86%)
adding: edu/stanford/nlp/util/CoreMap.html(in = 12946) (out= 3024)(deflated 76%)
adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 9716) (out= 2278)(deflated 76%)
adding: edu/stanford/nlp/util/Interval.html(in = 85483) (out= 9029)(deflated 89%)
adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 13287) (out= 2750)(deflated 79%)
adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 32358) (out= 5041)(deflated 84%)
adding: edu/stanford/nlp/util/DisabledPreferences.html(in = 16700) (out= 2846)(deflated 82%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 35308) (out= 3687)(deflated 89%)
adding: edu/stanford/nlp/util/Iterables.html(in = 43747) (out= 5974)(deflated 86%)
adding: edu/stanford/nlp/util/package-tree.html(in = 32806) (out= 3247)(deflated 90%)
adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 11435) (out= 2411)(deflated 78%)
adding: edu/stanford/nlp/util/Factory.html(in = 7712) (out= 1905)(deflated 75%)
adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 9357) (out= 2096)(deflated 77%)
adding: edu/stanford/nlp/util/ArrayMap.html(in = 24882) (out= 3095)(deflated 87%)
adding: edu/stanford/nlp/util/Triple.html(in = 22748) (out= 3598)(deflated 84%)
adding: edu/stanford/nlp/util/Pair.html(in = 31910) (out= 4890)(deflated 84%)
adding: edu/stanford/nlp/util/ScoredComparator.html(in = 13038) (out= 2494)(deflated 80%)
adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 26965) (out= 3777)(deflated 85%)
adding: edu/stanford/nlp/util/Scored.html(in = 8980) (out= 2060)(deflated 77%)
adding: edu/stanford/nlp/util/package-summary.html(in = 37845) (out= 6244)(deflated 83%)
adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 12456) (out= 2385)(deflated 80%)
adding: edu/stanford/nlp/util/IntTuple.html(in = 17538) (out= 2893)(deflated 83%)
adding: edu/stanford/nlp/util/TypesafeMap.html(in = 14524) (out= 2654)(deflated 81%)
adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 46903) (out= 5604)(deflated 88%)
adding: edu/stanford/nlp/util/StringUtils.html(in = 118535) (out= 15490)(deflated 86%)
adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 9128) (out= 2092)(deflated 77%)
adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 16102) (out= 2497)(deflated 84%)
adding: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html(in = 36716) (out= 4412)(deflated 87%)
adding: edu/stanford/nlp/util/TreeShapedStack.html(in = 14914) (out= 2774)(deflated 81%)
adding: edu/stanford/nlp/util/StreamGobbler.html(in = 10949) (out= 2527)(deflated 76%)
adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 12436) (out= 2371)(deflated 80%)
adding: edu/stanford/nlp/util/MutableDouble.html(in = 17102) (out= 3002)(deflated 82%)
adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 10777) (out= 2451)(deflated 77%)
adding: edu/stanford/nlp/util/HashIndex.html(in = 49630) (out= 6851)(deflated 86%)
adding: edu/stanford/nlp/util/Timing.html(in = 31741) (out= 3596)(deflated 88%)
adding: edu/stanford/nlp/util/ErasureUtils.html(in = 10532) (out= 2390)(deflated 77%)
adding: edu/stanford/nlp/util/IntervalTree.TreeNode.html(in = 9888) (out= 2071)(deflated 79%)
adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/stats/IntCounter.html(in = 81058) (out= 9231)(deflated 88%)
adding: edu/stanford/nlp/stats/TwoDimensionalIntCounter.html(in = 55703) (out= 5309)(deflated 90%)
adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 7813) (out= 1894)(deflated 75%)
adding: edu/stanford/nlp/stats/Counter.html(in = 30714) (out= 4798)(deflated 84%)
adding: edu/stanford/nlp/stats/Sampler.html(in = 7666) (out= 1995)(deflated 73%)
adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 24874) (out= 3626)(deflated 85%)
adding: edu/stanford/nlp/stats/Distribution.html(in = 54734) (out= 6669)(deflated 87%)
adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 47620) (out= 5736)(deflated 87%)
adding: edu/stanford/nlp/stats/package-frame.html(in = 2505) (out= 658)(deflated 73%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 63464) (out= 5633)(deflated 91%)
adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 58233) (out= 8391)(deflated 85%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 25092) (out= 2913)(deflated 88%)
adding: edu/stanford/nlp/stats/package-tree.html(in = 8671) (out= 1626)(deflated 81%)
adding: edu/stanford/nlp/stats/package-summary.html(in = 9895) (out= 2147)(deflated 78%)
adding: edu/stanford/nlp/stats/Counters.html(in = 222640) (out= 20886)(deflated 90%)
adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 12459) (out= 3148)(deflated 74%)
adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 9100) (out= 1978)(deflated 78%)
adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 10849) (out= 2295)(deflated 78%)
adding: edu/stanford/nlp/io/FileSystem.html(in = 13685) (out= 2757)(deflated 79%)
adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 13007) (out= 3130)(deflated 75%)
adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 12022) (out= 2690)(deflated 77%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 9152) (out= 1918)(deflated 79%)
adding: edu/stanford/nlp/io/package-frame.html(in = 2394) (out= 671)(deflated 71%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 9460) (out= 2041)(deflated 78%)
adding: edu/stanford/nlp/io/IOUtils.html(in = 109510) (out= 11759)(deflated 89%)
adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 11692) (out= 2347)(deflated 79%)
adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 15055) (out= 2619)(deflated 82%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 7815) (out= 1962)(deflated 74%)
adding: edu/stanford/nlp/io/ui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/io/ui/package-frame.html(in = 799) (out= 461)(deflated 42%)
adding: edu/stanford/nlp/io/ui/package-tree.html(in = 5031) (out= 1334)(deflated 73%)
adding: edu/stanford/nlp/io/ui/OpenPageDialog.html(in = 22347) (out= 4620)(deflated 79%)
adding: edu/stanford/nlp/io/ui/package-summary.html(in = 4769) (out= 1328)(deflated 72%)
adding: edu/stanford/nlp/io/package-tree.html(in = 7635) (out= 1553)(deflated 79%)
adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 10411) (out= 2554)(deflated 75%)
adding: edu/stanford/nlp/io/Lexer.html(in = 12035) (out= 2651)(deflated 77%)
adding: edu/stanford/nlp/io/package-summary.html(in = 9442) (out= 2075)(deflated 78%)
adding: edu/stanford/nlp/io/ReaderInputStream.html(in = 16138) (out= 2979)(deflated 81%)
adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/process/AbstractListProcessor.html(in = 15705) (out= 2839)(deflated 81%)
adding: edu/stanford/nlp/process/WordSegmenter.html(in = 11113) (out= 2185)(deflated 80%)
adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 40172) (out= 8412)(deflated 79%)
adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 24448) (out= 3552)(deflated 85%)
adding: edu/stanford/nlp/process/StripTagsProcessor.html(in = 16568) (out= 3052)(deflated 81%)
adding: edu/stanford/nlp/process/ListProcessor.html(in = 8719) (out= 2068)(deflated 76%)
adding: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html(in = 10227) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/process/Americanize.html(in = 17288) (out= 3389)(deflated 80%)
adding: edu/stanford/nlp/process/DocumentProcessor.html(in = 10542) (out= 2196)(deflated 79%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 22079) (out= 2957)(deflated 86%)
adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 15450) (out= 3029)(deflated 80%)
adding: edu/stanford/nlp/process/AmericanizeFunction.html(in = 10007) (out= 2279)(deflated 77%)
adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 25996) (out= 3341)(deflated 87%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.DocType.html(in = 12707) (out= 2564)(deflated 79%)
adding: edu/stanford/nlp/process/LowercaseFunction.html(in = 9989) (out= 2278)(deflated 77%)
adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 19176) (out= 3084)(deflated 83%)
adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 8456) (out= 2080)(deflated 75%)
adding: edu/stanford/nlp/process/package-frame.html(in = 5250) (out= 915)(deflated 82%)
adding: edu/stanford/nlp/process/DistSimClassifier.html(in = 11245) (out= 2235)(deflated 80%)
adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 15561) (out= 2612)(deflated 83%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 38795) (out= 6411)(deflated 83%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html(in = 14086) (out= 2650)(deflated 81%)
adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 18573) (out= 3119)(deflated 83%)
adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 9551) (out= 2013)(deflated 78%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 24823) (out= 3557)(deflated 85%)
adding: edu/stanford/nlp/process/LexerTokenizer.html(in = 13811) (out= 2646)(deflated 80%)
adding: edu/stanford/nlp/process/package-tree.html(in = 15769) (out= 2077)(deflated 86%)
adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 11680) (out= 2474)(deflated 78%)
adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 11020) (out= 2467)(deflated 77%)
adding: edu/stanford/nlp/process/Tokenizer.html(in = 13641) (out= 2744)(deflated 79%)
adding: edu/stanford/nlp/process/package-summary.html(in = 17257) (out= 3192)(deflated 81%)
adding: edu/stanford/nlp/process/Morphology.html(in = 25497) (out= 4331)(deflated 83%)
adding: edu/stanford/nlp/process/PTBEscapingProcessor.html(in = 21271) (out= 3408)(deflated 83%)
adding: edu/stanford/nlp/process/SerializableFunction.html(in = 7240) (out= 1785)(deflated 75%)
adding: edu/stanford/nlp/process/WordToTaggedWordProcessor.html(in = 15758) (out= 3288)(deflated 79%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.html(in = 25786) (out= 4285)(deflated 83%)
adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 17290) (out= 2831)(deflated 83%)
adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 44947) (out= 6407)(deflated 85%)
adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 10233) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 19910) (out= 3485)(deflated 82%)
adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 9185) (out= 2099)(deflated 77%)
adding: edu/stanford/nlp/objectbank/package-frame.html(in = 1858) (out= 605)(deflated 67%)
adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 12274) (out= 2363)(deflated 80%)
adding: edu/stanford/nlp/objectbank/package-tree.html(in = 7181) (out= 1516)(deflated 78%)
adding: edu/stanford/nlp/objectbank/package-summary.html(in = 7725) (out= 1878)(deflated 75%)
adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 10402) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/objectbank/XMLBeginEndIterator.html(in = 26185) (out= 3468)(deflated 86%)
adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/optimization/Function.html(in = 8564) (out= 2027)(deflated 76%)
adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 8753) (out= 2080)(deflated 76%)
adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 37159) (out= 5707)(deflated 84%)
adding: edu/stanford/nlp/optimization/Evaluator.html(in = 6801) (out= 1661)(deflated 75%)
adding: edu/stanford/nlp/optimization/HasInitial.html(in = 7654) (out= 1920)(deflated 74%)
adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 9035) (out= 2137)(deflated 76%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 20265) (out= 3284)(deflated 83%)
adding: edu/stanford/nlp/optimization/package-frame.html(in = 2860) (out= 699)(deflated 75%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eState.html(in = 15356) (out= 2756)(deflated 82%)
adding: edu/stanford/nlp/optimization/HasRegularizerParamRange.html(in = 7170) (out= 1748)(deflated 75%)
adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 7533) (out= 1801)(deflated 76%)
adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 8433) (out= 1985)(deflated 76%)
adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 8217) (out= 1954)(deflated 76%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eScaling.html(in = 12623) (out= 2578)(deflated 79%)
adding: edu/stanford/nlp/optimization/QNMinimizer.Record.html(in = 17098) (out= 2940)(deflated 82%)
adding: edu/stanford/nlp/optimization/QNMinimizer.QNInfo.html(in = 17633) (out= 2813)(deflated 84%)
adding: edu/stanford/nlp/optimization/package-tree.html(in = 9297) (out= 1639)(deflated 82%)
adding: edu/stanford/nlp/optimization/package-summary.html(in = 9781) (out= 1849)(deflated 81%)
adding: edu/stanford/nlp/optimization/QNMinimizer.eLineSearch.html(in = 12717) (out= 2574)(deflated 79%)
adding: edu/stanford/nlp/optimization/Minimizer.html(in = 10008) (out= 2253)(deflated 77%)
adding: edu/stanford/nlp/tagger/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/maxent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html(in = 13232) (out= 2609)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/package-frame.html(in = 1124) (out= 510)(deflated 54%)
adding: edu/stanford/nlp/tagger/maxent/Distsim.html(in = 10200) (out= 2474)(deflated 75%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.html(in = 61717) (out= 7181)(deflated 88%)
adding: edu/stanford/nlp/tagger/maxent/package-tree.html(in = 5585) (out= 1373)(deflated 75%)
adding: edu/stanford/nlp/tagger/maxent/package-summary.html(in = 5790) (out= 1470)(deflated 74%)
adding: edu/stanford/nlp/tagger/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html(in = 13164) (out= 2600)(deflated 80%)
adding: edu/stanford/nlp/tagger/io/TaggedFileReader.html(in = 8157) (out= 1853)(deflated 77%)
adding: edu/stanford/nlp/tagger/io/TextTaggedFileReader.html(in = 13220) (out= 2303)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/package-frame.html(in = 1618) (out= 574)(deflated 64%)
adding: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html(in = 13214) (out= 2296)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html(in = 12887) (out= 2278)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.html(in = 19794) (out= 2819)(deflated 85%)
adding: edu/stanford/nlp/tagger/io/package-tree.html(in = 7014) (out= 1447)(deflated 79%)
adding: edu/stanford/nlp/tagger/io/package-summary.html(in = 6817) (out= 1508)(deflated 77%)
adding: edu/stanford/nlp/tagger/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/common/package-frame.html(in = 815) (out= 460)(deflated 43%)
adding: edu/stanford/nlp/tagger/common/Tagger.html(in = 13470) (out= 2709)(deflated 79%)
adding: edu/stanford/nlp/tagger/common/package-tree.html(in = 4759) (out= 1270)(deflated 73%)
adding: edu/stanford/nlp/tagger/common/package-summary.html(in = 4908) (out= 1381)(deflated 71%)
adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 8767) (out= 2002)(deflated 77%)
adding: edu/stanford/nlp/math/package-frame.html(in = 1112) (out= 507)(deflated 54%)
adding: edu/stanford/nlp/math/ArrayMath.html(in = 108683) (out= 11390)(deflated 89%)
adding: edu/stanford/nlp/math/SloppyMath.html(in = 37141) (out= 6597)(deflated 82%)
adding: edu/stanford/nlp/math/package-tree.html(in = 5125) (out= 1307)(deflated 74%)
adding: edu/stanford/nlp/math/package-summary.html(in = 5678) (out= 1449)(deflated 74%)
adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredeterminerGRAnnotation.html(in = 10084) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/DependencyScoring.Score.html(in = 11650) (out= 2227)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 10204) (out= 2036)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DirectObjectGRAnnotation.html(in = 10080) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PhrasalVerbParticleGRAnnotation.html(in = 10194) (out= 2046)(deflated 79%)
adding: edu/stanford/nlp/trees/RecursiveTreeTransformer.html(in = 17351) (out= 2954)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessionModifierGRAnnotation.html(in = 10198) (out= 2047)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ExpletiveGRAnnotation.html(in = 10028) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html(in = 16968) (out= 3025)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.QuantifierModifierGRAnnotation.html(in = 10162) (out= 2039)(deflated 79%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 13527) (out= 2598)(deflated 80%)
adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 29408) (out= 5167)(deflated 82%)
adding: edu/stanford/nlp/trees/Dependency.html(in = 13178) (out= 2740)(deflated 79%)
adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 53539) (out= 7120)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 10170) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ComplementGRAnnotation.html(in = 10040) (out= 2029)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.KillGRAnnotation.html(in = 9748) (out= 2016)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.IndirectObjectGRAnnotation.html(in = 10088) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ParataxisGRAnnotation.html(in = 10030) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SubjectGRAnnotation.html(in = 10014) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 15389) (out= 2663)(deflated 82%)
adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 7916) (out= 1752)(deflated 77%)
adding: edu/stanford/nlp/trees/Trees.html(in = 46484) (out= 5526)(deflated 88%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.DependentGRAnnotation.html(in = 9794) (out= 2018)(deflated 79%)
adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 14583) (out= 3255)(deflated 77%)
adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 15310) (out= 2963)(deflated 80%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 11127) (out= 2261)(deflated 79%)
adding: edu/stanford/nlp/trees/DeepTree.html(in = 12094) (out= 2367)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html(in = 12562) (out= 2358)(deflated 81%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeGRAnnotation.html(in = 10042) (out= 2036)(deflated 79%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 41168) (out= 5706)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 10138) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeFactory.html(in = 13012) (out= 2467)(deflated 81%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 10152) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 25071) (out= 3582)(deflated 85%)
adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 18175) (out= 3078)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 10668) (out= 2164)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PossessiveModifierGRAnnotation.html(in = 10182) (out= 2037)(deflated 79%)
adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 45168) (out= 5873)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 10052) (out= 2036)(deflated 79%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 24994) (out= 4537)(deflated 81%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PunctuationGRAnnotation.html(in = 10086) (out= 2041)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AgentGRAnnotation.html(in = 9990) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/DependencyScoring.html(in = 22633) (out= 3147)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 10122) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 9023) (out= 1933)(deflated 78%)
adding: edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html(in = 13814) (out= 2706)(deflated 80%)
adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 18254) (out= 3469)(deflated 80%)
adding: edu/stanford/nlp/trees/TreePrint.html(in = 28972) (out= 4751)(deflated 83%)
adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 17243) (out= 3384)(deflated 80%)
adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 24291) (out= 3830)(deflated 84%)
adding: edu/stanford/nlp/trees/SimpleTree.html(in = 31539) (out= 4442)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalComplementGRAnnotation.html(in = 10166) (out= 2032)(deflated 80%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 10716) (out= 2293)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumberModifierGRAnnotation.html(in = 10128) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 10220) (out= 2039)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagAnnotation.html(in = 11073) (out= 2370)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CopulaGRAnnotation.html(in = 9976) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 9109) (out= 1813)(deflated 80%)
adding: edu/stanford/nlp/trees/Dependencies.html(in = 13560) (out= 2388)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdvClauseModifierGRAnnotation.html(in = 10178) (out= 2037)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 9244) (out= 2106)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ReferentGRAnnotation.html(in = 10044) (out= 2038)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MultiWordExpressionGRAnnotation.html(in = 10188) (out= 2037)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ModifierGRAnnotation.html(in = 10014) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.TemporalModifierGRAnnotation.html(in = 10134) (out= 2037)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ObjectGRAnnotation.html(in = 9980) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 11756) (out= 2323)(deflated 80%)
adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 22137) (out= 4216)(deflated 80%)
adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 7006) (out= 1761)(deflated 74%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.GovernorGRAnnotation.html(in = 9840) (out= 2007)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html(in = 11389) (out= 2480)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 10164) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 17827) (out= 2809)(deflated 84%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 10198) (out= 2037)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 10126) (out= 2044)(deflated 79%)
adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 39521) (out= 5078)(deflated 87%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.Language.html(in = 13197) (out= 2608)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ArgumentGRAnnotation.html(in = 10026) (out= 2032)(deflated 79%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 31262) (out= 4796)(deflated 84%)
adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 17004) (out= 2813)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 11005) (out= 2381)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.CoordinationGRAnnotation.html(in = 10076) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 15134) (out= 2579)(deflated 82%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 13574) (out= 2438)(deflated 82%)
adding: edu/stanford/nlp/trees/HeadFinder.html(in = 12666) (out= 2539)(deflated 79%)
adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 18141) (out= 2984)(deflated 83%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 10586) (out= 2273)(deflated 78%)
adding: edu/stanford/nlp/trees/NamedDependency.html(in = 20860) (out= 3227)(deflated 84%)
adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 9026) (out= 2223)(deflated 75%)
adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 10966) (out= 2506)(deflated 77%)
adding: edu/stanford/nlp/trees/Labeled.html(in = 11520) (out= 2463)(deflated 78%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.GrammaticalRelationAnnotation.html(in = 36526) (out= 4054)(deflated 88%)
adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 17320) (out= 2559)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 10222) (out= 2048)(deflated 79%)
adding: edu/stanford/nlp/trees/WordStemmer.html(in = 10343) (out= 2359)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ConjunctGRAnnotation.html(in = 10020) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.ClausalPassiveSubjectGRAnnotation.html(in = 10234) (out= 2036)(deflated 80%)
adding: edu/stanford/nlp/trees/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html(in = 13776) (out= 2564)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html(in = 20867) (out= 3422)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html(in = 11418) (out= 2346)(deflated 79%)
adding: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html(in = 15088) (out= 2825)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html(in = 14415) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html(in = 13471) (out= 2606)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/package-frame.html(in = 2264) (out= 627)(deflated 72%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html(in = 20256) (out= 3248)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html(in = 36412) (out= 4933)(deflated 86%)
adding: edu/stanford/nlp/trees/international/arabic/package-tree.html(in = 10264) (out= 1717)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html(in = 12034) (out= 2101)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/package-summary.html(in = 8264) (out= 1763)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html(in = 11324) (out= 2338)(deflated 79%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html(in = 10672) (out= 2317)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html(in = 17386) (out= 3054)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/package-frame.html(in = 2018) (out= 586)(deflated 70%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html(in = 10982) (out= 2326)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html(in = 13591) (out= 2593)(deflated 80%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html(in = 18886) (out= 3019)(deflated 84%)
adding: edu/stanford/nlp/trees/international/french/package-tree.html(in = 9232) (out= 1580)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/package-summary.html(in = 7594) (out= 1661)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html(in = 34507) (out= 4212)(deflated 87%)
adding: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html(in = 14052) (out= 2626)(deflated 81%)
adding: edu/stanford/nlp/trees/international/tuebadz/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html(in = 17516) (out= 3093)(deflated 82%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-frame.html(in = 1371) (out= 540)(deflated 60%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html(in = 18746) (out= 3042)(deflated 83%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-tree.html(in = 7145) (out= 1457)(deflated 79%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-summary.html(in = 6041) (out= 1481)(deflated 75%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html(in = 11828) (out= 2352)(deflated 80%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html(in = 41483) (out= 5457)(deflated 86%)
adding: edu/stanford/nlp/trees/international/hebrew/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html(in = 11074) (out= 2344)(deflated 78%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html(in = 11418) (out= 2346)(deflated 79%)
adding: edu/stanford/nlp/trees/international/hebrew/package-frame.html(in = 1408) (out= 540)(deflated 61%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html(in = 15918) (out= 2777)(deflated 82%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html(in = 32918) (out= 4017)(deflated 87%)
adding: edu/stanford/nlp/trees/international/hebrew/package-tree.html(in = 7186) (out= 1473)(deflated 79%)
adding: edu/stanford/nlp/trees/international/hebrew/package-summary.html(in = 5946) (out= 1442)(deflated 75%)
adding: edu/stanford/nlp/trees/international/negra/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html(in = 20078) (out= 3141)(deflated 84%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html(in = 12860) (out= 2510)(deflated 80%)
adding: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html(in = 18321) (out= 3093)(deflated 83%)
adding: edu/stanford/nlp/trees/international/negra/package-frame.html(in = 1633) (out= 557)(deflated 65%)
adding: edu/stanford/nlp/trees/international/negra/NegraLabel.html(in = 19521) (out= 3082)(deflated 84%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html(in = 40927) (out= 5590)(deflated 86%)
adding: edu/stanford/nlp/trees/international/negra/package-tree.html(in = 9068) (out= 1650)(deflated 81%)
adding: edu/stanford/nlp/trees/international/negra/package-summary.html(in = 6804) (out= 1586)(deflated 76%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html(in = 12193) (out= 2379)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementGRAnnotation.html(in = 10604) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TopicGRAnnotation.html(in = 10524) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TimePostpositionGRAnnotation.html(in = 10670) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalClauseGRAnnotation.html(in = 10642) (out= 2060)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalLocalizerModifierGRAnnotation.html(in = 10932) (out= 2077)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpMarkerGRAnnotation.html(in = 10578) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.XClausalComplementGRAnnotation.html(in = 10674) (out= 2071)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 22017) (out= 3632)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 10784) (out= 2073)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 14219) (out= 2607)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 12397) (out= 2399)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 19945) (out= 3563)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ResultativeComplementGRAnnotation.html(in = 10802) (out= 2087)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbCompoundGRAnnotation.html(in = 10614) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeMarkerGRAnnotation.html(in = 10722) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DeterminerGRAnnotation.html(in = 10596) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalSubjectGRAnnotation.html(in = 10674) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ControllingSubjectGRAnnotation.html(in = 10728) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 10822) (out= 2066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 13556) (out= 2720)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 86863) (out= 8480)(deflated 90%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DvpModifierGRAnnotation.html(in = 10588) (out= 2056)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModifierGRAnnotation.html(in = 10558) (out= 2054)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParticipialModifierGRAnnotation.html(in = 10740) (out= 2070)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SubjectGRAnnotation.html(in = 10562) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.LocalizerComplementGRAnnotation.html(in = 10708) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 7492) (out= 1788)(deflated 76%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 11673) (out= 2487)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AssociativeModifierGRAnnotation.html(in = 10748) (out= 2072)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 12977) (out= 2419)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html(in = 11264) (out= 2016)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ParentheticalGRAnnotation.html(in = 10652) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 13175) (out= 2388)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html(in = 11695) (out= 2080)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 10363) (out= 2493)(deflated 75%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PunctuationGRAnnotation.html(in = 10612) (out= 2062)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ModalGRAnnotation.html(in = 10522) (out= 2062)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClausalComplementGRAnnotation.html(in = 10692) (out= 2061)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NounCompoundModifierGRAnnotation.html(in = 10764) (out= 2075)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RangeGRAnnotation.html(in = 10534) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumericModifierGRAnnotation.html(in = 10668) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdjectivalModifierGRAnnotation.html(in = 10684) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NegationModifierGRAnnotation.html(in = 10702) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ArgumentGRAnnotation.html(in = 10574) (out= 2067)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 15885) (out= 1358)(deflated 91%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AdverbialModifierGRAnnotation.html(in = 10712) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 13504) (out= 2805)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 12462) (out= 2356)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.BaGRAnnotation.html(in = 10474) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ClauseModifierGRAnnotation.html(in = 10660) (out= 2063)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ComplementizerGRAnnotation.html(in = 10668) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.ObjectGRAnnotation.html(in = 10532) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NumberModifierGRAnnotation.html(in = 10682) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.TemporalGRAnnotation.html(in = 10576) (out= 2060)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 22012) (out= 3586)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.OrdNumberGRAnnotation.html(in = 10570) (out= 2057)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 61913) (out= 6277)(deflated 89%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.CoordinationGRAnnotation.html(in = 10636) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 34159) (out= 2617)(deflated 92%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 14027) (out= 2371)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.VerbModifierGRAnnotation.html(in = 10640) (out= 2068)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 14658) (out= 2871)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AttributiveGRAnnotation.html(in = 10624) (out= 2066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PrepositionalObjectGRAnnotation.html(in = 10756) (out= 2069)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 10694) (out= 2070)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxPassiveGRAnnotation.html(in = 10574) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 30813) (out= 3058)(deflated 90%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.RelativeClauseModifierGRAnnotation.html(in = 10792) (out= 2074)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AspectMarkerGRAnnotation.html(in = 10630) (out= 2065)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.PreconjunctGRAnnotation.html(in = 10662) (out= 2076)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.DirectObjectGRAnnotation.html(in = 10618) (out= 2059)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 11762) (out= 2163)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.SemanticDependentGRAnnotation.html(in = 10716) (out= 2067)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.AuxModifierGRAnnotation.html(in = 10606) (out= 2064)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 30882) (out= 4290)(deflated 86%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.EtcGRAnnotation.html(in = 10496) (out= 2062)(deflated 80%)
adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 21219) (out= 3655)(deflated 82%)
adding: edu/stanford/nlp/trees/package-frame.html(in = 26101) (out= 2274)(deflated 91%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DeterminerGRAnnotation.html(in = 10032) (out= 2029)(deflated 79%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 13738) (out= 2459)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeReader.html(in = 9110) (out= 2150)(deflated 76%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.MarkerGRAnnotation.html(in = 9976) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/Tree.html(in = 178461) (out= 21812)(deflated 87%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AuxModifierGRAnnotation.html(in = 10048) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 9463) (out= 2017)(deflated 78%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html(in = 11258) (out= 2311)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 14511) (out= 3326)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 17180) (out= 3283)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 38796) (out= 9728)(deflated 74%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 11506) (out= 2263)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1698) (out= 567)(deflated 66%)
adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 9031) (out= 2158)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 14434) (out= 3071)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 11564) (out= 2210)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 6441) (out= 1394)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 16887) (out= 3196)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 7461) (out= 1723)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 13667) (out= 2060)(deflated 84%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html(in = 8867) (out= 2099)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2030) (out= 620)(deflated 69%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 9797) (out= 2207)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html(in = 14765) (out= 3086)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 6859) (out= 1408)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 14318) (out= 2306)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html(in = 14102) (out= 2566)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 8491) (out= 1873)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 43831) (out= 8682)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 11739) (out= 2398)(deflated 79%)
adding: edu/stanford/nlp/trees/CopulaHeadFinder.html(in = 9141) (out= 1972)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordAnnotation.html(in = 11071) (out= 2361)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeLengthComparator.html(in = 10190) (out= 2180)(deflated 78%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NpAdverbialModifierGRAnnotation.html(in = 10208) (out= 2041)(deflated 80%)
adding: edu/stanford/nlp/trees/FilteringTreeReader.html(in = 12038) (out= 2484)(deflated 79%)
adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 21167) (out= 3550)(deflated 83%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 69654) (out= 9806)(deflated 85%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.VerbalModifierGRAnnotation.html(in = 10128) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 84860) (out= 11155)(deflated 86%)
adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 13074) (out= 2679)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NumericModifierGRAnnotation.html(in = 10116) (out= 2031)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.RootGRAnnotation.html(in = 9690) (out= 2023)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.AppositionalModifierGRAnnotation.html(in = 10182) (out= 2034)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.GoesWithGRAnnotation.html(in = 10010) (out= 2033)(deflated 79%)
adding: edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html(in = 11111) (out= 2337)(deflated 78%)
adding: edu/stanford/nlp/trees/HasParent.html(in = 7297) (out= 1822)(deflated 75%)
adding: edu/stanford/nlp/trees/TreeFilters.html(in = 7338) (out= 1895)(deflated 74%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 13267) (out= 2356)(deflated 82%)
adding: edu/stanford/nlp/trees/LengthTreeFilter.html(in = 10455) (out= 2369)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalModifierGRAnnotation.html(in = 10256) (out= 2034)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 41493) (out= 5956)(deflated 85%)
adding: edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html(in = 14663) (out= 2631)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalPassiveSubjectGRAnnotation.html(in = 10232) (out= 2043)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 19146) (out= 2969)(deflated 84%)
adding: edu/stanford/nlp/trees/DependencyReader.html(in = 7285) (out= 1736)(deflated 76%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PredicateGRAnnotation.html(in = 10052) (out= 2034)(deflated 79%)
adding: edu/stanford/nlp/trees/package-tree.html(in = 51919) (out= 4307)(deflated 91%)
adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 12822) (out= 2499)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 11062) (out= 2135)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PrepositionalComplementGRAnnotation.html(in = 10264) (out= 2039)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 24119) (out= 3479)(deflated 85%)
adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 8303) (out= 1867)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NegationModifierGRAnnotation.html(in = 10172) (out= 2052)(deflated 79%)
adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 12409) (out= 2374)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 106765) (out= 14174)(deflated 86%)
adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 13063) (out= 2624)(deflated 79%)
adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 8751) (out= 1891)(deflated 78%)
adding: edu/stanford/nlp/trees/Constituent.html(in = 30663) (out= 4947)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeGraph.html(in = 17664) (out= 3330)(deflated 81%)
adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 12919) (out= 2478)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.PreconjunctGRAnnotation.html(in = 10074) (out= 2041)(deflated 79%)
adding: edu/stanford/nlp/trees/package-summary.html(in = 57488) (out= 7222)(deflated 87%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituent.html(in = 20670) (out= 3074)(deflated 85%)
adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 12651) (out= 2610)(deflated 79%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 8768) (out= 1955)(deflated 77%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 48147) (out= 6994)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 11262) (out= 2507)(deflated 77%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.NominalSubjectGRAnnotation.html(in = 10142) (out= 2040)(deflated 79%)
adding: edu/stanford/nlp/trees/Treebank.html(in = 33921) (out= 5059)(deflated 85%)
adding: edu/stanford/nlp/trees/SynchronizedTreeTransformer.html(in = 11374) (out= 2525)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/treebank/package-frame.html(in = 2013) (out= 636)(deflated 68%)
adding: edu/stanford/nlp/trees/treebank/DefaultMapper.html(in = 13616) (out= 2742)(deflated 79%)
adding: edu/stanford/nlp/trees/treebank/Dataset.html(in = 11096) (out= 2380)(deflated 78%)
adding: edu/stanford/nlp/trees/treebank/TreebankPreprocessor.html(in = 11096) (out= 2692)(deflated 75%)
adding: edu/stanford/nlp/trees/treebank/package-tree.html(in = 7250) (out= 1500)(deflated 79%)
adding: edu/stanford/nlp/trees/treebank/Mapper.html(in = 10652) (out= 2458)(deflated 76%)
adding: edu/stanford/nlp/trees/treebank/ConfigParser.html(in = 27253) (out= 3218)(deflated 88%)
adding: edu/stanford/nlp/trees/treebank/AbstractDataset.SplitFilter.html(in = 9287) (out= 2072)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/package-summary.html(in = 7817) (out= 1666)(deflated 78%)
adding: edu/stanford/nlp/trees/treebank/DistributionPackage.html(in = 10762) (out= 2381)(deflated 77%)
adding: edu/stanford/nlp/trees/treebank/Dataset.Encoding.html(in = 12622) (out= 2576)(deflated 79%)
adding: edu/stanford/nlp/trees/treebank/AbstractDataset.html(in = 29052) (out= 3875)(deflated 86%)
adding: edu/stanford/nlp/trees/FilteringTreebank.html(in = 17951) (out= 3024)(deflated 83%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.DiscourseElementGRAnnotation.html(in = 10134) (out= 2035)(deflated 79%)
adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 21834) (out= 3262)(deflated 85%)
adding: edu/stanford/nlp/trees/TypedDependency.html(in = 18398) (out= 2838)(deflated 84%)
adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 70157) (out= 7953)(deflated 88%)
adding: edu/stanford/nlp/fsm/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/fsm/AutomatonMinimizer.html(in = 7272) (out= 1731)(deflated 76%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html(in = 11270) (out= 2141)(deflated 81%)
adding: edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html(in = 10642) (out= 2114)(deflated 80%)
adding: edu/stanford/nlp/fsm/TransducerGraph.html(in = 45642) (out= 5401)(deflated 88%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html(in = 8255) (out= 1780)(deflated 78%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html(in = 9848) (out= 2066)(deflated 79%)
adding: edu/stanford/nlp/fsm/package-frame.html(in = 2987) (out= 701)(deflated 76%)
adding: edu/stanford/nlp/fsm/Block.html(in = 6901) (out= 1706)(deflated 75%)
adding: edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html(in = 7971) (out= 1755)(deflated 77%)
adding: edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html(in = 20785) (out= 2975)(deflated 85%)
adding: edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html(in = 10685) (out= 2121)(deflated 80%)
adding: edu/stanford/nlp/fsm/QuasiDeterminizer.html(in = 12953) (out= 2397)(deflated 81%)
adding: edu/stanford/nlp/fsm/package-tree.html(in = 9102) (out= 1565)(deflated 82%)
adding: edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html(in = 9910) (out= 2092)(deflated 78%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html(in = 7580) (out= 1750)(deflated 76%)
adding: edu/stanford/nlp/fsm/package-summary.html(in = 8586) (out= 1720)(deflated 79%)
adding: edu/stanford/nlp/fsm/TransducerGraph.Arc.html(in = 21157) (out= 2745)(deflated 87%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html(in = 10449) (out= 2086)(deflated 80%)
adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 11228) (out= 2402)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 10383) (out= 2326)(deflated 77%)
adding: edu/stanford/nlp/ling/Label.html(in = 14244) (out= 3124)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 11225) (out= 2368)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 10458) (out= 2335)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 10469) (out= 2292)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 10452) (out= 2320)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html(in = 10443) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/ling/Datum.html(in = 8044) (out= 1877)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 10282) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 10491) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 10393) (out= 2334)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 10586) (out= 2324)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html(in = 10400) (out= 2303)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 10266) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 10862) (out= 2503)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 10510) (out= 2316)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 10387) (out= 2281)(deflated 78%)
adding: edu/stanford/nlp/ling/Tag.html(in = 17296) (out= 2970)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html(in = 11123) (out= 2355)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 10758) (out= 2451)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 10430) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 10295) (out= 2275)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html(in = 10478) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 10340) (out= 2290)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 10540) (out= 2326)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 10564) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 10965) (out= 2343)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 10501) (out= 2338)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 11860) (out= 2356)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 10294) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 11223) (out= 2314)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 10423) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 10387) (out= 2327)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 10364) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 10527) (out= 2371)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 10411) (out= 2285)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 10371) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 10252) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 10337) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 10466) (out= 2336)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 10684) (out= 2332)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 10460) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 10476) (out= 2293)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 10306) (out= 2302)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.Tag.html(in = 11623) (out= 2300)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 10320) (out= 2314)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 10849) (out= 2407)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 74875) (out= 7614)(deflated 89%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 10439) (out= 2353)(deflated 77%)
adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 18358) (out= 3179)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 10387) (out= 2321)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 10358) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 10451) (out= 2286)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 10383) (out= 2283)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 10225) (out= 2275)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 11006) (out= 2324)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 10606) (out= 2359)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html(in = 10551) (out= 2350)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 10302) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 10293) (out= 2292)(deflated 77%)
adding: edu/stanford/nlp/ling/HasContext.html(in = 10604) (out= 2085)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 10468) (out= 2369)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 10582) (out= 2321)(deflated 78%)
adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 14897) (out= 2587)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 10992) (out= 2512)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 10798) (out= 2402)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 10641) (out= 2399)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 10572) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 10938) (out= 2314)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 10355) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/HasCategory.html(in = 8250) (out= 1949)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 66169) (out= 5976)(deflated 90%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 10265) (out= 2279)(deflated 77%)
adding: edu/stanford/nlp/ling/HasOffset.html(in = 10476) (out= 2238)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 10306) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 10447) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html(in = 10438) (out= 2334)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 10332) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 10395) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 10465) (out= 2373)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 10432) (out= 2347)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 10491) (out= 2284)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 10386) (out= 2310)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 10362) (out= 2313)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 10996) (out= 2573)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 10400) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html(in = 10894) (out= 2414)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 10233) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html(in = 10589) (out= 2395)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 10298) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/BasicDocument.html(in = 64897) (out= 7597)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 10500) (out= 2397)(deflated 77%)
adding: edu/stanford/nlp/ling/DocumentReader.html(in = 29731) (out= 4830)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 10409) (out= 2317)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 10398) (out= 2286)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 10301) (out= 2285)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 10478) (out= 2294)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 10433) (out= 2352)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 11188) (out= 2319)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 10427) (out= 2337)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 10364) (out= 2313)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 10308) (out= 2276)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 10598) (out= 2295)(deflated 78%)
adding: edu/stanford/nlp/ling/Document.html(in = 11296) (out= 2601)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 10451) (out= 2312)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 11243) (out= 2367)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 10336) (out= 2289)(deflated 77%)
adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 16268) (out= 2706)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 10560) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/IndexedWord.html(in = 38508) (out= 5925)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 10349) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 11112) (out= 2354)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 10537) (out= 2322)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 10727) (out= 2388)(deflated 77%)
adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 30991) (out= 4247)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 10662) (out= 2370)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 10511) (out= 2353)(deflated 77%)
adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 29409) (out= 4180)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 10417) (out= 2287)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 10411) (out= 2281)(deflated 78%)
adding: edu/stanford/nlp/ling/Labeled.html(in = 8863) (out= 2161)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html(in = 11051) (out= 2302)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 10229) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 10306) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalAnswerAnnotation.html(in = 10553) (out= 2332)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 10528) (out= 2359)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 10719) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 10385) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 10391) (out= 2290)(deflated 77%)
adding: edu/stanford/nlp/ling/package-frame.html(in = 34848) (out= 2671)(deflated 92%)
adding: edu/stanford/nlp/ling/tokensregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html(in = 19093) (out= 2760)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html(in = 19738) (out= 2830)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html(in = 16356) (out= 2397)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html(in = 18699) (out= 2832)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html(in = 12128) (out= 2155)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html(in = 21083) (out= 3060)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html(in = 13673) (out= 2346)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html(in = 19357) (out= 2773)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html(in = 16095) (out= 2597)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html(in = 15311) (out= 2613)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html(in = 17677) (out= 2738)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html(in = 16180) (out= 2335)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html(in = 23698) (out= 2931)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html(in = 19039) (out= 2870)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Value.html(in = 9878) (out= 2061)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html(in = 20645) (out= 2996)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.html(in = 47484) (out= 6272)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html(in = 50014) (out= 4221)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html(in = 20074) (out= 3019)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html(in = 14734) (out= 2280)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html(in = 9931) (out= 2105)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html(in = 11162) (out= 2304)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-frame.html(in = 7596) (out= 979)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html(in = 18564) (out= 2806)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html(in = 22325) (out= 3092)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html(in = 16919) (out= 2549)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html(in = 11116) (out= 2131)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html(in = 19065) (out= 2883)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html(in = 18959) (out= 2859)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html(in = 15850) (out= 2562)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html(in = 13084) (out= 2267)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html(in = 16383) (out= 2660)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html(in = 15941) (out= 2532)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.html(in = 14139) (out= 2481)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html(in = 14167) (out= 2429)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html(in = 15473) (out= 2669)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html(in = 12106) (out= 2175)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-tree.html(in = 18816) (out= 1991)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html(in = 11717) (out= 2247)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html(in = 13036) (out= 2185)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html(in = 12081) (out= 2179)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expression.html(in = 18145) (out= 2707)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-summary.html(in = 18676) (out= 2454)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html(in = 11079) (out= 2157)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html(in = 20522) (out= 2769)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html(in = 19057) (out= 2873)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html(in = 16315) (out= 2689)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html(in = 10205) (out= 1999)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html(in = 16994) (out= 2480)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html(in = 11999) (out= 2379)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html(in = 41150) (out= 5901)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html(in = 14313) (out= 2308)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html(in = 14970) (out= 2444)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html(in = 28811) (out= 3737)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html(in = 18210) (out= 2672)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html(in = 7994) (out= 1729)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html(in = 14358) (out= 2594)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html(in = 11326) (out= 2179)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringInSetAnnotationPattern.html(in = 18105) (out= 2777)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/Env.Binder.html(in = 7912) (out= 1803)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html(in = 14357) (out= 2440)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html(in = 14389) (out= 2577)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.html(in = 64179) (out= 6006)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html(in = 16806) (out= 2838)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.SequenceRegexPattern.html(in = 20801) (out= 2886)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html(in = 15526) (out= 2693)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NotNilAnnotationPattern.html(in = 15254) (out= 2569)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html(in = 10041) (out= 2004)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html(in = 8491) (out= 1836)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html(in = 13645) (out= 2382)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html(in = 8157) (out= 1773)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/Env.html(in = 45711) (out= 5411)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html(in = 14136) (out= 2538)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html(in = 16819) (out= 2689)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html(in = 12166) (out= 2256)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html(in = 11643) (out= 2228)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html(in = 15432) (out= 2812)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html(in = 12169) (out= 2151)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.html(in = 38648) (out= 5247)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html(in = 19525) (out= 2810)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html(in = 17523) (out= 2455)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html(in = 15926) (out= 2393)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html(in = 17986) (out= 2795)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html(in = 12115) (out= 2375)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html(in = 18908) (out= 2755)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html(in = 26297) (out= 3171)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html(in = 32272) (out= 3759)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html(in = 23196) (out= 2763)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html(in = 60648) (out= 5439)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html(in = 11872) (out= 2307)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html(in = 10978) (out= 2122)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html(in = 38619) (out= 4656)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.html(in = 44288) (out= 4811)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html(in = 12418) (out= 2298)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.html(in = 19219) (out= 3000)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html(in = 28185) (out= 3318)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html(in = 17496) (out= 2507)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/package-frame.html(in = 18791) (out= 1687)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html(in = 12438) (out= 2232)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html(in = 18585) (out= 2664)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html(in = 52480) (out= 6557)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html(in = 45509) (out= 5193)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html(in = 15084) (out= 2351)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html(in = 10656) (out= 2044)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html(in = 15643) (out= 2603)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationRegexPattern.html(in = 18371) (out= 2830)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html(in = 13457) (out= 2357)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html(in = 10965) (out= 2154)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html(in = 15792) (out= 2491)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html(in = 12320) (out= 2029)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html(in = 13173) (out= 2364)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NumericAnnotationPattern.html(in = 16781) (out= 2682)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html(in = 16581) (out= 2691)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html(in = 23410) (out= 3175)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html(in = 16291) (out= 2384)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html(in = 8622) (out= 1947)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html(in = 20364) (out= 2831)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html(in = 13049) (out= 2104)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html(in = 19745) (out= 2665)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html(in = 13392) (out= 2445)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/package-tree.html(in = 43526) (out= 3552)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html(in = 13438) (out= 2442)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html(in = 12742) (out= 2222)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html(in = 13244) (out= 2411)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html(in = 6351) (out= 1409)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html(in = 18975) (out= 2809)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.StringAnnotationPattern.html(in = 17863) (out= 2737)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html(in = 16366) (out= 2661)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html(in = 31820) (out= 3782)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html(in = 15064) (out= 2437)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html(in = 7907) (out= 1781)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html(in = 13715) (out= 2414)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html(in = 10009) (out= 2098)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html(in = 27410) (out= 3358)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html(in = 16710) (out= 2685)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html(in = 17637) (out= 2698)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html(in = 12372) (out= 2390)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html(in = 16970) (out= 2418)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html(in = 9427) (out= 1972)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AbstractStringAnnotationPattern.html(in = 15410) (out= 2483)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html(in = 13340) (out= 2420)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/package-summary.html(in = 41032) (out= 4932)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html(in = 20008) (out= 2499)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html(in = 34018) (out= 3660)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html(in = 16379) (out= 2663)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html(in = 20034) (out= 2491)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html(in = 16377) (out= 2652)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html(in = 132323) (out= 7635)(deflated 94%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-frame.html(in = 1092) (out= 512)(deflated 53%)
adding: edu/stanford/nlp/ling/tokensregex/parser/ParseException.html(in = 14465) (out= 3067)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-tree.html(in = 5435) (out= 1331)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-summary.html(in = 5696) (out= 1414)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html(in = 13589) (out= 2775)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html(in = 15243) (out= 2498)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.NilAnnotationPattern.html(in = 15212) (out= 2582)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html(in = 63834) (out= 6927)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html(in = 12053) (out= 2303)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html(in = 14227) (out= 2517)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html(in = 16082) (out= 2637)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/EnvLookup.html(in = 16301) (out= 2422)(deflated 85%)
adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 16050) (out= 3016)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 10381) (out= 2283)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html(in = 11101) (out= 2338)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 10896) (out= 2325)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 10412) (out= 2284)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 10421) (out= 2288)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 10484) (out= 2342)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 10324) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 17650) (out= 3146)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 10310) (out= 2303)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 10486) (out= 2319)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 10601) (out= 2293)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 10438) (out= 2328)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 10344) (out= 2302)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 10330) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 10373) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 10366) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWord.html(in = 25323) (out= 3744)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 10364) (out= 2315)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html(in = 10419) (out= 2301)(deflated 77%)
adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 9514) (out= 2114)(deflated 77%)
adding: edu/stanford/nlp/ling/Featurizable.html(in = 7766) (out= 1907)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html(in = 10648) (out= 2351)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 10536) (out= 2296)(deflated 78%)
adding: edu/stanford/nlp/ling/Word.html(in = 20674) (out= 3321)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 10352) (out= 2297)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 11431) (out= 2444)(deflated 78%)
adding: edu/stanford/nlp/ling/StringLabel.html(in = 25768) (out= 3649)(deflated 85%)
adding: edu/stanford/nlp/ling/Sentence.html(in = 21022) (out= 3445)(deflated 83%)
adding: edu/stanford/nlp/ling/AnnotationLookup.KeyLookup.html(in = 46650) (out= 4903)(deflated 89%)
adding: edu/stanford/nlp/ling/ValueLabel.html(in = 19148) (out= 3765)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 10519) (out= 2314)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 10668) (out= 2345)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 10357) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 10386) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 10371) (out= 2290)(deflated 77%)
adding: edu/stanford/nlp/ling/HasLemma.html(in = 8109) (out= 1950)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html(in = 10428) (out= 2301)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 10673) (out= 2336)(deflated 78%)
adding: edu/stanford/nlp/ling/HasWord.html(in = 8766) (out= 2008)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CopyAnnotation.html(in = 10525) (out= 2404)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 10480) (out= 2330)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 11961) (out= 2342)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 10573) (out= 2333)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html(in = 10277) (out= 2281)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 10305) (out= 2284)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 11249) (out= 2319)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 10595) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/WordTag.html(in = 29705) (out= 4288)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 10277) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreLabel.html(in = 58344) (out= 7921)(deflated 86%)
adding: edu/stanford/nlp/ling/package-tree.html(in = 94890) (out= 5013)(deflated 94%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 10301) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 10347) (out= 2301)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 11041) (out= 2320)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 10544) (out= 2352)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 10372) (out= 2291)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 10418) (out= 2285)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 10353) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 10227) (out= 2277)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 10369) (out= 2287)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 10666) (out= 2408)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html(in = 10454) (out= 2298)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 10597) (out= 2376)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 10431) (out= 2292)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 10505) (out= 2362)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 10525) (out= 2385)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 10575) (out= 2378)(deflated 77%)
adding: edu/stanford/nlp/ling/package-summary.html(in = 72961) (out= 8165)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 10660) (out= 2428)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 10615) (out= 2382)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 13333) (out= 2617)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 6861) (out= 1595)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 10318) (out= 2278)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 11186) (out= 2317)(deflated 79%)
adding: edu/stanford/nlp/ling/LabeledWord.html(in = 20620) (out= 3169)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 10488) (out= 2291)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProjectedCategoryAnnotation.html(in = 10731) (out= 2406)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 10481) (out= 2320)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 12019) (out= 2379)(deflated 80%)
adding: edu/stanford/nlp/ling/LabelFactory.html(in = 12906) (out= 2689)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 12129) (out= 2346)(deflated 80%)
adding: edu/stanford/nlp/ling/HasTag.html(in = 8536) (out= 1982)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 10396) (out= 2288)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 10260) (out= 2286)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 10520) (out= 2354)(deflated 77%)
adding: edu/stanford/nlp/ling/WordFactory.html(in = 14644) (out= 2501)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 10794) (out= 2531)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 10366) (out= 2283)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 10365) (out= 2322)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 10687) (out= 2366)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.html(in = 13759) (out= 2514)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 10517) (out= 2321)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 10365) (out= 2282)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 10350) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/ling/HasIndex.html(in = 8910) (out= 1889)(deflated 78%)
adding: edu/stanford/nlp/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/morph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html(in = 20316) (out= 2879)(deflated 85%)
adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 20870) (out= 3355)(deflated 83%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 19804) (out= 2991)(deflated 84%)
adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1256) (out= 523)(deflated 58%)
adding: edu/stanford/nlp/international/morph/package-tree.html(in = 5561) (out= 1350)(deflated 75%)
adding: edu/stanford/nlp/international/morph/package-summary.html(in = 5982) (out= 1470)(deflated 75%)
adding: edu/stanford/nlp/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/IBMArabicEscaper.html(in = 15471) (out= 3292)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html(in = 20784) (out= 3759)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/package-frame.html(in = 1088) (out= 502)(deflated 53%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html(in = 19581) (out= 2778)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/package-tree.html(in = 5821) (out= 1368)(deflated 76%)
adding: edu/stanford/nlp/international/arabic/process/package-summary.html(in = 5646) (out= 1424)(deflated 74%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html(in = 15876) (out= 2768)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html(in = 17143) (out= 2843)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/package-frame.html(in = 1368) (out= 530)(deflated 61%)
adding: edu/stanford/nlp/international/arabic/Buckwalter.html(in = 14752) (out= 3133)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/package-tree.html(in = 6535) (out= 1418)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBCorrectorVisitor.html(in = 10546) (out= 2295)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/pipeline/UniversalPOSMapper.html(in = 15236) (out= 2898)(deflated 80%)
adding: edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.html(in = 19385) (out= 3391)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.html(in = 18915) (out= 3056)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/pipeline/MWETreeVisitor.html(in = 10412) (out= 2276)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-frame.html(in = 1779) (out= 575)(deflated 67%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBCorrector.html(in = 11997) (out= 2710)(deflated 77%)
adding: edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.ArabicRawTreeNormalizer.html(in = 19084) (out= 2954)(deflated 84%)
adding: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html(in = 17744) (out= 3198)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-tree.html(in = 8361) (out= 1509)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-summary.html(in = 7354) (out= 1776)(deflated 75%)
adding: edu/stanford/nlp/international/arabic/package-summary.html(in = 6097) (out= 1547)(deflated 74%)
adding: edu/stanford/nlp/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.html(in = 20338) (out= 3570)(deflated 82%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html(in = 22202) (out= 3204)(deflated 85%)
adding: edu/stanford/nlp/international/french/process/package-frame.html(in = 1088) (out= 501)(deflated 53%)
adding: edu/stanford/nlp/international/french/process/package-tree.html(in = 5819) (out= 1367)(deflated 76%)
adding: edu/stanford/nlp/international/french/process/package-summary.html(in = 5709) (out= 1437)(deflated 74%)
adding: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html(in = 18021) (out= 2910)(deflated 83%)
adding: edu/stanford/nlp/international/french/package-frame.html(in = 1054) (out= 508)(deflated 51%)
adding: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html(in = 15501) (out= 2330)(deflated 84%)
adding: edu/stanford/nlp/international/french/package-tree.html(in = 5373) (out= 1317)(deflated 75%)
adding: edu/stanford/nlp/international/french/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/pipeline/FTBCorrectorVisitor.html(in = 10526) (out= 2288)(deflated 78%)
adding: edu/stanford/nlp/international/french/pipeline/MWEPreprocessor.html(in = 15022) (out= 2310)(deflated 84%)
adding: edu/stanford/nlp/international/french/pipeline/package-frame.html(in = 1327) (out= 526)(deflated 60%)
adding: edu/stanford/nlp/international/french/pipeline/FTBCorrector.html(in = 11575) (out= 2688)(deflated 76%)
adding: edu/stanford/nlp/international/french/pipeline/package-tree.html(in = 6455) (out= 1389)(deflated 78%)
adding: edu/stanford/nlp/international/french/pipeline/package-summary.html(in = 6183) (out= 1545)(deflated 75%)
adding: edu/stanford/nlp/international/french/pipeline/FTBDataset.html(in = 18365) (out= 3000)(deflated 83%)
adding: edu/stanford/nlp/international/french/package-summary.html(in = 5509) (out= 1513)(deflated 72%)
adding: edu/stanford/nlp/international/Languages.Language.html(in = 14173) (out= 2659)(deflated 81%)
adding: edu/stanford/nlp/international/package-frame.html(in = 1002) (out= 491)(deflated 50%)
adding: edu/stanford/nlp/international/Languages.html(in = 10033) (out= 2046)(deflated 79%)
adding: edu/stanford/nlp/international/package-tree.html(in = 5028) (out= 1290)(deflated 74%)
adding: edu/stanford/nlp/international/package-summary.html(in = 5424) (out= 1383)(deflated 74%)
adding: edu/stanford/nlp/ui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ui/package-frame.html(in = 781) (out= 455)(deflated 41%)
adding: edu/stanford/nlp/ui/JarFileChooser.html(in = 9977) (out= 2263)(deflated 77%)
adding: edu/stanford/nlp/ui/package-tree.html(in = 4487) (out= 1217)(deflated 72%)
adding: edu/stanford/nlp/ui/package-summary.html(in = 4817) (out= 1384)(deflated 71%)
adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 16677) (out= 2549)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 15637) (out= 2490)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 15676) (out= 2490)(deflated 84%)
adding: edu/stanford/nlp/pipeline/Annotation.html(in = 15798) (out= 3048)(deflated 80%)
adding: edu/stanford/nlp/pipeline/Annotator.html(in = 41910) (out= 5054)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 26750) (out= 2973)(deflated 88%)
adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 70333) (out= 6534)(deflated 90%)
adding: edu/stanford/nlp/pipeline/package-frame.html(in = 2411) (out= 625)(deflated 74%)
adding: edu/stanford/nlp/pipeline/CoreMapAggregator.html(in = 21301) (out= 2935)(deflated 86%)
adding: edu/stanford/nlp/pipeline/Annotator.Requirement.html(in = 11039) (out= 2575)(deflated 76%)
adding: edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html(in = 10136) (out= 2204)(deflated 78%)
adding: edu/stanford/nlp/pipeline/package-tree.html(in = 7517) (out= 1488)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 16215) (out= 2548)(deflated 84%)
adding: edu/stanford/nlp/pipeline/package-summary.html(in = 8207) (out= 1742)(deflated 78%)
adding: edu/stanford/nlp/graph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/graph/DijkstraShortestPath.html(in = 8042) (out= 1913)(deflated 76%)
adding: edu/stanford/nlp/graph/ConnectedComponents.html(in = 8887) (out= 2097)(deflated 76%)
adding: edu/stanford/nlp/graph/DirectedMultiGraph.html(in = 64197) (out= 5905)(deflated 90%)
adding: edu/stanford/nlp/graph/package-frame.html(in = 1239) (out= 546)(deflated 55%)
adding: edu/stanford/nlp/graph/package-tree.html(in = 5417) (out= 1344)(deflated 75%)
adding: edu/stanford/nlp/graph/package-summary.html(in = 5946) (out= 1529)(deflated 74%)
adding: edu/stanford/nlp/graph/Graph.html(in = 27564) (out= 3391)(deflated 87%)
adding: edu/stanford/nlp/neural/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/neural/package-frame.html(in = 900) (out= 473)(deflated 47%)
adding: edu/stanford/nlp/neural/Embedding.html(in = 15031) (out= 2504)(deflated 83%)
adding: edu/stanford/nlp/neural/package-tree.html(in = 4682) (out= 1232)(deflated 73%)
adding: edu/stanford/nlp/neural/package-summary.html(in = 5012) (out= 1407)(deflated 71%)
adding: edu/stanford/nlp/neural/NeuralUtils.html(in = 20329) (out= 3523)(deflated 82%)
adding: edu/stanford/nlp/swing/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/swing/FontDetector.html(in = 10773) (out= 2363)(deflated 78%)
adding: edu/stanford/nlp/swing/package-frame.html(in = 789) (out= 458)(deflated 41%)
adding: edu/stanford/nlp/swing/package-tree.html(in = 4493) (out= 1217)(deflated 72%)
adding: edu/stanford/nlp/swing/package-summary.html(in = 4784) (out= 1362)(deflated 71%)
adding: edu/stanford/nlp/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 9580) (out= 2093)(deflated 78%)
adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 16250) (out= 3027)(deflated 81%)
adding: edu/stanford/nlp/parser/tools/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 9264) (out= 2383)(deflated 74%)
adding: edu/stanford/nlp/parser/tools/package-frame.html(in = 845) (out= 472)(deflated 44%)
adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 4646) (out= 1230)(deflated 73%)
adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 4909) (out= 1359)(deflated 72%)
adding: edu/stanford/nlp/parser/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html(in = 15151) (out= 2553)(deflated 83%)
adding: edu/stanford/nlp/parser/common/NoSuchParseException.html(in = 9078) (out= 2032)(deflated 77%)
adding: edu/stanford/nlp/parser/common/package-frame.html(in = 2252) (out= 646)(deflated 71%)
adding: edu/stanford/nlp/parser/common/ParserUtils.html(in = 9318) (out= 2112)(deflated 77%)
adding: edu/stanford/nlp/parser/common/ParserQuery.html(in = 22474) (out= 2949)(deflated 86%)
adding: edu/stanford/nlp/parser/common/ArgUtils.html(in = 10297) (out= 2146)(deflated 79%)
adding: edu/stanford/nlp/parser/common/ParserGrammar.html(in = 19006) (out= 3372)(deflated 82%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html(in = 10979) (out= 2405)(deflated 78%)
adding: edu/stanford/nlp/parser/common/package-tree.html(in = 7896) (out= 1557)(deflated 80%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.html(in = 8134) (out= 1965)(deflated 75%)
adding: edu/stanford/nlp/parser/common/package-summary.html(in = 8501) (out= 1843)(deflated 78%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html(in = 11641) (out= 2387)(deflated 79%)
adding: edu/stanford/nlp/parser/common/ParserConstraint.html(in = 12249) (out= 2774)(deflated 77%)
adding: edu/stanford/nlp/parser/server/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserServer.html(in = 14454) (out= 2572)(deflated 82%)
adding: edu/stanford/nlp/parser/server/package-frame.html(in = 993) (out= 487)(deflated 50%)
adding: edu/stanford/nlp/parser/server/package-tree.html(in = 4907) (out= 1251)(deflated 74%)
adding: edu/stanford/nlp/parser/server/package-summary.html(in = 5234) (out= 1397)(deflated 73%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserClient.html(in = 11802) (out= 2508)(deflated 78%)
adding: edu/stanford/nlp/parser/shiftreduce/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html(in = 40029) (out= 4158)(deflated 89%)
adding: edu/stanford/nlp/parser/shiftreduce/IdleTransition.html(in = 14742) (out= 2446)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/Weight.html(in = 11985) (out= 2609)(deflated 78%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html(in = 15329) (out= 2634)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html(in = 20688) (out= 3527)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html(in = 37149) (out= 4192)(deflated 88%)
adding: edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html(in = 17640) (out= 2874)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html(in = 8319) (out= 1892)(deflated 77%)
adding: edu/stanford/nlp/parser/shiftreduce/Transition.html(in = 11177) (out= 2142)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/State.html(in = 13964) (out= 3037)(deflated 78%)
adding: edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html(in = 16944) (out= 2714)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html(in = 27092) (out= 3947)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html(in = 19013) (out= 2815)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html(in = 12711) (out= 2411)(deflated 81%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html(in = 13289) (out= 2575)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html(in = 46194) (out= 5553)(deflated 87%)
adding: edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html(in = 15726) (out= 2517)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html(in = 12104) (out= 2386)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/package-frame.html(in = 4188) (out= 796)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html(in = 14366) (out= 2712)(deflated 81%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html(in = 12955) (out= 2584)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html(in = 16443) (out= 2821)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/package-tree.html(in = 13791) (out= 1864)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html(in = 12838) (out= 2575)(deflated 79%)
adding: edu/stanford/nlp/parser/shiftreduce/package-summary.html(in = 12596) (out= 2188)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html(in = 18584) (out= 2691)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html(in = 14715) (out= 2662)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/metrics/LeafAncestorEval.html(in = 12305) (out= 2562)(deflated 79%)
adding: edu/stanford/nlp/parser/metrics/BestOfTopKEval.html(in = 11769) (out= 2486)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 26439) (out= 3467)(deflated 86%)
adding: edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html(in = 20278) (out= 3287)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/EvalbByCat.html(in = 18189) (out= 2784)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 17699) (out= 2733)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/Eval.html(in = 12914) (out= 2270)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/TaggingEval.html(in = 20344) (out= 3195)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/Evalb.CBEval.html(in = 18493) (out= 2761)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 2851) (out= 692)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/TreeSpanScoring.html(in = 10718) (out= 2278)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 16850) (out= 2726)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 8372) (out= 1492)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/ParserQueryEval.html(in = 8799) (out= 2051)(deflated 76%)
adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 10224) (out= 2271)(deflated 77%)
adding: edu/stanford/nlp/parser/metrics/Evalb.html(in = 18924) (out= 3404)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 18315) (out= 2691)(deflated 85%)
adding: edu/stanford/nlp/parser/metrics/TopMatchEval.html(in = 14692) (out= 2577)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/FilteredEval.html(in = 17168) (out= 3009)(deflated 82%)
adding: edu/stanford/nlp/parser/package-frame.html(in = 1217) (out= 506)(deflated 58%)
adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 9018) (out= 2227)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/Hook.html(in = 15467) (out= 2677)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html(in = 45933) (out= 6047)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html(in = 14378) (out= 2653)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html(in = 16572) (out= 2597)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 85263) (out= 9913)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html(in = 40372) (out= 5360)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html(in = 21199) (out= 3047)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Rule.html(in = 7645) (out= 1840)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html(in = 17526) (out= 2981)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html(in = 17529) (out= 2986)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/LatticeEdge.html(in = 14269) (out= 2531)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/GrammarProjection.html(in = 9806) (out= 1921)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html(in = 12243) (out= 2249)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 13292) (out= 2580)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/UnaryRule.html(in = 19195) (out= 3079)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/BinaryRule.html(in = 19648) (out= 3101)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html(in = 31231) (out= 4537)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html(in = 29446) (out= 4474)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 48781) (out= 6073)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/demo/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-frame.html(in = 639) (out= 401)(deflated 37%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-tree.html(in = 4361) (out= 1132)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-summary.html(in = 4234) (out= 1089)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammar.html(in = 22507) (out= 3286)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 41075) (out= 7291)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html(in = 15607) (out= 2503)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html(in = 42709) (out= 5496)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html(in = 40658) (out= 5700)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ParseFiles.html(in = 13309) (out= 2588)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 27628) (out= 3482)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 13249) (out= 2577)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.html(in = 18960) (out= 2745)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 42310) (out= 8131)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/FastFactoredParser.html(in = 25220) (out= 3878)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/LatticeScorer.html(in = 8870) (out= 1868)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html(in = 17986) (out= 2686)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Lattice.html(in = 15384) (out= 2556)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html(in = 65543) (out= 6748)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html(in = 35241) (out= 3633)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html(in = 19211) (out= 3002)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html(in = 47098) (out= 5963)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 19138) (out= 3309)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 24374) (out= 4103)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 19959) (out= 3821)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 26670) (out= 3803)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 20796) (out= 3319)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParser.html(in = 87418) (out= 12589)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html(in = 14898) (out= 2588)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 17684) (out= 3438)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html(in = 18714) (out= 2784)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/GrammarCompactor.html(in = 35098) (out= 3756)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/Edge.html(in = 14744) (out= 2516)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 11843) (out= 2531)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 13471) (out= 2719)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html(in = 26425) (out= 3837)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/FactoredParser.html(in = 7732) (out= 1983)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 12808) (out= 2712)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 21499) (out= 3226)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 19734) (out= 3442)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html(in = 37922) (out= 4823)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 70243) (out= 10469)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 27117) (out= 3082)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 14963) (out= 1632)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html(in = 30626) (out= 4511)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 43982) (out= 6504)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html(in = 13452) (out= 2354)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 71712) (out= 9201)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html(in = 18704) (out= 3096)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 13701) (out= 2826)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html(in = 23308) (out= 3595)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/UnaryGrammar.html(in = 26352) (out= 3309)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/ParserUtils.html(in = 6337) (out= 1540)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html(in = 13711) (out= 2572)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 17895) (out= 2811)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 44317) (out= 5645)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 9742) (out= 1958)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html(in = 19436) (out= 2661)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 44846) (out= 5699)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TueBaDZParserParams.html(in = 44365) (out= 5755)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html(in = 12038) (out= 2405)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/RerankerQuery.html(in = 7560) (out= 1841)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 14273) (out= 2398)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html(in = 17798) (out= 3088)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 39120) (out= 3556)(deflated 90%)
adding: edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html(in = 20939) (out= 3056)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Reranker.html(in = 9450) (out= 2339)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 7587) (out= 1879)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html(in = 15455) (out= 2536)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 22894) (out= 3135)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html(in = 17103) (out= 2531)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 51667) (out= 6175)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 7211) (out= 1639)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 19013) (out= 3091)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/Item.html(in = 15259) (out= 2608)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/Scorer.html(in = 10897) (out= 2038)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 13755) (out= 2787)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 61119) (out= 7129)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 58727) (out= 12775)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html(in = 58627) (out= 6384)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexicon.html(in = 29731) (out= 4446)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html(in = 17504) (out= 2981)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html(in = 13224) (out= 2589)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 7436) (out= 1808)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 16199) (out= 3570)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 83488) (out= 10165)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 11721) (out= 2636)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html(in = 63313) (out= 7396)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 41316) (out= 6484)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html(in = 20951) (out= 3225)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 11210) (out= 2626)(deflated 76%)
adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 30046) (out= 4514)(deflated 84%)
adding: edu/stanford/nlp/parser/Parser.html(in = 9852) (out= 2422)(deflated 75%)
adding: edu/stanford/nlp/parser/ui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.html(in = 32971) (out= 5329)(deflated 83%)
adding: edu/stanford/nlp/parser/ui/package-frame.html(in = 1167) (out= 496)(deflated 57%)
adding: edu/stanford/nlp/parser/ui/ParserPanel.html(in = 27495) (out= 5264)(deflated 80%)
adding: edu/stanford/nlp/parser/ui/Parser.html(in = 21462) (out= 4725)(deflated 77%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html(in = 10201) (out= 2074)(deflated 79%)
adding: edu/stanford/nlp/parser/ui/package-tree.html(in = 5940) (out= 1406)(deflated 76%)
adding: edu/stanford/nlp/parser/ui/package-summary.html(in = 5580) (out= 1415)(deflated 74%)
adding: edu/stanford/nlp/parser/package-tree.html(in = 5128) (out= 1254)(deflated 75%)
adding: edu/stanford/nlp/parser/dvparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html(in = 15096) (out= 2479)(deflated 83%)
adding: edu/stanford/nlp/parser/dvparser/DVParser.html(in = 23570) (out= 3324)(deflated 85%)
adding: edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html(in = 27433) (out= 3412)(deflated 87%)
adding: edu/stanford/nlp/parser/dvparser/package-frame.html(in = 1633) (out= 572)(deflated 64%)
adding: edu/stanford/nlp/parser/dvparser/DVModel.html(in = 35318) (out= 4034)(deflated 88%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.html(in = 12375) (out= 2305)(deflated 81%)
adding: edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html(in = 11547) (out= 2636)(deflated 77%)
adding: edu/stanford/nlp/parser/dvparser/package-tree.html(in = 7676) (out= 1562)(deflated 79%)
adding: edu/stanford/nlp/parser/dvparser/package-summary.html(in = 6454) (out= 1535)(deflated 76%)
adding: edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html(in = 18329) (out= 2768)(deflated 84%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html(in = 10482) (out= 2147)(deflated 79%)
adding: edu/stanford/nlp/parser/package-summary.html(in = 6325) (out= 1628)(deflated 74%)
adding: edu/stanford/nlp/semgraph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFormatter.html(in = 10572) (out= 2221)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphEdge.html(in = 21436) (out= 3293)(deflated 84%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.html(in = 47994) (out= 5418)(deflated 88%)
adding: edu/stanford/nlp/semgraph/SemanticGraph.html(in = 116860) (out= 12536)(deflated 89%)
adding: edu/stanford/nlp/semgraph/package-frame.html(in = 2198) (out= 602)(deflated 72%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html(in = 11742) (out= 2437)(deflated 79%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html(in = 11764) (out= 2421)(deflated 79%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html(in = 13712) (out= 2635)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html(in = 10151) (out= 2211)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html(in = 12044) (out= 2451)(deflated 79%)
adding: edu/stanford/nlp/semgraph/package-tree.html(in = 7379) (out= 1477)(deflated 79%)
adding: edu/stanford/nlp/semgraph/package-summary.html(in = 7905) (out= 1703)(deflated 78%)
adding: help-doc.html(in = 8126) (out= 2484)(deflated 69%)
adding: index-all.html(in = 4109928) (out= 348600)(deflated 91%)
adding: index.html(in = 1490) (out= 713)(deflated 52%)
adding: overview-frame.html(in = 7336) (out= 992)(deflated 86%)
adding: overview-summary.html(in = 13667) (out= 1953)(deflated 85%)
adding: overview-tree.html(in = 363229) (out= 24054)(deflated 93%)
adding: package-list(in = 1685) (out= 314)(deflated 81%)
adding: resources/(in = 0) (out= 0)(stored 0%)
adding: resources/titlebar.gif(in = 10701) (out= 10582)(deflated 1%)
adding: resources/tab.gif(in = 291) (out= 228)(deflated 21%)
adding: resources/background.gif(in = 2313) (out= 2318)(deflated 0%)
adding: resources/titlebar_end.gif(in = 849) (out= 746)(deflated 12%)
adding: serialized-form.html(in = 316390) (out= 39564)(deflated 87%)
adding: stylesheet.css(in = 11139) (out= 2277)(deflated 79%)
TESTING BUILD
Buildfile: /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/build.xml
prepare:
[mkdir] Created dir: /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/classes
classpath:
compile:
[javac] Compiling 660 source files to /juicy/u47/u/nlp/distrib/stanford-parser-full-2014-06-16/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
BUILD SUCCESSFUL
Total time: 11 seconds
BUILD SUCCESSFUL
Jun 30, 2014 12:35:22 PM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Created-By.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
updated manifest
TESTING lexparser.sh
Loading parser from serialized file edu/stanford/nlp/models/lexparser/englishPCFG.ser.gz ... done [0.9 sec].
Parsing file: data/english-onesent.txt
Parsing [sent. 1 len. 10]: The quick brown fox jumped over the lazy dog .
(ROOT
(S
(NP (DT The) (JJ quick) (JJ brown) (NN fox))
(VP (VBD jumped)
(PP (IN over)
(NP (DT the) (JJ lazy) (NN dog))))
(. .)))
det(fox-4, The-1)
amod(fox-4, quick-2)
amod(fox-4, brown-3)
nsubj(jumped-5, fox-4)
root(ROOT-0, jumped-5)
det(dog-9, the-7)
amod(dog-9, lazy-8)
prep_over(jumped-5, dog-9)
Parsed file: data/english-onesent.txt [1 sentences].
Parsed 10 words in 1 sentences (17.76 wds/sec; 1.78 sents/sec).
lexparser.sh did not fail
TESTING rnn parser on classpath stanford-parser.jar:/u/nlp/distrib/stanford-parser-full-2014-06-16/stanford-parser-3.4-models.jar:ejml-0.23.jar
Loading parser from serialized file edu/stanford/nlp/models/lexparser/englishRNN.ser.gz ... done [2.1 sec].
Parsing file: data/english-onesent.txt
Parsing [sent. 1 len. 10]: The quick brown fox jumped over the lazy dog .
(ROOT
(S
(NP (DT The) (JJ quick) (NN brown) (NN fox))
(VP (VBD jumped)
(PP (IN over)
(NP (DT the) (JJ lazy) (NN dog))))
(. .)))
Parsed file: data/english-onesent.txt [1 sentences].
Parsed 10 words in 1 sentences (14.37 wds/sec; 1.44 sents/sec).
rnn parser did not fail
adding: stanford-parser-full-2014-06-16/ (stored 0%)
adding: stanford-parser-full-2014-06-16/Makefile (deflated 47%)
adding: stanford-parser-full-2014-06-16/lexparser.bat (deflated 28%)
adding: stanford-parser-full-2014-06-16/stanford-parser-3.4-models.jar (deflated 0%)
adding: stanford-parser-full-2014-06-16/pom.xml (deflated 65%)
adding: stanford-parser-full-2014-06-16/stanford-parser.jar (deflated 9%)
adding: stanford-parser-full-2014-06-16/lexparser_lang.def (deflated 62%)
adding: stanford-parser-full-2014-06-16/data/ (stored 0%)
adding: stanford-parser-full-2014-06-16/data/pos-sentences.txt (deflated 71%)
adding: stanford-parser-full-2014-06-16/data/german-onesent.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/data/chinese-onesent-unseg-utf8.txt (deflated 1%)
adding: stanford-parser-full-2014-06-16/data/testsent.txt (deflated 37%)
adding: stanford-parser-full-2014-06-16/data/english-onesent.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/data/chinese-onesent-utf8.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/data/french-onesent.txt (deflated 26%)
adding: stanford-parser-full-2014-06-16/data/chinese-onesent-gb18030.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/data/arabic-onesent-utf8.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/data/chinese-onesent-unseg-gb18030.txt (stored 0%)
adding: stanford-parser-full-2014-06-16/bin/ (stored 0%)
adding: stanford-parser-full-2014-06-16/bin/run-tb-preproc (deflated 56%)
adding: stanford-parser-full-2014-06-16/bin/makeSerialized.csh (deflated 78%)
adding: stanford-parser-full-2014-06-16/ShiftReduceDemo.java (deflated 58%)
adding: stanford-parser-full-2014-06-16/lexparser-gui.bat (deflated 16%)
adding: stanford-parser-full-2014-06-16/ejml-0.23.jar (deflated 10%)
adding: stanford-parser-full-2014-06-16/conf/ (stored 0%)
adding: stanford-parser-full-2014-06-16/conf/ftb-latest.conf (deflated 77%)
adding: stanford-parser-full-2014-06-16/conf/atb-latest.conf (deflated 91%)
adding: stanford-parser-full-2014-06-16/LICENSE.txt (deflated 62%)
adding: stanford-parser-full-2014-06-16/README.txt (deflated 60%)
adding: stanford-parser-full-2014-06-16/lexparser-gui.sh (deflated 30%)
adding: stanford-parser-full-2014-06-16/ParserDemo2.java (deflated 65%)
adding: stanford-parser-full-2014-06-16/ParserDemo.java (deflated 65%)
adding: stanford-parser-full-2014-06-16/build.xml (deflated 67%)
adding: stanford-parser-full-2014-06-16/StanfordDependenciesManual.pdf (deflated 1%)
adding: stanford-parser-full-2014-06-16/lexparser-gui.command (deflated 30%)
adding: stanford-parser-full-2014-06-16/lexparser.sh (deflated 30%)
adding: stanford-parser-full-2014-06-16/lexparser-lang-train-test.sh (deflated 50%)
adding: stanford-parser-full-2014-06-16/lexparser-lang.sh (deflated 50%)
adding: stanford-parser-full-2014-06-16/README_dependencies.txt (deflated 61%)
adding: stanford-parser-full-2014-06-16/stanford-parser-3.4-javadoc.jar (deflated 5%)
adding: stanford-parser-full-2014-06-16/stanford-parser-3.4-sources.jar (deflated 6%)
adding: stanford-parser-full-2014-06-16/ejml-0.23-src.zip (stored 0%)
SUCCESS