~/stanford_release_2015_04_17/javanlp ~/stanford_release_2015_04_17/javanlp Using JavaNLP build in /afs/cs.stanford.edu/u/jebolton/stanford_release_2015_04_17/javanlp ##### GENERATING CLOSURE ##### Starting classes: edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.wordseg.ChineseDictionary edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter edu.stanford.nlp.international.arabic.process.ArabicSegmenter edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory edu.stanford.nlp.international.arabic.process.ArabicTokenizer edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory edu.stanford.nlp.trees.treebank.TreebankPreprocessor edu.stanford.nlp.trees.treebank.DefaultMapper jdeps -cp /afs/cs.stanford.edu/u/jebolton/stanford_release_2015_04_17/javanlp/projects/core/classes/ -R -v edu.stanford.nlp.ie.crf.CRFClassifier edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.wordseg.ChineseDictionary edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter edu.stanford.nlp.international.arabic.pipeline.ATBArabicDataset edu.stanford.nlp.international.arabic.process.ArabicDocumentReaderAndWriter edu.stanford.nlp.international.arabic.process.ArabicSegmenter edu.stanford.nlp.international.arabic.process.ArabicSegmenterFeatureFactory edu.stanford.nlp.international.arabic.process.ArabicTokenizer edu.stanford.nlp.international.arabic.process.StartAndEndArabicSegmenterFeatureFactory edu.stanford.nlp.trees.treebank.TreebankPreprocessor edu.stanford.nlp.trees.treebank.DefaultMapper| grep -P '\sclasses' | awk '{print $3}' Class list: edu/stanford/nlp/ie/crf/CRFClassifier.class edu/stanford/nlp/ie/NERFeatureFactory.class edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class edu/stanford/nlp/wordseg/ChineseDictionary.class edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.class edu/stanford/nlp/trees/treebank/TreebankPreprocessor.class edu/stanford/nlp/trees/treebank/DefaultMapper.class edu/stanford/nlp/classify/Classifier.class edu/stanford/nlp/classify/ClassifierFactory.class edu/stanford/nlp/classify/Dataset.class edu/stanford/nlp/classify/GeneralDataset.class edu/stanford/nlp/classify/LinearClassifier.class edu/stanford/nlp/ling/Datum.class edu/stanford/nlp/ling/RVFDatum.class edu/stanford/nlp/util/HashIndex.class edu/stanford/nlp/util/Index.class edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class edu/stanford/nlp/classify/LogPrior.class edu/stanford/nlp/math/ArrayMath.class edu/stanford/nlp/classify/LogPrior$LogPriorType.class edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class edu/stanford/nlp/stats/Counter.class edu/stanford/nlp/util/Pair.class edu/stanford/nlp/classify/CrossValidator$CrossValidationIterator.class edu/stanford/nlp/classify/CrossValidator$SavedState.class edu/stanford/nlp/util/Triple.class edu/stanford/nlp/classify/CrossValidator.class edu/stanford/nlp/classify/RVFDataset.class edu/stanford/nlp/classify/WeightedDataset.class edu/stanford/nlp/ling/BasicDatum.class edu/stanford/nlp/objectbank/ObjectBank.class edu/stanford/nlp/stats/ClassicCounter.class edu/stanford/nlp/stats/TwoDimensionalCounter.class edu/stanford/nlp/util/Generics.class edu/stanford/nlp/util/ScoredComparator.class edu/stanford/nlp/util/ScoredObject.class edu/stanford/nlp/classify/GeneralDataset$1.class edu/stanford/nlp/classify/LinearClassifierFactory.class edu/stanford/nlp/classify/ProbabilisticClassifier.class edu/stanford/nlp/classify/RVFClassifier.class edu/stanford/nlp/io/IOUtils.class edu/stanford/nlp/stats/Counters.class edu/stanford/nlp/stats/Distribution.class edu/stanford/nlp/util/ErasureUtils.class edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class edu/stanford/nlp/util/PriorityQueue.class edu/stanford/nlp/util/StringUtils.class edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class edu/stanford/nlp/classify/LinearClassifierFactory$1.class edu/stanford/nlp/classify/LinearClassifierFactory$10.class edu/stanford/nlp/classify/LinearClassifierFactory$2.class edu/stanford/nlp/classify/LinearClassifierFactory$3.class edu/stanford/nlp/classify/LinearClassifierFactory$4.class edu/stanford/nlp/classify/LinearClassifierFactory$5.class edu/stanford/nlp/classify/LinearClassifierFactory$6.class edu/stanford/nlp/classify/LinearClassifierFactory$7.class edu/stanford/nlp/classify/LinearClassifierFactory$8.class edu/stanford/nlp/classify/LinearClassifierFactory$9.class edu/stanford/nlp/classify/LinearClassifierFactory$Factory15.class edu/stanford/nlp/classify/LinearClassifierFactory$LinearClassifierCreator.class edu/stanford/nlp/classify/LinearClassifierFactory$NegativeScorer.class edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class edu/stanford/nlp/optimization/DiffFunction.class edu/stanford/nlp/optimization/Evaluator.class edu/stanford/nlp/optimization/Function.class edu/stanford/nlp/optimization/GoldenSectionLineSearch.class edu/stanford/nlp/optimization/HasEvaluators.class edu/stanford/nlp/optimization/HybridMinimizer.class edu/stanford/nlp/optimization/LineSearcher.class edu/stanford/nlp/optimization/Minimizer.class edu/stanford/nlp/optimization/QNMinimizer.class edu/stanford/nlp/optimization/SMDMinimizer.class edu/stanford/nlp/optimization/StochasticCalculateMethods.class edu/stanford/nlp/stats/MultiClassAccuracyStats.class edu/stanford/nlp/stats/Scorer.class edu/stanford/nlp/util/ArrayUtils.class edu/stanford/nlp/util/Factory.class edu/stanford/nlp/util/Timing.class edu/stanford/nlp/optimization/CGMinimizer.class edu/stanford/nlp/optimization/SQNMinimizer.class edu/stanford/nlp/optimization/InefficientSGDMinimizer.class edu/stanford/nlp/optimization/SGDMinimizer.class edu/stanford/nlp/optimization/SGDToQNMinimizer.class edu/stanford/nlp/classify/ClassifierCreator.class edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class edu/stanford/nlp/math/ADMath.class edu/stanford/nlp/math/DoubleAD.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class edu/stanford/nlp/classify/LogPrior$1.class edu/stanford/nlp/util/BinaryHeapPriorityQueue.class edu/stanford/nlp/classify/RVFDataset$1.class edu/stanford/nlp/io/RuntimeIOException.class edu/stanford/nlp/fsm/DFSAState.class edu/stanford/nlp/fsm/DFSATransition.class edu/stanford/nlp/util/Scored.class edu/stanford/nlp/fsm/DFSA.class edu/stanford/nlp/graph/Graph.class edu/stanford/nlp/util/CollectionUtils.class edu/stanford/nlp/graph/ConnectedComponents.class edu/stanford/nlp/graph/DijkstraShortestPath.class edu/stanford/nlp/graph/DirectedMultiGraph$EdgeIterator.class edu/stanford/nlp/util/MapFactory.class edu/stanford/nlp/graph/DirectedMultiGraph.class edu/stanford/nlp/ling/IndexedWord.class edu/stanford/nlp/semgraph/SemanticGraphEdge.class edu/stanford/nlp/ie/AbstractSequenceClassifier$1.class edu/stanford/nlp/ie/AbstractSequenceClassifier$2.class edu/stanford/nlp/io/RegExFileFilter.class edu/stanford/nlp/ling/CoreAnnotation.class edu/stanford/nlp/ling/CoreAnnotations.class edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class edu/stanford/nlp/ling/CoreLabel.class edu/stanford/nlp/ling/HasWord.class edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class edu/stanford/nlp/objectbank/ReaderIteratorFactory.class edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class edu/stanford/nlp/process/CoreLabelTokenFactory.class edu/stanford/nlp/process/CoreTokenFactory.class edu/stanford/nlp/sequences/DocumentReaderAndWriter.class edu/stanford/nlp/sequences/FeatureFactory.class edu/stanford/nlp/sequences/IOBUtils.class edu/stanford/nlp/sequences/KBestSequenceFinder.class edu/stanford/nlp/sequences/LatticeWriter.class edu/stanford/nlp/sequences/ObjectBankWrapper.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$OutputStyle.class edu/stanford/nlp/sequences/SeqClassifierFlags.class edu/stanford/nlp/sequences/SequenceModel.class edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class edu/stanford/nlp/stats/Sampler.class edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class edu/stanford/nlp/util/CoreMap.class edu/stanford/nlp/util/MetaClass.class edu/stanford/nlp/util/ReflectionLoading.class edu/stanford/nlp/util/concurrent/MulticoreWrapper.class edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class edu/stanford/nlp/ie/AbstractSequenceClassifier.class edu/stanford/nlp/sequences/SequenceSampler.class edu/stanford/nlp/ie/EntityBIO.class edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class edu/stanford/nlp/sequences/ListeningSequenceModel.class edu/stanford/nlp/ie/NERFeatureFactory$Bin1Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$Bin2Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$Bin3Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$Bin4Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$Bin5Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$Bin6Annotation.class edu/stanford/nlp/ie/NERFeatureFactory$GazetteInfo.class edu/stanford/nlp/ling/CoreAnnotations$AbbrAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AbgeneAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AbstrAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChunkAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CommonWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DictAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DistSimAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DomainAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityRuleAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$FreqAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GeniaAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GovernorAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HeadWordStringAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IsDateRangeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IsURLAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParaPositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PhraseWordsTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ProtoAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentencePositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ShapeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StackedNamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TopicAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$UnknownAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WebAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordPositionAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordnetSynAnnotation.class edu/stanford/nlp/ling/CoreLabel$GenericAnnotation.class edu/stanford/nlp/process/WordShapeClassifier.class edu/stanford/nlp/sequences/Clique.class edu/stanford/nlp/sequences/SeqClassifierFlags$SlashHyphenEnum.class edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class edu/stanford/nlp/util/PaddedList.class edu/stanford/nlp/ie/PriorModelFactory.class edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class edu/stanford/nlp/ie/crf/CRFClassifierFloat.class edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class edu/stanford/nlp/ie/crf/CRFCliqueTree.class edu/stanford/nlp/ie/crf/CRFDatum.class edu/stanford/nlp/ie/crf/CRFFeatureExporter.class edu/stanford/nlp/ie/crf/CRFLabel.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/CliquePotentialFunction.class edu/stanford/nlp/ie/crf/FactorTable.class edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class edu/stanford/nlp/ie/crf/LabelDictionary.class edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class edu/stanford/nlp/ie/crf/TestSequenceModel.class edu/stanford/nlp/optimization/MemoryEvaluator.class edu/stanford/nlp/optimization/ResultStoringMonitor.class edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class edu/stanford/nlp/optimization/ScaledSGDMinimizer.class edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class edu/stanford/nlp/sequences/BeamBestSequenceFinder.class edu/stanford/nlp/sequences/BestSequenceFinder.class edu/stanford/nlp/sequences/CoolingSchedule.class edu/stanford/nlp/sequences/ExactBestSequenceFinder.class edu/stanford/nlp/sequences/FactoredSequenceListener.class edu/stanford/nlp/sequences/FactoredSequenceModel.class edu/stanford/nlp/sequences/SequenceGibbsSampler.class edu/stanford/nlp/sequences/SequenceListener.class edu/stanford/nlp/util/ConvertByteArray.class edu/stanford/nlp/optimization/CmdEvaluator.class edu/stanford/nlp/stats/MultiClassChunkEvalStats.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class edu/stanford/nlp/optimization/DiffFloatFunction.class edu/stanford/nlp/optimization/FloatFunction.class edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class edu/stanford/nlp/util/Quadruple.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class edu/stanford/nlp/stats/GeneralizedCounter.class edu/stanford/nlp/ie/crf/FloatFactorTable.class edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction$ExpectationThreadsafeProcessor.class edu/stanford/nlp/optimization/HasFeatureGrouping.class edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout$1.class edu/stanford/nlp/optimization/HasRegularizerParamRange.class edu/stanford/nlp/math/SloppyMath.class edu/stanford/nlp/international/Language$1.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.class edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class edu/stanford/nlp/international/Language.class edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification$ArabicMorphoFeatures.class edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class edu/stanford/nlp/international/morph/MorphoFeatureSpecification$MorphoFeatureType.class edu/stanford/nlp/international/morph/MorphoFeatures.class edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class edu/stanford/nlp/io/EncodingPrintWriter.class edu/stanford/nlp/io/EncodingPrintWriter$err.class edu/stanford/nlp/io/EncodingPrintWriter$out.class edu/stanford/nlp/process/SerializableFunction.class edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset$ArabicRawTreeNormalizer.class edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class edu/stanford/nlp/trees/DiskTreebank.class edu/stanford/nlp/trees/TreeReaderFactory.class edu/stanford/nlp/trees/TreeVisitor.class edu/stanford/nlp/trees/Treebank.class edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$ArabicRawTreeReaderFactory.class edu/stanford/nlp/trees/treebank/AbstractDataset.class edu/stanford/nlp/trees/treebank/Dataset.class edu/stanford/nlp/trees/treebank/Dataset$Encoding.class edu/stanford/nlp/trees/treebank/Mapper.class edu/stanford/nlp/international/arabic/Buckwalter.class edu/stanford/nlp/ling/Label.class edu/stanford/nlp/trees/BobChrisTreeNormalizer.class edu/stanford/nlp/trees/BobChrisTreeNormalizer$AOverAFilter.class edu/stanford/nlp/trees/LabeledScoredTreeFactory.class edu/stanford/nlp/trees/Tree.class edu/stanford/nlp/trees/TreeFactory.class edu/stanford/nlp/trees/TreebankLanguagePack.class edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer$ArabicEmptyFilter.class edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$1.class edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter$RewrittenArabicAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CharAnnotation.class edu/stanford/nlp/objectbank/LineIterator.class edu/stanford/nlp/process/Tokenizer.class edu/stanford/nlp/process/TokenizerFactory.class edu/stanford/nlp/international/arabic/process/IOBUtils.class edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class edu/stanford/nlp/process/LexedTokenFactory.class edu/stanford/nlp/util/PropertiesUtils.class edu/stanford/nlp/ling/Sentence.class edu/stanford/nlp/ling/TaggedWord.class edu/stanford/nlp/process/WordSegmenter.class edu/stanford/nlp/util/Characters.class edu/stanford/nlp/international/arabic/process/ArabicLexer.class edu/stanford/nlp/international/arabic/process/ArabicTokenizer$ArabicTokenizerFactory.class edu/stanford/nlp/process/AbstractTokenizer.class edu/stanford/nlp/international/arabic/process/IOBUtils$PrefixMarkerAnnotation.class edu/stanford/nlp/international/arabic/process/IOBUtils$SuffixMarkerAnnotation.class edu/stanford/nlp/international/arabic/process/IOBUtils$TokenType.class edu/stanford/nlp/international/french/process/FrenchLexer$1.class edu/stanford/nlp/international/french/process/FrenchLexer$UntokenizableOptions.class edu/stanford/nlp/ling/CoreAnnotations$AfterAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParentAnnotation.class edu/stanford/nlp/international/french/process/FrenchLexer.class edu/stanford/nlp/international/french/process/FrenchTokenizer$1.class edu/stanford/nlp/international/french/process/FrenchTokenizer$FrenchTokenizerFactory.class edu/stanford/nlp/international/french/process/FrenchTokenizer.class edu/stanford/nlp/ling/Word.class edu/stanford/nlp/process/WordTokenFactory.class edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator$PersonalPronounType.class edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.class edu/stanford/nlp/international/spanish/process/SpanishLexer$1.class edu/stanford/nlp/international/spanish/process/SpanishLexer$UntokenizableOptions.class edu/stanford/nlp/international/spanish/process/SpanishLexer.class edu/stanford/nlp/international/spanish/SpanishVerbStripper.class edu/stanford/nlp/international/spanish/process/SpanishTokenizer$1.class edu/stanford/nlp/international/spanish/process/SpanishTokenizer$SpanishTokenizerFactory.class edu/stanford/nlp/international/spanish/process/SpanishTokenizer.class edu/stanford/nlp/util/ByteStreamGobbler.class edu/stanford/nlp/util/StreamGobbler.class edu/stanford/nlp/io/BZip2PipedOutputStream.class edu/stanford/nlp/io/EncodingFileReader.class edu/stanford/nlp/io/IOUtils$1.class edu/stanford/nlp/io/IOUtils$2.class edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable.class edu/stanford/nlp/io/IOUtils$GetLinesIterable.class edu/stanford/nlp/io/IOUtils$LineReaderIterable.class edu/stanford/nlp/io/IOUtils$1$1.class edu/stanford/nlp/util/AbstractIterator.class edu/stanford/nlp/io/IOUtils$EolPreservingLineReaderIterable$1.class edu/stanford/nlp/io/IOUtils$GetLinesIterable$1.class edu/stanford/nlp/io/IOUtils$LineReaderIterable$1.class edu/stanford/nlp/ling/HasIndex.class edu/stanford/nlp/ling/HasLemma.class edu/stanford/nlp/ling/HasOffset.class edu/stanford/nlp/ling/HasTag.class edu/stanford/nlp/util/TypesafeMap.class edu/stanford/nlp/util/TypesafeMap$Key.class edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.class edu/stanford/nlp/ling/AnnotationLookup$OldFeatureLabelKeys.class edu/stanford/nlp/ling/AnnotationLookup.class edu/stanford/nlp/ling/CoreAnnotations$ArgumentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AuthorAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CategoryAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CategoryFunctionalTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseCharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseOrigSegAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseSegAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$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$FeaturesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GazetteerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IDFAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$InterpretationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LeftTermAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LinkAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MarkingAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MorphoCaseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MorphoGenAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MorphoNumAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MorphoPersAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PolarityAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$RoleAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionDateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticHeadWordAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpanAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class edu/stanford/nlp/ling/HasCategory.class edu/stanford/nlp/ling/LabelFactory.class edu/stanford/nlp/ling/StringLabel.class edu/stanford/nlp/ling/CategoryWordTag.class edu/stanford/nlp/ling/CategoryWordTagFactory.class edu/stanford/nlp/ling/CoreAnnotations$AnswerObjectAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$AntecedentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ArgDescendentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BagOfWordsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BeginIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BestCliquesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$BestFullAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CalendarAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.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$CoNLLUFeats.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUMisc.class edu/stanford/nlp/ling/CoreAnnotations$CoNLLUSecondaryDepsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ColumnDataClassifierAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CostMagnificationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$CovertIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$D2_LBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$D2_LEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$D2_LMiddleAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DayAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DependentsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$DoAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$EntityClassAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$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$GenericTokensAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$GrandparentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HaveAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$HeightAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$INAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LMiddleAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LabelAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LabelIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LabelWeightAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LastGazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LastTaggedAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LeftChildrenNodeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LengthAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LineNumberAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$LocationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MentionTokenAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MentionsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$MonthAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NERIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NeighborsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NotAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$NumTxtSentencesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$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$OriginalCharAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$ParagraphsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PercentAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PossibleAnswersAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PredictedAnswerAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PrevChildAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$PriorAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$QuotationIndexAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$QuotationsAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SRLIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SRLInstancesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SRL_ID.class edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticTagAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SemanticWordAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceBeginAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceEndAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SpaceBeforeAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.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$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$UseMarkedDiscourseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordFormAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$WordSenseAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$XmlContextAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$XmlElementAnnotation.class edu/stanford/nlp/ling/CoreAnnotations$YearAnnotation.class edu/stanford/nlp/util/IntPair.class edu/stanford/nlp/ling/MultiTokenTag.class edu/stanford/nlp/ling/WordLemmaTag.class edu/stanford/nlp/ling/AbstractCoreLabel.class edu/stanford/nlp/ling/CoreLabel$1.class edu/stanford/nlp/ling/CoreLabel$CoreLabelFactory.class edu/stanford/nlp/ling/CoreLabel$OutputFormat.class edu/stanford/nlp/ling/HasContext.class edu/stanford/nlp/util/ArrayCoreMap.class edu/stanford/nlp/ling/Featurizable.class edu/stanford/nlp/ling/Labeled.class edu/stanford/nlp/ling/IndexedWord$1.class edu/stanford/nlp/ling/LabeledWord$LabelFactoryHolder.class edu/stanford/nlp/ling/LabeledWord.class edu/stanford/nlp/ling/TaggedWordFactory.class edu/stanford/nlp/ling/MultiTokenTag$Tag.class edu/stanford/nlp/ling/WordTag.class edu/stanford/nlp/ling/StringLabel$StringLabelFactoryHolder.class edu/stanford/nlp/ling/ValueLabel.class edu/stanford/nlp/ling/StringLabelFactory.class edu/stanford/nlp/ling/TaggedWord$LabelFactoryHolder.class edu/stanford/nlp/ling/Word$WordFactoryHolder.class edu/stanford/nlp/ling/WordFactory.class edu/stanford/nlp/ling/WordLemmaTagFactory.class edu/stanford/nlp/process/Morphology.class edu/stanford/nlp/ling/WordTag$LabelFactoryHolder.class edu/stanford/nlp/ling/WordTagFactory.class edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult$MatchedGroup.class edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$GroupToIntervalFunc.class edu/stanford/nlp/ling/tokensregex/SequenceMatchResult$MatchedGroupInfo.class edu/stanford/nlp/ling/tokensregex/SequencePattern.class edu/stanford/nlp/ling/tokensregex/SequencePattern$VarGroupBindings.class edu/stanford/nlp/util/Interval.class edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$CompositeMatchState.class edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$Stage.class edu/stanford/nlp/ling/tokensregex/Env.class edu/stanford/nlp/ling/tokensregex/EnvLookup.class edu/stanford/nlp/ling/tokensregex/MatchedExpression.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AssignmentRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$Rule.class edu/stanford/nlp/ling/tokensregex/parser/ParseException.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class edu/stanford/nlp/ling/tokensregex/types/Expression.class edu/stanford/nlp/ling/tokensregex/types/Tags.class edu/stanford/nlp/ling/tokensregex/types/Tags$TagsAnnotation.class edu/stanford/nlp/ling/tokensregex/types/Value.class edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$ListExtractRule.class edu/stanford/nlp/util/Filters.class edu/stanford/nlp/util/Filters$DisjFilter.class edu/stanford/nlp/ling/tokensregex/NodePattern.class edu/stanford/nlp/ling/tokensregex/types/Expressions.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$IntegerAnnotationPattern.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$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/CoreMapNodePattern.class edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.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/SequenceMatcher.class edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$NodePatternTrigger.class edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$AnnotateAction.class edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction$MergeAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class edu/stanford/nlp/pipeline/CoreMapAggregator.class edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher$BasicCoreMapSequenceMatcher.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class edu/stanford/nlp/ling/tokensregex/Env$Binder.class edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$Parser.class edu/stanford/nlp/ling/tokensregex/SequencePattern$PatternExpr.class edu/stanford/nlp/ling/tokensregex/MatchedExpression$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$SingleAnnotationExtractor.class edu/stanford/nlp/util/Comparators.class edu/stanford/nlp/util/IntervalTree.class edu/stanford/nlp/util/Interval$RelType.class edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern$StringSequenceAnnotationPattern.class edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class edu/stanford/nlp/ling/tokensregex/PhraseTable.class edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseMatch.class edu/stanford/nlp/ling/tokensregex/PhraseTable$TokenList.class edu/stanford/nlp/ling/tokensregex/PhraseTable$WordList.class edu/stanford/nlp/ling/tokensregex/MultiNodePattern$IntersectMultiNodePattern.class edu/stanford/nlp/ling/tokensregex/MultiNodePattern$UnionMultiNodePattern.class edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$BasicSequencePatternTrigger.class edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher$SequencePatternTrigger.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$FindType.class edu/stanford/nlp/util/Iterables.class edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$1.class edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$LongestStringComparator.class edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher$MatchType.class edu/stanford/nlp/util/CacheMap.class edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class edu/stanford/nlp/ling/tokensregex/NodePattern$AnyNodePattern.class edu/stanford/nlp/ling/tokensregex/NodePattern$ConjNodePattern.class edu/stanford/nlp/ling/tokensregex/NodePattern$DisjNodePattern.class edu/stanford/nlp/ling/tokensregex/NodePattern$EqualsNodePattern.class edu/stanford/nlp/ling/tokensregex/NodePattern$NegateNodePattern.class edu/stanford/nlp/ling/tokensregex/PhraseTable$1.class edu/stanford/nlp/ling/tokensregex/PhraseTable$Phrase.class edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseStringCollection.class edu/stanford/nlp/ling/tokensregex/PhraseTable$PhraseTableIterator.class edu/stanford/nlp/ling/tokensregex/PhraseTable$StackEntry.class edu/stanford/nlp/ling/tokensregex/PhraseTable$StringList.class edu/stanford/nlp/pipeline/Annotation.class edu/stanford/nlp/pipeline/Annotator.class edu/stanford/nlp/util/HasInterval.class edu/stanford/nlp/util/Interner.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BoundAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$BranchAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$NextMatchAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$SeriesAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchAction$StartMatchAction.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationExtractRuleCreator.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$AnnotationMatchedFilter.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$BasicSequenceExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CompositeExtractRuleCreator.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapFunctionApplier.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$CoreMapToListFunctionApplier.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$FilterExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchResultExtractor.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequenceMatchedExpressionExtractor.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$SequencePatternExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchResultExtractor.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringMatchedExpressionExtractor.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$StringPatternExtractRule.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TextPatternExtractRuleCreator.class edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$TokenPatternExtractRuleCreator.class edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$CompositeValue.class edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$1.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$2.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BasicMatchReplacement.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchState.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$BranchStates.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$GroupMatchReplacement.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchReplacement.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$MatchedStates.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$NamedGroupMatchReplacement.class edu/stanford/nlp/ling/tokensregex/SequenceMatcher$State.class edu/stanford/nlp/ling/tokensregex/SequencePattern$State.class edu/stanford/nlp/util/IterableIterator.class edu/stanford/nlp/util/RuntimeInterruptedException.class edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjMatchStateInfo.class edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjStartState.class edu/stanford/nlp/util/ArraySet.class edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.class edu/stanford/nlp/ling/tokensregex/SequencePattern$1.class edu/stanford/nlp/ling/tokensregex/SequencePattern$AndPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$BackRefState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$ConjEndState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$Frag.class edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupEndState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$GroupStartState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$MatchState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$MultiNodePatternState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$NodePatternState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$OrPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$RepeatState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqEndState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SeqStartState.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceEndPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SequencePatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SequenceStartPatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$SpecialNodePatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$ValuePatternExpr.class edu/stanford/nlp/ling/tokensregex/SequencePattern$ValueState.class edu/stanford/nlp/util/ValuedInterval.class edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class edu/stanford/nlp/ling/tokensregex/parser/Token.class edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$1.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$JJCalls.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser$LookaheadSuccess.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class edu/stanford/nlp/ling/tokensregex/types/Expressions$AndExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$CaseExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$ConditionalExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$FieldExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$FunctionCallExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$IndexedExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$ListExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$MethodCallExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$OrExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$PrimitiveValue.class edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchResultVarExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexMatchVarExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$RegexValue.class edu/stanford/nlp/ling/tokensregex/types/Expressions$VarExpression.class edu/stanford/nlp/util/ArrayMap.class edu/stanford/nlp/ling/tokensregex/types/Expressions$AssignableFunctionCallExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$IfExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$NotExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleCachedExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$SimpleValue.class edu/stanford/nlp/ling/tokensregex/types/Expressions$TypedExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$VarAssignmentExpression.class edu/stanford/nlp/ling/tokensregex/types/Expressions$WrappedExpression.class edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$1.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$10.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$11.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$12.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$13.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$14.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$15.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$16.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$17.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$18.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$19.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$2.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$20.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$21.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$22.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$23.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$24.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$25.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$26.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$27.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$28.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$29.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$3.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$30.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$31.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$32.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$33.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$34.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$35.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$36.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$37.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$38.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$39.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$4.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$40.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$41.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$42.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$43.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$44.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$45.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$5.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$6.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$7.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$8.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$9.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$BooleanFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ComparableComparator.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$CompareType.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NamedValueFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericComparator.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$NumericFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$ParamInfo.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$StringFunction.class edu/stanford/nlp/ling/tokensregex/types/ValueFunctions$TypeCheckedFunction.class edu/stanford/nlp/util/CollectionFactory.class edu/stanford/nlp/util/CollectionValuedMap.class edu/stanford/nlp/math/ArrayMath$InvalidElementException.class edu/stanford/nlp/objectbank/DelimitRegExIterator$DelimitRegExIteratorFactory.class edu/stanford/nlp/objectbank/IdentityFunction.class edu/stanford/nlp/objectbank/DelimitRegExIterator.class edu/stanford/nlp/objectbank/LineIterator$LineIteratorFactory.class edu/stanford/nlp/objectbank/ObjectBank$OBIterator.class edu/stanford/nlp/objectbank/ObjectBank$PathToFileFunction.class edu/stanford/nlp/objectbank/ReaderIteratorFactory$ReaderIterator.class edu/stanford/nlp/optimization/HasFloatInitial.class edu/stanford/nlp/optimization/HasInitial.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction$SamplingMethod.class edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class edu/stanford/nlp/optimization/CGMinimizer$OneDimDiffFunction.class edu/stanford/nlp/optimization/CGMinimizer$Triple.class edu/stanford/nlp/util/CallbackFunction.class edu/stanford/nlp/util/SystemUtils.class edu/stanford/nlp/util/SystemUtils$ProcessOutputStream.class edu/stanford/nlp/optimization/InefficientSGDMinimizer$1.class edu/stanford/nlp/optimization/StochasticMinimizer.class edu/stanford/nlp/util/MemoryMonitor.class edu/stanford/nlp/optimization/QNMinimizer$1.class edu/stanford/nlp/optimization/QNMinimizer$MaxEvaluationsExceeded.class edu/stanford/nlp/optimization/QNMinimizer$QNInfo.class edu/stanford/nlp/optimization/QNMinimizer$Record.class edu/stanford/nlp/optimization/QNMinimizer$SurpriseConvergence.class edu/stanford/nlp/optimization/QNMinimizer$eLineSearch.class edu/stanford/nlp/optimization/QNMinimizer$eScaling.class edu/stanford/nlp/optimization/QNMinimizer$eState.class edu/stanford/nlp/optimization/QNMinimizer$QNInfo$NegativeCurvature.class edu/stanford/nlp/optimization/QNMinimizer$QNInfo$ZeroGradient.class edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS$Prior.class edu/stanford/nlp/optimization/SMDMinimizer$1.class edu/stanford/nlp/optimization/SMDMinimizer$setLam.class edu/stanford/nlp/optimization/SMDMinimizer$setMu.class edu/stanford/nlp/optimization/StochasticMinimizer$PropertySetter.class edu/stanford/nlp/optimization/SQNMinimizer$SurpriseConvergence.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$Weights.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$lagrange.class edu/stanford/nlp/optimization/ScaledSGDMinimizer$setFixedGain.class edu/stanford/nlp/optimization/StochasticMinimizer$setGain.class edu/stanford/nlp/parser/ViterbiParser.class edu/stanford/nlp/parser/Parser.class edu/stanford/nlp/parser/lexparser/DependencyGrammar.class edu/stanford/nlp/parser/lexparser/IntDependency.class edu/stanford/nlp/parser/lexparser/IntTaggedWord.class edu/stanford/nlp/parser/lexparser/Lexicon.class edu/stanford/nlp/parser/lexparser/Options.class edu/stanford/nlp/parser/lexparser/TagProjection.class edu/stanford/nlp/parser/lexparser/Extractor.class edu/stanford/nlp/parser/lexparser/TestOptions.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$AnnotatePunctuationFunction.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$RemoveGFSubcategoryStripper.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$SubcategoryStripper.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$TypedDependencyTyper.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedTypedDependencyTyper.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UnorderedUntypedDependencyTyper.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams$UntypedDependencyTyper.class edu/stanford/nlp/parser/lexparser/BaseLexicon.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class edu/stanford/nlp/parser/metrics/AbstractEval.class edu/stanford/nlp/stats/EquivalenceClasser.class edu/stanford/nlp/trees/Constituent.class edu/stanford/nlp/trees/DependencyTyper.class edu/stanford/nlp/trees/GrammaticalStructure.class edu/stanford/nlp/trees/HeadFinder.class edu/stanford/nlp/trees/LabeledConstituent.class edu/stanford/nlp/trees/MemoryTreebank.class edu/stanford/nlp/trees/SimpleConstituent.class edu/stanford/nlp/trees/TreeTokenizerFactory.class edu/stanford/nlp/trees/TreeTransformer.class edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class edu/stanford/nlp/trees/tregex/TregexMatcher.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedConjNode.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunction.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddEquivalencedNodeFunctionVar.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeFunction.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AddRelativeNodeRegexFunction.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$AnnotatePunctuationFunction2.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$ArabicSubcategoryStripper.class edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams$SimpleStringFunction.class edu/stanford/nlp/parser/lexparser/FactoredLexicon.class edu/stanford/nlp/parser/lexparser/Options$LexOptions.class edu/stanford/nlp/parser/lexparser/TreeCollinizer.class edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class edu/stanford/nlp/trees/tregex/TregexParseException.class edu/stanford/nlp/trees/tregex/TregexPattern.class edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class edu/stanford/nlp/io/NumberRangesFileFilter.class edu/stanford/nlp/parser/lexparser/TrainOptions.class edu/stanford/nlp/parser/lexparser/UnknownWordModel.class edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.class edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class edu/stanford/nlp/parser/lexparser/CNFTransformers.class edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon$Symbol.class edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class edu/stanford/nlp/parser/lexparser/Interner.class edu/stanford/nlp/parser/lexparser/RandomWalk.class edu/stanford/nlp/io/NumberRangeFileFilter.class edu/stanford/nlp/parser/lexparser/ChineseLexicon.class edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class edu/stanford/nlp/parser/lexparser/TreeAnnotator.class edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class edu/stanford/nlp/trees/LeftHeadFinder.class edu/stanford/nlp/trees/TreePrint.class edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class edu/stanford/nlp/process/WordSegmentingTokenizer.class edu/stanford/nlp/trees/TreeNormalizer.class edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class edu/stanford/nlp/parser/lexparser/BoundaryRemover.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishSubcategoryStripper.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishTest.class edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams$EnglishTrain.class edu/stanford/nlp/trees/EnglishGrammaticalStructure.class edu/stanford/nlp/trees/ModCollinsHeadFinder.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class edu/stanford/nlp/trees/PennTreeReader.class edu/stanford/nlp/trees/PennTreebankLanguagePack.class edu/stanford/nlp/trees/SemanticHeadFinder.class edu/stanford/nlp/trees/TreeReader.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class edu/stanford/nlp/stats/IntCounter.class edu/stanford/nlp/stats/TwoDimensionalIntCounter.class edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddPOSSequenceFunction.class edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AddRelativeNodeFunction.class edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams$AnnotatePunctuationFunction.class edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.class edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams$SimpleStringFunction.class edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar$EndHead.class edu/stanford/nlp/parser/lexparser/TestTagProjection.class edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.class edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class edu/stanford/nlp/trees/international/negra/NegraLabel.class edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class edu/stanford/nlp/parser/lexparser/TrainOptions$TransformMatrixType.class edu/stanford/nlp/trees/CompositeTreeTransformer.class edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$1.class edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$MarkConjTypeFunction.class edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams$MarkPrefixFunction.class edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams$AnnotateHeadFunction.class edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.class edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class edu/stanford/nlp/parser/lexparser/PostSplitter.class edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer$TreeNullAnnotator.class edu/stanford/nlp/parser/lexparser/TreeBinarizer.class edu/stanford/nlp/trees/CompositeTreebank.class edu/stanford/nlp/trees/TreeLeafLabelTransformer.class edu/stanford/nlp/parser/lexparser/Debinarizer.class edu/stanford/nlp/trees/TreebankFactory.class edu/stanford/nlp/parser/metrics/AbstractEval$CatErrorEval.class edu/stanford/nlp/parser/metrics/AbstractEval$RuleErrorEval.class edu/stanford/nlp/parser/metrics/AbstractEval$ScoreEval.class edu/stanford/nlp/parser/metrics/Eval.class edu/stanford/nlp/parser/KBestViterbiParser.class edu/stanford/nlp/pipeline/Annotator$Requirement.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$1.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$2.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$3.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$4.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$5.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$6.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$7.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$8.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatCoreMapListAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$ConcatListAggregator.class edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor$MyHTMLParser.class edu/stanford/nlp/process/WhitespaceTokenizer.class edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class edu/stanford/nlp/io/Lexer.class edu/stanford/nlp/process/JFlexDummyLexer.class edu/stanford/nlp/process/Morpha.class edu/stanford/nlp/process/Americanize.class edu/stanford/nlp/process/PTBLexer$1.class edu/stanford/nlp/process/PTBLexer$UntokenizableOptions.class edu/stanford/nlp/process/PTBLexer.class edu/stanford/nlp/process/PTB2TextLexer.class edu/stanford/nlp/process/PTBTokenizer$1.class edu/stanford/nlp/process/PTBTokenizer$PTBTokenizerFactory.class edu/stanford/nlp/process/PTBTokenizer.class edu/stanford/nlp/process/WhitespaceLexer.class edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class edu/stanford/nlp/process/WordSegmentingTokenizer$WordSegmentingTokenizerFactory.class edu/stanford/nlp/process/WordShapeClassifier$1.class edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters.class edu/stanford/nlp/process/WordShapeClassifier$DistributionalClusters$LcMap.class edu/stanford/nlp/ling/Document.class edu/stanford/nlp/process/ListProcessor.class edu/stanford/nlp/process/WordToSentenceProcessor$NewlineIsSentenceBreak.class edu/stanford/nlp/process/WordToSentenceProcessor.class edu/stanford/nlp/semgraph/SemanticGraph$1.class edu/stanford/nlp/semgraph/SemanticGraph$OutputFormat.class edu/stanford/nlp/semgraph/SemanticGraph$SemanticGraphParsingTask.class edu/stanford/nlp/semgraph/SemanticGraphFormatter.class edu/stanford/nlp/trees/EnglishGrammaticalRelations.class edu/stanford/nlp/trees/GrammaticalRelation.class edu/stanford/nlp/trees/TypedDependency.class edu/stanford/nlp/semgraph/SemanticGraph.class edu/stanford/nlp/util/StringParsingTask.class edu/stanford/nlp/util/StringParsingTask$ParserException.class edu/stanford/nlp/semgraph/SemanticGraphEdge$1.class edu/stanford/nlp/semgraph/SemanticGraphEdge$SemanticGraphEdgeTargetComparator.class edu/stanford/nlp/semgraph/SemanticGraphFactory$1.class edu/stanford/nlp/semgraph/SemanticGraphFactory$Mode.class edu/stanford/nlp/trees/GrammaticalStructure$Extras.class edu/stanford/nlp/semgraph/SemanticGraphFactory.class edu/stanford/nlp/semgraph/semgrex/Alignment.class edu/stanford/nlp/semgraph/semgrex/CoordinationPattern$CoordinationMatcher.class edu/stanford/nlp/semgraph/semgrex/NodePattern.class edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class edu/stanford/nlp/semgraph/semgrex/VariableStrings.class edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$2.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$3.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$ALIGNMENT.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$DEPENDENT.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$EQUALS.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GOVERNER.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDKID.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDPARENT.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDSOMETHING.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDKID.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDPARENT.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$SearchNodeIterator.class edu/stanford/nlp/semgraph/semgrex/ParseException.class edu/stanford/nlp/util/ArrayStringFilter.class edu/stanford/nlp/util/ArrayStringFilter$Mode.class edu/stanford/nlp/util/RegexStringFilter.class edu/stanford/nlp/semgraph/semgrex/GraphRelation.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$1$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$3$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$ALIGNMENT$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$DEPENDENT$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$EQUALS$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GOVERNER$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$GRANDSOMETHING$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDKID$1.class edu/stanford/nlp/semgraph/semgrex/GraphRelation$LIMITED_GRANDPARENT$1.class edu/stanford/nlp/semgraph/semgrex/Env.class edu/stanford/nlp/semgraph/semgrex/NodePattern$NodeMatcher.class edu/stanford/nlp/semgraph/semgrex/Token.class edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.class edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.class edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.class edu/stanford/nlp/semgraph/semgrex/TokenMgrError.class edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class edu/stanford/nlp/semgraph/semgrex/SemgrexParser.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class edu/stanford/nlp/util/Beam.class edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq$TagList.class edu/stanford/nlp/sequences/Clique$CliqueEqualityWrapper.class edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter$CoNLLIterator.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$1.class edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter$ColumnDocParser.class edu/stanford/nlp/sequences/CoolingSchedule$1.class edu/stanford/nlp/sequences/CoolingSchedule$2.class edu/stanford/nlp/sequences/ObjectBankWrapper$WrappedIterator.class edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter$1.class edu/stanford/nlp/util/XMLUtils.class edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class edu/stanford/nlp/sequences/SequenceGibbsSampler$1.class edu/stanford/nlp/classify/PRCurve.class edu/stanford/nlp/stats/ClassicCounter$1.class edu/stanford/nlp/stats/ClassicCounter$2.class edu/stanford/nlp/stats/ClassicCounter$ClassicCounterFactory.class edu/stanford/nlp/util/MutableDouble.class edu/stanford/nlp/util/logging/PrettyLogger.class edu/stanford/nlp/util/logging/Redwood.class edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class edu/stanford/nlp/stats/ClassicCounter$1$1.class edu/stanford/nlp/stats/ClassicCounter$2$1.class edu/stanford/nlp/stats/ClassicCounter$2$1$1.class edu/stanford/nlp/util/logging/PrettyLoggable.class edu/stanford/nlp/stats/Counters$1.class edu/stanford/nlp/stats/Counters$2.class edu/stanford/nlp/stats/Counters$3.class edu/stanford/nlp/stats/Counters$NaturalComparator.class edu/stanford/nlp/util/Sets.class edu/stanford/nlp/stats/AbstractCounter.class edu/stanford/nlp/stats/Counters$1$1.class edu/stanford/nlp/stats/Counters$1$1$1.class edu/stanford/nlp/stats/Counters$1$1$1$1.class edu/stanford/nlp/stats/Counters$2$1.class edu/stanford/nlp/stats/Counters$2$2.class edu/stanford/nlp/stats/Counters$2$3.class edu/stanford/nlp/stats/Counters$2$4.class edu/stanford/nlp/stats/Counters$2$1$1.class edu/stanford/nlp/stats/Counters$2$1$1$1.class edu/stanford/nlp/stats/Counters$2$3$1.class edu/stanford/nlp/stats/Counters$2$4$1.class edu/stanford/nlp/stats/Distribution$1.class edu/stanford/nlp/stats/Distribution$DynamicDistribution.class edu/stanford/nlp/stats/ProbabilityDistribution.class edu/stanford/nlp/stats/SimpleGoodTuring.class edu/stanford/nlp/stats/GeneralizedCounter$1.class edu/stanford/nlp/stats/GeneralizedCounter$CounterView.class edu/stanford/nlp/stats/GeneralizedCounter$Entry.class edu/stanford/nlp/stats/GeneralizedCounter$OneDimensionalCounterView.class edu/stanford/nlp/stats/IntCounter$1.class edu/stanford/nlp/stats/IntCounter$2.class edu/stanford/nlp/stats/IntCounter$3.class edu/stanford/nlp/stats/IntCounter$NaturalComparator.class edu/stanford/nlp/util/MutableInteger.class edu/stanford/nlp/stats/IntCounter$1$1.class edu/stanford/nlp/stats/IntCounter$1$1$1.class edu/stanford/nlp/stats/IntCounter$3$1.class edu/stanford/nlp/stats/AccuracyStats.class edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.class edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats$MultiClassStringLabelStats.class edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats$StringStringConverter.class edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.class edu/stanford/nlp/trees/CopulaHeadFinder.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack$BasicCategoryStringFunction.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack$CategoryAndFunctionStringFunction.class edu/stanford/nlp/trees/GrammaticalStructureFactory.class edu/stanford/nlp/trees/PennTreeReaderFactory.class edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class edu/stanford/nlp/trees/BobChrisTreeNormalizer$EmptyFilter.class edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class edu/stanford/nlp/trees/CollinsHeadFinder.class edu/stanford/nlp/trees/CollocationFinder$1.class edu/stanford/nlp/trees/CollocationFinder$Collocation.class edu/stanford/nlp/trees/CoordinationTransformer.class edu/stanford/nlp/trees/Trees.class edu/stanford/nlp/trees/WordNetConnection.class edu/stanford/nlp/trees/CollocationFinder.class edu/stanford/nlp/trees/CompositeTreebank$CompositeTreebankIterator.class edu/stanford/nlp/trees/Labeled.class edu/stanford/nlp/trees/DateTreeTransformer.class edu/stanford/nlp/trees/DependencyTreeTransformer.class edu/stanford/nlp/trees/EnglishPatterns.class edu/stanford/nlp/trees/QPTreeTransformer.class edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class edu/stanford/nlp/trees/Dependencies$1.class edu/stanford/nlp/trees/Dependencies$ComparatorHolder.class edu/stanford/nlp/trees/Dependencies$DependentPuncTagRejectFilter.class edu/stanford/nlp/trees/Dependencies$DependentPuncWordRejectFilter.class edu/stanford/nlp/trees/Dependency.class edu/stanford/nlp/trees/Dependencies.class edu/stanford/nlp/trees/Dependencies$ComparatorHolder$DependencyIdxComparator.class edu/stanford/nlp/trees/DependencyFactory.class edu/stanford/nlp/trees/DiskTreebank$1.class edu/stanford/nlp/trees/DiskTreebank$DiskTreebankIterator.class edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.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/GrammaticalStructureFromDependenciesFactory.class edu/stanford/nlp/trees/TreeGraphNode.class edu/stanford/nlp/trees/GrammaticalRelation$1.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class edu/stanford/nlp/trees/DependencyPrinter.class edu/stanford/nlp/trees/DependencyReader.class edu/stanford/nlp/trees/GrammaticalStructure$1.class edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing.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/UniversalPOSMapper.class edu/stanford/nlp/trees/GrammaticalStructure$LazyLoadTreesByParsing$1.class edu/stanford/nlp/trees/SimpleTree.class edu/stanford/nlp/trees/GrammaticalStructure$TreeBankGrammaticalStructureWrapper$GsIterator.class edu/stanford/nlp/trees/ConstituentFactory.class edu/stanford/nlp/trees/LabeledConstituent$1.class edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder.class edu/stanford/nlp/trees/LabeledConstituent$LabelFactoryHolder.class edu/stanford/nlp/trees/LabeledConstituent$LabeledConstituentLabelFactory.class edu/stanford/nlp/trees/LabeledConstituent$ConstituentFactoryHolder$LabeledConstituentFactory.class edu/stanford/nlp/trees/LabeledScoredTreeNode.class edu/stanford/nlp/trees/SimpleTreeFactory.class edu/stanford/nlp/trees/LabeledScoredTreeNode$TreeFactoryHolder.class edu/stanford/nlp/util/FilePathProcessor.class edu/stanford/nlp/util/FileProcessor.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$1.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$2.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpAdvRetainingTreeReaderFactory.class edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer$NPTmpRetainingTreeReaderFactory.class edu/stanford/nlp/trees/NamedDependency$1.class edu/stanford/nlp/trees/NamedDependency$DependencyFactoryHolder.class edu/stanford/nlp/trees/NamedDependency$NamedDependencyFactory.class edu/stanford/nlp/trees/UnnamedDependency.class edu/stanford/nlp/trees/NamedDependency.class edu/stanford/nlp/trees/PennTreebankTokenizer.class edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.class edu/stanford/nlp/process/TokenizerAdapter.class edu/stanford/nlp/trees/PennTreebankTokenizer$1.class edu/stanford/nlp/trees/PennTreebankTokenizer$EnglishTreebankStreamTokenizer.class edu/stanford/nlp/trees/SimpleConstituent$1.class edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder.class edu/stanford/nlp/trees/SimpleConstituent$LabelFactoryHolder.class edu/stanford/nlp/trees/SimpleConstituent$SimpleConstituentLabelFactory.class edu/stanford/nlp/trees/SimpleConstituent$ConstituentFactoryHolder$SimpleConstituentFactory.class edu/stanford/nlp/trees/SimpleTree$TreeFactoryHolder.class edu/stanford/nlp/trees/TransformingTreebank$1.class edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer.class edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer2.class edu/stanford/nlp/trees/TransformingTreebank$MyTreeTransformer3.class edu/stanford/nlp/trees/TransformingTreebank$TransformingTreebankIterator.class edu/stanford/nlp/trees/TransformingTreebank.class edu/stanford/nlp/trees/SimpleConstituentFactory.class edu/stanford/nlp/trees/Tree$TreeIterator.class edu/stanford/nlp/trees/TreeCoreAnnotations.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagLabelAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordLabelAnnotation.class edu/stanford/nlp/trees/UnnamedConcreteDependency.class edu/stanford/nlp/trees/TreeCoreAnnotations$BinarizedTreeAnnotation.class edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.class edu/stanford/nlp/trees/TreeFunctions$1.class edu/stanford/nlp/trees/TreeFunctions$LabeledToDescriptiveCoreLabelTreeFunction.class edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToCategoryWordTagTreeFunction.class edu/stanford/nlp/trees/TreeFunctions$LabeledTreeToStringLabeledTreeFunction.class edu/stanford/nlp/trees/TreeFunctions.class edu/stanford/nlp/trees/HasParent.class edu/stanford/nlp/trees/TreeGraphNode$TreeFactoryHolder.class edu/stanford/nlp/trees/TreeGraphNodeFactory.class edu/stanford/nlp/trees/WordStemmer.class edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class edu/stanford/nlp/trees/TreeTokenizerFactory$1.class edu/stanford/nlp/io/ExtensionFileFilter.class edu/stanford/nlp/trees/Treebank$1.class edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$1.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$ExtraTreeDepFilter.class edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure$FromDependenciesFactory.class edu/stanford/nlp/trees/UnnamedConcreteDependency$1.class edu/stanford/nlp/trees/UnnamedConcreteDependency$DependencyFactoryHolder.class edu/stanford/nlp/trees/UnnamedConcreteDependency$UnnamedConcreteDependencyFactory.class edu/stanford/nlp/trees/UnnamedDependency$1.class edu/stanford/nlp/trees/UnnamedDependency$DependencyFactoryHolder.class edu/stanford/nlp/trees/UnnamedDependency$UnnamedDependencyFactory.class edu/stanford/nlp/trees/international/arabic/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/FilteringTreeReader.class edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$XFilter.class edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$1.class edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer$FrenchAOverAFilter.class edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class edu/stanford/nlp/io/ReaderInputStream.class edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer$HebrewEmptyFilter.class edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class edu/stanford/nlp/trees/international/negra/NegraLabel$1.class edu/stanford/nlp/trees/international/negra/NegraLabel$NegraLabelFactory.class edu/stanford/nlp/process/LexerTokenizer.class edu/stanford/nlp/trees/international/negra/NegraPennLexer.class edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$1.class edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer$2.class edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$1.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$CTBErrorCorrectingTreeReaderFactory.class edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer$ChineseEmptyFilter.class edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory$NoEmptiesCTBTreeReaderFactory.class edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class edu/stanford/nlp/trees/international/pennchinese/CEDict.class edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap$SingletonHolder.class edu/stanford/nlp/util/UTF8EquivalenceFunction.class edu/stanford/nlp/parser/ViterbiParserWithOptions.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder$1.class edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$1.class edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$2.class edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer$3.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.class edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class edu/stanford/nlp/trees/treebank/AbstractDataset$SplitFilter.class edu/stanford/nlp/trees/treebank/ConfigParser.class edu/stanford/nlp/util/DataFilePaths.class edu/stanford/nlp/io/FileSystem.class edu/stanford/nlp/trees/treebank/DistributionPackage.class edu/stanford/nlp/trees/tregex/CoordinationPattern$CoordinationMatcher.class edu/stanford/nlp/trees/tregex/VariableStrings.class edu/stanford/nlp/trees/tregex/CoordinationPattern.class edu/stanford/nlp/trees/tregex/DescriptionPattern$1.class edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMatcher.class edu/stanford/nlp/trees/tregex/DescriptionPattern$DescriptionMode.class edu/stanford/nlp/trees/tregex/Relation.class edu/stanford/nlp/trees/tregex/DescriptionPattern.class edu/stanford/nlp/trees/tregex/Token.class edu/stanford/nlp/trees/tregex/ParseException.class edu/stanford/nlp/trees/tregex/Relation$1.class edu/stanford/nlp/trees/tregex/Relation$10.class edu/stanford/nlp/trees/tregex/Relation$11.class edu/stanford/nlp/trees/tregex/Relation$12.class edu/stanford/nlp/trees/tregex/Relation$13.class edu/stanford/nlp/trees/tregex/Relation$14.class edu/stanford/nlp/trees/tregex/Relation$15.class edu/stanford/nlp/trees/tregex/Relation$16.class edu/stanford/nlp/trees/tregex/Relation$17.class edu/stanford/nlp/trees/tregex/Relation$18.class edu/stanford/nlp/trees/tregex/Relation$19.class edu/stanford/nlp/trees/tregex/Relation$2.class edu/stanford/nlp/trees/tregex/Relation$20.class edu/stanford/nlp/trees/tregex/Relation$21.class edu/stanford/nlp/trees/tregex/Relation$22.class edu/stanford/nlp/trees/tregex/Relation$23.class edu/stanford/nlp/trees/tregex/Relation$24.class edu/stanford/nlp/trees/tregex/Relation$25.class edu/stanford/nlp/trees/tregex/Relation$3.class edu/stanford/nlp/trees/tregex/Relation$4.class edu/stanford/nlp/trees/tregex/Relation$5.class edu/stanford/nlp/trees/tregex/Relation$6.class edu/stanford/nlp/trees/tregex/Relation$7.class edu/stanford/nlp/trees/tregex/Relation$8.class edu/stanford/nlp/trees/tregex/Relation$9.class edu/stanford/nlp/trees/tregex/Relation$HasIthChild.class edu/stanford/nlp/trees/tregex/Relation$HeadedBy.class edu/stanford/nlp/trees/tregex/Relation$Heads.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads.class edu/stanford/nlp/trees/tregex/Relation$IthChildOf.class edu/stanford/nlp/trees/tregex/Relation$SearchNodeIterator.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes.class edu/stanford/nlp/trees/tregex/Relation$1$1.class edu/stanford/nlp/trees/tregex/Relation$10$1.class edu/stanford/nlp/trees/tregex/Relation$11$1.class edu/stanford/nlp/trees/tregex/Relation$12$1.class edu/stanford/nlp/trees/tregex/Relation$13$1.class edu/stanford/nlp/trees/tregex/Relation$14$1.class edu/stanford/nlp/trees/tregex/Relation$15$1.class edu/stanford/nlp/trees/tregex/Relation$16$1.class edu/stanford/nlp/trees/tregex/Relation$17$1.class edu/stanford/nlp/trees/tregex/Relation$18$1.class edu/stanford/nlp/trees/tregex/Relation$19$1.class edu/stanford/nlp/trees/tregex/Relation$20$1.class edu/stanford/nlp/trees/tregex/Relation$21$1.class edu/stanford/nlp/trees/tregex/Relation$22$1.class edu/stanford/nlp/trees/tregex/Relation$23$1.class edu/stanford/nlp/trees/tregex/Relation$24$1.class edu/stanford/nlp/trees/tregex/Relation$25$1.class edu/stanford/nlp/trees/tregex/Relation$4$1.class edu/stanford/nlp/trees/tregex/Relation$5$1.class edu/stanford/nlp/trees/tregex/Relation$6$1.class edu/stanford/nlp/trees/tregex/Relation$7$1.class edu/stanford/nlp/trees/tregex/Relation$8$1.class edu/stanford/nlp/trees/tregex/Relation$9$1.class edu/stanford/nlp/trees/tregex/Relation$HasIthChild$1.class edu/stanford/nlp/trees/tregex/Relation$HeadedBy$1.class edu/stanford/nlp/trees/tregex/Relation$Heads$1.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeadedBy$1.class edu/stanford/nlp/trees/tregex/Relation$ImmediatelyHeads$1.class edu/stanford/nlp/trees/tregex/Relation$IthChildOf$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryDominates$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryFollows$1.class edu/stanford/nlp/util/IdentityHashSet.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryIsDominatedBy$1.class edu/stanford/nlp/trees/tregex/Relation$UnbrokenCategoryPrecedes$1.class edu/stanford/nlp/trees/tregex/SimpleCharStream.class edu/stanford/nlp/trees/tregex/TregexParser$1.class edu/stanford/nlp/trees/tregex/TregexParser$JJCalls.class edu/stanford/nlp/trees/tregex/TregexParser$LookaheadSuccess.class edu/stanford/nlp/trees/tregex/TregexParserConstants.class edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class edu/stanford/nlp/trees/tregex/TregexParser.class edu/stanford/nlp/trees/tregex/TokenMgrError.class edu/stanford/nlp/trees/tregex/Macros.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeVisitor.class edu/stanford/nlp/trees/tregex/TregexPattern$TRegexTreeReaderFactory$1.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation$LocationMatcher.class edu/stanford/nlp/trees/tregex/tsurgeon/Node.class edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class edu/stanford/nlp/trees/tregex/tsurgeon/Token.class edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$1.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMatcher.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode$RelabelMode.class edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode$Matcher.class edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$1.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$JJCalls.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser$LookaheadSuccess.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot$Matcher.class edu/stanford/nlp/util/ArrayCoreMap$1.class edu/stanford/nlp/util/ArrayCoreMap$2.class edu/stanford/nlp/util/HashableCoreMap.class edu/stanford/nlp/util/TwoDimensionalMap.class edu/stanford/nlp/util/ArrayCoreMap$1$1.class edu/stanford/nlp/util/ArrayHeap$1.class edu/stanford/nlp/util/ArrayHeap$HeapEntry.class edu/stanford/nlp/util/Heap.class edu/stanford/nlp/util/ArrayHeap.class edu/stanford/nlp/util/ArrayMap$1.class edu/stanford/nlp/util/ArrayMap$Entry.class edu/stanford/nlp/util/ArrayStringFilter$1.class edu/stanford/nlp/util/ArrayUtils$1.class edu/stanford/nlp/util/BinaryHeapPriorityQueue$1.class edu/stanford/nlp/util/BinaryHeapPriorityQueue$Entry.class edu/stanford/nlp/util/CollectionFactory$ArrayListFactory.class edu/stanford/nlp/util/CollectionFactory$HashSetFactory.class edu/stanford/nlp/util/CollectionFactory$LinkedListFactory.class edu/stanford/nlp/util/CollectionFactory$SizedArrayListFactory.class edu/stanford/nlp/util/CollectionFactory$TreeSetFactory.class edu/stanford/nlp/util/CollectionUtils$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap.class edu/stanford/nlp/util/DeltaMap.class edu/stanford/nlp/util/Comparators$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap$SimpleEntry.class edu/stanford/nlp/util/ConcatenationIterator.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1$1.class edu/stanford/nlp/util/DeltaCollectionValuedMap$1$2.class edu/stanford/nlp/util/FilteredIterator.class edu/stanford/nlp/util/DeltaMap$1.class edu/stanford/nlp/util/DeltaMap$SimpleEntry.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/Execution$LazyFileIterator.class edu/stanford/nlp/util/Execution$Option.class edu/stanford/nlp/util/logging/Redwood$Flag.class edu/stanford/nlp/util/logging/Redwood$Util.class edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class edu/stanford/nlp/util/Execution.class edu/stanford/nlp/util/FilteredIterator$1.class edu/stanford/nlp/util/Filters$CategoricalFilter.class edu/stanford/nlp/util/Filters$CollectionAcceptFilter.class edu/stanford/nlp/util/Filters$CombinedFilter.class edu/stanford/nlp/util/Filters$ConjFilter.class edu/stanford/nlp/util/Filters$NegatedFilter.class edu/stanford/nlp/util/Filters$RandomFilter.class edu/stanford/nlp/util/concurrent/SynchronizedInterner.class edu/stanford/nlp/util/HashIndex$1.class edu/stanford/nlp/util/HashIndex$2.class edu/stanford/nlp/util/HashableCoreMap$HashableCoreMapException.class edu/stanford/nlp/util/IntTuple.class edu/stanford/nlp/util/IntQuadruple.class edu/stanford/nlp/util/IntTriple.class edu/stanford/nlp/util/IntUni.class edu/stanford/nlp/util/IntervalTree$1.class edu/stanford/nlp/util/IntervalTree$ContainsIntervalFunction.class edu/stanford/nlp/util/IntervalTree$ContainsValueFunction.class edu/stanford/nlp/util/IntervalTree$PartialScoredList.class edu/stanford/nlp/util/IntervalTree$TreeNode.class edu/stanford/nlp/util/IntervalTree$TreeNodeIterator.class edu/stanford/nlp/util/Iterables$1.class edu/stanford/nlp/util/Iterables$10.class edu/stanford/nlp/util/Iterables$11.class edu/stanford/nlp/util/Iterables$12.class edu/stanford/nlp/util/Iterables$2.class edu/stanford/nlp/util/Iterables$3.class edu/stanford/nlp/util/Iterables$4.class edu/stanford/nlp/util/Iterables$5.class edu/stanford/nlp/util/Iterables$6.class edu/stanford/nlp/util/Iterables$7.class edu/stanford/nlp/util/Iterables$8.class edu/stanford/nlp/util/Iterables$9.class edu/stanford/nlp/util/Iterables$IncrementComparator.class edu/stanford/nlp/util/Iterables$1$1.class edu/stanford/nlp/util/Iterables$11$1.class edu/stanford/nlp/util/Iterables$11$1$1.class edu/stanford/nlp/util/Iterables$2$1.class edu/stanford/nlp/util/Iterables$3$1.class edu/stanford/nlp/util/Iterables$4$1.class edu/stanford/nlp/util/Iterables$5$1.class edu/stanford/nlp/util/Iterables$6$1.class edu/stanford/nlp/util/Iterables$9$1.class edu/stanford/nlp/util/Lazy$1.class edu/stanford/nlp/util/Lazy$2.class edu/stanford/nlp/util/Lazy.class edu/stanford/nlp/util/MapFactory$1.class edu/stanford/nlp/util/MapFactory$ArrayMapFactory.class edu/stanford/nlp/util/MapFactory$ConcurrentMapFactory.class edu/stanford/nlp/util/MapFactory$HashMapFactory.class edu/stanford/nlp/util/MapFactory$IdentityHashMapFactory.class edu/stanford/nlp/util/MapFactory$LinkedHashMapFactory.class edu/stanford/nlp/util/MapFactory$TreeMapFactory.class edu/stanford/nlp/util/MapFactory$WeakHashMapFactory.class edu/stanford/nlp/util/MemoryMonitor$PeakMemoryMonitor.class edu/stanford/nlp/util/MetaClass$1.class edu/stanford/nlp/util/MetaClass$ClassCreationException.class edu/stanford/nlp/util/MetaClass$ClassFactory.class edu/stanford/nlp/util/MetaClass$ConstructorNotFoundException.class edu/stanford/nlp/util/Pair$1.class edu/stanford/nlp/util/Pair$ByFirstPairComparator.class edu/stanford/nlp/util/Pair$ByFirstReversePairComparator.class edu/stanford/nlp/util/Pair$BySecondPairComparator.class edu/stanford/nlp/util/Pair$BySecondReversePairComparator.class edu/stanford/nlp/util/Pair$MutableInternedPair.class edu/stanford/nlp/util/Maps.class edu/stanford/nlp/util/PropertiesUtils$Property.class edu/stanford/nlp/util/StringUtils$1.class edu/stanford/nlp/util/StringUtils$2.class edu/stanford/nlp/util/StringUtils$3.class edu/stanford/nlp/util/SystemUtils$ProcessException.class edu/stanford/nlp/util/SystemUtils$WriterThread.class edu/stanford/nlp/util/TwoDimensionalMap$Entry.class edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapIterator.class edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapValueIterator.class edu/stanford/nlp/util/XMLUtils$1.class edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.class edu/stanford/nlp/util/XMLUtils$XMLTag.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$CallableJob.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$JobCallback.class edu/stanford/nlp/util/concurrent/MulticoreWrapper$QueueItem.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.class edu/stanford/nlp/util/logging/LogRecordHandler.class edu/stanford/nlp/util/logging/RedirectOutputHandler.class edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree.class edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class edu/stanford/nlp/util/logging/Redwood$Record.class edu/stanford/nlp/util/logging/Color.class edu/stanford/nlp/util/logging/OutputHandler$1.class edu/stanford/nlp/util/logging/OutputHandler$TrackInfo.class edu/stanford/nlp/util/logging/Style.class edu/stanford/nlp/util/logging/OutputHandler.class edu/stanford/nlp/util/logging/Redwood$1.class edu/stanford/nlp/util/logging/Redwood$2.class edu/stanford/nlp/util/logging/Redwood$ConsoleHandler.class edu/stanford/nlp/util/logging/Redwood$FileHandler.class edu/stanford/nlp/util/logging/Redwood$MessageType.class edu/stanford/nlp/util/logging/RedwoodConfiguration.class edu/stanford/nlp/util/logging/RedwoodPrintStream.class edu/stanford/nlp/util/logging/VisibilityHandler.class edu/stanford/nlp/util/logging/Redwood$RecordHandlerTree$1.class edu/stanford/nlp/util/logging/Redwood$Util$1.class edu/stanford/nlp/util/logging/Redwood$Util$1$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Thunk.class edu/stanford/nlp/util/logging/RepeatedRecordHandler.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$ApproximateRepeatSemantics.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$ExactRepeatSemantics.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatSemantics.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$10.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$3.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$4.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$5.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$6.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$7.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$8.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$9.class edu/stanford/nlp/util/logging/RerouteChannel.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$1$1.class edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers$2$1.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$1.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$PendingType.class edu/stanford/nlp/util/logging/RepeatedRecordHandler$RepeatedRecordInfo.class edu/stanford/nlp/util/logging/VisibilityHandler$1.class edu/stanford/nlp/util/logging/VisibilityHandler$State.class edu/stanford/nlp/wordseg/CorpusDictionary.class edu/stanford/nlp/wordseg/NonDict2.class edu/stanford/nlp/wordseg/TagAffixDetector.class edu/stanford/nlp/wordseg/ChineseStringUtils.class edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter$CTBDocumentParser.class edu/stanford/nlp/wordseg/CorpusChar.class edu/stanford/nlp/wordseg/affDict.class ##### GENERATING JAR FILE ##### JAR file: /u/nlp/distrib/stanford-segmenter-2015-04-20/stanford-segmenter-3.5.2.jar Root directory: /afs/cs.stanford.edu/u/jebolton/stanford_release_2015_04_17/javanlp/projects/core/classes/ jar cfm /juicer/u86/u/nlp/distrib/stanford-segmenter-2015-04-20/stanford-segmenter-3.5.2.jar /u/nlp/distrib/stanford-segmenter-2015-04-20/manifest.txt edu/stanford/nlp/ie/crf/CRFClassifier.class \ edu/stanford/nlp/ie/NERFeatureFactory.class \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \ edu/stanford/nlp/wordseg/ChineseDictionary.class \ edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class \ edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class \ edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class \ edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.class \ edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.class \ edu/stanford/nlp/international/arabic/process/ArabicSegmenter.class \ edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.class \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer.class \ edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.class \ edu/stanford/nlp/trees/treebank/TreebankPreprocessor.class \ edu/stanford/nlp/trees/treebank/DefaultMapper.class \ edu/stanford/nlp/classify/Classifier.class \ edu/stanford/nlp/classify/ClassifierFactory.class \ edu/stanford/nlp/classify/Dataset.class \ edu/stanford/nlp/classify/GeneralDataset.class \ edu/stanford/nlp/classify/LinearClassifier.class \ edu/stanford/nlp/ling/Datum.class \ edu/stanford/nlp/ling/RVFDatum.class \ edu/stanford/nlp/util/HashIndex.class \ edu/stanford/nlp/util/Index.class \ edu/stanford/nlp/classify/LogConditionalObjectiveFunction.class \ edu/stanford/nlp/classify/LogPrior.class \ edu/stanford/nlp/math/ArrayMath.class \ edu/stanford/nlp/classify/LogPrior\$LogPriorType.class \ edu/stanford/nlp/optimization/AbstractCachingDiffFunction.class \ edu/stanford/nlp/stats/Counter.class \ edu/stanford/nlp/util/Pair.class \ edu/stanford/nlp/classify/CrossValidator\$CrossValidationIterator.class \ edu/stanford/nlp/classify/CrossValidator\$SavedState.class \ edu/stanford/nlp/util/Triple.class \ edu/stanford/nlp/classify/CrossValidator.class \ edu/stanford/nlp/classify/RVFDataset.class \ edu/stanford/nlp/classify/WeightedDataset.class \ edu/stanford/nlp/ling/BasicDatum.class \ edu/stanford/nlp/objectbank/ObjectBank.class \ edu/stanford/nlp/stats/ClassicCounter.class \ edu/stanford/nlp/stats/TwoDimensionalCounter.class \ edu/stanford/nlp/util/Generics.class \ edu/stanford/nlp/util/ScoredComparator.class \ edu/stanford/nlp/util/ScoredObject.class \ edu/stanford/nlp/classify/GeneralDataset\$1.class \ edu/stanford/nlp/classify/LinearClassifierFactory.class \ edu/stanford/nlp/classify/ProbabilisticClassifier.class \ edu/stanford/nlp/classify/RVFClassifier.class \ edu/stanford/nlp/io/IOUtils.class \ edu/stanford/nlp/stats/Counters.class \ edu/stanford/nlp/stats/Distribution.class \ edu/stanford/nlp/util/ErasureUtils.class \ edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \ edu/stanford/nlp/util/PriorityQueue.class \ edu/stanford/nlp/util/StringUtils.class \ edu/stanford/nlp/classify/AbstractLinearClassifierFactory.class \ edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.class \ edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.class \ edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$1.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$10.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$2.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$3.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$4.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$5.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$6.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$7.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$8.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$9.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$Factory15.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$LinearClassifierCreator.class \ edu/stanford/nlp/classify/LinearClassifierFactory\$NegativeScorer.class \ edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.class \ edu/stanford/nlp/optimization/DiffFunction.class \ edu/stanford/nlp/optimization/Evaluator.class \ edu/stanford/nlp/optimization/Function.class \ edu/stanford/nlp/optimization/GoldenSectionLineSearch.class \ edu/stanford/nlp/optimization/HasEvaluators.class \ edu/stanford/nlp/optimization/HybridMinimizer.class \ edu/stanford/nlp/optimization/LineSearcher.class \ edu/stanford/nlp/optimization/Minimizer.class \ edu/stanford/nlp/optimization/QNMinimizer.class \ edu/stanford/nlp/optimization/SMDMinimizer.class \ edu/stanford/nlp/optimization/StochasticCalculateMethods.class \ edu/stanford/nlp/stats/MultiClassAccuracyStats.class \ edu/stanford/nlp/stats/Scorer.class \ edu/stanford/nlp/util/ArrayUtils.class \ edu/stanford/nlp/util/Factory.class \ edu/stanford/nlp/util/Timing.class \ edu/stanford/nlp/optimization/CGMinimizer.class \ edu/stanford/nlp/optimization/SQNMinimizer.class \ edu/stanford/nlp/optimization/InefficientSGDMinimizer.class \ edu/stanford/nlp/optimization/SGDMinimizer.class \ edu/stanford/nlp/optimization/SGDToQNMinimizer.class \ edu/stanford/nlp/classify/ClassifierCreator.class \ edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \ edu/stanford/nlp/math/ADMath.class \ edu/stanford/nlp/math/DoubleAD.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \ edu/stanford/nlp/classify/LogPrior\$1.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \ edu/stanford/nlp/classify/RVFDataset\$1.class \ edu/stanford/nlp/io/RuntimeIOException.class \ edu/stanford/nlp/fsm/DFSAState.class \ edu/stanford/nlp/fsm/DFSATransition.class \ edu/stanford/nlp/util/Scored.class \ edu/stanford/nlp/fsm/DFSA.class \ edu/stanford/nlp/graph/Graph.class \ edu/stanford/nlp/util/CollectionUtils.class \ edu/stanford/nlp/graph/ConnectedComponents.class \ edu/stanford/nlp/graph/DijkstraShortestPath.class \ edu/stanford/nlp/graph/DirectedMultiGraph\$EdgeIterator.class \ edu/stanford/nlp/util/MapFactory.class \ edu/stanford/nlp/graph/DirectedMultiGraph.class \ edu/stanford/nlp/ling/IndexedWord.class \ edu/stanford/nlp/semgraph/SemanticGraphEdge.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier\$1.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier\$2.class \ edu/stanford/nlp/io/RegExFileFilter.class \ edu/stanford/nlp/ling/CoreAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \ edu/stanford/nlp/ling/CoreLabel.class \ edu/stanford/nlp/ling/HasWord.class \ edu/stanford/nlp/objectbank/IteratorFromReaderFactory.class \ edu/stanford/nlp/objectbank/ReaderIteratorFactory.class \ edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.class \ edu/stanford/nlp/process/CoreLabelTokenFactory.class \ edu/stanford/nlp/process/CoreTokenFactory.class \ edu/stanford/nlp/sequences/DocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/FeatureFactory.class \ edu/stanford/nlp/sequences/IOBUtils.class \ edu/stanford/nlp/sequences/KBestSequenceFinder.class \ edu/stanford/nlp/sequences/LatticeWriter.class \ edu/stanford/nlp/sequences/ObjectBankWrapper.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$OutputStyle.class \ edu/stanford/nlp/sequences/SeqClassifierFlags.class \ edu/stanford/nlp/sequences/SequenceModel.class \ edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.class \ edu/stanford/nlp/stats/Sampler.class \ edu/stanford/nlp/stats/TwoDimensionalCounterInterface.class \ edu/stanford/nlp/util/CoreMap.class \ edu/stanford/nlp/util/MetaClass.class \ edu/stanford/nlp/util/ReflectionLoading.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper.class \ edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class \ edu/stanford/nlp/ie/AbstractSequenceClassifier.class \ edu/stanford/nlp/sequences/SequenceSampler.class \ edu/stanford/nlp/ie/EntityBIO.class \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class \ edu/stanford/nlp/sequences/ListeningSequenceModel.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin1Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin2Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin3Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin4Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin5Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$Bin6Annotation.class \ edu/stanford/nlp/ie/NERFeatureFactory\$GazetteInfo.class \ edu/stanford/nlp/ling/CoreAnnotations\$AbbrAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AbgeneAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AbstrAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChunkAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CommonWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DictAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DistSimAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DomainAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityRuleAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$FreqAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GeniaAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GovernorAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HeadWordStringAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IsDateRangeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IsURLAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParaPositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PhraseWordsTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ProtoAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentencePositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ShapeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StackedNamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TopicAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$UnknownAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WebAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordPositionAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordnetSynAnnotation.class \ edu/stanford/nlp/ling/CoreLabel\$GenericAnnotation.class \ edu/stanford/nlp/process/WordShapeClassifier.class \ edu/stanford/nlp/sequences/Clique.class \ edu/stanford/nlp/sequences/SeqClassifierFlags\$SlashHyphenEnum.class \ edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class \ edu/stanford/nlp/util/PaddedList.class \ edu/stanford/nlp/ie/PriorModelFactory.class \ edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.class \ edu/stanford/nlp/ie/crf/CRFClassifierFloat.class \ edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.class \ edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.class \ edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.class \ edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.class \ edu/stanford/nlp/ie/crf/CRFCliqueTree.class \ edu/stanford/nlp/ie/crf/CRFDatum.class \ edu/stanford/nlp/ie/crf/CRFFeatureExporter.class \ edu/stanford/nlp/ie/crf/CRFLabel.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/CliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/FactorTable.class \ edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/LabelDictionary.class \ edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/TestSequenceModel.class \ edu/stanford/nlp/optimization/MemoryEvaluator.class \ edu/stanford/nlp/optimization/ResultStoringMonitor.class \ edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer.class \ edu/stanford/nlp/optimization/StochasticDiffFunctionTester.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder.class \ edu/stanford/nlp/sequences/BestSequenceFinder.class \ edu/stanford/nlp/sequences/CoolingSchedule.class \ edu/stanford/nlp/sequences/ExactBestSequenceFinder.class \ edu/stanford/nlp/sequences/FactoredSequenceListener.class \ edu/stanford/nlp/sequences/FactoredSequenceModel.class \ edu/stanford/nlp/sequences/SequenceGibbsSampler.class \ edu/stanford/nlp/sequences/SequenceListener.class \ edu/stanford/nlp/util/ConvertByteArray.class \ edu/stanford/nlp/optimization/CmdEvaluator.class \ edu/stanford/nlp/stats/MultiClassChunkEvalStats.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.class \ edu/stanford/nlp/optimization/DiffFloatFunction.class \ edu/stanford/nlp/optimization/FloatFunction.class \ edu/stanford/nlp/optimization/ResultStoringFloatMonitor.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.class \ edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.class \ edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.class \ edu/stanford/nlp/util/Quadruple.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.class \ edu/stanford/nlp/stats/GeneralizedCounter.class \ edu/stanford/nlp/ie/crf/FloatFactorTable.class \ edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction\$ExpectationThreadsafeProcessor.class \ edu/stanford/nlp/optimization/HasFeatureGrouping.class \ edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.class \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout\$1.class \ edu/stanford/nlp/optimization/HasRegularizerParamRange.class \ edu/stanford/nlp/math/SloppyMath.class \ edu/stanford/nlp/international/Language\$1.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.class \ edu/stanford/nlp/international/Language.class \ edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification\$ArabicMorphoFeatures.class \ edu/stanford/nlp/international/morph/MorphoFeatureSpecification.class \ edu/stanford/nlp/international/morph/MorphoFeatureSpecification\$MorphoFeatureType.class \ edu/stanford/nlp/international/morph/MorphoFeatures.class \ edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.class \ edu/stanford/nlp/io/EncodingPrintWriter.class \ edu/stanford/nlp/io/EncodingPrintWriter\$err.class \ edu/stanford/nlp/io/EncodingPrintWriter\$out.class \ edu/stanford/nlp/process/SerializableFunction.class \ edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class \ edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset\$ArabicRawTreeNormalizer.class \ edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.class \ edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.class \ edu/stanford/nlp/trees/DiskTreebank.class \ edu/stanford/nlp/trees/TreeReaderFactory.class \ edu/stanford/nlp/trees/TreeVisitor.class \ edu/stanford/nlp/trees/Treebank.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$ArabicRawTreeReaderFactory.class \ edu/stanford/nlp/trees/treebank/AbstractDataset.class \ edu/stanford/nlp/trees/treebank/Dataset.class \ edu/stanford/nlp/trees/treebank/Dataset\$Encoding.class \ edu/stanford/nlp/trees/treebank/Mapper.class \ edu/stanford/nlp/international/arabic/Buckwalter.class \ edu/stanford/nlp/ling/Label.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer\$AOverAFilter.class \ edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \ edu/stanford/nlp/trees/Tree.class \ edu/stanford/nlp/trees/TreeFactory.class \ edu/stanford/nlp/trees/TreebankLanguagePack.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer\$ArabicEmptyFilter.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class \ edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$1.class \ edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter\$RewrittenArabicAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CharAnnotation.class \ edu/stanford/nlp/objectbank/LineIterator.class \ edu/stanford/nlp/process/Tokenizer.class \ edu/stanford/nlp/process/TokenizerFactory.class \ edu/stanford/nlp/international/arabic/process/IOBUtils.class \ edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \ edu/stanford/nlp/process/LexedTokenFactory.class \ edu/stanford/nlp/util/PropertiesUtils.class \ edu/stanford/nlp/ling/Sentence.class \ edu/stanford/nlp/ling/TaggedWord.class \ edu/stanford/nlp/process/WordSegmenter.class \ edu/stanford/nlp/util/Characters.class \ edu/stanford/nlp/international/arabic/process/ArabicLexer.class \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer\$ArabicTokenizerFactory.class \ edu/stanford/nlp/process/AbstractTokenizer.class \ edu/stanford/nlp/international/arabic/process/IOBUtils\$PrefixMarkerAnnotation.class \ edu/stanford/nlp/international/arabic/process/IOBUtils\$SuffixMarkerAnnotation.class \ edu/stanford/nlp/international/arabic/process/IOBUtils\$TokenType.class \ edu/stanford/nlp/international/french/process/FrenchLexer\$1.class \ edu/stanford/nlp/international/french/process/FrenchLexer\$UntokenizableOptions.class \ edu/stanford/nlp/ling/CoreAnnotations\$AfterAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParentAnnotation.class \ edu/stanford/nlp/international/french/process/FrenchLexer.class \ edu/stanford/nlp/international/french/process/FrenchTokenizer\$1.class \ edu/stanford/nlp/international/french/process/FrenchTokenizer\$FrenchTokenizerFactory.class \ edu/stanford/nlp/international/french/process/FrenchTokenizer.class \ edu/stanford/nlp/ling/Word.class \ edu/stanford/nlp/process/WordTokenFactory.class \ edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator\$PersonalPronounType.class \ edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.class \ edu/stanford/nlp/international/spanish/process/SpanishLexer\$1.class \ edu/stanford/nlp/international/spanish/process/SpanishLexer\$UntokenizableOptions.class \ edu/stanford/nlp/international/spanish/process/SpanishLexer.class \ edu/stanford/nlp/international/spanish/SpanishVerbStripper.class \ edu/stanford/nlp/international/spanish/process/SpanishTokenizer\$1.class \ edu/stanford/nlp/international/spanish/process/SpanishTokenizer\$SpanishTokenizerFactory.class \ edu/stanford/nlp/international/spanish/process/SpanishTokenizer.class \ edu/stanford/nlp/util/ByteStreamGobbler.class \ edu/stanford/nlp/util/StreamGobbler.class \ edu/stanford/nlp/io/BZip2PipedOutputStream.class \ edu/stanford/nlp/io/EncodingFileReader.class \ edu/stanford/nlp/io/IOUtils\$1.class \ edu/stanford/nlp/io/IOUtils\$2.class \ edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable.class \ edu/stanford/nlp/io/IOUtils\$GetLinesIterable.class \ edu/stanford/nlp/io/IOUtils\$LineReaderIterable.class \ edu/stanford/nlp/io/IOUtils\$1\$1.class \ edu/stanford/nlp/util/AbstractIterator.class \ edu/stanford/nlp/io/IOUtils\$EolPreservingLineReaderIterable\$1.class \ edu/stanford/nlp/io/IOUtils\$GetLinesIterable\$1.class \ edu/stanford/nlp/io/IOUtils\$LineReaderIterable\$1.class \ edu/stanford/nlp/ling/HasIndex.class \ edu/stanford/nlp/ling/HasLemma.class \ edu/stanford/nlp/ling/HasOffset.class \ edu/stanford/nlp/ling/HasTag.class \ edu/stanford/nlp/util/TypesafeMap.class \ edu/stanford/nlp/util/TypesafeMap\$Key.class \ edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.class \ edu/stanford/nlp/ling/AnnotationLookup\$OldFeatureLabelKeys.class \ edu/stanford/nlp/ling/AnnotationLookup.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArgumentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AuthorAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CategoryAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CategoryFunctionalTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseCharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseOrigSegAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseSegAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$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\$FeaturesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GazetteerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IDFAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$InterpretationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LeftTermAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LinkAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MarkingAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MorphoCaseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MorphoGenAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MorphoNumAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MorphoPersAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PolarityAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$RoleAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionDateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticHeadWordAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpanAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \ edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/HasCategory.class \ edu/stanford/nlp/ling/LabelFactory.class \ edu/stanford/nlp/ling/StringLabel.class \ edu/stanford/nlp/ling/CategoryWordTag.class \ edu/stanford/nlp/ling/CategoryWordTagFactory.class \ edu/stanford/nlp/ling/CoreAnnotations\$AnswerObjectAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$AntecedentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BeginIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BestCliquesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$BestFullAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CalendarAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.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\$CoNLLUFeats.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUMisc.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoNLLUSecondaryDepsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ColumnDataClassifierAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CostMagnificationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$CovertIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$D2_LBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$D2_LEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$D2_LMiddleAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DayAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DependentsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$DoAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$EntityClassAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$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\$GenericTokensAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$GrandparentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HaveAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$HeightAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$INAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LMiddleAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LabelAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LabelIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LabelWeightAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LastGazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LastTaggedAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LeftChildrenNodeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LengthAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LineNumberAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$LocationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MentionTokenAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MentionsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$MonthAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NERIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NeighborsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NotAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$NumTxtSentencesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$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\$OriginalCharAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$ParagraphsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PercentAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PossibleAnswersAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PredictedAnswerAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PrevChildAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$PriorAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$QuotationIndexAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$QuotationsAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SRLIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SRLInstancesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SRL_ID.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticTagAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SemanticWordAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceBeginAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceEndAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SpaceBeforeAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.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\$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\$UseMarkedDiscourseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordFormAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$WordSenseAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$XmlContextAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$XmlElementAnnotation.class \ edu/stanford/nlp/ling/CoreAnnotations\$YearAnnotation.class \ edu/stanford/nlp/util/IntPair.class \ edu/stanford/nlp/ling/MultiTokenTag.class \ edu/stanford/nlp/ling/WordLemmaTag.class \ edu/stanford/nlp/ling/AbstractCoreLabel.class \ edu/stanford/nlp/ling/CoreLabel\$1.class \ edu/stanford/nlp/ling/CoreLabel\$CoreLabelFactory.class \ edu/stanford/nlp/ling/CoreLabel\$OutputFormat.class \ edu/stanford/nlp/ling/HasContext.class \ edu/stanford/nlp/util/ArrayCoreMap.class \ edu/stanford/nlp/ling/Featurizable.class \ edu/stanford/nlp/ling/Labeled.class \ edu/stanford/nlp/ling/IndexedWord\$1.class \ edu/stanford/nlp/ling/LabeledWord\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/LabeledWord.class \ edu/stanford/nlp/ling/TaggedWordFactory.class \ edu/stanford/nlp/ling/MultiTokenTag\$Tag.class \ edu/stanford/nlp/ling/WordTag.class \ edu/stanford/nlp/ling/StringLabel\$StringLabelFactoryHolder.class \ edu/stanford/nlp/ling/ValueLabel.class \ edu/stanford/nlp/ling/StringLabelFactory.class \ edu/stanford/nlp/ling/TaggedWord\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/Word\$WordFactoryHolder.class \ edu/stanford/nlp/ling/WordFactory.class \ edu/stanford/nlp/ling/WordLemmaTagFactory.class \ edu/stanford/nlp/process/Morphology.class \ edu/stanford/nlp/ling/WordTag\$LabelFactoryHolder.class \ edu/stanford/nlp/ling/WordTagFactory.class \ edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult\$MatchedGroup.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$GroupToIntervalFunc.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchResult\$MatchedGroupInfo.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$VarGroupBindings.class \ edu/stanford/nlp/util/Interval.class \ edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.class \ edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$CompositeMatchState.class \ edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$Stage.class \ edu/stanford/nlp/ling/tokensregex/Env.class \ edu/stanford/nlp/ling/tokensregex/EnvLookup.class \ edu/stanford/nlp/ling/tokensregex/MatchedExpression.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AssignmentRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$Rule.class \ edu/stanford/nlp/ling/tokensregex/parser/ParseException.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.class \ edu/stanford/nlp/ling/tokensregex/types/Expression.class \ edu/stanford/nlp/ling/tokensregex/types/Tags.class \ edu/stanford/nlp/ling/tokensregex/types/Tags\$TagsAnnotation.class \ edu/stanford/nlp/ling/tokensregex/types/Value.class \ edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$ListExtractRule.class \ edu/stanford/nlp/util/Filters.class \ edu/stanford/nlp/util/Filters\$DisjFilter.class \ edu/stanford/nlp/ling/tokensregex/NodePattern.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions.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\$IntegerAnnotationPattern.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\$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/CoreMapNodePattern.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.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/SequenceMatcher.class \ edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.class \ edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$NodePatternTrigger.class \ edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.class \ edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$AnnotateAction.class \ edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction\$MergeAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.class \ edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.class \ edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \ edu/stanford/nlp/pipeline/CoreMapAggregator.class \ edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher\$BasicCoreMapSequenceMatcher.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \ edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.class \ edu/stanford/nlp/ling/tokensregex/Env\$Binder.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$Parser.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$PatternExpr.class \ edu/stanford/nlp/ling/tokensregex/MatchedExpression\$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\$SingleAnnotationExtractor.class \ edu/stanford/nlp/util/Comparators.class \ edu/stanford/nlp/util/IntervalTree.class \ edu/stanford/nlp/util/Interval\$RelType.class \ edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern\$StringSequenceAnnotationPattern.class \ edu/stanford/nlp/ling/tokensregex/MultiNodePattern.class \ edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseMatch.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$TokenList.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$WordList.class \ edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$IntersectMultiNodePattern.class \ edu/stanford/nlp/ling/tokensregex/MultiNodePattern\$UnionMultiNodePattern.class \ edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$BasicSequencePatternTrigger.class \ edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher\$SequencePatternTrigger.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$FindType.class \ edu/stanford/nlp/util/Iterables.class \ edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$1.class \ edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$LongestStringComparator.class \ edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher\$MatchType.class \ edu/stanford/nlp/util/CacheMap.class \ edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.class \ edu/stanford/nlp/ling/tokensregex/NodePattern\$AnyNodePattern.class \ edu/stanford/nlp/ling/tokensregex/NodePattern\$ConjNodePattern.class \ edu/stanford/nlp/ling/tokensregex/NodePattern\$DisjNodePattern.class \ edu/stanford/nlp/ling/tokensregex/NodePattern\$EqualsNodePattern.class \ edu/stanford/nlp/ling/tokensregex/NodePattern\$NegateNodePattern.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$1.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$Phrase.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseStringCollection.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$PhraseTableIterator.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$StackEntry.class \ edu/stanford/nlp/ling/tokensregex/PhraseTable\$StringList.class \ edu/stanford/nlp/pipeline/Annotation.class \ edu/stanford/nlp/pipeline/Annotator.class \ edu/stanford/nlp/util/HasInterval.class \ edu/stanford/nlp/util/Interner.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BoundAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$BranchAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$NextMatchAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$SeriesAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction\$StartMatchAction.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationExtractRuleCreator.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$AnnotationMatchedFilter.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$BasicSequenceExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CompositeExtractRuleCreator.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapFunctionApplier.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$CoreMapToListFunctionApplier.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$FilterExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchResultExtractor.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequenceMatchedExpressionExtractor.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$SequencePatternExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchResultExtractor.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringMatchedExpressionExtractor.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$StringPatternExtractRule.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TextPatternExtractRuleCreator.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$TokenPatternExtractRuleCreator.class \ edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$CompositeValue.class \ edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$1.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$2.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BasicMatchReplacement.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchState.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$BranchStates.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$GroupMatchReplacement.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchReplacement.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$MatchedStates.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$NamedGroupMatchReplacement.class \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher\$State.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$State.class \ edu/stanford/nlp/util/IterableIterator.class \ edu/stanford/nlp/util/RuntimeInterruptedException.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjMatchStateInfo.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjStartState.class \ edu/stanford/nlp/util/ArraySet.class \ edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$1.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$AndPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$BackRefState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$ConjEndState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$Frag.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupEndState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$GroupStartState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$MatchState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$MultiNodePatternState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodePatternState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$OrPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$RepeatState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqEndState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SeqStartState.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceEndPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequencePatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SequenceStartPatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$SpecialNodePatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValuePatternExpr.class \ edu/stanford/nlp/ling/tokensregex/SequencePattern\$ValueState.class \ edu/stanford/nlp/util/ValuedInterval.class \ edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.class \ edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class \ edu/stanford/nlp/ling/tokensregex/parser/Token.class \ edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.class \ edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$1.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$JJCalls.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser\$LookaheadSuccess.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.class \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$AndExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$CaseExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$ConditionalExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$FieldExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$FunctionCallExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$IndexedExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$ListExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$MethodCallExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$OrExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$PrimitiveValue.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchResultVarExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexMatchVarExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$RegexValue.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarExpression.class \ edu/stanford/nlp/util/ArrayMap.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$AssignableFunctionCallExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$IfExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$NotExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleCachedExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$SimpleValue.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$TypedExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$VarAssignmentExpression.class \ edu/stanford/nlp/ling/tokensregex/types/Expressions\$WrappedExpression.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$1.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$10.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$11.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$12.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$13.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$14.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$15.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$16.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$17.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$18.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$19.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$2.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$20.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$21.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$22.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$23.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$24.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$25.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$26.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$27.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$28.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$29.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$3.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$30.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$31.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$32.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$33.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$34.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$35.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$36.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$37.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$38.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$39.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$4.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$40.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$41.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$42.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$43.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$44.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$45.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$5.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$6.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$7.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$8.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$9.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$BooleanFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ComparableComparator.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$CompareType.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NamedValueFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericComparator.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$NumericFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$ParamInfo.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$StringFunction.class \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions\$TypeCheckedFunction.class \ edu/stanford/nlp/util/CollectionFactory.class \ edu/stanford/nlp/util/CollectionValuedMap.class \ edu/stanford/nlp/math/ArrayMath\$InvalidElementException.class \ edu/stanford/nlp/objectbank/DelimitRegExIterator\$DelimitRegExIteratorFactory.class \ edu/stanford/nlp/objectbank/IdentityFunction.class \ edu/stanford/nlp/objectbank/DelimitRegExIterator.class \ edu/stanford/nlp/objectbank/LineIterator\$LineIteratorFactory.class \ edu/stanford/nlp/objectbank/ObjectBank\$OBIterator.class \ edu/stanford/nlp/objectbank/ObjectBank\$PathToFileFunction.class \ edu/stanford/nlp/objectbank/ReaderIteratorFactory\$ReaderIterator.class \ edu/stanford/nlp/optimization/HasFloatInitial.class \ edu/stanford/nlp/optimization/HasInitial.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction\$SamplingMethod.class \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.class \ edu/stanford/nlp/optimization/CGMinimizer\$OneDimDiffFunction.class \ edu/stanford/nlp/optimization/CGMinimizer\$Triple.class \ edu/stanford/nlp/util/CallbackFunction.class \ edu/stanford/nlp/util/SystemUtils.class \ edu/stanford/nlp/util/SystemUtils\$ProcessOutputStream.class \ edu/stanford/nlp/optimization/InefficientSGDMinimizer\$1.class \ edu/stanford/nlp/optimization/StochasticMinimizer.class \ edu/stanford/nlp/util/MemoryMonitor.class \ edu/stanford/nlp/optimization/QNMinimizer\$1.class \ edu/stanford/nlp/optimization/QNMinimizer\$MaxEvaluationsExceeded.class \ edu/stanford/nlp/optimization/QNMinimizer\$QNInfo.class \ edu/stanford/nlp/optimization/QNMinimizer\$Record.class \ edu/stanford/nlp/optimization/QNMinimizer\$SurpriseConvergence.class \ edu/stanford/nlp/optimization/QNMinimizer\$eLineSearch.class \ edu/stanford/nlp/optimization/QNMinimizer\$eScaling.class \ edu/stanford/nlp/optimization/QNMinimizer\$eState.class \ edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$NegativeCurvature.class \ edu/stanford/nlp/optimization/QNMinimizer\$QNInfo\$ZeroGradient.class \ edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS\$Prior.class \ edu/stanford/nlp/optimization/SMDMinimizer\$1.class \ edu/stanford/nlp/optimization/SMDMinimizer\$setLam.class \ edu/stanford/nlp/optimization/SMDMinimizer\$setMu.class \ edu/stanford/nlp/optimization/StochasticMinimizer\$PropertySetter.class \ edu/stanford/nlp/optimization/SQNMinimizer\$SurpriseConvergence.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$Weights.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$lagrange.class \ edu/stanford/nlp/optimization/ScaledSGDMinimizer\$setFixedGain.class \ edu/stanford/nlp/optimization/StochasticMinimizer\$setGain.class \ edu/stanford/nlp/parser/ViterbiParser.class \ edu/stanford/nlp/parser/Parser.class \ edu/stanford/nlp/parser/lexparser/DependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/IntDependency.class \ edu/stanford/nlp/parser/lexparser/IntTaggedWord.class \ edu/stanford/nlp/parser/lexparser/Lexicon.class \ edu/stanford/nlp/parser/lexparser/Options.class \ edu/stanford/nlp/parser/lexparser/TagProjection.class \ edu/stanford/nlp/parser/lexparser/Extractor.class \ edu/stanford/nlp/parser/lexparser/TestOptions.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$AnnotatePunctuationFunction.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$RemoveGFSubcategoryStripper.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$SubcategoryStripper.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$TypedDependencyTyper.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedTypedDependencyTyper.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UnorderedUntypedDependencyTyper.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams\$UntypedDependencyTyper.class \ edu/stanford/nlp/parser/lexparser/BaseLexicon.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.class \ edu/stanford/nlp/parser/metrics/AbstractEval.class \ edu/stanford/nlp/stats/EquivalenceClasser.class \ edu/stanford/nlp/trees/Constituent.class \ edu/stanford/nlp/trees/DependencyTyper.class \ edu/stanford/nlp/trees/GrammaticalStructure.class \ edu/stanford/nlp/trees/HeadFinder.class \ edu/stanford/nlp/trees/LabeledConstituent.class \ edu/stanford/nlp/trees/MemoryTreebank.class \ edu/stanford/nlp/trees/SimpleConstituent.class \ edu/stanford/nlp/trees/TreeTokenizerFactory.class \ edu/stanford/nlp/trees/TreeTransformer.class \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \ edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \ edu/stanford/nlp/trees/tregex/TregexMatcher.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedConjNode.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunction.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddEquivalencedNodeFunctionVar.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeFunction.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AddRelativeNodeRegexFunction.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$AnnotatePunctuationFunction2.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$ArabicSubcategoryStripper.class \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams\$SimpleStringFunction.class \ edu/stanford/nlp/parser/lexparser/FactoredLexicon.class \ edu/stanford/nlp/parser/lexparser/Options\$LexOptions.class \ edu/stanford/nlp/parser/lexparser/TreeCollinizer.class \ edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class \ edu/stanford/nlp/trees/tregex/TregexParseException.class \ edu/stanford/nlp/trees/tregex/TregexPattern.class \ edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \ edu/stanford/nlp/io/NumberRangesFileFilter.class \ edu/stanford/nlp/parser/lexparser/TrainOptions.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.class \ edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class \ edu/stanford/nlp/parser/lexparser/CNFTransformers.class \ edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon\$Symbol.class \ edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.class \ edu/stanford/nlp/parser/lexparser/Interner.class \ edu/stanford/nlp/parser/lexparser/RandomWalk.class \ edu/stanford/nlp/io/NumberRangeFileFilter.class \ edu/stanford/nlp/parser/lexparser/ChineseLexicon.class \ edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.class \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.class \ edu/stanford/nlp/trees/LeftHeadFinder.class \ edu/stanford/nlp/trees/TreePrint.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.class \ edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.class \ edu/stanford/nlp/process/WordSegmentingTokenizer.class \ edu/stanford/nlp/trees/TreeNormalizer.class \ edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.class \ edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class \ edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class \ edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \ edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class \ edu/stanford/nlp/parser/lexparser/BoundaryRemover.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishSubcategoryStripper.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishTest.class \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams\$EnglishTrain.class \ edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \ edu/stanford/nlp/trees/ModCollinsHeadFinder.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \ edu/stanford/nlp/trees/PennTreeReader.class \ edu/stanford/nlp/trees/PennTreebankLanguagePack.class \ edu/stanford/nlp/trees/SemanticHeadFinder.class \ edu/stanford/nlp/trees/TreeReader.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class \ edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class \ edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class \ edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class \ edu/stanford/nlp/stats/IntCounter.class \ edu/stanford/nlp/stats/TwoDimensionalIntCounter.class \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddPOSSequenceFunction.class \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AddRelativeNodeFunction.class \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams\$AnnotatePunctuationFunction.class \ edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.class \ edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams\$SimpleStringFunction.class \ edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.class \ edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.class \ edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.class \ edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.class \ edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class \ edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class \ edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.class \ edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.class \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar\$EndHead.class \ edu/stanford/nlp/parser/lexparser/TestTagProjection.class \ edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class \ edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.class \ edu/stanford/nlp/trees/international/negra/NegraHeadFinder.class \ edu/stanford/nlp/trees/international/negra/NegraLabel.class \ edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.class \ edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.class \ edu/stanford/nlp/parser/lexparser/TrainOptions\$TransformMatrixType.class \ edu/stanford/nlp/trees/CompositeTreeTransformer.class \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$1.class \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$MarkConjTypeFunction.class \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams\$MarkPrefixFunction.class \ edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams\$AnnotateHeadFunction.class \ edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class \ edu/stanford/nlp/parser/lexparser/PostSplitter.class \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer\$TreeNullAnnotator.class \ edu/stanford/nlp/parser/lexparser/TreeBinarizer.class \ edu/stanford/nlp/trees/CompositeTreebank.class \ edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \ edu/stanford/nlp/parser/lexparser/Debinarizer.class \ edu/stanford/nlp/trees/TreebankFactory.class jar uf /juicer/u86/u/nlp/distrib/stanford-segmenter-2015-04-20/stanford-segmenter-3.5.2.jar edu/stanford/nlp/parser/metrics/AbstractEval\$CatErrorEval.class \ edu/stanford/nlp/parser/metrics/AbstractEval\$RuleErrorEval.class \ edu/stanford/nlp/parser/metrics/AbstractEval\$ScoreEval.class \ edu/stanford/nlp/parser/metrics/Eval.class \ edu/stanford/nlp/parser/KBestViterbiParser.class \ edu/stanford/nlp/pipeline/Annotator\$Requirement.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$1.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$2.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$3.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$4.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$5.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$6.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$7.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$8.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatCoreMapListAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$ConcatListAggregator.class \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \ edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor\$MyHTMLParser.class \ edu/stanford/nlp/process/WhitespaceTokenizer.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class \ edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class \ edu/stanford/nlp/io/Lexer.class \ edu/stanford/nlp/process/JFlexDummyLexer.class \ edu/stanford/nlp/process/Morpha.class \ edu/stanford/nlp/process/Americanize.class \ edu/stanford/nlp/process/PTBLexer\$1.class \ edu/stanford/nlp/process/PTBLexer\$UntokenizableOptions.class \ edu/stanford/nlp/process/PTBLexer.class \ edu/stanford/nlp/process/PTB2TextLexer.class \ edu/stanford/nlp/process/PTBTokenizer\$1.class \ edu/stanford/nlp/process/PTBTokenizer\$PTBTokenizerFactory.class \ edu/stanford/nlp/process/PTBTokenizer.class \ edu/stanford/nlp/process/WhitespaceLexer.class \ edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \ edu/stanford/nlp/process/WordSegmentingTokenizer\$WordSegmentingTokenizerFactory.class \ edu/stanford/nlp/process/WordShapeClassifier\$1.class \ edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters.class \ edu/stanford/nlp/process/WordShapeClassifier\$DistributionalClusters\$LcMap.class \ edu/stanford/nlp/ling/Document.class \ edu/stanford/nlp/process/ListProcessor.class \ edu/stanford/nlp/process/WordToSentenceProcessor\$NewlineIsSentenceBreak.class \ edu/stanford/nlp/process/WordToSentenceProcessor.class \ edu/stanford/nlp/semgraph/SemanticGraph\$1.class \ edu/stanford/nlp/semgraph/SemanticGraph\$OutputFormat.class \ edu/stanford/nlp/semgraph/SemanticGraph\$SemanticGraphParsingTask.class \ edu/stanford/nlp/semgraph/SemanticGraphFormatter.class \ edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \ edu/stanford/nlp/trees/GrammaticalRelation.class \ edu/stanford/nlp/trees/TypedDependency.class \ edu/stanford/nlp/semgraph/SemanticGraph.class \ edu/stanford/nlp/util/StringParsingTask.class \ edu/stanford/nlp/util/StringParsingTask\$ParserException.class \ edu/stanford/nlp/semgraph/SemanticGraphEdge\$1.class \ edu/stanford/nlp/semgraph/SemanticGraphEdge\$SemanticGraphEdgeTargetComparator.class \ edu/stanford/nlp/semgraph/SemanticGraphFactory\$1.class \ edu/stanford/nlp/semgraph/SemanticGraphFactory\$Mode.class \ edu/stanford/nlp/trees/GrammaticalStructure\$Extras.class \ edu/stanford/nlp/semgraph/SemanticGraphFactory.class \ edu/stanford/nlp/semgraph/semgrex/Alignment.class \ edu/stanford/nlp/semgraph/semgrex/CoordinationPattern\$CoordinationMatcher.class \ edu/stanford/nlp/semgraph/semgrex/NodePattern.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class \ edu/stanford/nlp/semgraph/semgrex/VariableStrings.class \ edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$2.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$3.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$ALIGNMENT.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$DEPENDENT.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$EQUALS.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GOVERNER.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDKID.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDPARENT.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDSOMETHING.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDKID.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDPARENT.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$SearchNodeIterator.class \ edu/stanford/nlp/semgraph/semgrex/ParseException.class \ edu/stanford/nlp/util/ArrayStringFilter.class \ edu/stanford/nlp/util/ArrayStringFilter\$Mode.class \ edu/stanford/nlp/util/RegexStringFilter.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$1\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$3\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$ALIGNMENT\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$DEPENDENT\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$EQUALS\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GOVERNER\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$GRANDSOMETHING\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDKID\$1.class \ edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LIMITED_GRANDPARENT\$1.class \ edu/stanford/nlp/semgraph/semgrex/Env.class \ edu/stanford/nlp/semgraph/semgrex/NodePattern\$NodeMatcher.class \ edu/stanford/nlp/semgraph/semgrex/Token.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.class \ edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.class \ edu/stanford/nlp/semgraph/semgrex/TokenMgrError.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class \ edu/stanford/nlp/semgraph/semgrex/SemgrexParser.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \ edu/stanford/nlp/util/Beam.class \ edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq\$TagList.class \ edu/stanford/nlp/sequences/Clique\$CliqueEqualityWrapper.class \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter\$CoNLLIterator.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$1.class \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter\$ColumnDocParser.class \ edu/stanford/nlp/sequences/CoolingSchedule\$1.class \ edu/stanford/nlp/sequences/CoolingSchedule\$2.class \ edu/stanford/nlp/sequences/ObjectBankWrapper\$WrappedIterator.class \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter\$1.class \ edu/stanford/nlp/util/XMLUtils.class \ edu/stanford/nlp/ie/EmpiricalNERPriorBIO.class \ edu/stanford/nlp/sequences/SequenceGibbsSampler\$1.class \ edu/stanford/nlp/classify/PRCurve.class \ edu/stanford/nlp/stats/ClassicCounter\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$2.class \ edu/stanford/nlp/stats/ClassicCounter\$ClassicCounterFactory.class \ edu/stanford/nlp/util/MutableDouble.class \ edu/stanford/nlp/util/logging/PrettyLogger.class \ edu/stanford/nlp/util/logging/Redwood.class \ edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \ edu/stanford/nlp/stats/ClassicCounter\$1\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$2\$1.class \ edu/stanford/nlp/stats/ClassicCounter\$2\$1\$1.class \ edu/stanford/nlp/util/logging/PrettyLoggable.class \ edu/stanford/nlp/stats/Counters\$1.class \ edu/stanford/nlp/stats/Counters\$2.class \ edu/stanford/nlp/stats/Counters\$3.class \ edu/stanford/nlp/stats/Counters\$NaturalComparator.class \ edu/stanford/nlp/util/Sets.class \ edu/stanford/nlp/stats/AbstractCounter.class \ edu/stanford/nlp/stats/Counters\$1\$1.class \ edu/stanford/nlp/stats/Counters\$1\$1\$1.class \ edu/stanford/nlp/stats/Counters\$1\$1\$1\$1.class \ edu/stanford/nlp/stats/Counters\$2\$1.class \ edu/stanford/nlp/stats/Counters\$2\$2.class \ edu/stanford/nlp/stats/Counters\$2\$3.class \ edu/stanford/nlp/stats/Counters\$2\$4.class \ edu/stanford/nlp/stats/Counters\$2\$1\$1.class \ edu/stanford/nlp/stats/Counters\$2\$1\$1\$1.class \ edu/stanford/nlp/stats/Counters\$2\$3\$1.class \ edu/stanford/nlp/stats/Counters\$2\$4\$1.class \ edu/stanford/nlp/stats/Distribution\$1.class \ edu/stanford/nlp/stats/Distribution\$DynamicDistribution.class \ edu/stanford/nlp/stats/ProbabilityDistribution.class \ edu/stanford/nlp/stats/SimpleGoodTuring.class \ edu/stanford/nlp/stats/GeneralizedCounter\$1.class \ edu/stanford/nlp/stats/GeneralizedCounter\$CounterView.class \ edu/stanford/nlp/stats/GeneralizedCounter\$Entry.class \ edu/stanford/nlp/stats/GeneralizedCounter\$OneDimensionalCounterView.class \ edu/stanford/nlp/stats/IntCounter\$1.class \ edu/stanford/nlp/stats/IntCounter\$2.class \ edu/stanford/nlp/stats/IntCounter\$3.class \ edu/stanford/nlp/stats/IntCounter\$NaturalComparator.class \ edu/stanford/nlp/util/MutableInteger.class \ edu/stanford/nlp/stats/IntCounter\$1\$1.class \ edu/stanford/nlp/stats/IntCounter\$1\$1\$1.class \ edu/stanford/nlp/stats/IntCounter\$3\$1.class \ edu/stanford/nlp/stats/AccuracyStats.class \ edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.class \ edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats\$MultiClassStringLabelStats.class \ edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats\$StringStringConverter.class \ edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.class \ edu/stanford/nlp/trees/CopulaHeadFinder.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$BasicCategoryStringFunction.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack\$CategoryAndFunctionStringFunction.class \ edu/stanford/nlp/trees/GrammaticalStructureFactory.class \ edu/stanford/nlp/trees/PennTreeReaderFactory.class \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class \ edu/stanford/nlp/trees/BobChrisTreeNormalizer\$EmptyFilter.class \ edu/stanford/nlp/trees/AbstractCollinsHeadFinder.class \ edu/stanford/nlp/trees/CollinsHeadFinder.class \ edu/stanford/nlp/trees/CollocationFinder\$1.class \ edu/stanford/nlp/trees/CollocationFinder\$Collocation.class \ edu/stanford/nlp/trees/CoordinationTransformer.class \ edu/stanford/nlp/trees/Trees.class \ edu/stanford/nlp/trees/WordNetConnection.class \ edu/stanford/nlp/trees/CollocationFinder.class \ edu/stanford/nlp/trees/CompositeTreebank\$CompositeTreebankIterator.class \ edu/stanford/nlp/trees/Labeled.class \ edu/stanford/nlp/trees/DateTreeTransformer.class \ edu/stanford/nlp/trees/DependencyTreeTransformer.class \ edu/stanford/nlp/trees/EnglishPatterns.class \ edu/stanford/nlp/trees/QPTreeTransformer.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.class \ edu/stanford/nlp/trees/Dependencies\$1.class \ edu/stanford/nlp/trees/Dependencies\$ComparatorHolder.class \ edu/stanford/nlp/trees/Dependencies\$DependentPuncTagRejectFilter.class \ edu/stanford/nlp/trees/Dependencies\$DependentPuncWordRejectFilter.class \ edu/stanford/nlp/trees/Dependency.class \ edu/stanford/nlp/trees/Dependencies.class \ edu/stanford/nlp/trees/Dependencies\$ComparatorHolder\$DependencyIdxComparator.class \ edu/stanford/nlp/trees/DependencyFactory.class \ edu/stanford/nlp/trees/DiskTreebank\$1.class \ edu/stanford/nlp/trees/DiskTreebank\$DiskTreebankIterator.class \ edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.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/GrammaticalStructureFromDependenciesFactory.class \ edu/stanford/nlp/trees/TreeGraphNode.class \ edu/stanford/nlp/trees/GrammaticalRelation\$1.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \ edu/stanford/nlp/trees/DependencyPrinter.class \ edu/stanford/nlp/trees/DependencyReader.class \ edu/stanford/nlp/trees/GrammaticalStructure\$1.class \ edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing.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/UniversalPOSMapper.class \ edu/stanford/nlp/trees/GrammaticalStructure\$LazyLoadTreesByParsing\$1.class \ edu/stanford/nlp/trees/SimpleTree.class \ edu/stanford/nlp/trees/GrammaticalStructure\$TreeBankGrammaticalStructureWrapper\$GsIterator.class \ edu/stanford/nlp/trees/ConstituentFactory.class \ edu/stanford/nlp/trees/LabeledConstituent\$1.class \ edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder.class \ edu/stanford/nlp/trees/LabeledConstituent\$LabelFactoryHolder.class \ edu/stanford/nlp/trees/LabeledConstituent\$LabeledConstituentLabelFactory.class \ edu/stanford/nlp/trees/LabeledConstituent\$ConstituentFactoryHolder\$LabeledConstituentFactory.class \ edu/stanford/nlp/trees/LabeledScoredTreeNode.class \ edu/stanford/nlp/trees/SimpleTreeFactory.class \ edu/stanford/nlp/trees/LabeledScoredTreeNode\$TreeFactoryHolder.class \ edu/stanford/nlp/util/FilePathProcessor.class \ edu/stanford/nlp/util/FileProcessor.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$1.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$2.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpAdvRetainingTreeReaderFactory.class \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer\$NPTmpRetainingTreeReaderFactory.class \ edu/stanford/nlp/trees/NamedDependency\$1.class \ edu/stanford/nlp/trees/NamedDependency\$DependencyFactoryHolder.class \ edu/stanford/nlp/trees/NamedDependency\$NamedDependencyFactory.class \ edu/stanford/nlp/trees/UnnamedDependency.class \ edu/stanford/nlp/trees/NamedDependency.class \ edu/stanford/nlp/trees/PennTreebankTokenizer.class \ edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.class \ edu/stanford/nlp/process/TokenizerAdapter.class \ edu/stanford/nlp/trees/PennTreebankTokenizer\$1.class \ edu/stanford/nlp/trees/PennTreebankTokenizer\$EnglishTreebankStreamTokenizer.class \ edu/stanford/nlp/trees/SimpleConstituent\$1.class \ edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder.class \ edu/stanford/nlp/trees/SimpleConstituent\$LabelFactoryHolder.class \ edu/stanford/nlp/trees/SimpleConstituent\$SimpleConstituentLabelFactory.class \ edu/stanford/nlp/trees/SimpleConstituent\$ConstituentFactoryHolder\$SimpleConstituentFactory.class \ edu/stanford/nlp/trees/SimpleTree\$TreeFactoryHolder.class \ edu/stanford/nlp/trees/TransformingTreebank\$1.class \ edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer.class \ edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer2.class \ edu/stanford/nlp/trees/TransformingTreebank\$MyTreeTransformer3.class \ edu/stanford/nlp/trees/TransformingTreebank\$TransformingTreebankIterator.class \ edu/stanford/nlp/trees/TransformingTreebank.class \ edu/stanford/nlp/trees/SimpleConstituentFactory.class \ edu/stanford/nlp/trees/Tree\$TreeIterator.class \ edu/stanford/nlp/trees/TreeCoreAnnotations.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagLabelAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordLabelAnnotation.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$BinarizedTreeAnnotation.class \ edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.class \ edu/stanford/nlp/trees/TreeFunctions\$1.class \ edu/stanford/nlp/trees/TreeFunctions\$LabeledToDescriptiveCoreLabelTreeFunction.class \ edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToCategoryWordTagTreeFunction.class \ edu/stanford/nlp/trees/TreeFunctions\$LabeledTreeToStringLabeledTreeFunction.class \ edu/stanford/nlp/trees/TreeFunctions.class \ edu/stanford/nlp/trees/HasParent.class \ edu/stanford/nlp/trees/TreeGraphNode\$TreeFactoryHolder.class \ edu/stanford/nlp/trees/TreeGraphNodeFactory.class \ edu/stanford/nlp/trees/WordStemmer.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.class \ edu/stanford/nlp/trees/TreeTokenizerFactory\$1.class \ edu/stanford/nlp/io/ExtensionFileFilter.class \ edu/stanford/nlp/trees/Treebank\$1.class \ edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$1.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$ExtraTreeDepFilter.class \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure\$FromDependenciesFactory.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency\$1.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency\$DependencyFactoryHolder.class \ edu/stanford/nlp/trees/UnnamedConcreteDependency\$UnnamedConcreteDependencyFactory.class \ edu/stanford/nlp/trees/UnnamedDependency\$1.class \ edu/stanford/nlp/trees/UnnamedDependency\$DependencyFactoryHolder.class \ edu/stanford/nlp/trees/UnnamedDependency\$UnnamedDependencyFactory.class \ edu/stanford/nlp/trees/international/arabic/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/FilteringTreeReader.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$XFilter.class \ edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.class \ edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.class \ edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$1.class \ edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer\$FrenchAOverAFilter.class \ edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.class \ edu/stanford/nlp/trees/international/french/FrenchHeadFinder.class \ edu/stanford/nlp/io/ReaderInputStream.class \ edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer\$HebrewEmptyFilter.class \ edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.class \ edu/stanford/nlp/trees/international/negra/NegraLabel\$1.class \ edu/stanford/nlp/trees/international/negra/NegraLabel\$NegraLabelFactory.class \ edu/stanford/nlp/process/LexerTokenizer.class \ edu/stanford/nlp/trees/international/negra/NegraPennLexer.class \ edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$1.class \ edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer\$2.class \ edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.class \ edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.class \ edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$1.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$CTBErrorCorrectingTreeReaderFactory.class \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer\$ChineseEmptyFilter.class \ edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.class \ edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory\$NoEmptiesCTBTreeReaderFactory.class \ edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.class \ edu/stanford/nlp/trees/international/pennchinese/CEDict.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap\$SingletonHolder.class \ edu/stanford/nlp/util/UTF8EquivalenceFunction.class \ edu/stanford/nlp/parser/ViterbiParserWithOptions.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class \ edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder\$1.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$1.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$2.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer\$3.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.class \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class \ edu/stanford/nlp/trees/treebank/AbstractDataset\$SplitFilter.class \ edu/stanford/nlp/trees/treebank/ConfigParser.class \ edu/stanford/nlp/util/DataFilePaths.class \ edu/stanford/nlp/io/FileSystem.class \ edu/stanford/nlp/trees/treebank/DistributionPackage.class \ edu/stanford/nlp/trees/tregex/CoordinationPattern\$CoordinationMatcher.class \ edu/stanford/nlp/trees/tregex/VariableStrings.class \ edu/stanford/nlp/trees/tregex/CoordinationPattern.class \ edu/stanford/nlp/trees/tregex/DescriptionPattern\$1.class \ edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMatcher.class \ edu/stanford/nlp/trees/tregex/DescriptionPattern\$DescriptionMode.class \ edu/stanford/nlp/trees/tregex/Relation.class \ edu/stanford/nlp/trees/tregex/DescriptionPattern.class \ edu/stanford/nlp/trees/tregex/Token.class \ edu/stanford/nlp/trees/tregex/ParseException.class \ edu/stanford/nlp/trees/tregex/Relation\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$10.class \ edu/stanford/nlp/trees/tregex/Relation\$11.class \ edu/stanford/nlp/trees/tregex/Relation\$12.class \ edu/stanford/nlp/trees/tregex/Relation\$13.class \ edu/stanford/nlp/trees/tregex/Relation\$14.class \ edu/stanford/nlp/trees/tregex/Relation\$15.class \ edu/stanford/nlp/trees/tregex/Relation\$16.class \ edu/stanford/nlp/trees/tregex/Relation\$17.class \ edu/stanford/nlp/trees/tregex/Relation\$18.class \ edu/stanford/nlp/trees/tregex/Relation\$19.class \ edu/stanford/nlp/trees/tregex/Relation\$2.class \ edu/stanford/nlp/trees/tregex/Relation\$20.class \ edu/stanford/nlp/trees/tregex/Relation\$21.class \ edu/stanford/nlp/trees/tregex/Relation\$22.class \ edu/stanford/nlp/trees/tregex/Relation\$23.class \ edu/stanford/nlp/trees/tregex/Relation\$24.class \ edu/stanford/nlp/trees/tregex/Relation\$25.class \ edu/stanford/nlp/trees/tregex/Relation\$3.class \ edu/stanford/nlp/trees/tregex/Relation\$4.class \ edu/stanford/nlp/trees/tregex/Relation\$5.class \ edu/stanford/nlp/trees/tregex/Relation\$6.class \ edu/stanford/nlp/trees/tregex/Relation\$7.class \ edu/stanford/nlp/trees/tregex/Relation\$8.class \ edu/stanford/nlp/trees/tregex/Relation\$9.class \ edu/stanford/nlp/trees/tregex/Relation\$HasIthChild.class \ edu/stanford/nlp/trees/tregex/Relation\$HeadedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$Heads.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads.class \ edu/stanford/nlp/trees/tregex/Relation\$IthChildOf.class \ edu/stanford/nlp/trees/tregex/Relation\$SearchNodeIterator.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes.class \ edu/stanford/nlp/trees/tregex/Relation\$1\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$10\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$11\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$12\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$13\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$14\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$15\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$16\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$17\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$18\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$19\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$20\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$21\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$22\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$23\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$24\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$25\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$4\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$5\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$6\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$7\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$8\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$9\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$HasIthChild\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$HeadedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$Heads\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeadedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$ImmediatelyHeads\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$IthChildOf\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryDominates\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryFollows\$1.class \ edu/stanford/nlp/util/IdentityHashSet.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryIsDominatedBy\$1.class \ edu/stanford/nlp/trees/tregex/Relation\$UnbrokenCategoryPrecedes\$1.class \ edu/stanford/nlp/trees/tregex/SimpleCharStream.class \ edu/stanford/nlp/trees/tregex/TregexParser\$1.class \ edu/stanford/nlp/trees/tregex/TregexParser\$JJCalls.class \ edu/stanford/nlp/trees/tregex/TregexParser\$LookaheadSuccess.class \ edu/stanford/nlp/trees/tregex/TregexParserConstants.class \ edu/stanford/nlp/trees/tregex/TregexParserTokenManager.class \ edu/stanford/nlp/trees/tregex/TregexParser.class \ edu/stanford/nlp/trees/tregex/TokenMgrError.class \ edu/stanford/nlp/trees/tregex/Macros.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeVisitor.class \ edu/stanford/nlp/trees/tregex/TregexPattern\$TRegexTreeReaderFactory\$1.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.class \ edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.class \ edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation\$LocationMatcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Node.class \ edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/Token.class \ edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$1.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMatcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode\$RelabelMode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode\$Matcher.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.class \ edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.class \ edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.class \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.class \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$1.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$JJCalls.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser\$LookaheadSuccess.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.class \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot\$Matcher.class \ edu/stanford/nlp/util/ArrayCoreMap\$1.class \ edu/stanford/nlp/util/ArrayCoreMap\$2.class \ edu/stanford/nlp/util/HashableCoreMap.class \ edu/stanford/nlp/util/TwoDimensionalMap.class \ edu/stanford/nlp/util/ArrayCoreMap\$1\$1.class \ edu/stanford/nlp/util/ArrayHeap\$1.class \ edu/stanford/nlp/util/ArrayHeap\$HeapEntry.class \ edu/stanford/nlp/util/Heap.class \ edu/stanford/nlp/util/ArrayHeap.class \ edu/stanford/nlp/util/ArrayMap\$1.class \ edu/stanford/nlp/util/ArrayMap\$Entry.class \ edu/stanford/nlp/util/ArrayStringFilter\$1.class \ edu/stanford/nlp/util/ArrayUtils\$1.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue\$1.class \ edu/stanford/nlp/util/BinaryHeapPriorityQueue\$Entry.class \ edu/stanford/nlp/util/CollectionFactory\$ArrayListFactory.class \ edu/stanford/nlp/util/CollectionFactory\$HashSetFactory.class \ edu/stanford/nlp/util/CollectionFactory\$LinkedListFactory.class \ edu/stanford/nlp/util/CollectionFactory\$SizedArrayListFactory.class \ edu/stanford/nlp/util/CollectionFactory\$TreeSetFactory.class \ edu/stanford/nlp/util/CollectionUtils\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap.class \ edu/stanford/nlp/util/DeltaMap.class \ edu/stanford/nlp/util/Comparators\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$SimpleEntry.class \ edu/stanford/nlp/util/ConcatenationIterator.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$1.class \ edu/stanford/nlp/util/DeltaCollectionValuedMap\$1\$2.class \ edu/stanford/nlp/util/FilteredIterator.class \ edu/stanford/nlp/util/DeltaMap\$1.class \ edu/stanford/nlp/util/DeltaMap\$SimpleEntry.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/Execution\$LazyFileIterator.class \ edu/stanford/nlp/util/Execution\$Option.class \ edu/stanford/nlp/util/logging/Redwood\$Flag.class \ edu/stanford/nlp/util/logging/Redwood\$Util.class \ edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class \ edu/stanford/nlp/util/Execution.class \ edu/stanford/nlp/util/FilteredIterator\$1.class \ edu/stanford/nlp/util/Filters\$CategoricalFilter.class \ edu/stanford/nlp/util/Filters\$CollectionAcceptFilter.class \ edu/stanford/nlp/util/Filters\$CombinedFilter.class \ edu/stanford/nlp/util/Filters\$ConjFilter.class \ edu/stanford/nlp/util/Filters\$NegatedFilter.class \ edu/stanford/nlp/util/Filters\$RandomFilter.class \ edu/stanford/nlp/util/concurrent/SynchronizedInterner.class \ edu/stanford/nlp/util/HashIndex\$1.class \ edu/stanford/nlp/util/HashIndex\$2.class \ edu/stanford/nlp/util/HashableCoreMap\$HashableCoreMapException.class \ edu/stanford/nlp/util/IntTuple.class \ edu/stanford/nlp/util/IntQuadruple.class \ edu/stanford/nlp/util/IntTriple.class \ edu/stanford/nlp/util/IntUni.class \ edu/stanford/nlp/util/IntervalTree\$1.class \ edu/stanford/nlp/util/IntervalTree\$ContainsIntervalFunction.class \ edu/stanford/nlp/util/IntervalTree\$ContainsValueFunction.class \ edu/stanford/nlp/util/IntervalTree\$PartialScoredList.class \ edu/stanford/nlp/util/IntervalTree\$TreeNode.class \ edu/stanford/nlp/util/IntervalTree\$TreeNodeIterator.class \ edu/stanford/nlp/util/Iterables\$1.class \ edu/stanford/nlp/util/Iterables\$10.class \ edu/stanford/nlp/util/Iterables\$11.class \ edu/stanford/nlp/util/Iterables\$12.class \ edu/stanford/nlp/util/Iterables\$2.class \ edu/stanford/nlp/util/Iterables\$3.class \ edu/stanford/nlp/util/Iterables\$4.class \ edu/stanford/nlp/util/Iterables\$5.class \ edu/stanford/nlp/util/Iterables\$6.class \ edu/stanford/nlp/util/Iterables\$7.class \ edu/stanford/nlp/util/Iterables\$8.class \ edu/stanford/nlp/util/Iterables\$9.class \ edu/stanford/nlp/util/Iterables\$IncrementComparator.class \ edu/stanford/nlp/util/Iterables\$1\$1.class \ edu/stanford/nlp/util/Iterables\$11\$1.class \ edu/stanford/nlp/util/Iterables\$11\$1\$1.class \ edu/stanford/nlp/util/Iterables\$2\$1.class \ edu/stanford/nlp/util/Iterables\$3\$1.class \ edu/stanford/nlp/util/Iterables\$4\$1.class \ edu/stanford/nlp/util/Iterables\$5\$1.class \ edu/stanford/nlp/util/Iterables\$6\$1.class \ edu/stanford/nlp/util/Iterables\$9\$1.class \ edu/stanford/nlp/util/Lazy\$1.class \ edu/stanford/nlp/util/Lazy\$2.class \ edu/stanford/nlp/util/Lazy.class \ edu/stanford/nlp/util/MapFactory\$1.class \ edu/stanford/nlp/util/MapFactory\$ArrayMapFactory.class \ edu/stanford/nlp/util/MapFactory\$ConcurrentMapFactory.class \ edu/stanford/nlp/util/MapFactory\$HashMapFactory.class \ edu/stanford/nlp/util/MapFactory\$IdentityHashMapFactory.class \ edu/stanford/nlp/util/MapFactory\$LinkedHashMapFactory.class \ edu/stanford/nlp/util/MapFactory\$TreeMapFactory.class \ edu/stanford/nlp/util/MapFactory\$WeakHashMapFactory.class \ edu/stanford/nlp/util/MemoryMonitor\$PeakMemoryMonitor.class \ edu/stanford/nlp/util/MetaClass\$1.class \ edu/stanford/nlp/util/MetaClass\$ClassCreationException.class \ edu/stanford/nlp/util/MetaClass\$ClassFactory.class \ edu/stanford/nlp/util/MetaClass\$ConstructorNotFoundException.class \ edu/stanford/nlp/util/Pair\$1.class \ edu/stanford/nlp/util/Pair\$ByFirstPairComparator.class \ edu/stanford/nlp/util/Pair\$ByFirstReversePairComparator.class \ edu/stanford/nlp/util/Pair\$BySecondPairComparator.class \ edu/stanford/nlp/util/Pair\$BySecondReversePairComparator.class \ edu/stanford/nlp/util/Pair\$MutableInternedPair.class \ edu/stanford/nlp/util/Maps.class \ edu/stanford/nlp/util/PropertiesUtils\$Property.class \ edu/stanford/nlp/util/StringUtils\$1.class \ edu/stanford/nlp/util/StringUtils\$2.class \ edu/stanford/nlp/util/StringUtils\$3.class \ edu/stanford/nlp/util/SystemUtils\$ProcessException.class \ edu/stanford/nlp/util/SystemUtils\$WriterThread.class \ edu/stanford/nlp/util/TwoDimensionalMap\$Entry.class \ edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapIterator.class \ edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapValueIterator.class \ edu/stanford/nlp/util/XMLUtils\$1.class \ edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.class \ edu/stanford/nlp/util/XMLUtils\$XMLTag.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$CallableJob.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$JobCallback.class \ edu/stanford/nlp/util/concurrent/MulticoreWrapper\$QueueItem.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.class \ edu/stanford/nlp/util/logging/LogRecordHandler.class \ edu/stanford/nlp/util/logging/RedirectOutputHandler.class \ edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree.class \ edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.class \ edu/stanford/nlp/util/logging/Redwood\$Record.class \ edu/stanford/nlp/util/logging/Color.class \ edu/stanford/nlp/util/logging/OutputHandler\$1.class \ edu/stanford/nlp/util/logging/OutputHandler\$TrackInfo.class \ edu/stanford/nlp/util/logging/Style.class \ edu/stanford/nlp/util/logging/OutputHandler.class \ edu/stanford/nlp/util/logging/Redwood\$1.class \ edu/stanford/nlp/util/logging/Redwood\$2.class \ edu/stanford/nlp/util/logging/Redwood\$ConsoleHandler.class \ edu/stanford/nlp/util/logging/Redwood\$FileHandler.class \ edu/stanford/nlp/util/logging/Redwood\$MessageType.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration.class \ edu/stanford/nlp/util/logging/RedwoodPrintStream.class \ edu/stanford/nlp/util/logging/VisibilityHandler.class \ edu/stanford/nlp/util/logging/Redwood\$RecordHandlerTree\$1.class \ edu/stanford/nlp/util/logging/Redwood\$Util\$1.class \ edu/stanford/nlp/util/logging/Redwood\$Util\$1\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Thunk.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ApproximateRepeatSemantics.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$ExactRepeatSemantics.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatSemantics.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$10.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$3.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$4.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$5.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$6.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$7.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$8.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$9.class \ edu/stanford/nlp/util/logging/RerouteChannel.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$1\$1.class \ edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers\$2\$1.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$1.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$PendingType.class \ edu/stanford/nlp/util/logging/RepeatedRecordHandler\$RepeatedRecordInfo.class \ edu/stanford/nlp/util/logging/VisibilityHandler\$1.class \ edu/stanford/nlp/util/logging/VisibilityHandler\$State.class \ edu/stanford/nlp/wordseg/CorpusDictionary.class \ edu/stanford/nlp/wordseg/NonDict2.class \ edu/stanford/nlp/wordseg/TagAffixDetector.class \ edu/stanford/nlp/wordseg/ChineseStringUtils.class \ edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter\$CTBDocumentParser.class \ edu/stanford/nlp/wordseg/CorpusChar.class \ edu/stanford/nlp/wordseg/affDict.class \ Source files: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java edu/stanford/nlp/classify/Classifier.java edu/stanford/nlp/classify/ClassifierCreator.java edu/stanford/nlp/classify/ClassifierFactory.java edu/stanford/nlp/classify/CrossValidator.java edu/stanford/nlp/classify/Dataset.java edu/stanford/nlp/classify/GeneralDataset.java edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java edu/stanford/nlp/classify/LinearClassifier.java edu/stanford/nlp/classify/LinearClassifierFactory.java edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java edu/stanford/nlp/classify/LogPrior.java edu/stanford/nlp/classify/PRCurve.java edu/stanford/nlp/classify/ProbabilisticClassifier.java edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java edu/stanford/nlp/classify/RVFClassifier.java edu/stanford/nlp/classify/RVFDataset.java edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java edu/stanford/nlp/classify/WeightedDataset.java edu/stanford/nlp/classify/package-info.java edu/stanford/nlp/fsm/DFSA.java edu/stanford/nlp/fsm/DFSAState.java edu/stanford/nlp/fsm/DFSATransition.java edu/stanford/nlp/fsm/package-info.java edu/stanford/nlp/graph/ConnectedComponents.java edu/stanford/nlp/graph/DijkstraShortestPath.java edu/stanford/nlp/graph/DirectedMultiGraph.java edu/stanford/nlp/graph/Graph.java edu/stanford/nlp/ie/AbstractSequenceClassifier.java edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java edu/stanford/nlp/ie/NERFeatureFactory.java edu/stanford/nlp/ie/PriorModelFactory.java edu/stanford/nlp/ie/crf/CRFClassifier.java edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java edu/stanford/nlp/ie/crf/CRFClassifierFloat.java edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java edu/stanford/nlp/ie/crf/CRFCliqueTree.java edu/stanford/nlp/ie/crf/CRFDatum.java edu/stanford/nlp/ie/crf/CRFFeatureExporter.java edu/stanford/nlp/ie/crf/CRFLabel.java edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java edu/stanford/nlp/ie/crf/CliquePotentialFunction.java edu/stanford/nlp/ie/crf/FactorTable.java edu/stanford/nlp/ie/crf/FloatFactorTable.java edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java edu/stanford/nlp/ie/crf/LabelDictionary.java edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java edu/stanford/nlp/ie/crf/TestSequenceModel.java edu/stanford/nlp/ie/crf/package-info.java edu/stanford/nlp/ie/package-info.java edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java edu/stanford/nlp/ie/pascal/package-info.java edu/stanford/nlp/international/Language.java edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java edu/stanford/nlp/international/arabic/Buckwalter.java edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java edu/stanford/nlp/international/arabic/pipeline/configurations/atb-segmenter.conf edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java edu/stanford/nlp/international/arabic/process/ArabicLexer.java edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java edu/stanford/nlp/international/arabic/process/IOBUtils.java edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.java edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java edu/stanford/nlp/international/french/process/FrenchLexer.java edu/stanford/nlp/international/french/process/FrenchTokenizer.java edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java edu/stanford/nlp/international/morph/MorphoFeatures.java edu/stanford/nlp/international/spanish/SpanishVerbStripper.java edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java edu/stanford/nlp/international/spanish/process/SpanishLexer.java edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java edu/stanford/nlp/io/BZip2PipedOutputStream.java edu/stanford/nlp/io/EncodingFileReader.java edu/stanford/nlp/io/EncodingPrintWriter.java edu/stanford/nlp/io/ExtensionFileFilter.java edu/stanford/nlp/io/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/RegExFileFilter.java edu/stanford/nlp/io/RuntimeIOException.java edu/stanford/nlp/io/package-info.java edu/stanford/nlp/ling/AbstractCoreLabel.java edu/stanford/nlp/ling/AnnotationLookup.java edu/stanford/nlp/ling/BasicDatum.java edu/stanford/nlp/ling/CategoryWordTag.java edu/stanford/nlp/ling/CategoryWordTagFactory.java edu/stanford/nlp/ling/CoreAnnotation.java edu/stanford/nlp/ling/CoreAnnotations.java edu/stanford/nlp/ling/CoreLabel.java edu/stanford/nlp/ling/Datum.java edu/stanford/nlp/ling/Document.java edu/stanford/nlp/ling/Featurizable.java edu/stanford/nlp/ling/HasCategory.java edu/stanford/nlp/ling/HasContext.java edu/stanford/nlp/ling/HasIndex.java edu/stanford/nlp/ling/HasLemma.java edu/stanford/nlp/ling/HasOffset.java edu/stanford/nlp/ling/HasTag.java edu/stanford/nlp/ling/HasWord.java edu/stanford/nlp/ling/IndexedWord.java edu/stanford/nlp/ling/Label.java edu/stanford/nlp/ling/LabelFactory.java edu/stanford/nlp/ling/Labeled.java edu/stanford/nlp/ling/LabeledWord.java edu/stanford/nlp/ling/MultiTokenTag.java edu/stanford/nlp/ling/RVFDatum.java edu/stanford/nlp/ling/Sentence.java edu/stanford/nlp/ling/StringLabel.java edu/stanford/nlp/ling/StringLabelFactory.java edu/stanford/nlp/ling/TaggedWord.java edu/stanford/nlp/ling/TaggedWordFactory.java edu/stanford/nlp/ling/ValueLabel.java edu/stanford/nlp/ling/Word.java edu/stanford/nlp/ling/WordFactory.java edu/stanford/nlp/ling/WordLemmaTag.java edu/stanford/nlp/ling/WordLemmaTagFactory.java edu/stanford/nlp/ling/WordTag.java edu/stanford/nlp/ling/WordTagFactory.java edu/stanford/nlp/ling/package-info.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/NodePatternTransformer.java edu/stanford/nlp/ling/tokensregex/PhraseTable.java edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java edu/stanford/nlp/ling/tokensregex/SequencePattern.java edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java edu/stanford/nlp/ling/tokensregex/package-info.java edu/stanford/nlp/ling/tokensregex/parser/ParseException.java edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java edu/stanford/nlp/ling/tokensregex/parser/Token.java edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java edu/stanford/nlp/ling/tokensregex/parser/package-info.java edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java edu/stanford/nlp/ling/tokensregex/types/Expression.java edu/stanford/nlp/ling/tokensregex/types/Expressions.java edu/stanford/nlp/ling/tokensregex/types/Tags.java edu/stanford/nlp/ling/tokensregex/types/Value.java edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java edu/stanford/nlp/ling/tokensregex/types/package-info.java edu/stanford/nlp/math/ADMath.java edu/stanford/nlp/math/ArrayMath.java edu/stanford/nlp/math/DoubleAD.java edu/stanford/nlp/math/SloppyMath.java edu/stanford/nlp/math/package-info.java edu/stanford/nlp/objectbank/DelimitRegExIterator.java edu/stanford/nlp/objectbank/IdentityFunction.java edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java edu/stanford/nlp/objectbank/LineIterator.java edu/stanford/nlp/objectbank/ObjectBank.java edu/stanford/nlp/objectbank/ReaderIteratorFactory.java edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java edu/stanford/nlp/objectbank/package-info.java edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java edu/stanford/nlp/optimization/CGMinimizer.java edu/stanford/nlp/optimization/CmdEvaluator.java edu/stanford/nlp/optimization/DiffFloatFunction.java edu/stanford/nlp/optimization/DiffFunction.java edu/stanford/nlp/optimization/Evaluator.java edu/stanford/nlp/optimization/FloatFunction.java edu/stanford/nlp/optimization/Function.java edu/stanford/nlp/optimization/GoldenSectionLineSearch.java edu/stanford/nlp/optimization/HasEvaluators.java edu/stanford/nlp/optimization/HasFeatureGrouping.java edu/stanford/nlp/optimization/HasFloatInitial.java edu/stanford/nlp/optimization/HasInitial.java edu/stanford/nlp/optimization/HasRegularizerParamRange.java edu/stanford/nlp/optimization/HybridMinimizer.java edu/stanford/nlp/optimization/InefficientSGDMinimizer.java edu/stanford/nlp/optimization/LineSearcher.java edu/stanford/nlp/optimization/MemoryEvaluator.java edu/stanford/nlp/optimization/Minimizer.java edu/stanford/nlp/optimization/QNMinimizer.java edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java edu/stanford/nlp/optimization/ResultStoringMonitor.java edu/stanford/nlp/optimization/SGDMinimizer.java edu/stanford/nlp/optimization/SGDToQNMinimizer.java edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java edu/stanford/nlp/optimization/SMDMinimizer.java edu/stanford/nlp/optimization/SQNMinimizer.java edu/stanford/nlp/optimization/ScaledSGDMinimizer.java edu/stanford/nlp/optimization/StochasticCalculateMethods.java edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java edu/stanford/nlp/optimization/StochasticMinimizer.java edu/stanford/nlp/optimization/package-info.java edu/stanford/nlp/parser/KBestViterbiParser.java edu/stanford/nlp/parser/Parser.java edu/stanford/nlp/parser/ViterbiParser.java edu/stanford/nlp/parser/ViterbiParserWithOptions.java edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java edu/stanford/nlp/parser/lexparser/BaseLexicon.java edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java edu/stanford/nlp/parser/lexparser/BoundaryRemover.java edu/stanford/nlp/parser/lexparser/CNFTransformers.java edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java edu/stanford/nlp/parser/lexparser/ChineseLexicon.java edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java edu/stanford/nlp/parser/lexparser/Debinarizer.java edu/stanford/nlp/parser/lexparser/DependencyGrammar.java edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java edu/stanford/nlp/parser/lexparser/Extractor.java edu/stanford/nlp/parser/lexparser/FactoredLexicon.java edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java edu/stanford/nlp/parser/lexparser/IntDependency.java edu/stanford/nlp/parser/lexparser/IntTaggedWord.java edu/stanford/nlp/parser/lexparser/Interner.java edu/stanford/nlp/parser/lexparser/Lexicon.java edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java edu/stanford/nlp/parser/lexparser/Options.java edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java edu/stanford/nlp/parser/lexparser/PostSplitter.java edu/stanford/nlp/parser/lexparser/RandomWalk.java edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java edu/stanford/nlp/parser/lexparser/TagProjection.java edu/stanford/nlp/parser/lexparser/TestOptions.java edu/stanford/nlp/parser/lexparser/TestTagProjection.java edu/stanford/nlp/parser/lexparser/TrainOptions.java edu/stanford/nlp/parser/lexparser/TreeAnnotator.java edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java edu/stanford/nlp/parser/lexparser/TreeBinarizer.java edu/stanford/nlp/parser/lexparser/TreeCollinizer.java edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java edu/stanford/nlp/parser/lexparser/UnknownWordModel.java edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java edu/stanford/nlp/parser/lexparser/package-info.java edu/stanford/nlp/parser/metrics/AbstractEval.java edu/stanford/nlp/parser/metrics/Eval.java edu/stanford/nlp/parser/package-info.java edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java edu/stanford/nlp/pipeline/Annotation.java edu/stanford/nlp/pipeline/Annotator.java edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java edu/stanford/nlp/pipeline/CoreMapAggregator.java edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java edu/stanford/nlp/pipeline/package-info.java edu/stanford/nlp/process/AbstractTokenizer.java edu/stanford/nlp/process/Americanize.java edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java edu/stanford/nlp/process/CoreLabelTokenFactory.java edu/stanford/nlp/process/CoreTokenFactory.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/Morpha.java edu/stanford/nlp/process/Morphology.java edu/stanford/nlp/process/PTB2TextLexer.java edu/stanford/nlp/process/PTBLexer.java edu/stanford/nlp/process/PTBTokenizer.java edu/stanford/nlp/process/SerializableFunction.java edu/stanford/nlp/process/Tokenizer.java edu/stanford/nlp/process/TokenizerAdapter.java edu/stanford/nlp/process/TokenizerFactory.java edu/stanford/nlp/process/WhitespaceLexer.java edu/stanford/nlp/process/WhitespaceTokenizer.java edu/stanford/nlp/process/WordSegmenter.java edu/stanford/nlp/process/WordSegmentingTokenizer.java edu/stanford/nlp/process/WordShapeClassifier.java edu/stanford/nlp/process/WordToSentenceProcessor.java edu/stanford/nlp/process/WordTokenFactory.java edu/stanford/nlp/process/package-info.java edu/stanford/nlp/semgraph/SemanticGraph.java edu/stanford/nlp/semgraph/SemanticGraphEdge.java edu/stanford/nlp/semgraph/SemanticGraphFactory.java edu/stanford/nlp/semgraph/SemanticGraphFormatter.java edu/stanford/nlp/semgraph/package-info.java edu/stanford/nlp/semgraph/semgrex/Alignment.java edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java edu/stanford/nlp/semgraph/semgrex/Env.java edu/stanford/nlp/semgraph/semgrex/GraphRelation.java edu/stanford/nlp/semgraph/semgrex/NodePattern.java edu/stanford/nlp/semgraph/semgrex/ParseException.java edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java edu/stanford/nlp/semgraph/semgrex/Token.java edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java edu/stanford/nlp/semgraph/semgrex/VariableStrings.java edu/stanford/nlp/semgraph/semgrex/package-info.java edu/stanford/nlp/sequences/BeamBestSequenceFinder.java edu/stanford/nlp/sequences/BestSequenceFinder.java edu/stanford/nlp/sequences/Clique.java edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java edu/stanford/nlp/sequences/CoolingSchedule.java edu/stanford/nlp/sequences/DocumentReaderAndWriter.java edu/stanford/nlp/sequences/ExactBestSequenceFinder.java edu/stanford/nlp/sequences/FactoredSequenceListener.java edu/stanford/nlp/sequences/FactoredSequenceModel.java edu/stanford/nlp/sequences/FeatureFactory.java edu/stanford/nlp/sequences/IOBUtils.java edu/stanford/nlp/sequences/KBestSequenceFinder.java edu/stanford/nlp/sequences/LatticeWriter.java edu/stanford/nlp/sequences/ListeningSequenceModel.java edu/stanford/nlp/sequences/ObjectBankWrapper.java edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java edu/stanford/nlp/sequences/SeqClassifierFlags.java edu/stanford/nlp/sequences/SequenceGibbsSampler.java edu/stanford/nlp/sequences/SequenceListener.java edu/stanford/nlp/sequences/SequenceModel.java edu/stanford/nlp/sequences/SequenceSampler.java edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java edu/stanford/nlp/sequences/package-info.java edu/stanford/nlp/stats/AbstractCounter.java edu/stanford/nlp/stats/AccuracyStats.java edu/stanford/nlp/stats/ClassicCounter.java edu/stanford/nlp/stats/Counter.java edu/stanford/nlp/stats/Counters.java edu/stanford/nlp/stats/Distribution.java edu/stanford/nlp/stats/EquivalenceClasser.java edu/stanford/nlp/stats/GeneralizedCounter.java edu/stanford/nlp/stats/IntCounter.java edu/stanford/nlp/stats/MultiClassAccuracyStats.java edu/stanford/nlp/stats/MultiClassChunkEvalStats.java edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java edu/stanford/nlp/stats/ProbabilityDistribution.java edu/stanford/nlp/stats/Sampler.java edu/stanford/nlp/stats/Scorer.java edu/stanford/nlp/stats/SimpleGoodTuring.java edu/stanford/nlp/stats/TwoDimensionalCounter.java edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java edu/stanford/nlp/stats/TwoDimensionalIntCounter.java edu/stanford/nlp/stats/package-info.java edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java edu/stanford/nlp/trees/BobChrisTreeNormalizer.java edu/stanford/nlp/trees/CollinsHeadFinder.java edu/stanford/nlp/trees/CollocationFinder.java edu/stanford/nlp/trees/CompositeTreeTransformer.java edu/stanford/nlp/trees/CompositeTreebank.java edu/stanford/nlp/trees/Constituent.java edu/stanford/nlp/trees/ConstituentFactory.java edu/stanford/nlp/trees/CoordinationTransformer.java edu/stanford/nlp/trees/CopulaHeadFinder.java edu/stanford/nlp/trees/DateTreeTransformer.java edu/stanford/nlp/trees/Dependencies.java edu/stanford/nlp/trees/Dependency.java edu/stanford/nlp/trees/DependencyFactory.java edu/stanford/nlp/trees/DependencyPrinter.java edu/stanford/nlp/trees/DependencyReader.java edu/stanford/nlp/trees/DependencyTreeTransformer.java edu/stanford/nlp/trees/DependencyTyper.java edu/stanford/nlp/trees/DiskTreebank.java edu/stanford/nlp/trees/EnglishGrammaticalRelations.java edu/stanford/nlp/trees/EnglishGrammaticalStructure.java edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java edu/stanford/nlp/trees/EnglishPatterns.java edu/stanford/nlp/trees/FilteringTreeReader.java edu/stanford/nlp/trees/GrammaticalRelation.java edu/stanford/nlp/trees/GrammaticalStructure.java edu/stanford/nlp/trees/GrammaticalStructureFactory.java edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java edu/stanford/nlp/trees/HasParent.java edu/stanford/nlp/trees/HeadFinder.java edu/stanford/nlp/trees/Labeled.java edu/stanford/nlp/trees/LabeledConstituent.java edu/stanford/nlp/trees/LabeledScoredTreeFactory.java edu/stanford/nlp/trees/LabeledScoredTreeNode.java edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java edu/stanford/nlp/trees/LeftHeadFinder.java edu/stanford/nlp/trees/MemoryTreebank.java edu/stanford/nlp/trees/ModCollinsHeadFinder.java edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java edu/stanford/nlp/trees/NamedDependency.java edu/stanford/nlp/trees/PennTreeReader.java edu/stanford/nlp/trees/PennTreeReaderFactory.java edu/stanford/nlp/trees/PennTreebankLanguagePack.java edu/stanford/nlp/trees/PennTreebankTokenizer.java edu/stanford/nlp/trees/QPTreeTransformer.java edu/stanford/nlp/trees/SemanticHeadFinder.java edu/stanford/nlp/trees/SimpleConstituent.java edu/stanford/nlp/trees/SimpleConstituentFactory.java edu/stanford/nlp/trees/SimpleTree.java edu/stanford/nlp/trees/SimpleTreeFactory.java edu/stanford/nlp/trees/TransformingTreebank.java edu/stanford/nlp/trees/Tree.java edu/stanford/nlp/trees/TreeCoreAnnotations.java edu/stanford/nlp/trees/TreeFactory.java edu/stanford/nlp/trees/TreeFunctions.java edu/stanford/nlp/trees/TreeGraphNode.java edu/stanford/nlp/trees/TreeGraphNodeFactory.java edu/stanford/nlp/trees/TreeLeafLabelTransformer.java edu/stanford/nlp/trees/TreeNormalizer.java edu/stanford/nlp/trees/TreePrint.java edu/stanford/nlp/trees/TreeReader.java edu/stanford/nlp/trees/TreeReaderFactory.java edu/stanford/nlp/trees/TreeTokenizerFactory.java edu/stanford/nlp/trees/TreeTransformer.java edu/stanford/nlp/trees/TreeVisitor.java edu/stanford/nlp/trees/Treebank.java edu/stanford/nlp/trees/TreebankFactory.java edu/stanford/nlp/trees/TreebankLanguagePack.java edu/stanford/nlp/trees/Trees.java edu/stanford/nlp/trees/TypedDependency.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java edu/stanford/nlp/trees/UniversalPOSMapper.java edu/stanford/nlp/trees/UniversalSemanticHeadFinder.java edu/stanford/nlp/trees/UnnamedConcreteDependency.java edu/stanford/nlp/trees/UnnamedDependency.java edu/stanford/nlp/trees/WordNetConnection.java edu/stanford/nlp/trees/WordStemmer.java edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java edu/stanford/nlp/trees/international/arabic/package-info.java edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java edu/stanford/nlp/trees/international/french/package-info.java edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java edu/stanford/nlp/trees/international/negra/NegraLabel.java edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java edu/stanford/nlp/trees/international/negra/NegraPennLexer.java edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java edu/stanford/nlp/trees/international/negra/package-info.java edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/CEDict.java edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java edu/stanford/nlp/trees/international/pennchinese/package-info.java edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java edu/stanford/nlp/trees/package-info.java edu/stanford/nlp/trees/treebank/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/package-info.java edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java edu/stanford/nlp/trees/tregex/tsurgeon/Node.java edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java edu/stanford/nlp/trees/tregex/tsurgeon/Token.java edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java edu/stanford/nlp/trees/tregex/tsurgeon/package-info.java edu/stanford/nlp/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/CallbackFunction.java edu/stanford/nlp/util/Characters.java edu/stanford/nlp/util/CollectionFactory.java edu/stanford/nlp/util/CollectionUtils.java edu/stanford/nlp/util/CollectionValuedMap.java edu/stanford/nlp/util/Comparators.java edu/stanford/nlp/util/ConcatenationIterator.java edu/stanford/nlp/util/ConvertByteArray.java edu/stanford/nlp/util/CoreMap.java edu/stanford/nlp/util/DataFilePaths.java edu/stanford/nlp/util/DeltaCollectionValuedMap.java edu/stanford/nlp/util/DeltaMap.java edu/stanford/nlp/util/ErasureUtils.java edu/stanford/nlp/util/Execution.java edu/stanford/nlp/util/Factory.java edu/stanford/nlp/util/FilePathProcessor.java edu/stanford/nlp/util/FileProcessor.java edu/stanford/nlp/util/FilteredIterator.java edu/stanford/nlp/util/Filters.java edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java edu/stanford/nlp/util/Generics.java edu/stanford/nlp/util/HasInterval.java edu/stanford/nlp/util/HashIndex.java edu/stanford/nlp/util/HashableCoreMap.java edu/stanford/nlp/util/Heap.java edu/stanford/nlp/util/IdentityHashSet.java edu/stanford/nlp/util/Index.java edu/stanford/nlp/util/IntPair.java edu/stanford/nlp/util/IntQuadruple.java edu/stanford/nlp/util/IntTriple.java edu/stanford/nlp/util/IntTuple.java edu/stanford/nlp/util/IntUni.java edu/stanford/nlp/util/Interner.java edu/stanford/nlp/util/Interval.java edu/stanford/nlp/util/IntervalTree.java edu/stanford/nlp/util/IterableIterator.java edu/stanford/nlp/util/Iterables.java edu/stanford/nlp/util/Lazy.java edu/stanford/nlp/util/MapFactory.java edu/stanford/nlp/util/Maps.java edu/stanford/nlp/util/MemoryMonitor.java edu/stanford/nlp/util/MetaClass.java edu/stanford/nlp/util/MutableDouble.java edu/stanford/nlp/util/MutableInteger.java edu/stanford/nlp/util/PaddedList.java edu/stanford/nlp/util/Pair.java edu/stanford/nlp/util/PriorityQueue.java edu/stanford/nlp/util/PropertiesUtils.java edu/stanford/nlp/util/Quadruple.java edu/stanford/nlp/util/ReflectionLoading.java edu/stanford/nlp/util/RegexStringFilter.java edu/stanford/nlp/util/RuntimeInterruptedException.java edu/stanford/nlp/util/Scored.java edu/stanford/nlp/util/ScoredComparator.java edu/stanford/nlp/util/ScoredObject.java edu/stanford/nlp/util/Sets.java edu/stanford/nlp/util/StreamGobbler.java edu/stanford/nlp/util/StringParsingTask.java edu/stanford/nlp/util/StringUtils.java edu/stanford/nlp/util/SystemUtils.java edu/stanford/nlp/util/Timing.java edu/stanford/nlp/util/Triple.java edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java edu/stanford/nlp/util/TwoDimensionalMap.java edu/stanford/nlp/util/TypesafeMap.java edu/stanford/nlp/util/UTF8EquivalenceFunction.java edu/stanford/nlp/util/ValuedInterval.java edu/stanford/nlp/util/XMLUtils.java edu/stanford/nlp/util/concurrent/MulticoreWrapper.java edu/stanford/nlp/util/concurrent/SynchronizedInterner.java edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java edu/stanford/nlp/util/concurrent/package-info.java edu/stanford/nlp/util/logging/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/StanfordRedwoodConfiguration.java edu/stanford/nlp/util/logging/Style.java edu/stanford/nlp/util/logging/VisibilityHandler.java edu/stanford/nlp/util/package-info.java edu/stanford/nlp/wordseg/ChineseDictionary.java edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java edu/stanford/nlp/wordseg/ChineseStringUtils.java edu/stanford/nlp/wordseg/CorpusChar.java edu/stanford/nlp/wordseg/CorpusDictionary.java edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java edu/stanford/nlp/wordseg/NonDict2.java edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java edu/stanford/nlp/wordseg/TagAffixDetector.java edu/stanford/nlp/wordseg/affDict.java edu/stanford/nlp/wordseg/package-info.java ##### GENERATING JAR FILE ##### JAR file: /u/nlp/distrib/stanford-segmenter-2015-04-20/stanford-segmenter-3.5.2-sources.jar Root directory: /afs/cs.stanford.edu/u/jebolton/stanford_release_2015_04_17/javanlp/projects/core/src/ jar cfm /juicer/u86/u/nlp/distrib/stanford-segmenter-2015-04-20/stanford-segmenter-3.5.2-sources.jar /u/nlp/distrib/stanford-segmenter-2015-04-20/manifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java \ edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java \ edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java \ edu/stanford/nlp/classify/Classifier.java \ edu/stanford/nlp/classify/ClassifierCreator.java \ edu/stanford/nlp/classify/ClassifierFactory.java \ edu/stanford/nlp/classify/CrossValidator.java \ edu/stanford/nlp/classify/Dataset.java \ edu/stanford/nlp/classify/GeneralDataset.java \ edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java \ edu/stanford/nlp/classify/LinearClassifier.java \ edu/stanford/nlp/classify/LinearClassifierFactory.java \ edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java \ edu/stanford/nlp/classify/LogPrior.java \ edu/stanford/nlp/classify/PRCurve.java \ edu/stanford/nlp/classify/ProbabilisticClassifier.java \ edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java \ edu/stanford/nlp/classify/RVFClassifier.java \ edu/stanford/nlp/classify/RVFDataset.java \ edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java \ edu/stanford/nlp/classify/WeightedDataset.java \ edu/stanford/nlp/classify/package-info.java \ edu/stanford/nlp/fsm/DFSA.java \ edu/stanford/nlp/fsm/DFSAState.java \ edu/stanford/nlp/fsm/DFSATransition.java \ edu/stanford/nlp/fsm/package-info.java \ edu/stanford/nlp/graph/ConnectedComponents.java \ edu/stanford/nlp/graph/DijkstraShortestPath.java \ edu/stanford/nlp/graph/DirectedMultiGraph.java \ edu/stanford/nlp/graph/Graph.java \ edu/stanford/nlp/ie/AbstractSequenceClassifier.java \ edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java \ edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java \ edu/stanford/nlp/ie/NERFeatureFactory.java \ edu/stanford/nlp/ie/PriorModelFactory.java \ edu/stanford/nlp/ie/crf/CRFClassifier.java \ edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java \ edu/stanford/nlp/ie/crf/CRFClassifierFloat.java \ edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java \ edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java \ edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java \ edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java \ edu/stanford/nlp/ie/crf/CRFCliqueTree.java \ edu/stanford/nlp/ie/crf/CRFDatum.java \ edu/stanford/nlp/ie/crf/CRFFeatureExporter.java \ edu/stanford/nlp/ie/crf/CRFLabel.java \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java \ edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java \ edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java \ edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java \ edu/stanford/nlp/ie/crf/CliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/FactorTable.java \ edu/stanford/nlp/ie/crf/FloatFactorTable.java \ edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/LabelDictionary.java \ edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java \ edu/stanford/nlp/ie/crf/TestSequenceModel.java \ edu/stanford/nlp/ie/crf/package-info.java \ edu/stanford/nlp/ie/package-info.java \ edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \ edu/stanford/nlp/ie/pascal/package-info.java \ edu/stanford/nlp/international/Language.java \ edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java \ edu/stanford/nlp/international/arabic/Buckwalter.java \ edu/stanford/nlp/international/arabic/pipeline/ATBArabicDataset.java \ edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java \ edu/stanford/nlp/international/arabic/pipeline/LDCPosMapper.java \ edu/stanford/nlp/international/arabic/pipeline/configurations/atb-segmenter.conf \ edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.dev \ edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.test \ edu/stanford/nlp/international/arabic/pipeline/splits/mona-atb-jhu2005.train \ edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java \ edu/stanford/nlp/international/arabic/process/ArabicLexer.java \ edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java \ edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java \ edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java \ edu/stanford/nlp/international/arabic/process/IOBUtils.java \ edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.java \ edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java \ edu/stanford/nlp/international/french/process/FrenchLexer.java \ edu/stanford/nlp/international/french/process/FrenchTokenizer.java \ edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \ edu/stanford/nlp/international/morph/MorphoFeatures.java \ edu/stanford/nlp/international/spanish/SpanishVerbStripper.java \ edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java \ edu/stanford/nlp/international/spanish/process/SpanishLexer.java \ edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java \ edu/stanford/nlp/io/BZip2PipedOutputStream.java \ edu/stanford/nlp/io/EncodingFileReader.java \ edu/stanford/nlp/io/EncodingPrintWriter.java \ edu/stanford/nlp/io/ExtensionFileFilter.java \ edu/stanford/nlp/io/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/RegExFileFilter.java \ edu/stanford/nlp/io/RuntimeIOException.java \ edu/stanford/nlp/io/package-info.java \ edu/stanford/nlp/ling/AbstractCoreLabel.java \ edu/stanford/nlp/ling/AnnotationLookup.java \ edu/stanford/nlp/ling/BasicDatum.java \ edu/stanford/nlp/ling/CategoryWordTag.java \ edu/stanford/nlp/ling/CategoryWordTagFactory.java \ edu/stanford/nlp/ling/CoreAnnotation.java \ edu/stanford/nlp/ling/CoreAnnotations.java \ edu/stanford/nlp/ling/CoreLabel.java \ edu/stanford/nlp/ling/Datum.java \ edu/stanford/nlp/ling/Document.java \ edu/stanford/nlp/ling/Featurizable.java \ edu/stanford/nlp/ling/HasCategory.java \ edu/stanford/nlp/ling/HasContext.java \ edu/stanford/nlp/ling/HasIndex.java \ edu/stanford/nlp/ling/HasLemma.java \ edu/stanford/nlp/ling/HasOffset.java \ edu/stanford/nlp/ling/HasTag.java \ edu/stanford/nlp/ling/HasWord.java \ edu/stanford/nlp/ling/IndexedWord.java \ edu/stanford/nlp/ling/Label.java \ edu/stanford/nlp/ling/LabelFactory.java \ edu/stanford/nlp/ling/Labeled.java \ edu/stanford/nlp/ling/LabeledWord.java \ edu/stanford/nlp/ling/MultiTokenTag.java \ edu/stanford/nlp/ling/RVFDatum.java \ edu/stanford/nlp/ling/Sentence.java \ edu/stanford/nlp/ling/StringLabel.java \ edu/stanford/nlp/ling/StringLabelFactory.java \ edu/stanford/nlp/ling/TaggedWord.java \ edu/stanford/nlp/ling/TaggedWordFactory.java \ edu/stanford/nlp/ling/ValueLabel.java \ edu/stanford/nlp/ling/Word.java \ edu/stanford/nlp/ling/WordFactory.java \ edu/stanford/nlp/ling/WordLemmaTag.java \ edu/stanford/nlp/ling/WordLemmaTagFactory.java \ edu/stanford/nlp/ling/WordTag.java \ edu/stanford/nlp/ling/WordTagFactory.java \ edu/stanford/nlp/ling/package-info.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/NodePatternTransformer.java \ edu/stanford/nlp/ling/tokensregex/PhraseTable.java \ edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java \ edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java \ edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java \ edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java \ edu/stanford/nlp/ling/tokensregex/SequencePattern.java \ edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java \ edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java \ edu/stanford/nlp/ling/tokensregex/package-info.java \ edu/stanford/nlp/ling/tokensregex/parser/ParseException.java \ edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java \ edu/stanford/nlp/ling/tokensregex/parser/Token.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java \ edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java \ edu/stanford/nlp/ling/tokensregex/parser/package-info.java \ edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java \ edu/stanford/nlp/ling/tokensregex/types/Expression.java \ edu/stanford/nlp/ling/tokensregex/types/Expressions.java \ edu/stanford/nlp/ling/tokensregex/types/Tags.java \ edu/stanford/nlp/ling/tokensregex/types/Value.java \ edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java \ edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java \ edu/stanford/nlp/ling/tokensregex/types/package-info.java \ edu/stanford/nlp/math/ADMath.java \ edu/stanford/nlp/math/ArrayMath.java \ edu/stanford/nlp/math/DoubleAD.java \ edu/stanford/nlp/math/SloppyMath.java \ edu/stanford/nlp/math/package-info.java \ edu/stanford/nlp/objectbank/DelimitRegExIterator.java \ edu/stanford/nlp/objectbank/IdentityFunction.java \ edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java \ edu/stanford/nlp/objectbank/LineIterator.java \ edu/stanford/nlp/objectbank/ObjectBank.java \ edu/stanford/nlp/objectbank/ReaderIteratorFactory.java \ edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java \ edu/stanford/nlp/objectbank/package-info.java \ edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java \ edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java \ edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java \ edu/stanford/nlp/optimization/CGMinimizer.java \ edu/stanford/nlp/optimization/CmdEvaluator.java \ edu/stanford/nlp/optimization/DiffFloatFunction.java \ edu/stanford/nlp/optimization/DiffFunction.java \ edu/stanford/nlp/optimization/Evaluator.java \ edu/stanford/nlp/optimization/FloatFunction.java \ edu/stanford/nlp/optimization/Function.java \ edu/stanford/nlp/optimization/GoldenSectionLineSearch.java \ edu/stanford/nlp/optimization/HasEvaluators.java \ edu/stanford/nlp/optimization/HasFeatureGrouping.java \ edu/stanford/nlp/optimization/HasFloatInitial.java \ edu/stanford/nlp/optimization/HasInitial.java \ edu/stanford/nlp/optimization/HasRegularizerParamRange.java \ edu/stanford/nlp/optimization/HybridMinimizer.java \ edu/stanford/nlp/optimization/InefficientSGDMinimizer.java \ edu/stanford/nlp/optimization/LineSearcher.java \ edu/stanford/nlp/optimization/MemoryEvaluator.java \ edu/stanford/nlp/optimization/Minimizer.java \ edu/stanford/nlp/optimization/QNMinimizer.java \ edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java \ edu/stanford/nlp/optimization/ResultStoringMonitor.java \ edu/stanford/nlp/optimization/SGDMinimizer.java \ edu/stanford/nlp/optimization/SGDToQNMinimizer.java \ edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java \ edu/stanford/nlp/optimization/SMDMinimizer.java \ edu/stanford/nlp/optimization/SQNMinimizer.java \ edu/stanford/nlp/optimization/ScaledSGDMinimizer.java \ edu/stanford/nlp/optimization/StochasticCalculateMethods.java \ edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java \ edu/stanford/nlp/optimization/StochasticMinimizer.java \ edu/stanford/nlp/optimization/package-info.java \ edu/stanford/nlp/parser/KBestViterbiParser.java \ edu/stanford/nlp/parser/Parser.java \ edu/stanford/nlp/parser/ViterbiParser.java \ edu/stanford/nlp/parser/ViterbiParserWithOptions.java \ edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \ edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/BaseLexicon.java \ edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java \ edu/stanford/nlp/parser/lexparser/BoundaryRemover.java \ edu/stanford/nlp/parser/lexparser/CNFTransformers.java \ edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java \ edu/stanford/nlp/parser/lexparser/ChineseLexicon.java \ edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java \ edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java \ edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java \ edu/stanford/nlp/parser/lexparser/Debinarizer.java \ edu/stanford/nlp/parser/lexparser/DependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/Extractor.java \ edu/stanford/nlp/parser/lexparser/FactoredLexicon.java \ edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java \ edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/IntDependency.java \ edu/stanford/nlp/parser/lexparser/IntTaggedWord.java \ edu/stanford/nlp/parser/lexparser/Interner.java \ edu/stanford/nlp/parser/lexparser/Lexicon.java \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java \ edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java \ edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java \ edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/Options.java \ edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java \ edu/stanford/nlp/parser/lexparser/PostSplitter.java \ edu/stanford/nlp/parser/lexparser/RandomWalk.java \ edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java \ edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/TagProjection.java \ edu/stanford/nlp/parser/lexparser/TestOptions.java \ edu/stanford/nlp/parser/lexparser/TestTagProjection.java \ edu/stanford/nlp/parser/lexparser/TrainOptions.java \ edu/stanford/nlp/parser/lexparser/TreeAnnotator.java \ edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java \ edu/stanford/nlp/parser/lexparser/TreeBinarizer.java \ edu/stanford/nlp/parser/lexparser/TreeCollinizer.java \ edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java \ edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java \ edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java \ edu/stanford/nlp/parser/lexparser/UnknownWordModel.java \ edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \ edu/stanford/nlp/parser/lexparser/package-info.java \ edu/stanford/nlp/parser/metrics/AbstractEval.java \ edu/stanford/nlp/parser/metrics/Eval.java \ edu/stanford/nlp/parser/package-info.java \ edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \ edu/stanford/nlp/pipeline/Annotation.java \ edu/stanford/nlp/pipeline/Annotator.java \ edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \ edu/stanford/nlp/pipeline/CoreMapAggregator.java \ edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \ edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \ edu/stanford/nlp/pipeline/package-info.java \ edu/stanford/nlp/process/AbstractTokenizer.java \ edu/stanford/nlp/process/Americanize.java \ edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java \ edu/stanford/nlp/process/CoreLabelTokenFactory.java \ edu/stanford/nlp/process/CoreTokenFactory.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/Morpha.java \ edu/stanford/nlp/process/Morphology.java \ edu/stanford/nlp/process/PTB2TextLexer.java \ edu/stanford/nlp/process/PTBLexer.java \ edu/stanford/nlp/process/PTBTokenizer.java \ edu/stanford/nlp/process/SerializableFunction.java \ edu/stanford/nlp/process/Tokenizer.java \ edu/stanford/nlp/process/TokenizerAdapter.java \ edu/stanford/nlp/process/TokenizerFactory.java \ edu/stanford/nlp/process/WhitespaceLexer.java \ edu/stanford/nlp/process/WhitespaceTokenizer.java \ edu/stanford/nlp/process/WordSegmenter.java \ edu/stanford/nlp/process/WordSegmentingTokenizer.java \ edu/stanford/nlp/process/WordShapeClassifier.java \ edu/stanford/nlp/process/WordToSentenceProcessor.java \ edu/stanford/nlp/process/WordTokenFactory.java \ edu/stanford/nlp/process/package-info.java \ edu/stanford/nlp/semgraph/SemanticGraph.java \ edu/stanford/nlp/semgraph/SemanticGraphEdge.java \ edu/stanford/nlp/semgraph/SemanticGraphFactory.java \ edu/stanford/nlp/semgraph/SemanticGraphFormatter.java \ edu/stanford/nlp/semgraph/package-info.java \ edu/stanford/nlp/semgraph/semgrex/Alignment.java \ edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java \ edu/stanford/nlp/semgraph/semgrex/Env.java \ edu/stanford/nlp/semgraph/semgrex/GraphRelation.java \ edu/stanford/nlp/semgraph/semgrex/NodePattern.java \ edu/stanford/nlp/semgraph/semgrex/ParseException.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java \ edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java \ edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java \ edu/stanford/nlp/semgraph/semgrex/Token.java \ edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java \ edu/stanford/nlp/semgraph/semgrex/VariableStrings.java \ edu/stanford/nlp/semgraph/semgrex/package-info.java \ edu/stanford/nlp/sequences/BeamBestSequenceFinder.java \ edu/stanford/nlp/sequences/BestSequenceFinder.java \ edu/stanford/nlp/sequences/Clique.java \ edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java \ edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java \ edu/stanford/nlp/sequences/CoolingSchedule.java \ edu/stanford/nlp/sequences/DocumentReaderAndWriter.java \ edu/stanford/nlp/sequences/ExactBestSequenceFinder.java \ edu/stanford/nlp/sequences/FactoredSequenceListener.java \ edu/stanford/nlp/sequences/FactoredSequenceModel.java \ edu/stanford/nlp/sequences/FeatureFactory.java \ edu/stanford/nlp/sequences/IOBUtils.java \ edu/stanford/nlp/sequences/KBestSequenceFinder.java \ edu/stanford/nlp/sequences/LatticeWriter.java \ edu/stanford/nlp/sequences/ListeningSequenceModel.java \ edu/stanford/nlp/sequences/ObjectBankWrapper.java \ edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java \ edu/stanford/nlp/sequences/SeqClassifierFlags.java \ edu/stanford/nlp/sequences/SequenceGibbsSampler.java \ edu/stanford/nlp/sequences/SequenceListener.java \ edu/stanford/nlp/sequences/SequenceModel.java \ edu/stanford/nlp/sequences/SequenceSampler.java \ edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java \ edu/stanford/nlp/sequences/package-info.java \ edu/stanford/nlp/stats/AbstractCounter.java \ edu/stanford/nlp/stats/AccuracyStats.java \ edu/stanford/nlp/stats/ClassicCounter.java \ edu/stanford/nlp/stats/Counter.java \ edu/stanford/nlp/stats/Counters.java \ edu/stanford/nlp/stats/Distribution.java \ edu/stanford/nlp/stats/EquivalenceClasser.java \ edu/stanford/nlp/stats/GeneralizedCounter.java \ edu/stanford/nlp/stats/IntCounter.java \ edu/stanford/nlp/stats/MultiClassAccuracyStats.java \ edu/stanford/nlp/stats/MultiClassChunkEvalStats.java \ edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java \ edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java \ edu/stanford/nlp/stats/ProbabilityDistribution.java \ edu/stanford/nlp/stats/Sampler.java \ edu/stanford/nlp/stats/Scorer.java \ edu/stanford/nlp/stats/SimpleGoodTuring.java \ edu/stanford/nlp/stats/TwoDimensionalCounter.java \ edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java \ edu/stanford/nlp/stats/TwoDimensionalIntCounter.java \ edu/stanford/nlp/stats/package-info.java \ edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java \ edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java \ edu/stanford/nlp/trees/BobChrisTreeNormalizer.java \ edu/stanford/nlp/trees/CollinsHeadFinder.java \ edu/stanford/nlp/trees/CollocationFinder.java \ edu/stanford/nlp/trees/CompositeTreeTransformer.java \ edu/stanford/nlp/trees/CompositeTreebank.java \ edu/stanford/nlp/trees/Constituent.java \ edu/stanford/nlp/trees/ConstituentFactory.java \ edu/stanford/nlp/trees/CoordinationTransformer.java \ edu/stanford/nlp/trees/CopulaHeadFinder.java \ edu/stanford/nlp/trees/DateTreeTransformer.java \ edu/stanford/nlp/trees/Dependencies.java \ edu/stanford/nlp/trees/Dependency.java \ edu/stanford/nlp/trees/DependencyFactory.java \ edu/stanford/nlp/trees/DependencyPrinter.java \ edu/stanford/nlp/trees/DependencyReader.java \ edu/stanford/nlp/trees/DependencyTreeTransformer.java \ edu/stanford/nlp/trees/DependencyTyper.java \ edu/stanford/nlp/trees/DiskTreebank.java \ edu/stanford/nlp/trees/EnglishGrammaticalRelations.java \ edu/stanford/nlp/trees/EnglishGrammaticalStructure.java \ edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java \ edu/stanford/nlp/trees/EnglishPatterns.java \ edu/stanford/nlp/trees/FilteringTreeReader.java \ edu/stanford/nlp/trees/GrammaticalRelation.java \ edu/stanford/nlp/trees/GrammaticalStructure.java \ edu/stanford/nlp/trees/GrammaticalStructureFactory.java \ edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java \ edu/stanford/nlp/trees/HasParent.java \ edu/stanford/nlp/trees/HeadFinder.java \ edu/stanford/nlp/trees/Labeled.java \ edu/stanford/nlp/trees/LabeledConstituent.java \ edu/stanford/nlp/trees/LabeledScoredTreeFactory.java \ edu/stanford/nlp/trees/LabeledScoredTreeNode.java \ edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java \ edu/stanford/nlp/trees/LeftHeadFinder.java \ edu/stanford/nlp/trees/MemoryTreebank.java \ edu/stanford/nlp/trees/ModCollinsHeadFinder.java \ edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java \ edu/stanford/nlp/trees/NamedDependency.java \ edu/stanford/nlp/trees/PennTreeReader.java \ edu/stanford/nlp/trees/PennTreeReaderFactory.java \ edu/stanford/nlp/trees/PennTreebankLanguagePack.java \ edu/stanford/nlp/trees/PennTreebankTokenizer.java \ edu/stanford/nlp/trees/QPTreeTransformer.java \ edu/stanford/nlp/trees/SemanticHeadFinder.java \ edu/stanford/nlp/trees/SimpleConstituent.java \ edu/stanford/nlp/trees/SimpleConstituentFactory.java \ edu/stanford/nlp/trees/SimpleTree.java \ edu/stanford/nlp/trees/SimpleTreeFactory.java \ edu/stanford/nlp/trees/TransformingTreebank.java \ edu/stanford/nlp/trees/Tree.java \ edu/stanford/nlp/trees/TreeCoreAnnotations.java \ edu/stanford/nlp/trees/TreeFactory.java \ edu/stanford/nlp/trees/TreeFunctions.java \ edu/stanford/nlp/trees/TreeGraphNode.java \ edu/stanford/nlp/trees/TreeGraphNodeFactory.java \ edu/stanford/nlp/trees/TreeLeafLabelTransformer.java \ edu/stanford/nlp/trees/TreeNormalizer.java \ edu/stanford/nlp/trees/TreePrint.java \ edu/stanford/nlp/trees/TreeReader.java \ edu/stanford/nlp/trees/TreeReaderFactory.java \ edu/stanford/nlp/trees/TreeTokenizerFactory.java \ edu/stanford/nlp/trees/TreeTransformer.java \ edu/stanford/nlp/trees/TreeVisitor.java \ edu/stanford/nlp/trees/Treebank.java \ edu/stanford/nlp/trees/TreebankFactory.java \ edu/stanford/nlp/trees/TreebankLanguagePack.java \ edu/stanford/nlp/trees/Trees.java \ edu/stanford/nlp/trees/TypedDependency.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java \ edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java \ edu/stanford/nlp/trees/UniversalPOSMapper.java \ edu/stanford/nlp/trees/UniversalSemanticHeadFinder.java \ edu/stanford/nlp/trees/UnnamedConcreteDependency.java \ edu/stanford/nlp/trees/UnnamedDependency.java \ edu/stanford/nlp/trees/WordNetConnection.java \ edu/stanford/nlp/trees/WordStemmer.java \ edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java \ edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java \ edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java \ edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java \ edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java \ edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java \ edu/stanford/nlp/trees/international/arabic/package-info.java \ edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java \ edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java \ edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java \ edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java \ edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java \ edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java \ edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java \ edu/stanford/nlp/trees/international/french/package-info.java \ edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java \ edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java \ edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java \ edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java \ edu/stanford/nlp/trees/international/negra/NegraLabel.java \ edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java \ edu/stanford/nlp/trees/international/negra/NegraPennLexer.java \ edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java \ edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java \ edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java \ edu/stanford/nlp/trees/international/negra/package-info.java \ edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/CEDict.java \ edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java \ edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java \ edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java \ edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java \ edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java \ edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java \ edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java \ edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java \ edu/stanford/nlp/trees/international/pennchinese/package-info.java \ edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java \ edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java \ edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java \ edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java \ edu/stanford/nlp/trees/package-info.java \ edu/stanford/nlp/trees/treebank/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/package-info.java \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java \ edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java \ edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java \ edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/Node.java \ edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java \ edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java \ edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java \ edu/stanford/nlp/trees/tregex/tsurgeon/Token.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java \ edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java \ edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java \ edu/stanford/nlp/trees/tregex/tsurgeon/package-info.java \ edu/stanford/nlp/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/CallbackFunction.java \ edu/stanford/nlp/util/Characters.java \ edu/stanford/nlp/util/CollectionFactory.java \ edu/stanford/nlp/util/CollectionUtils.java \ edu/stanford/nlp/util/CollectionValuedMap.java \ edu/stanford/nlp/util/Comparators.java \ edu/stanford/nlp/util/ConcatenationIterator.java \ edu/stanford/nlp/util/ConvertByteArray.java \ edu/stanford/nlp/util/CoreMap.java \ edu/stanford/nlp/util/DataFilePaths.java \ edu/stanford/nlp/util/DeltaCollectionValuedMap.java \ edu/stanford/nlp/util/DeltaMap.java \ edu/stanford/nlp/util/ErasureUtils.java \ edu/stanford/nlp/util/Execution.java \ edu/stanford/nlp/util/Factory.java \ edu/stanford/nlp/util/FilePathProcessor.java \ edu/stanford/nlp/util/FileProcessor.java \ edu/stanford/nlp/util/FilteredIterator.java \ edu/stanford/nlp/util/Filters.java \ edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \ edu/stanford/nlp/util/Generics.java \ edu/stanford/nlp/util/HasInterval.java \ edu/stanford/nlp/util/HashIndex.java \ edu/stanford/nlp/util/HashableCoreMap.java \ edu/stanford/nlp/util/Heap.java \ edu/stanford/nlp/util/IdentityHashSet.java \ edu/stanford/nlp/util/Index.java \ edu/stanford/nlp/util/IntPair.java \ edu/stanford/nlp/util/IntQuadruple.java \ edu/stanford/nlp/util/IntTriple.java \ edu/stanford/nlp/util/IntTuple.java \ edu/stanford/nlp/util/IntUni.java \ edu/stanford/nlp/util/Interner.java \ edu/stanford/nlp/util/Interval.java \ edu/stanford/nlp/util/IntervalTree.java \ edu/stanford/nlp/util/IterableIterator.java \ edu/stanford/nlp/util/Iterables.java \ edu/stanford/nlp/util/Lazy.java \ edu/stanford/nlp/util/MapFactory.java \ edu/stanford/nlp/util/Maps.java \ edu/stanford/nlp/util/MemoryMonitor.java \ edu/stanford/nlp/util/MetaClass.java \ edu/stanford/nlp/util/MutableDouble.java \ edu/stanford/nlp/util/MutableInteger.java \ edu/stanford/nlp/util/PaddedList.java \ edu/stanford/nlp/util/Pair.java \ edu/stanford/nlp/util/PriorityQueue.java \ edu/stanford/nlp/util/PropertiesUtils.java \ edu/stanford/nlp/util/Quadruple.java \ edu/stanford/nlp/util/ReflectionLoading.java \ edu/stanford/nlp/util/RegexStringFilter.java \ edu/stanford/nlp/util/RuntimeInterruptedException.java \ edu/stanford/nlp/util/Scored.java \ edu/stanford/nlp/util/ScoredComparator.java \ edu/stanford/nlp/util/ScoredObject.java \ edu/stanford/nlp/util/Sets.java \ edu/stanford/nlp/util/StreamGobbler.java \ edu/stanford/nlp/util/StringParsingTask.java \ edu/stanford/nlp/util/StringUtils.java \ edu/stanford/nlp/util/SystemUtils.java \ edu/stanford/nlp/util/Timing.java \ edu/stanford/nlp/util/Triple.java \ edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java \ edu/stanford/nlp/util/TwoDimensionalMap.java \ edu/stanford/nlp/util/TypesafeMap.java \ edu/stanford/nlp/util/UTF8EquivalenceFunction.java \ edu/stanford/nlp/util/ValuedInterval.java \ edu/stanford/nlp/util/XMLUtils.java \ edu/stanford/nlp/util/concurrent/MulticoreWrapper.java \ edu/stanford/nlp/util/concurrent/SynchronizedInterner.java \ edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java \ edu/stanford/nlp/util/concurrent/package-info.java \ edu/stanford/nlp/util/logging/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/StanfordRedwoodConfiguration.java \ edu/stanford/nlp/util/logging/Style.java \ edu/stanford/nlp/util/logging/VisibilityHandler.java \ edu/stanford/nlp/util/package-info.java \ edu/stanford/nlp/wordseg/ChineseDictionary.java \ edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java \ edu/stanford/nlp/wordseg/ChineseStringUtils.java \ edu/stanford/nlp/wordseg/CorpusChar.java \ edu/stanford/nlp/wordseg/CorpusDictionary.java \ edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java \ edu/stanford/nlp/wordseg/NonDict2.java \ edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java \ edu/stanford/nlp/wordseg/TagAffixDetector.java \ edu/stanford/nlp/wordseg/affDict.java \ edu/stanford/nlp/wordseg/package-info.java \ Loading source files for package edu.stanford.nlp.fsm... Loading source files for package edu.stanford.nlp.process... Loading source files for package edu.stanford.nlp.stats... Loading source files for package edu.stanford.nlp.ie... Loading source files for package edu.stanford.nlp.ie.crf... Loading source files for package edu.stanford.nlp.ie.pascal... Loading source files for package edu.stanford.nlp.sequences... Loading source files for package edu.stanford.nlp.objectbank... Loading source files for package edu.stanford.nlp.optimization... Loading source files for package edu.stanford.nlp.wordseg... Loading source files for package edu.stanford.nlp.io... Loading source files for package edu.stanford.nlp.util... Loading source files for package edu.stanford.nlp.util.concurrent... Loading source files for package edu.stanford.nlp.util.logging... Loading source files for package edu.stanford.nlp.pipeline... Loading source files for package edu.stanford.nlp.ling... Loading source files for package edu.stanford.nlp.ling.tokensregex... Loading source files for package edu.stanford.nlp.ling.tokensregex.types... Loading source files for package edu.stanford.nlp.ling.tokensregex.parser... Loading source files for package edu.stanford.nlp.classify... Loading source files for package edu.stanford.nlp.international.french.process... Loading source files for package edu.stanford.nlp.international.french... Loading source files for package edu.stanford.nlp.international.arabic.process... Loading source files for package edu.stanford.nlp.international.arabic... Loading source files for package edu.stanford.nlp.international.arabic.pipeline... Loading source files for package edu.stanford.nlp.international.morph... Loading source files for package edu.stanford.nlp.international... Loading source files for package edu.stanford.nlp.international.spanish.process... Loading source files for package edu.stanford.nlp.international.spanish... Loading source files for package edu.stanford.nlp.graph... Loading source files for package edu.stanford.nlp.parser.tools... Loading source files for package edu.stanford.nlp.parser.metrics... Loading source files for package edu.stanford.nlp.parser... Loading source files for package edu.stanford.nlp.parser.lexparser... Loading source files for package edu.stanford.nlp.trees... Loading source files for package edu.stanford.nlp.trees.tregex... Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon... Loading source files for package edu.stanford.nlp.trees.treebank... Loading source files for package edu.stanford.nlp.trees.international.french... Loading source files for package edu.stanford.nlp.trees.international.pennchinese... Loading source files for package edu.stanford.nlp.trees.international.arabic... Loading source files for package edu.stanford.nlp.trees.international.negra... Loading source files for package edu.stanford.nlp.trees.international.hebrew... Loading source files for package edu.stanford.nlp.trees.international.spanish... Loading source files for package edu.stanford.nlp.semgraph.semgrex... Loading source files for package edu.stanford.nlp.semgraph... Loading source files for package edu.stanford.nlp.math... Constructing Javadoc information... Standard Doclet version 1.8.0_31 Building tree for all the packages and classes... Generating javadoc/edu/stanford/nlp/fsm/DFSA.html... Generating javadoc/edu/stanford/nlp/fsm/DFSAState.html... Generating javadoc/edu/stanford/nlp/fsm/DFSATransition.html... Generating javadoc/edu/stanford/nlp/process/AbstractTokenizer.html... Generating javadoc/edu/stanford/nlp/process/Americanize.html... src/edu/stanford/nlp/process/Americanize.java:245: warning: no @throws for java.io.IOException public static void main(String[] args) throws IOException { ^ Generating javadoc/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html... src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:97: warning: no @param for in public String normalization(String in) { ^ src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:97: warning: no @return public String normalization(String in) { ^ src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:135: warning: no @param for args public static void main(String[] args) throws IOException { ^ src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:135: warning: no @throws for java.io.IOException public static void main(String[] args) throws IOException { ^ src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:255: warning: no @throws for java.io.IOException public static List fromHTML(String inputString) throws IOException { ^ src/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java:271: warning: no description for @throws * @throws IOException ^ src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink * which takes a document and returns another processed document, which may ^ src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink * which takes a document and returns another processed document, which may ^ src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address *
Sepandar David Kamvar
^ src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address *
Sepandar David Kamvar
^ Generating javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html... src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for tokenText public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) { ^ src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for originalText public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) { ^ src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for begin public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) { ^ src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @param for length public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) { ^ src/edu/stanford/nlp/process/CoreLabelTokenFactory.java:58: warning: no @return public CoreLabel makeToken(String tokenText, String originalText, int begin, int length) { ^ Generating javadoc/edu/stanford/nlp/process/CoreTokenFactory.html... src/edu/stanford/nlp/process/CoreTokenFactory.java:12: warning: no description for @param * @param ^ Generating javadoc/edu/stanford/nlp/process/LexedTokenFactory.html... Generating javadoc/edu/stanford/nlp/process/LexerTokenizer.html... src/edu/stanford/nlp/process/LexerTokenizer.java:77: warning: no @param for args public static void main(String[] args) throws IOException { ^ src/edu/stanford/nlp/process/LexerTokenizer.java:77: warning: no @throws for java.io.IOException public static void main(String[] args) throws IOException { ^ Generating javadoc/edu/stanford/nlp/process/ListProcessor.html... src/edu/stanford/nlp/process/ListProcessor.java:21: warning: no @param for list public List process(List list); ^ src/edu/stanford/nlp/process/ListProcessor.java:21: warning: no @return public List process(List list); ^ Generating javadoc/edu/stanford/nlp/process/Morphology.html... src/edu/stanford/nlp/process/Morphology.java:120: warning: no @param for label public void stem(CoreLabel label) { ^ src/edu/stanford/nlp/process/Morphology.java:128: warning: no @param for label public void stem(CoreLabel label, ^ src/edu/stanford/nlp/process/Morphology.java:128: warning: no @param for ann public void stem(CoreLabel label, ^ src/edu/stanford/nlp/process/Morphology.java:180: warning: no @param for word public static WordTag stemStatic(String word, String tag) { ^ src/edu/stanford/nlp/process/Morphology.java:180: warning: no @param for tag public static WordTag stemStatic(String word, String tag) { ^ src/edu/stanford/nlp/process/Morphology.java:180: warning: no @return public static WordTag stemStatic(String word, String tag) { ^ src/edu/stanford/nlp/process/Morphology.java:210: warning: no @param for wT public static WordTag stemStatic(WordTag wT) { ^ src/edu/stanford/nlp/process/Morphology.java:210: warning: no @return public static WordTag stemStatic(WordTag wT) { ^ src/edu/stanford/nlp/process/Morphology.java:230: warning: no @param for wT public WordLemmaTag lemmatize(WordTag wT) { ^ src/edu/stanford/nlp/process/Morphology.java:230: warning: no @return public WordLemmaTag lemmatize(WordTag wT) { ^ src/edu/stanford/nlp/process/Morphology.java:256: warning: no @param for args public static void main(String[] args) throws IOException { ^ src/edu/stanford/nlp/process/Morphology.java:256: warning: no @throws for java.io.IOException public static void main(String[] args) throws IOException { ^ Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.html... src/edu/stanford/nlp/process/PTBTokenizer.java:329: warning: no @param for ptbText public static String ptbToken2Text(String ptbText) { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:329: warning: no @return public static String ptbToken2Text(String ptbText) { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @param for ptbText public static int ptb2Text(Reader ptbText, Writer w) throws IOException { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @param for w public static int ptb2Text(Reader ptbText, Writer w) throws IOException { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @return public static int ptb2Text(Reader ptbText, Writer w) throws IOException { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:340: warning: no @throws for java.io.IOException public static int ptb2Text(Reader ptbText, Writer w) throws IOException { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:495: warning: no @param for tokenizeNLs public static TokenizerFactory factory(boolean tokenizeNLs, boolean invertible) { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:495: warning: no @param for invertible public static TokenizerFactory factory(boolean tokenizeNLs, boolean invertible) { ^ src/edu/stanford/nlp/process/PTBTokenizer.java:670: error: self-closing element not allowed *

^ src/edu/stanford/nlp/process/PTBTokenizer.java:674: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html... src/edu/stanford/nlp/process/PTBTokenizer.java:581: warning: no @param for public static PTBTokenizerFactory newPTBTokenizerFactory(LexedTokenFactory tokenFactory, String options) { ^ Generating javadoc/edu/stanford/nlp/process/SerializableFunction.html... Generating javadoc/edu/stanford/nlp/process/Tokenizer.html... Generating javadoc/edu/stanford/nlp/process/TokenizerAdapter.html... Generating javadoc/edu/stanford/nlp/process/TokenizerFactory.html... src/edu/stanford/nlp/process/TokenizerFactory.java:13: error: self-closing element not allowed * IMPORTANT NOTE:
^ src/edu/stanford/nlp/process/TokenizerFactory.java:18: error: self-closing element not allowed *
^ Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.html... src/edu/stanford/nlp/process/WhitespaceTokenizer.java:197: error: self-closing element not allowed *

^ src/edu/stanford/nlp/process/WhitespaceTokenizer.java:24: error: self-closing element not allowed *

^ src/edu/stanford/nlp/process/WhitespaceTokenizer.java:143: warning: no @param for factory public WhitespaceTokenizer(LexedTokenFactory factory, ^ 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... src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for regionElementRegex public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for newlineIsSentenceBreak public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for sentenceBoundaryMultiTokenPattern public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for tokenRegexesToDiscard public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for isOneSentence public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:540: warning: no @param for allowEmptySentences public WordToSentenceProcessor(String boundaryTokenRegex, Set boundaryFollowers, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:488: warning: no @param for sentenceBoundaryMultiTokenPattern public WordToSentenceProcessor(String boundaryTokenRegex, ^ src/edu/stanford/nlp/process/WordToSentenceProcessor.java:488: warning: no @param for tokenRegexesToDiscard public WordToSentenceProcessor(String boundaryTokenRegex, ^ Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html... Generating javadoc/edu/stanford/nlp/stats/AbstractCounter.html... Generating javadoc/edu/stanford/nlp/stats/AccuracyStats.html... Generating javadoc/edu/stanford/nlp/stats/ClassicCounter.html... src/edu/stanford/nlp/stats/ClassicCounter.java:54: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/package-info.java:4: error: reference not found * (e.g., {@link edu.stanford.nlp.stats.PrecisionRecallStats}). ^ Generating javadoc/edu/stanford/nlp/stats/Counter.html... Generating javadoc/edu/stanford/nlp/stats/Counters.html... src/edu/stanford/nlp/stats/Counters.java:108: warning: no @param for public static double logSum(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:123: warning: no @param for public static void logNormalizeInPlace(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:146: warning: no @param for public static double max(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:159: warning: no @param for public static double max(Counter c, double valueIfEmpty) { ^ src/edu/stanford/nlp/stats/Counters.java:178: warning: no @param for public static Counter asCounter(Collection c) { ^ src/edu/stanford/nlp/stats/Counters.java:192: warning: no @param for public static double min(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:207: warning: no @param for public static E argmax(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:219: warning: no @param for public static E argmin(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:241: warning: no @param for public static E argmax(Counter c, Comparator tieBreaker) { ^ src/edu/stanford/nlp/stats/Counters.java:254: warning: no @param for public static E argmax(Counter c, Comparator tieBreaker, E defaultIfEmpty) { ^ src/edu/stanford/nlp/stats/Counters.java:276: warning: no @param for public static E argmin(Counter c, Comparator tieBreaker) { ^ src/edu/stanford/nlp/stats/Counters.java:276: warning: no @param for tieBreaker public static E argmin(Counter c, Comparator tieBreaker) { ^ src/edu/stanford/nlp/stats/Counters.java:296: warning: no @param for public static double mean(Counter c) { ^ src/edu/stanford/nlp/stats/Counters.java:322: warning: no @param for public static void addInPlace(Counter target, Counter arg, double scale) { ^ src/edu/stanford/nlp/stats/Counters.java:331: warning: no @param for public static void addInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:331: warning: no @param for target public static void addInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:331: warning: no @param for arg public static void addInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:344: warning: no @param for public static void addInPlace(double[] target, Counter arg, Index idx) { ^ src/edu/stanford/nlp/stats/Counters.java:344: warning: no @param for target public static void addInPlace(double[] target, Counter arg, Index idx) { ^ src/edu/stanford/nlp/stats/Counters.java:344: warning: no @param for arg public static void addInPlace(double[] target, Counter arg, Index idx) { ^ src/edu/stanford/nlp/stats/Counters.java:344: warning: no @param for idx public static void addInPlace(double[] target, Counter arg, Index idx) { ^ src/edu/stanford/nlp/stats/Counters.java:352: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:353: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:355: warning: no @param for arg1 public static TwoDimensionalCounter add(TwoDimensionalCounter arg1, TwoDimensionalCounter arg2) { ^ src/edu/stanford/nlp/stats/Counters.java:355: warning: no @param for arg2 public static TwoDimensionalCounter add(TwoDimensionalCounter arg1, TwoDimensionalCounter arg2) { ^ src/edu/stanford/nlp/stats/Counters.java:355: warning: no @return public static TwoDimensionalCounter add(TwoDimensionalCounter arg1, TwoDimensionalCounter arg2) { ^ src/edu/stanford/nlp/stats/Counters.java:366: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:367: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:369: warning: no @param for target public static void addInPlace(TwoDimensionalCounter target, TwoDimensionalCounter arg, double scale) { ^ src/edu/stanford/nlp/stats/Counters.java:369: warning: no @param for arg public static void addInPlace(TwoDimensionalCounter target, TwoDimensionalCounter arg, double scale) { ^ src/edu/stanford/nlp/stats/Counters.java:369: warning: no @param for scale public static void addInPlace(TwoDimensionalCounter target, TwoDimensionalCounter arg, double scale) { ^ src/edu/stanford/nlp/stats/Counters.java:379: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:380: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:382: warning: no @param for target public static void addInPlace(TwoDimensionalCounter target, TwoDimensionalCounter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:382: warning: no @param for arg public static void addInPlace(TwoDimensionalCounter target, TwoDimensionalCounter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:394: warning: no @param for public static void addInPlace(Counter target, Collection arg, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:394: warning: no @param for target public static void addInPlace(Counter target, Collection arg, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:394: warning: no @param for arg public static void addInPlace(Counter target, Collection arg, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:394: warning: no @param for value public static void addInPlace(Counter target, Collection arg, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:403: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:404: warning: no description for @param * @param ^ src/edu/stanford/nlp/stats/Counters.java:406: warning: no @param for target public static void addInPlace(TwoDimensionalCounter target, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:406: warning: no @param for value public static void addInPlace(TwoDimensionalCounter target, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:417: warning: no @param for public static void addInPlace(Counter target, Collection arg) { ^ src/edu/stanford/nlp/stats/Counters.java:417: warning: no @param for target public static void addInPlace(Counter target, Collection arg) { ^ src/edu/stanford/nlp/stats/Counters.java:417: warning: no @param for arg public static void addInPlace(Counter target, Collection arg) { ^ src/edu/stanford/nlp/stats/Counters.java:426: warning: no @param for public static void addInPlace(Counter target, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:426: warning: no @param for target public static void addInPlace(Counter target, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:426: warning: no @param for value public static void addInPlace(Counter target, double value) { ^ src/edu/stanford/nlp/stats/Counters.java:435: warning: no @param for public static void subtractInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:435: warning: no @param for target public static void subtractInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:435: warning: no @param for arg public static void subtractInPlace(Counter target, Counter arg) { ^ src/edu/stanford/nlp/stats/Counters.java:445: warning: no @param for public static void subtractInPlace(double[] target, Counter arg, Index idx) { ^ src/edu/stanford/nlp/stats/Counters.java:936: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/stats/Distribution.html... src/edu/stanford/nlp/stats/Distribution.java:532: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/Distribution.java:15: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html... src/edu/stanford/nlp/stats/EquivalenceClasser.java:8: error: reference not found * @see EquivalenceClassEval ^ Generating javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html... src/edu/stanford/nlp/stats/GeneralizedCounter.java:25: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/stats/IntCounter.html... src/edu/stanford/nlp/stats/IntCounter.java:181: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:210: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:225: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:228: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:252: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:255: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:269: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:272: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:286: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:289: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:302: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:305: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:317: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:320: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:334: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:337: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:349: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:352: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:362: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:374: error: self-closing element not allowed *

^ src/edu/stanford/nlp/stats/IntCounter.java:565: error: self-closing element not allowed *

^ Generating javadoc/edu/stanford/nlp/stats/MultiClassAccuracyStats.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassChunkEvalStats.html... src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:19: error: malformed HTML * Usage: java edu.stanford.nlp.stats.MultiClassChunkEvalStats [options] < filename ^ src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:21: error: unknown tag: delimiter * -d - Specifies delimiter to use (instead of tab) ^ src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:22: error: unknown tag: boundary * -b - Boundary token (default is -X- ) ^ src/edu/stanford/nlp/stats/MultiClassChunkEvalStats.java:23: error: unknown tag: defaultTag * -t - Default tag to use if tag is not prefixed (i.e. is not X-xxx ) ^ Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html... Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html... Generating javadoc/edu/stanford/nlp/stats/ProbabilityDistribution.html... Generating javadoc/edu/stanford/nlp/stats/Sampler.html... src/edu/stanford/nlp/stats/Sampler.java:6: error: reference not found * {@link Sampleable}. For instance, a parser can ^ src/edu/stanford/nlp/stats/Sampler.java:7: error: reference not found * {@link Sampleable} and then vends Sampler instances ^ Generating javadoc/edu/stanford/nlp/stats/Scorer.html... Generating javadoc/edu/stanford/nlp/stats/SimpleGoodTuring.html... src/edu/stanford/nlp/stats/SimpleGoodTuring.java:236: error: self-closing element not allowed * 0s. For example, valid input is:

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

* produce the following output:

^ src/edu/stanford/nlp/stats/SimpleGoodTuring.java:10: error: self-closing element not allowed * ftp://ftp.informatics.susx.ac.uk/pub/users/grs2/SGT.c

^ Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounter.html... Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html... Generating javadoc/edu/stanford/nlp/stats/TwoDimensionalIntCounter.html... Generating javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html... Generating javadoc/edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html... Generating javadoc/edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html... Generating javadoc/edu/stanford/nlp/ie/NERFeatureFactory.html... src/edu/stanford/nlp/ie/NERFeatureFactory.java:213: error: no summary or caption for table * ^ Generating javadoc/edu/stanford/nlp/ie/PriorModelFactory.html... Generating javadoc/edu/stanford/nlp/ie/crf/CliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.html... src/edu/stanford/nlp/ie/crf/CRFClassifier.java:65: error: unexpected end tag:

*

^ Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierFloat.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFCliqueTree.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFDatum.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFFeatureExporter.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLabel.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/FactorTable.html... Generating javadoc/edu/stanford/nlp/ie/crf/FloatFactorTable.html... Generating javadoc/edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/LabelDictionary.html... Generating javadoc/edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html... Generating javadoc/edu/stanford/nlp/ie/crf/TestSequenceModel.html... Generating javadoc/edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html... Generating javadoc/edu/stanford/nlp/sequences/BeamBestSequenceFinder.html... Generating javadoc/edu/stanford/nlp/sequences/BestSequenceFinder.html... Generating javadoc/edu/stanford/nlp/sequences/Clique.html... Generating javadoc/edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html... Generating javadoc/edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html... Generating javadoc/edu/stanford/nlp/sequences/CoolingSchedule.html... Generating javadoc/edu/stanford/nlp/sequences/DocumentReaderAndWriter.html... Generating javadoc/edu/stanford/nlp/sequences/ExactBestSequenceFinder.html... Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceListener.html... Generating javadoc/edu/stanford/nlp/sequences/FactoredSequenceModel.html... Generating javadoc/edu/stanford/nlp/sequences/FeatureFactory.html... Generating javadoc/edu/stanford/nlp/sequences/IOBUtils.html... Generating javadoc/edu/stanford/nlp/sequences/KBestSequenceFinder.html... Generating javadoc/edu/stanford/nlp/sequences/LatticeWriter.html... src/edu/stanford/nlp/sequences/LatticeWriter.java:11: error: reference not found * lattices out of {@link SequenceClassifier}s. ^ Generating javadoc/edu/stanford/nlp/sequences/ListeningSequenceModel.html... Generating javadoc/edu/stanford/nlp/sequences/ObjectBankWrapper.html... Generating javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html... Generating javadoc/edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html... Generating javadoc/edu/stanford/nlp/sequences/SeqClassifierFlags.html... src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:2647: error: exception not thrown: java.lang.IllegalAccessException * @throws IllegalAccessException ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: unexpected end tag: * tokenizerOptionsString ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: text not allowed in element * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:118: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:119: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:120: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:121: error: unexpected end tag: * ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: text not allowed in
tokenizerOptionstokenizerOptions * (null) * Extra options to supply to the tokenizer when creating it.
tokenizerFactory
element * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:123: error: unexpected end tag: * String ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:124: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:125: error: tag not allowed here: ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:126: error: unexpected end tag: * ^ src/edu/stanford/nlp/sequences/SeqClassifierFlags.java:127: error: no summary or caption for table *
tokenizerFactorytokenizerFactory * (null) * A different tokenizer factory to use if the ReaderAndWriter in question uses tokenizers.
^ Generating javadoc/edu/stanford/nlp/sequences/SeqClassifierFlags.SlashHyphenEnum.html... Generating javadoc/edu/stanford/nlp/sequences/SequenceGibbsSampler.html... Generating javadoc/edu/stanford/nlp/sequences/SequenceListener.html... Generating javadoc/edu/stanford/nlp/sequences/SequenceModel.html... Generating javadoc/edu/stanford/nlp/sequences/SequenceSampler.html... Generating javadoc/edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html... Generating javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.html... src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:19: error: malformed HTML * @author Jenny Finkel jrfinkel@stanford.edu ^ src/edu/stanford/nlp/objectbank/DelimitRegExIterator.java:19: error: unexpected end tag: * @author Jenny Finkel ", "", new PuzzleParser()); ^ src/edu/stanford/nlp/objectbank/ObjectBank.java:122: error: unknown tag: puzzle * IteratorFromReaderFactory rtif = new BeginEndTokenizerFactory("", "", new PuzzleParser()); ^ src/edu/stanford/nlp/objectbank/ObjectBank.java:124: error: self-closing element not allowed *

^ src/edu/stanford/nlp/objectbank/ObjectBank.java:127: error: self-closing element not allowed *

^ src/edu/stanford/nlp/objectbank/ObjectBank.java:131: error: self-closing element not allowed *

^ src/edu/stanford/nlp/objectbank/ObjectBank.java:138: error: self-closing element not allowed *

^ src/edu/stanford/nlp/objectbank/ObjectBank.java:140: error: malformed HTML * @author Jenny Finkel jrfinkel@stanford.edu ^ src/edu/stanford/nlp/objectbank/ObjectBank.java:140: error: unexpected end tag: * @author Jenny Finkel