CofeehousePy/services/corenlp/doc/releasenotes/v4.2.0/corenlp.out

17069 lines
1.2 MiB

bin/mkcorenlp.sh: illegal option -- f
Current model: corenlp/stanford-corenlp-2020-11-07-models.jar
Using model jar file: /u/nlp/data/StanfordCoreNLPModels/corenlp/stanford-corenlp-2020-11-07-models.jar
Building release with SUTime and xml
Will create the class jar: /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar
Will create the source jar: /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-sources.jar
JAVANLP_HOME is set to /u/nlp/software/CoreNLP-models/CoreNLP
JAVANLP_BIN_HOME is set to /u/nlp/software/CoreNLP-models/CoreNLP-bin
#####
GENERATING CLOSURE
#####
Starting classes:
edu.stanford.nlp.pipeline.StanfordCoreNLP
edu.stanford.nlp.pipeline.CustomAnnotationSerializer
edu.stanford.nlp.classify.NaiveBayesClassifier
edu.stanford.nlp.classify.NaiveBayesClassifierFactory
edu.stanford.nlp.coref.hybrid.sieve.NameMatchPrecise
edu.stanford.nlp.coref.hybrid.sieve.NameMatch
edu.stanford.nlp.coref.hybrid.sieve.MarkRole
edu.stanford.nlp.coref.hybrid.sieve.LexicalChainMatch
edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch
edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch
edu.stanford.nlp.coref.hybrid.sieve.AliasMatch
edu.stanford.nlp.coref.neural.ModelSerializer
edu.stanford.nlp.coref.neural.NeuralCorefDataExporter
edu.stanford.nlp.dcoref.Constants
edu.stanford.nlp.dcoref.sievepasses.AliasMatch
edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch
edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve
edu.stanford.nlp.dcoref.sievepasses.DiscourseMatch
edu.stanford.nlp.dcoref.sievepasses.ExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.LexicalChainMatch
edu.stanford.nlp.dcoref.sievepasses.MarkRole
edu.stanford.nlp.dcoref.sievepasses.NameMatch
edu.stanford.nlp.dcoref.sievepasses.NameMatchPrecise
edu.stanford.nlp.dcoref.sievepasses.PreciseConstructs
edu.stanford.nlp.dcoref.sievepasses.PronounMatch
edu.stanford.nlp.dcoref.sievepasses.RelaxedExactStringMatch
edu.stanford.nlp.dcoref.sievepasses.RelaxedHeadMatch
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3
edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4
edu.stanford.nlp.ie.NERFeatureFactory
edu.stanford.nlp.ie.NERServer
edu.stanford.nlp.ie.machinereading.RelationExtractorResultsPrinter
edu.stanford.nlp.ie.qe.QuantifiableEntityExtractor
edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData
edu.stanford.nlp.io.FileSystem
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.international.german.process.GermanTokenizerPostProcessor
edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor
edu.stanford.nlp.ling.CoreUtilities
edu.stanford.nlp.ling.tokensregex.ProcessTokensRegexRequest
edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher
edu.stanford.nlp.naturalli.OpenIE
edu.stanford.nlp.naturalli.VerbTense
edu.stanford.nlp.naturalli.QuestionToStatementTranslator
edu.stanford.nlp.net.Ports
edu.stanford.nlp.neural.ConvertModels
edu.stanford.nlp.parser.ViterbiParserWithOptions
edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams
edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter
edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.FactoredParser
edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer
edu.stanford.nlp.parser.lexparser.demo.ParserDemo
edu.stanford.nlp.parser.lexparser.TreebankAnnotator
edu.stanford.nlp.parser.nndep.CoNLLUTagUpdater
edu.stanford.nlp.parser.nndep.DependencyParser
edu.stanford.nlp.parser.nndep.demo.DependencyParserDemo
edu.stanford.nlp.parser.server.LexicalizedParserServer
edu.stanford.nlp.parser.server.LexicalizedParserClient
edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory
edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory
edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser
edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator
edu.stanford.nlp.pipeline.BinarizerAnnotator
edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator
edu.stanford.nlp.pipeline.CoreNLPProtos
edu.stanford.nlp.pipeline.DefaultPaths
edu.stanford.nlp.pipeline.NumberAnnotator
edu.stanford.nlp.pipeline.QuantifiableEntityNormalizingAnnotator
edu.stanford.nlp.pipeline.RegexNERAnnotator
edu.stanford.nlp.pipeline.StanfordCoreNLPClient
edu.stanford.nlp.pipeline.StanfordCoreNLPServer
edu.stanford.nlp.pipeline.TokensRegexAnnotator
edu.stanford.nlp.process.AmericanizeFunction
edu.stanford.nlp.process.LowercaseFunction
edu.stanford.nlp.process.LowercaseAndAmericanizeFunction
edu.stanford.nlp.process.PTBEscapingProcessor
edu.stanford.nlp.process.TSVSentenceIterator
edu.stanford.nlp.semgraph.semgrex.ProcessSemgrexRequest
edu.stanford.nlp.sentiment.BuildBinarizedDataset
edu.stanford.nlp.sentiment.Evaluate
edu.stanford.nlp.sentiment.ReadSentimentDataset
edu.stanford.nlp.sentiment.SentimentPipeline
edu.stanford.nlp.sentiment.SentimentTraining
edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter
edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter
edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter
edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter
edu.stanford.nlp.simple.Document
edu.stanford.nlp.tagger.maxent.ExtractorNonAlphanumeric
edu.stanford.nlp.tagger.maxent.TestThreadedTagger
edu.stanford.nlp.time.HeidelTimeKBPAnnotator
edu.stanford.nlp.time.SUTimeSimpleParser
edu.stanford.nlp.trees.OutputSubtrees
edu.stanford.nlp.trees.Treebanks
edu.stanford.nlp.trees.international.spanish.SpanishSplitTreeNormalizer
edu.stanford.nlp.trees.tregex.gui.TregexGUI
edu.stanford.nlp.trees.ud.UniversalDependenciesConverter
edu.stanford.nlp.util.concurrent.ConcurrentHashIndex
edu.stanford.nlp.util.logging.SLF4JHandler
edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory
edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter
edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory
edu.stanford.nlp.time.TimeAnnotator
edu.stanford.nlp.time.SUTimeMain
edu.stanford.nlp.time.JollyDayHolidays
edu.stanford.nlp.pipeline.XMLOutputter
edu.stanford.nlp.parser.dvparser.DVParser
edu.stanford.nlp.parser.dvparser.DVModel
edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass
jdeps -cp classes -R -v edu.stanford.nlp.pipeline.StanfordCoreNLP edu.stanford.nlp.pipeline.CustomAnnotationSerializer edu.stanford.nlp.classify.NaiveBayesClassifier edu.stanford.nlp.classify.NaiveBayesClassifierFactory edu.stanford.nlp.coref.hybrid.sieve.NameMatchPrecise edu.stanford.nlp.coref.hybrid.sieve.NameMatch edu.stanford.nlp.coref.hybrid.sieve.MarkRole edu.stanford.nlp.coref.hybrid.sieve.LexicalChainMatch edu.stanford.nlp.coref.hybrid.sieve.CorefDictionaryMatch edu.stanford.nlp.coref.hybrid.sieve.ChineseHeadMatch edu.stanford.nlp.coref.hybrid.sieve.AliasMatch edu.stanford.nlp.coref.neural.ModelSerializer edu.stanford.nlp.coref.neural.NeuralCorefDataExporter edu.stanford.nlp.dcoref.Constants edu.stanford.nlp.dcoref.sievepasses.AliasMatch edu.stanford.nlp.dcoref.sievepasses.CorefDictionaryMatch edu.stanford.nlp.dcoref.sievepasses.DeterministicCorefSieve edu.stanford.nlp.dcoref.sievepasses.DiscourseMatch edu.stanford.nlp.dcoref.sievepasses.ExactStringMatch edu.stanford.nlp.dcoref.sievepasses.LexicalChainMatch edu.stanford.nlp.dcoref.sievepasses.MarkRole edu.stanford.nlp.dcoref.sievepasses.NameMatch edu.stanford.nlp.dcoref.sievepasses.NameMatchPrecise edu.stanford.nlp.dcoref.sievepasses.PreciseConstructs edu.stanford.nlp.dcoref.sievepasses.PronounMatch edu.stanford.nlp.dcoref.sievepasses.RelaxedExactStringMatch edu.stanford.nlp.dcoref.sievepasses.RelaxedHeadMatch edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch1 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch2 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch3 edu.stanford.nlp.dcoref.sievepasses.StrictHeadMatch4 edu.stanford.nlp.ie.NERFeatureFactory edu.stanford.nlp.ie.NERServer edu.stanford.nlp.ie.machinereading.RelationExtractorResultsPrinter edu.stanford.nlp.ie.qe.QuantifiableEntityExtractor edu.stanford.nlp.ie.pascal.DefaultTeXHyphenData edu.stanford.nlp.io.FileSystem 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.international.german.process.GermanTokenizerPostProcessor edu.stanford.nlp.international.spanish.pipeline.AnCoraProcessor edu.stanford.nlp.ling.CoreUtilities edu.stanford.nlp.ling.tokensregex.ProcessTokensRegexRequest edu.stanford.nlp.ling.tokensregex.matcher.TrieMapMatcher edu.stanford.nlp.naturalli.OpenIE edu.stanford.nlp.naturalli.VerbTense edu.stanford.nlp.naturalli.QuestionToStatementTranslator edu.stanford.nlp.net.Ports edu.stanford.nlp.neural.ConvertModels edu.stanford.nlp.parser.ViterbiParserWithOptions edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.FactoredParser edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.GermanUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.SpanishUnknownWordModelTrainer edu.stanford.nlp.parser.lexparser.demo.ParserDemo edu.stanford.nlp.parser.lexparser.TreebankAnnotator edu.stanford.nlp.parser.nndep.CoNLLUTagUpdater edu.stanford.nlp.parser.nndep.DependencyParser edu.stanford.nlp.parser.nndep.demo.DependencyParserDemo edu.stanford.nlp.parser.server.LexicalizedParserServer edu.stanford.nlp.parser.server.LexicalizedParserClient edu.stanford.nlp.parser.shiftreduce.BasicFeatureFactory edu.stanford.nlp.parser.shiftreduce.DistsimFeatureFactory edu.stanford.nlp.parser.shiftreduce.ShiftReduceParser edu.stanford.nlp.pipeline.ArabicSegmenterAnnotator edu.stanford.nlp.pipeline.BinarizerAnnotator edu.stanford.nlp.pipeline.ChineseSegmenterAnnotator edu.stanford.nlp.pipeline.CoreNLPProtos edu.stanford.nlp.pipeline.DefaultPaths edu.stanford.nlp.pipeline.NumberAnnotator edu.stanford.nlp.pipeline.QuantifiableEntityNormalizingAnnotator edu.stanford.nlp.pipeline.RegexNERAnnotator edu.stanford.nlp.pipeline.StanfordCoreNLPClient edu.stanford.nlp.pipeline.StanfordCoreNLPServer edu.stanford.nlp.pipeline.TokensRegexAnnotator edu.stanford.nlp.process.AmericanizeFunction edu.stanford.nlp.process.LowercaseFunction edu.stanford.nlp.process.LowercaseAndAmericanizeFunction edu.stanford.nlp.process.PTBEscapingProcessor edu.stanford.nlp.process.TSVSentenceIterator edu.stanford.nlp.semgraph.semgrex.ProcessSemgrexRequest edu.stanford.nlp.sentiment.BuildBinarizedDataset edu.stanford.nlp.sentiment.Evaluate edu.stanford.nlp.sentiment.ReadSentimentDataset edu.stanford.nlp.sentiment.SentimentPipeline edu.stanford.nlp.sentiment.SentimentTraining edu.stanford.nlp.sequences.ColumnDocumentReaderAndWriter edu.stanford.nlp.sequences.ColumnTabDocumentReaderWriter edu.stanford.nlp.sequences.CoNLLDocumentReaderAndWriter edu.stanford.nlp.sequences.TrueCasingForNISTDocumentReaderAndWriter edu.stanford.nlp.simple.Document edu.stanford.nlp.tagger.maxent.ExtractorNonAlphanumeric edu.stanford.nlp.tagger.maxent.TestThreadedTagger edu.stanford.nlp.time.HeidelTimeKBPAnnotator edu.stanford.nlp.time.SUTimeSimpleParser edu.stanford.nlp.trees.OutputSubtrees edu.stanford.nlp.trees.Treebanks edu.stanford.nlp.trees.international.spanish.SpanishSplitTreeNormalizer edu.stanford.nlp.trees.tregex.gui.TregexGUI edu.stanford.nlp.trees.ud.UniversalDependenciesConverter edu.stanford.nlp.util.concurrent.ConcurrentHashIndex edu.stanford.nlp.util.logging.SLF4JHandler edu.stanford.nlp.wordseg.ChineseSegmenterFeatureFactory edu.stanford.nlp.wordseg.Sighan2005DocumentReaderAndWriter edu.stanford.nlp.wordseg.Gale2007ChineseSegmenterFeatureFactory edu.stanford.nlp.time.TimeAnnotator edu.stanford.nlp.time.SUTimeMain edu.stanford.nlp.time.JollyDayHolidays edu.stanford.nlp.pipeline.XMLOutputter edu.stanford.nlp.parser.dvparser.DVParser edu.stanford.nlp.parser.dvparser.DVModel edu.stanford.nlp.patterns.GetPatternsFromDataMultiClass| grep -P '\sclasses' | awk '{print $3}'
Class list:
edu/stanford/nlp/pipeline/StanfordCoreNLP.class
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.class
edu/stanford/nlp/classify/NaiveBayesClassifier.class
edu/stanford/nlp/classify/NaiveBayesClassifierFactory.class
edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.class
edu/stanford/nlp/coref/hybrid/sieve/NameMatch.class
edu/stanford/nlp/coref/hybrid/sieve/MarkRole.class
edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.class
edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.class
edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.class
edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.class
edu/stanford/nlp/coref/neural/ModelSerializer.class
edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.class
edu/stanford/nlp/dcoref/Constants.class
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.class
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.class
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.class
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.class
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.class
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.class
edu/stanford/nlp/dcoref/sievepasses/MarkRole.class
edu/stanford/nlp/dcoref/sievepasses/NameMatch.class
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.class
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.class
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.class
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.class
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.class
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.class
edu/stanford/nlp/ie/NERFeatureFactory.class
edu/stanford/nlp/ie/NERServer.class
edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.class
edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.class
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class
edu/stanford/nlp/io/FileSystem.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/international/german/process/GermanTokenizerPostProcessor.class
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.class
edu/stanford/nlp/ling/CoreUtilities.class
edu/stanford/nlp/ling/tokensregex/ProcessTokensRegexRequest.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.class
edu/stanford/nlp/naturalli/OpenIE.class
edu/stanford/nlp/naturalli/VerbTense.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator.class
edu/stanford/nlp/net/Ports.class
edu/stanford/nlp/neural/ConvertModels.class
edu/stanford/nlp/parser/ViterbiParserWithOptions.class
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/FactoredParser.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.class
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class
edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.class
edu/stanford/nlp/parser/nndep/DependencyParser.class
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.class
edu/stanford/nlp/parser/server/LexicalizedParserServer.class
edu/stanford/nlp/parser/server/LexicalizedParserClient.class
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class
edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.class
edu/stanford/nlp/pipeline/BinarizerAnnotator.class
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.class
edu/stanford/nlp/pipeline/CoreNLPProtos.class
edu/stanford/nlp/pipeline/DefaultPaths.class
edu/stanford/nlp/pipeline/NumberAnnotator.class
edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.class
edu/stanford/nlp/pipeline/RegexNERAnnotator.class
edu/stanford/nlp/pipeline/StanfordCoreNLPClient.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer.class
edu/stanford/nlp/pipeline/TokensRegexAnnotator.class
edu/stanford/nlp/process/AmericanizeFunction.class
edu/stanford/nlp/process/LowercaseFunction.class
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class
edu/stanford/nlp/process/PTBEscapingProcessor.class
edu/stanford/nlp/process/TSVSentenceIterator.class
edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.class
edu/stanford/nlp/sentiment/BuildBinarizedDataset.class
edu/stanford/nlp/sentiment/Evaluate.class
edu/stanford/nlp/sentiment/ReadSentimentDataset.class
edu/stanford/nlp/sentiment/SentimentPipeline.class
edu/stanford/nlp/sentiment/SentimentTraining.class
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter.class
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class
edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.class
edu/stanford/nlp/simple/Document.class
edu/stanford/nlp/tagger/maxent/ExtractorNonAlphanumeric.class
edu/stanford/nlp/tagger/maxent/TestThreadedTagger.class
edu/stanford/nlp/time/HeidelTimeKBPAnnotator.class
edu/stanford/nlp/time/SUTimeSimpleParser.class
edu/stanford/nlp/trees/OutputSubtrees.class
edu/stanford/nlp/trees/Treebanks.class
edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI.class
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.class
edu/stanford/nlp/util/logging/SLF4JHandler.class
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class
edu/stanford/nlp/time/TimeAnnotator.class
edu/stanford/nlp/time/SUTimeMain.class
edu/stanford/nlp/time/JollyDayHolidays.class
edu/stanford/nlp/pipeline/XMLOutputter.class
edu/stanford/nlp/parser/dvparser/DVParser.class
edu/stanford/nlp/parser/dvparser/DVModel.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.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/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/ling/RVFDatum.class
edu/stanford/nlp/stats/Counter.class
edu/stanford/nlp/util/Pair.class
edu/stanford/nlp/classify/ColumnDataClassifier$Flags.class
edu/stanford/nlp/classify/ColumnDataClassifier$InputFormat.class
edu/stanford/nlp/classify/LinearClassifierFactory.class
edu/stanford/nlp/classify/LogisticClassifier.class
edu/stanford/nlp/classify/LogisticClassifierFactory.class
edu/stanford/nlp/classify/NBLinearClassifierFactory.class
edu/stanford/nlp/classify/RVFClassifier.class
edu/stanford/nlp/classify/RVFDataset.class
edu/stanford/nlp/io/IOUtils.class
edu/stanford/nlp/io/RuntimeIOException.class
edu/stanford/nlp/ling/BasicDatum.class
edu/stanford/nlp/ling/Word.class
edu/stanford/nlp/objectbank/ObjectBank.class
edu/stanford/nlp/optimization/Minimizer.class
edu/stanford/nlp/process/PTBTokenizer.class
edu/stanford/nlp/process/Tokenizer.class
edu/stanford/nlp/process/TokenizerFactory.class
edu/stanford/nlp/process/WordShapeClassifier.class
edu/stanford/nlp/stats/ClassicCounter.class
edu/stanford/nlp/stats/Counters.class
edu/stanford/nlp/stats/Distribution.class
edu/stanford/nlp/stats/TwoDimensionalCounter.class
edu/stanford/nlp/util/ErasureUtils.class
edu/stanford/nlp/util/Generics.class
edu/stanford/nlp/util/ReflectionLoading.class
edu/stanford/nlp/util/StringUtils.class
edu/stanford/nlp/util/Timing.class
edu/stanford/nlp/util/logging/Redwood.class
edu/stanford/nlp/util/logging/Redwood$RedwoodChannels.class
edu/stanford/nlp/classify/ColumnDataClassifier.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/WeightedDataset.class
edu/stanford/nlp/util/ScoredComparator.class
edu/stanford/nlp/util/ScoredObject.class
edu/stanford/nlp/classify/GeneralDataset$1.class
edu/stanford/nlp/classify/ProbabilisticClassifier.class
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class
edu/stanford/nlp/util/PriorityQueue.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$2.class
edu/stanford/nlp/classify/LinearClassifierFactory$3.class
edu/stanford/nlp/classify/LinearClassifierFactory$4.class
edu/stanford/nlp/classify/LinearClassifierFactory$5.class
edu/stanford/nlp/classify/LinearClassifierFactory$6.class
edu/stanford/nlp/classify/LinearClassifierFactory$7.class
edu/stanford/nlp/classify/LinearClassifierFactory$8.class
edu/stanford/nlp/classify/LinearClassifierFactory$9.class
edu/stanford/nlp/classify/LinearClassifierFactory$LinearClassifierCreator.class
edu/stanford/nlp/classify/LinearClassifierFactory$NegativeScorer.class
edu/stanford/nlp/classify/LinearClassifierFactory$QNFactory.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/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/optimization/SQNMinimizer.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class
edu/stanford/nlp/optimization/SGDMinimizer.class
edu/stanford/nlp/optimization/SGDToQNMinimizer.class
edu/stanford/nlp/optimization/CGMinimizer.class
edu/stanford/nlp/classify/ClassifierCreator.class
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class
edu/stanford/nlp/util/IntTriple.class
edu/stanford/nlp/util/IntTuple.class
edu/stanford/nlp/util/IntUni.class
edu/stanford/nlp/classify/LogConditionalObjectiveFunction$CLBatchDerivativeCalculation.class
edu/stanford/nlp/classify/LogConditionalObjectiveFunction$RVFDerivativeCalculation.class
edu/stanford/nlp/classify/WeightedRVFDataset.class
edu/stanford/nlp/math/ADMath.class
edu/stanford/nlp/math/DoubleAD.class
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class
edu/stanford/nlp/util/ArgumentParser.class
edu/stanford/nlp/util/RuntimeInterruptedException.class
edu/stanford/nlp/classify/LogPrior$1.class
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.class
edu/stanford/nlp/classify/LogisticObjectiveFunction.class
edu/stanford/nlp/classify/LogConditionalEqConstraintFunction.class
edu/stanford/nlp/classify/NaiveBayesClassifierFactory$NBWeights.class
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class
edu/stanford/nlp/classify/RVFDataset$1.class
edu/stanford/nlp/classify/SVMLightClassifier.class
edu/stanford/nlp/util/SystemUtils.class
edu/stanford/nlp/coref/CorefProperties.class
edu/stanford/nlp/coref/CorefProperties$CorefAlgorithmType.class
edu/stanford/nlp/coref/data/Dictionaries.class
edu/stanford/nlp/coref/data/Document.class
edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.class
edu/stanford/nlp/coref/hybrid/HybridCorefSystem.class
edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.class
edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.class
edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.class
edu/stanford/nlp/util/PropertiesUtils.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefChainAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefClusterAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefClusterIdAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefDestAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefGraphAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefMentionIndexesAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations$CorefMentionsAnnotation.class
edu/stanford/nlp/coref/CorefCoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotation.class
edu/stanford/nlp/coref/data/CorefChain.class
edu/stanford/nlp/ling/CoreLabel.class
edu/stanford/nlp/coref/data/Mention.class
edu/stanford/nlp/coref/data/DocumentMaker.class
edu/stanford/nlp/coref/data/CorefCluster.class
edu/stanford/nlp/ling/CoreAnnotations.class
edu/stanford/nlp/ling/CoreAnnotations$DocIDAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SentencesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokensAnnotation.class
edu/stanford/nlp/pipeline/Annotation.class
edu/stanford/nlp/util/CoreMap.class
edu/stanford/nlp/coref/CorefProperties$Dataset.class
edu/stanford/nlp/coref/CorefProperties$MentionDetectionType.class
edu/stanford/nlp/coref/CorefUtils.class
edu/stanford/nlp/coref/data/CorefChain$CorefMention.class
edu/stanford/nlp/trees/HeadFinder.class
edu/stanford/nlp/trees/SemanticHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class
edu/stanford/nlp/coref/data/Dictionaries$Animacy.class
edu/stanford/nlp/coref/data/Dictionaries$Gender.class
edu/stanford/nlp/coref/data/Dictionaries$MentionType.class
edu/stanford/nlp/coref/data/Dictionaries$Number.class
edu/stanford/nlp/coref/data/Dictionaries$Person.class
edu/stanford/nlp/coref/data/Semantics.class
edu/stanford/nlp/coref/data/SpeakerInfo.class
edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PartOfSpeechAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpeakerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$UtteranceAnnotation.class
edu/stanford/nlp/ling/IndexedWord.class
edu/stanford/nlp/math/NumberMatchingRegex.class
edu/stanford/nlp/stats/IntCounter.class
edu/stanford/nlp/util/Sets.class
edu/stanford/nlp/io/StringOutputStream.class
edu/stanford/nlp/coref/CorefAlgorithm.class
edu/stanford/nlp/coref/CorefScorer.class
edu/stanford/nlp/coref/CorefSystem$1.class
edu/stanford/nlp/util/logging/NewlineLogFormatter.class
edu/stanford/nlp/coref/CorefDocumentProcessor.class
edu/stanford/nlp/coref/CorefPrinter.class
edu/stanford/nlp/coref/CorefSystem.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIndexAnnotation.class
edu/stanford/nlp/util/CollectionUtils.class
edu/stanford/nlp/coref/data/CorefChain$CorefMentionComparator.class
edu/stanford/nlp/coref/data/CorefChain$MentionComparator.class
edu/stanford/nlp/util/IntPair.class
edu/stanford/nlp/coref/data/WordLists.class
edu/stanford/nlp/coref/hybrid/HybridCorefProperties.class
edu/stanford/nlp/neural/VectorMap.class
edu/stanford/nlp/coref/data/Document$DocType.class
edu/stanford/nlp/coref/data/InputDoc.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$CoNLLDocument.class
edu/stanford/nlp/coref/data/DocumentPreprocessor.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$Options.class
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.class
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader$Options.class
edu/stanford/nlp/coref/docreader/DocReader.class
edu/stanford/nlp/coref/md/CorefMentionFinder.class
edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.class
edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.class
edu/stanford/nlp/ling/CoreAnnotations$UseMarkedDiscourseAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraph.class
edu/stanford/nlp/trees/TreeCoreAnnotations.class
edu/stanford/nlp/trees/TreeCoreAnnotations$TreeAnnotation.class
edu/stanford/nlp/coref/CorefRules.class
edu/stanford/nlp/coref/data/DocumentPreprocessor$1.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CharacterOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$LemmaAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphAnnotation.class
edu/stanford/nlp/ling/Label.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$BasicDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$EnhancedDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphEdge.class
edu/stanford/nlp/trees/GrammaticalRelation.class
edu/stanford/nlp/trees/Tree.class
edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class
edu/stanford/nlp/util/CollectionValuedMap.class
edu/stanford/nlp/ling/AbstractCoreLabel.class
edu/stanford/nlp/ling/CoreAnnotations$EntityTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ValueAnnotation.class
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$CorefMentionAnnotation.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$CorpusStats.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$DocumentIterator.class
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader$NamedEntityAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TokenEndAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphFactory.class
edu/stanford/nlp/semgraph/SemanticGraphFactory$Mode.class
edu/stanford/nlp/trees/GrammaticalStructure.class
edu/stanford/nlp/trees/GrammaticalStructure$Extras.class
edu/stanford/nlp/trees/ModCollinsHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class
edu/stanford/nlp/util/Filters.class
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class
edu/stanford/nlp/trees/TreeNormalizer.class
edu/stanford/nlp/trees/TreeReaderFactory.class
edu/stanford/nlp/trees/Trees.class
edu/stanford/nlp/util/AbstractIterator.class
edu/stanford/nlp/util/CollectionFactory.class
edu/stanford/nlp/pipeline/AnnotationIterator.class
edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.class
edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.class
edu/stanford/nlp/coref/statistical/CompressedFeatureVector.class
edu/stanford/nlp/coref/statistical/Compressor.class
edu/stanford/nlp/coref/statistical/DocumentExamples.class
edu/stanford/nlp/coref/statistical/Example.class
edu/stanford/nlp/coref/statistical/FeatureExtractor.class
edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.class
edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.class
edu/stanford/nlp/coref/neural/EmbeddingExtractor.class
edu/stanford/nlp/neural/Embedding.class
edu/stanford/nlp/neural/NeuralUtils.class
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter$1.class
edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.class
edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.class
edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.class
edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.class
edu/stanford/nlp/coref/hybrid/sieve/RFSieve.class
edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.class
edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.class
edu/stanford/nlp/coref/hybrid/sieve/Sieve.class
edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.class
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.class
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.class
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.class
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.class
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.class
edu/stanford/nlp/coref/hybrid/sieve/Sieve$ClassifierType.class
edu/stanford/nlp/coref/hybrid/HybridCorefSystem$1.class
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class
edu/stanford/nlp/util/logging/RedwoodConfiguration.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Handlers.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$Thunk.class
edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.class
edu/stanford/nlp/coref/hybrid/rf/DecisionTree.class
edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.class
edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.class
edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.class
edu/stanford/nlp/coref/hybrid/rf/RandomForest.class
edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.class
edu/stanford/nlp/coref/hybrid/sieve/Sieve$1.class
edu/stanford/nlp/ling/CoreAnnotations$BeginIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EndIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MentionTokenAnnotation.class
edu/stanford/nlp/ling/MultiTokenTag.class
edu/stanford/nlp/parser/common/ParserAnnotations.class
edu/stanford/nlp/parser/common/ParserAnnotations$ConstraintAnnotation.class
edu/stanford/nlp/parser/common/ParserConstraint.class
edu/stanford/nlp/pipeline/Annotator.class
edu/stanford/nlp/pipeline/ParserAnnotator.class
edu/stanford/nlp/trees/tregex/TregexMatcher.class
edu/stanford/nlp/trees/tregex/TregexPattern.class
edu/stanford/nlp/coref/md/HybridCorefMentionFinder.class
edu/stanford/nlp/coref/md/MentionDetectionClassifier.class
edu/stanford/nlp/semgraph/SemanticGraphUtils.class
edu/stanford/nlp/coref/neural/NeuralCorefModel.class
edu/stanford/nlp/util/ArgumentParser$Option.class
edu/stanford/nlp/coref/neural/NeuralCorefProperties.class
edu/stanford/nlp/coref/statistical/Clusterer$1.class
edu/stanford/nlp/coref/statistical/Clusterer$CandidateAction.class
edu/stanford/nlp/coref/statistical/Clusterer$Cluster.class
edu/stanford/nlp/coref/statistical/Clusterer$ClustererClassifier.class
edu/stanford/nlp/coref/statistical/Clusterer$GlobalFeatures.class
edu/stanford/nlp/coref/statistical/Clusterer$MergeKey.class
edu/stanford/nlp/coref/statistical/Clusterer$State.class
edu/stanford/nlp/coref/statistical/ClustererDataLoader.class
edu/stanford/nlp/coref/statistical/ClustererDataLoader$ClustererDoc.class
edu/stanford/nlp/coref/statistical/EvalUtils.class
edu/stanford/nlp/coref/statistical/EvalUtils$B3Evaluator.class
edu/stanford/nlp/coref/statistical/EvalUtils$Evaluator.class
edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.class
edu/stanford/nlp/coref/statistical/Clusterer.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$LearningRateSchedule.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$Loss.class
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.class
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor$Builder.class
edu/stanford/nlp/coref/statistical/PairwiseModel.class
edu/stanford/nlp/coref/statistical/PairwiseModel$Builder.class
edu/stanford/nlp/coref/statistical/EvalUtils$AbstractEvaluator.class
edu/stanford/nlp/coref/statistical/EvalUtils$CombinedEvaluator.class
edu/stanford/nlp/coref/statistical/EvalUtils$MUCEvaluator.class
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker$Builder.class
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker$ErrorType.class
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.class
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor$PairConjunction.class
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor$SingleConjunction.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$1.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$2.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$3.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$4.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$5.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$6.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$7.class
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier$CountBasedLearningRate.class
edu/stanford/nlp/coref/statistical/DatasetBuilder.class
edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.class
edu/stanford/nlp/coref/statistical/MetadataWriter.class
edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.class
edu/stanford/nlp/dcoref/ACEMentionExtractor$1.class
edu/stanford/nlp/dcoref/ACEMentionExtractor$EntityComparator.class
edu/stanford/nlp/dcoref/CorefMentionFinder.class
edu/stanford/nlp/dcoref/Dictionaries.class
edu/stanford/nlp/dcoref/Document.class
edu/stanford/nlp/dcoref/Mention.class
edu/stanford/nlp/dcoref/MentionExtractor.class
edu/stanford/nlp/dcoref/Semantics.class
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.class
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.class
edu/stanford/nlp/ie/machinereading/structure/EntityMention.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$EntityMentionsAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedDependenciesAnnotation.class
edu/stanford/nlp/dcoref/ACEMentionExtractor.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$CorefMentionAnnotation.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$CorpusStats.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$Document.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$DocumentIterator.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$NamedEntityAnnotation.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader$Options.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefAnnotation.class
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.class
edu/stanford/nlp/trees/TreeLemmatizer.class
edu/stanford/nlp/dcoref/CorefChain$CorefMention.class
edu/stanford/nlp/dcoref/CorefChain$CorefMentionComparator.class
edu/stanford/nlp/dcoref/CorefChain$MentionComparator.class
edu/stanford/nlp/dcoref/CorefCluster.class
edu/stanford/nlp/dcoref/CorefChain.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefClusterIdAnnotation.class
edu/stanford/nlp/dcoref/Dictionaries$Animacy.class
edu/stanford/nlp/dcoref/Dictionaries$Gender.class
edu/stanford/nlp/dcoref/Dictionaries$MentionType.class
edu/stanford/nlp/dcoref/Dictionaries$Number.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefChainAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefClusterAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefDestAnnotation.class
edu/stanford/nlp/dcoref/CorefCoreAnnotations$CorefGraphAnnotation.class
edu/stanford/nlp/dcoref/CorefScorer$1.class
edu/stanford/nlp/dcoref/CorefScorer$ScoreType.class
edu/stanford/nlp/dcoref/CorefScorer$SubScoreType.class
edu/stanford/nlp/dcoref/CorefScorer.class
edu/stanford/nlp/dcoref/Dictionaries$Person.class
edu/stanford/nlp/dcoref/Document$DocType.class
edu/stanford/nlp/dcoref/Rules.class
edu/stanford/nlp/dcoref/SpeakerInfo.class
edu/stanford/nlp/util/TwoDimensionalMap.class
edu/stanford/nlp/util/TwoDimensionalSet.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalTextAnnotation.class
edu/stanford/nlp/process/CoreLabelTokenFactory.class
edu/stanford/nlp/process/LexedTokenFactory.class
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.class
edu/stanford/nlp/ling/LabelFactory.class
edu/stanford/nlp/pipeline/AnnotationPipeline.class
edu/stanford/nlp/dcoref/ScorerBCubed$1.class
edu/stanford/nlp/dcoref/ScorerBCubed$BCubedType.class
edu/stanford/nlp/dcoref/ScorerBCubed.class
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.class
edu/stanford/nlp/dcoref/MUCMentionExtractor.class
edu/stanford/nlp/dcoref/ScorerMUC.class
edu/stanford/nlp/dcoref/ScorerPairwise.class
edu/stanford/nlp/dcoref/SieveCoreferenceSystem$1.class
edu/stanford/nlp/dcoref/SieveOptions.class
edu/stanford/nlp/dcoref/MentionMatcher.class
edu/stanford/nlp/fsm/TransducerGraph.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/fsm/AutomatonMinimizer.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Block.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer$Split.class
edu/stanford/nlp/fsm/QuasiDeterminizer.class
edu/stanford/nlp/fsm/TransducerGraph$Arc.class
edu/stanford/nlp/fsm/TransducerGraph$ArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$GraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$InputSplittingProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$OutputCombiningProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$SetToStringNodeProcessor.class
edu/stanford/nlp/trees/PennTreebankLanguagePack.class
edu/stanford/nlp/trees/TreebankLanguagePack.class
edu/stanford/nlp/util/Maps.class
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class
edu/stanford/nlp/fsm/TransducerGraph$NodeProcessorWrappingArcProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$NormalizingGraphProcessor.class
edu/stanford/nlp/fsm/TransducerGraph$ObjectToSetNodeProcessor.class
edu/stanford/nlp/fsm/Block.class
edu/stanford/nlp/graph/Graph.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/ie/AbstractSequenceClassifier$1.class
edu/stanford/nlp/ie/AbstractSequenceClassifier$2.class
edu/stanford/nlp/io/RegExFileFilter.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$GoldAnswerAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$PositionAnnotation.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/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/MaxSizeConcurrentHashSet.class
edu/stanford/nlp/util/MetaClass.class
edu/stanford/nlp/ie/AbstractSequenceClassifier.class
edu/stanford/nlp/sequences/SequenceSampler.class
edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.class
edu/stanford/nlp/ling/CoreAnnotations$DocDateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NormalizedNamedEntityTagAnnotation.class
edu/stanford/nlp/ie/ClassifierCombiner$CombinationMode.class
edu/stanford/nlp/ie/PresetSequenceClassifier.class
edu/stanford/nlp/ie/crf/CRFClassifier.class
edu/stanford/nlp/ie/ner/CMMClassifier.class
edu/stanford/nlp/ling/CoreAnnotations$AnswerProbAnnotation.class
edu/stanford/nlp/ie/ClassifierCombiner.class
edu/stanford/nlp/ie/EntityBIO.class
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class
edu/stanford/nlp/sequences/ListeningSequenceModel.class
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem$1.class
edu/stanford/nlp/pipeline/CoreEntityMention.class
edu/stanford/nlp/pipeline/CoreSentence.class
edu/stanford/nlp/util/AcronymMatcher.class
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.class
edu/stanford/nlp/ie/KBPRelationExtractor.class
edu/stanford/nlp/ie/KBPRelationExtractor$Accuracy.class
edu/stanford/nlp/ie/KBPRelationExtractor$KBPInput.class
edu/stanford/nlp/ie/KBPSemgrexExtractor.class
edu/stanford/nlp/ie/KBPStatisticalExtractor.class
edu/stanford/nlp/ie/KBPTokensregexExtractor.class
edu/stanford/nlp/ie/KBPRelationExtractor$1.class
edu/stanford/nlp/ie/KBPRelationExtractor$NERTag.class
edu/stanford/nlp/ie/KBPRelationExtractor$RelationType.class
edu/stanford/nlp/ie/machinereading/structure/Span.class
edu/stanford/nlp/simple/Sentence.class
edu/stanford/nlp/util/logging/Redwood$Util.class
edu/stanford/nlp/ie/KBPRelationExtractor$Accuracy$1.class
edu/stanford/nlp/ie/KBPRelationExtractor$Accuracy$PerRelationStat.class
edu/stanford/nlp/util/ConfusionMatrix.class
edu/stanford/nlp/ie/KBPRelationExtractor$RelationType$Cardinality.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$AlternativeDependenciesAnnotation.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$EnhancedPlusPlusDependenciesAnnotation.class
edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.class
edu/stanford/nlp/ie/KBPStatisticalExtractor$1.class
edu/stanford/nlp/ie/KBPStatisticalExtractor$2.class
edu/stanford/nlp/ie/KBPStatisticalExtractor$MinimizerType.class
edu/stanford/nlp/ie/NumberNormalizer.class
edu/stanford/nlp/simple/SentenceAlgorithms.class
edu/stanford/nlp/ie/KBPTokensregexExtractor$Object.class
edu/stanford/nlp/ie/KBPTokensregexExtractor$Subject.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class
edu/stanford/nlp/ling/tokensregex/Env.class
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class
edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.class
edu/stanford/nlp/ie/NERClassifierCombiner$Language.class
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class
edu/stanford/nlp/ling/CoreAnnotations$NamedEntityTagProbsAnnotation.class
edu/stanford/nlp/ie/NERClassifierCombiner.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$FeatureCollector.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$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$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/sequences/Clique.class
edu/stanford/nlp/sequences/SeqClassifierFlags$SlashHyphenEnum.class
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class
edu/stanford/nlp/util/Interner.class
edu/stanford/nlp/util/PaddedList.class
edu/stanford/nlp/ie/NERServer$1.class
edu/stanford/nlp/ie/NERServer$NERClient.class
edu/stanford/nlp/ie/NERServer$Session.class
edu/stanford/nlp/io/EncodingPrintWriter.class
edu/stanford/nlp/io/EncodingPrintWriter$out.class
edu/stanford/nlp/io/EncodingPrintWriter$err.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$NumericTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumericValueAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$NumerizedTokensAnnotation.class
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class
edu/stanford/nlp/pipeline/CoreMapAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class
edu/stanford/nlp/util/ArrayCoreMap.class
edu/stanford/nlp/util/Interval.class
edu/stanford/nlp/ling/CoreAnnotations$PresetAnswerAnnotation.class
edu/stanford/nlp/ie/pascal/ISODateInstance.class
edu/stanford/nlp/time/TimeAnnotations.class
edu/stanford/nlp/time/TimeAnnotations$TimexAnnotation.class
edu/stanford/nlp/time/Timex.class
edu/stanford/nlp/util/EditDistance.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier$CRFBiasedClassifierOptimizer.class
edu/stanford/nlp/ie/crf/CRFDatum.class
edu/stanford/nlp/ie/crf/CRFLabel.class
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.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/CRFFeatureExporter.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/util/MemoryMonitor.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/ie/crf/CRFLogConditionalObjectiveFunction$ExpectationThreadsafeProcessorWithEmpirical.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction$TaskPart.class
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction$TaskResult.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/ie/machinereading/Extractor.class
edu/stanford/nlp/ie/machinereading/MachineReading.class
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.class
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.class
edu/stanford/nlp/classify/SVMLightClassifierFactory.class
edu/stanford/nlp/ie/machinereading/LabelValidator.class
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.class
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$RelationMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/RelationMention.class
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.class
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory$DEPENDENCY_TYPE.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$GenderAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$TriggerAnnotation.class
edu/stanford/nlp/process/Morphology.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$CollapsedCCProcessedDependenciesAnnotation.class
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.class
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.class
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.class
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.class
edu/stanford/nlp/ie/machinereading/ExtractorMerger.class
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.class
edu/stanford/nlp/ie/machinereading/ResultsPrinter.class
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.class
edu/stanford/nlp/ie/machinereading/ResultsPrinter$1CompareSentences.class
edu/stanford/nlp/ling/CategoryWordTag.class
edu/stanford/nlp/trees/DiskTreebank.class
edu/stanford/nlp/trees/TreeVisitor.class
edu/stanford/nlp/trees/Treebank.class
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.class
edu/stanford/nlp/ie/machinereading/common/StringDictionary$IndexAndCount.class
edu/stanford/nlp/ie/machinereading/common/StringDictionary.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.class
edu/stanford/nlp/ie/machinereading/structure/EventMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.class
edu/stanford/nlp/trees/Span.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.class
edu/stanford/nlp/ie/machinereading/common/DomReader.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer$WordToken.class
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer$AbbreviationMap.class
edu/stanford/nlp/process/AbstractTokenizer.class
edu/stanford/nlp/ling/CoreAnnotations$SentenceIDAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$EventMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/EntityMention$CompByHead.class
edu/stanford/nlp/util/IdentityHashSet.class
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject$CompByExtent.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$AllRelationMentionsAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DependencyAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DocumentDirectoryAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations$DocumentIdAnnotation.class
edu/stanford/nlp/ie/machinereading/structure/Span$1.class
edu/stanford/nlp/ie/ner/CMMClassifier$Scorer.class
edu/stanford/nlp/ling/CoreAnnotations$IDAnnotation.class
edu/stanford/nlp/ie/pascal/ISODateInstance$1.class
edu/stanford/nlp/ie/pascal/ISODateInstance$DateField.class
edu/stanford/nlp/ie/qe/Options.class
edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.class
edu/stanford/nlp/ie/qe/Unit.class
edu/stanford/nlp/ie/qe/UnitPrefix.class
edu/stanford/nlp/ie/qe/Units.class
edu/stanford/nlp/ie/qe/Units$Currencies.class
edu/stanford/nlp/ie/qe/Units$MoneyUnit.class
edu/stanford/nlp/time/TimeExpressionExtractor.class
edu/stanford/nlp/time/TimeExpressionExtractorFactory.class
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier$Entry.class
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.class
edu/stanford/nlp/ie/util/RelationTriple$WithLink.class
edu/stanford/nlp/ie/util/RelationTriple$WithTree.class
edu/stanford/nlp/ie/util/RelationTriple.class
edu/stanford/nlp/international/Language$1.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/process/SerializableFunction.class
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class
edu/stanford/nlp/international/arabic/Buckwalter.class
edu/stanford/nlp/trees/treebank/Mapper.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/international/arabic/process/IOBUtils.class
edu/stanford/nlp/ling/CoreAnnotations$AfterAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ArabicSegAnnotation.class
edu/stanford/nlp/ling/SentenceUtils.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/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$ParentAnnotation.class
edu/stanford/nlp/process/LexerUtils.class
edu/stanford/nlp/process/LexerUtils$EllipsesEnum.class
edu/stanford/nlp/process/LexerUtils$QuotesEnum.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/process/WordTokenFactory.class
edu/stanford/nlp/process/CoreLabelProcessor.class
edu/stanford/nlp/international/spanish/SpanishVerbStripper$StrippedVerb.class
edu/stanford/nlp/international/spanish/SpanishVerbStripper.class
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor$1.class
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor$LeftOfFilter.class
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor$MultiWordProcessor.class
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor$RightOfExclusiveFilter.class
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class
edu/stanford/nlp/trees/TreeFactory.class
edu/stanford/nlp/trees/TreeReader.class
edu/stanford/nlp/trees/TreebankTagUpdater.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.class
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.class
edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.class
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor$1.class
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor$ManualUWModel.class
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor$POSTieBreaker.class
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.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/process/LexerUtils$DashesEnum.class
edu/stanford/nlp/international/spanish/process/SpanishLexer.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/ExtensionFileFilter.class
edu/stanford/nlp/io/FileSequentialCollection$FileSequentialCollectionIterator.class
edu/stanford/nlp/io/NumberRangeFileFilter.class
edu/stanford/nlp/io/FileSequentialCollection.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/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/AbstractToken.class
edu/stanford/nlp/util/TypesafeMap.class
edu/stanford/nlp/util/TypesafeMap$Key.class
edu/stanford/nlp/ling/HasContext.class
edu/stanford/nlp/ling/HasIndex.class
edu/stanford/nlp/ling/HasLemma.class
edu/stanford/nlp/ling/HasNER.class
edu/stanford/nlp/ling/HasOffset.class
edu/stanford/nlp/ling/HasOriginalText.class
edu/stanford/nlp/ling/HasTag.class
edu/stanford/nlp/ling/AnnotationLookup$KeyLookup.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$CoNLLDepParentIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoarseTagAnnotation.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$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$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$SpanAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StemAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$VerbSenseAnnotation.class
edu/stanford/nlp/ling/Document.class
edu/stanford/nlp/ling/DocumentReader.class
edu/stanford/nlp/ling/CategoryWordTag$LabelFactoryHolder.class
edu/stanford/nlp/ling/HasCategory.class
edu/stanford/nlp/ling/StringLabel.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$ArabicCharAnnotation.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$BestCliquesAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$BestFullAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CalendarAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CanonicalEntityMentionIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ChineseIsSegmentedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoNLLDepAnnotation.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$CoNLLUTokenSpanAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CoarseNamedEntityTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CodepointOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CodepointOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ColumnDataClassifierAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ContextsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$CorefMentionToEntityMentionMappingAnnotation.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$EntityClassAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityMentionIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$EntityMentionToCorefMentionMappingAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ExceptionAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FemaleGazAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$FineGrainedNamedEntityTagAnnotation.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$GenderAnnotation.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$INAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsFirstWordOfMWTAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsMultiWordTokenAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$IsNewlineAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$KBPTriplesAnnotation.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$MWTTokenTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$MaleGazAnnotation.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$NumericObjectAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$OriginalCharAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$ParagraphIndexAnnotation.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$QuotedAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$QuotesAnnotation.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$SectionAuthorCharacterOffsetBeginAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionAuthorCharacterOffsetEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionEndAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionIndexAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionStartAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionTagAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SectionsAnnotation.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$SpaceBeforeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SpeakerTypeAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StateAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$StatementTextAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$SubcategorizationAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$TagLabelAnnotation.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$UnclosedQuotationsAnnotation.class
edu/stanford/nlp/ling/CoreAnnotations$WikipediaEntityAnnotation.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/ling/WordLemmaTag.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/Featurizable.class
edu/stanford/nlp/ling/Labeled.class
edu/stanford/nlp/ling/BasicDocument.class
edu/stanford/nlp/process/PTBTokenizer$PTBTokenizerFactory.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/SegmenterCoreAnnotations$CharactersAnnotation.class
edu/stanford/nlp/ling/SegmenterCoreAnnotations$XMLCharAnnotation.class
edu/stanford/nlp/ling/SegmenterCoreAnnotations.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/Tag$LabelFactoryHolder.class
edu/stanford/nlp/ling/Tag$TagFactory.class
edu/stanford/nlp/ling/Tag.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/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/ling/tokensregex/BasicSequenceMatchResult.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$1.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$AbstractStringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$AttributesEqualMatchChecker.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$IntegerAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NotNilAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$SequenceRegexPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringAnnotationRegexPattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$StringInSetAnnotationPattern.class
edu/stanford/nlp/ling/tokensregex/NodePattern.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.class
edu/stanford/nlp/ling/tokensregex/SequencePattern$NodesMatchChecker.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$1.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$2.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$3.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$4.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$5.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$6.class
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern$NumericAnnotationPattern$CmpType$7.class
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$CompositeMatchState.class
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor$Stage.class
edu/stanford/nlp/ling/tokensregex/EnvLookup.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/SequenceMatchRules$ListExtractRule.class
edu/stanford/nlp/util/Filters$DisjFilter.class
edu/stanford/nlp/ling/tokensregex/types/Expressions.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern$AttributesEqualMatchChecker.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$1.class
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger$StringTriggerCandidate.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/CoreMapNodePatternTrigger.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/ling/tokensregex/CoreMapSequenceMatcher$BasicCoreMapSequenceMatcher.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$SingleAnnotationExtractor.class
edu/stanford/nlp/util/Comparators.class
edu/stanford/nlp/util/Interval$RelType.class
edu/stanford/nlp/util/IntervalTree.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/util/HasInterval.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Document.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexRequest.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$Match.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$Match$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$MatchLocation.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$MatchLocation$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$PatternMatch.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$PatternMatch$Builder.class
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.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$MultiSequencePatternExtractRule.class
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules$MultiTokenPatternExtractRuleCreator.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/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/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/matcher/Match.class
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.class
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction$AbstractMatchCostFunction.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap$1.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.class
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$1.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$MatchQueue.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$MultiMatchQueue.class
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher$PartialApproxMatch.class
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.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/math/ArrayMath$InvalidElementException.class
edu/stanford/nlp/maxent/CGRunner$LikelihoodFunction.class
edu/stanford/nlp/maxent/CGRunner$MonitorFunction.class
edu/stanford/nlp/maxent/iis/LambdaSolve.class
edu/stanford/nlp/maxent/CGRunner.class
edu/stanford/nlp/io/PrintFile.class
edu/stanford/nlp/maxent/Experiments.class
edu/stanford/nlp/maxent/Feature.class
edu/stanford/nlp/maxent/Features.class
edu/stanford/nlp/maxent/Problem.class
edu/stanford/nlp/util/MutableDouble.class
edu/stanford/nlp/naturalli/ClauseSplitter$ClauseClassifierLabel.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$Featurizer.class
edu/stanford/nlp/naturalli/SentenceFragment.class
edu/stanford/nlp/naturalli/Util.class
edu/stanford/nlp/util/Trilean.class
edu/stanford/nlp/naturalli/ClauseSplitter.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$2.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$3.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$4.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$5.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$6.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$7.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$8.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$Action.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$State.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$TrainingOptions.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$1.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$10.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$2.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$3.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$4.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$5.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$6.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$7.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$8.class
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem$1$9.class
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$PolarityAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.class
edu/stanford/nlp/naturalli/NaturalLogicWeights.class
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem$1.class
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem$SearchResult.class
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem$SearchState.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$OperatorAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicRelation.class
edu/stanford/nlp/naturalli/Operator.class
edu/stanford/nlp/naturalli/OperatorSpec.class
edu/stanford/nlp/naturalli/Polarity.class
edu/stanford/nlp/util/Lazy.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$EntailedClausesAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$EntailedSentencesAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$PolarityDirectionAnnotation.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotations$RelationTriplesAnnotation.class
edu/stanford/nlp/naturalli/Monotonicity.class
edu/stanford/nlp/naturalli/MonotonicityType.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$1.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$2.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$3.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$4.class
edu/stanford/nlp/naturalli/NaturalLogicAnnotator$5.class
edu/stanford/nlp/pipeline/SentenceAnnotator.class
edu/stanford/nlp/naturalli/NaturalLogicRelation$1.class
edu/stanford/nlp/naturalli/NaturalLogicRelation$2.class
edu/stanford/nlp/naturalli/ForwardEntailer.class
edu/stanford/nlp/naturalli/OpenIE$1.class
edu/stanford/nlp/naturalli/OpenIE$2.class
edu/stanford/nlp/naturalli/OpenIE$OutputFormat.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter.class
edu/stanford/nlp/naturalli/Operator$1.class
edu/stanford/nlp/naturalli/Operator$2.class
edu/stanford/nlp/naturalli/Operator$3.class
edu/stanford/nlp/naturalli/Operator$4.class
edu/stanford/nlp/naturalli/Polarity$1.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$1.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$10.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$11.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$2.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$3.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$4.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$5.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$6.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$7.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$8.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$9.class
edu/stanford/nlp/naturalli/QuestionToStatementTranslator$UnknownTokenMarker.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$1.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$2.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$3.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$4.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$5.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$6.class
edu/stanford/nlp/naturalli/RelationTripleSegmenter$7.class
edu/stanford/nlp/trees/EnglishPatterns.class
edu/stanford/nlp/naturalli/Util$1.class
edu/stanford/nlp/neural/ConvertModels$Model.class
edu/stanford/nlp/neural/ConvertModels$Stage.class
edu/stanford/nlp/neural/SimpleTensor.class
edu/stanford/nlp/parser/dvparser/DVModelReranker.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class
edu/stanford/nlp/parser/lexparser/Options.class
edu/stanford/nlp/parser/lexparser/Reranker.class
edu/stanford/nlp/sentiment/RNNOptions.class
edu/stanford/nlp/sentiment/SentimentModel.class
edu/stanford/nlp/neural/SimpleTensor$SimpleMatrixIteratorWrapper.class
edu/stanford/nlp/neural/VectorMap$1.class
edu/stanford/nlp/neural/VectorMap$itype.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$GoldClass.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$NodeVector.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$PredictedClass.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$PredictionError.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations$Predictions.class
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.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/objectbank/XMLBeginEndIterator$XMLBeginEndIteratorFactory.class
edu/stanford/nlp/util/XMLUtils.class
edu/stanford/nlp/util/XMLUtils$XMLTag.class
edu/stanford/nlp/objectbank/XMLBeginEndIterator.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$ProcessOutputStream.class
edu/stanford/nlp/optimization/InefficientSGDMinimizer$1.class
edu/stanford/nlp/optimization/StochasticMinimizer.class
edu/stanford/nlp/optimization/QNMinimizer$1.class
edu/stanford/nlp/optimization/QNMinimizer$DiagonalQNInfo.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$ScalarQNInfo.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/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/charniak/CharniakScoredParsesReaderWriter.class
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter$1.class
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter$ScoredParsesIterator.class
edu/stanford/nlp/io/NumberRangesFileFilter.class
edu/stanford/nlp/parser/common/ParserAnnotations$CandidatePartOfSpeechAnnotation.class
edu/stanford/nlp/parser/common/ParserQuery.class
edu/stanford/nlp/parser/lexparser/TestOptions.class
edu/stanford/nlp/parser/metrics/Eval.class
edu/stanford/nlp/parser/metrics/ParserQueryEval.class
edu/stanford/nlp/parser/KBestViterbiParser.class
edu/stanford/nlp/parser/common/ParserGrammar.class
edu/stanford/nlp/parser/common/ArgUtils.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$CacheProcessor.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses$DecompressionProcessor.class
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.class
edu/stanford/nlp/trees/MemoryTreebank.class
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class
edu/stanford/nlp/trees/TreeTransformer.class
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class
edu/stanford/nlp/parser/dvparser/DVModel$1.class
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class
edu/stanford/nlp/parser/lexparser/BinaryRule.class
edu/stanford/nlp/parser/lexparser/Options$LexOptions.class
edu/stanford/nlp/parser/lexparser/TrainOptions.class
edu/stanford/nlp/parser/lexparser/TrainOptions$TransformMatrixType.class
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class
edu/stanford/nlp/parser/lexparser/UnaryRule.class
edu/stanford/nlp/util/TwoDimensionalMap$Entry.class
edu/stanford/nlp/parser/dvparser/DVModelReranker$Query.class
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class
edu/stanford/nlp/parser/lexparser/RerankerQuery.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class
edu/stanford/nlp/trees/CompositeTreeTransformer.class
edu/stanford/nlp/trees/DeepTree.class
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class
edu/stanford/nlp/parser/common/NoSuchParseException.class
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient$ScoringProcessor.class
edu/stanford/nlp/parser/metrics/TreeSpanScoring.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/TagProjection.class
edu/stanford/nlp/parser/lexparser/Extractor.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/LabeledConstituent.class
edu/stanford/nlp/trees/SimpleConstituent.class
edu/stanford/nlp/trees/TreeTokenizerFactory.class
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.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/TreeCollinizer.class
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class
edu/stanford/nlp/trees/tregex/TregexParseException.class
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser$N5BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/Edge.class
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class
edu/stanford/nlp/parser/lexparser/GrammarProjection.class
edu/stanford/nlp/parser/lexparser/Hook.class
edu/stanford/nlp/parser/lexparser/HookChart.class
edu/stanford/nlp/parser/lexparser/Interner.class
edu/stanford/nlp/parser/lexparser/Item.class
edu/stanford/nlp/parser/lexparser/LatticeScorer.class
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class
edu/stanford/nlp/parser/lexparser/Scorer.class
edu/stanford/nlp/util/ArrayHeap.class
edu/stanford/nlp/util/Heap.class
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class
edu/stanford/nlp/parser/lexparser/Rule.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$FromCNFTransformer.class
edu/stanford/nlp/parser/lexparser/CNFTransformers$ToCNFTransformer.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/RandomWalk.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/util/DeltaIndex.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/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/ChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.class
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.class
edu/stanford/nlp/util/ReflectionLoading$ReflectionLoadingException.class
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.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/BobChrisTreeNormalizer.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class
edu/stanford/nlp/trees/PennTreeReader.class
edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class
edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class
edu/stanford/nlp/process/DistSimClassifier.class
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.class
edu/stanford/nlp/io/NullOutputStream.class
edu/stanford/nlp/parser/common/ParserUtils.class
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class
edu/stanford/nlp/parser/lexparser/Debinarizer.class
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class
edu/stanford/nlp/parser/metrics/AbstractEval$CatErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$RuleErrorEval.class
edu/stanford/nlp/parser/metrics/AbstractEval$ScoreEval.class
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class
edu/stanford/nlp/parser/metrics/Evalb.class
edu/stanford/nlp/parser/metrics/Evalb$CBEval.class
edu/stanford/nlp/parser/metrics/EvalbByCat.class
edu/stanford/nlp/parser/metrics/FilteredEval.class
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class
edu/stanford/nlp/parser/metrics/TaggingEval.class
edu/stanford/nlp/parser/metrics/TopMatchEval.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Arc.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Derivation.class
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser$Vertex.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class
edu/stanford/nlp/parser/lexparser/Lattice.class
edu/stanford/nlp/parser/lexparser/LatticeEdge.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class
edu/stanford/nlp/parser/lexparser/NodePruner.class
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class
edu/stanford/nlp/parser/lexparser/TwinScorer.class
edu/stanford/nlp/trees/TreeLengthComparator.class
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class
edu/stanford/nlp/util/Beam.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/international/french/FrenchUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/HTKLatticeReader$LatticeWord.class
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class
edu/stanford/nlp/parser/lexparser/HookChart$1.class
edu/stanford/nlp/parser/lexparser/HookChart$ChartIndex.class
edu/stanford/nlp/parser/lexparser/HookChart$WeakChartIndex.class
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class
edu/stanford/nlp/parser/lexparser/LexicalizedParser$1.class
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.class
edu/stanford/nlp/parser/lexparser/ParseFiles.class
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class
edu/stanford/nlp/tagger/io/TaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileRecord.class
edu/stanford/nlp/trees/CompositeTreebank.class
edu/stanford/nlp/trees/FilteringTreebank.class
edu/stanford/nlp/trees/LengthTreeFilter.class
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.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/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/trees/ConstituentFactory.class
edu/stanford/nlp/trees/LabeledScoredConstituent.class
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter$FA.class
edu/stanford/nlp/process/DocumentPreprocessor.class
edu/stanford/nlp/process/DocumentPreprocessor$DocType.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/international/spanish/SpanishUnknownWordSignatures.class
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.class
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor$1.class
edu/stanford/nlp/util/ThreeDimensionalMap.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/TreebankFactory.class
edu/stanford/nlp/trees/GrammaticalStructureFactory.class
edu/stanford/nlp/parser/metrics/Evalb$1.class
edu/stanford/nlp/parser/metrics/Evalb$F1Comparator.class
edu/stanford/nlp/trees/TreeFilters.class
edu/stanford/nlp/trees/TreeFilters$HasMatchingChild.class
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval$1.class
edu/stanford/nlp/trees/Dependency.class
edu/stanford/nlp/parser/nndep/Config.class
edu/stanford/nlp/parser/nndep/Configuration.class
edu/stanford/nlp/parser/nndep/DependencyTree.class
edu/stanford/nlp/parser/nndep/ParsingSystem.class
edu/stanford/nlp/parser/nndep/Classifier$1.class
edu/stanford/nlp/parser/nndep/Classifier$Cost.class
edu/stanford/nlp/parser/nndep/Classifier$CostFunction.class
edu/stanford/nlp/parser/nndep/Classifier$FeedforwardParams.class
edu/stanford/nlp/parser/nndep/Dataset.class
edu/stanford/nlp/parser/nndep/Example.class
edu/stanford/nlp/parser/nndep/Util.class
edu/stanford/nlp/util/LeastRecentlyUsedCache.class
edu/stanford/nlp/parser/nndep/Classifier.class
edu/stanford/nlp/pipeline/CoNLLUOutputter.class
edu/stanford/nlp/pipeline/CoNLLUReader.class
edu/stanford/nlp/tagger/maxent/MaxentTagger.class
edu/stanford/nlp/parser/nndep/ArcStandard.class
edu/stanford/nlp/parser/nndep/DependencyParser$1.class
edu/stanford/nlp/parser/nndep/DependencyParserCache.class
edu/stanford/nlp/process/WhitespaceTokenizer.class
edu/stanford/nlp/trees/TreeGraphNode.class
edu/stanford/nlp/trees/TypedDependency.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class
edu/stanford/nlp/parser/nndep/DependencyParserCache$DependencyParserSpecification.class
edu/stanford/nlp/pipeline/CoNLLUReader$CoNLLUDocument.class
edu/stanford/nlp/pipeline/CoNLLUReader$CoNLLUSentence.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$Side.class
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class
edu/stanford/nlp/parser/shiftreduce/State.class
edu/stanford/nlp/parser/shiftreduce/Transition.class
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class
edu/stanford/nlp/tagger/common/Tagger.class
edu/stanford/nlp/util/TreeShapedStack.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$FeatureComponent.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$Transition.class
edu/stanford/nlp/parser/shiftreduce/State$HeadPosition.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadTagLabelAnnotation.class
edu/stanford/nlp/trees/TreeCoreAnnotations$HeadWordLabelAnnotation.class
edu/stanford/nlp/parser/shiftreduce/BinaryTransition$1.class
edu/stanford/nlp/trees/LabeledScoredTreeNode.class
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class
edu/stanford/nlp/tagger/maxent/Distsim.class
edu/stanford/nlp/parser/shiftreduce/FeatureFactory$1.class
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class
edu/stanford/nlp/parser/shiftreduce/BaseModel.class
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class
edu/stanford/nlp/parser/shiftreduce/Oracle.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$1.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$TrainTreeProcessor.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel$Update.class
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions$TrainingMethod.class
edu/stanford/nlp/parser/shiftreduce/Weight.class
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser$RetagProcessor.class
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$Mode.class
edu/stanford/nlp/parser/shiftreduce/TreeRecorder$1.class
edu/stanford/nlp/parser/ui/TreeJPanel$1.class
edu/stanford/nlp/parser/ui/TreeJPanel$WidthResult.class
edu/stanford/nlp/parser/ui/TreeJPanel.class
edu/stanford/nlp/patterns/CandidatePhrase.class
edu/stanford/nlp/patterns/ConstantsAndVariables$DataSentsIterator.class
edu/stanford/nlp/patterns/ConstantsAndVariables$PatternForEachTokenWay.class
edu/stanford/nlp/patterns/ConstantsAndVariables$PatternIndexWay.class
edu/stanford/nlp/patterns/ConstantsAndVariables$ScorePhraseMeasures.class
edu/stanford/nlp/patterns/Data.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$PatternScoring.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$WordScoring.class
edu/stanford/nlp/patterns/InvertedIndexByTokens.class
edu/stanford/nlp/patterns/PatternFactory.class
edu/stanford/nlp/patterns/PatternFactory$PatternType.class
edu/stanford/nlp/patterns/PatternsAnnotations.class
edu/stanford/nlp/patterns/PatternsAnnotations$OtherSemanticLabel.class
edu/stanford/nlp/patterns/SentenceIndex.class
edu/stanford/nlp/patterns/dep/DepPatternFactory.class
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.class
edu/stanford/nlp/util/GoogleNGramsSQLBacked.class
edu/stanford/nlp/util/logging/Redwood$Flag.class
edu/stanford/nlp/patterns/ConstantsAndVariables.class
edu/stanford/nlp/patterns/DataInstance.class
edu/stanford/nlp/patterns/dep/DataInstanceDep.class
edu/stanford/nlp/patterns/surface/DataInstanceSurface.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$1.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$2.class
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike$3.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$1.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$CalculateSufficientStatsThreads.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$Flags.class
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass$LabelWithSeedWords.class
edu/stanford/nlp/patterns/Pattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$LongestMatchedPhraseForEachLabel.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPhrases.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel1.class
edu/stanford/nlp/patterns/ScorePatterns.class
edu/stanford/nlp/patterns/ScorePatternsFreqBased.class
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.class
edu/stanford/nlp/patterns/ScorePhrases.class
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.class
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.class
edu/stanford/nlp/patterns/surface/CreatePatterns.class
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.class
edu/stanford/nlp/patterns/surface/PatternsForEachToken.class
edu/stanford/nlp/patterns/surface/ScorePatternsF1.class
edu/stanford/nlp/patterns/surface/Token.class
edu/stanford/nlp/patterns/surface/SurfacePattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$ProcessedTextAnnotation.class
edu/stanford/nlp/patterns/PatternsAnnotations$SeedLabeledOrNot.class
edu/stanford/nlp/patterns/dep/DepPattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$Features.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPattern.class
edu/stanford/nlp/patterns/PatternsAnnotations$MatchedPatterns.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel1.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel10.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel2.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel3.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel4.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel5.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel6.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel7.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel8.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternHumanLabel9.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel10.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel2.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel3.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel4.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel5.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel6.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel7.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel8.class
edu/stanford/nlp/patterns/PatternsAnnotations$PatternLabel9.class
edu/stanford/nlp/patterns/PhraseScorer$Normalization.class
edu/stanford/nlp/patterns/PhraseScorer$Similarities.class
edu/stanford/nlp/patterns/PhraseScorer.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.class
edu/stanford/nlp/patterns/surface/ApplyPatterns.class
edu/stanford/nlp/semgraph/semgrex/Env.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns$1.class
edu/stanford/nlp/patterns/dep/ApplyDepPatterns$2.class
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.class
edu/stanford/nlp/patterns/dep/ExtractedPhrase.class
edu/stanford/nlp/patterns/surface/CreatePatterns$CreatePatternsThread.class
edu/stanford/nlp/patterns/surface/PatternsForEachToken$1.class
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.class
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.class
edu/stanford/nlp/patterns/SQLConnection.class
edu/stanford/nlp/patterns/surface/PatternToken.class
edu/stanford/nlp/patterns/surface/SurfacePatternFactory$Genre.class
edu/stanford/nlp/patterns/surface/Token$ClassComparator.class
edu/stanford/nlp/pipeline/AnnotationCreator.class
edu/stanford/nlp/pipeline/AnnotationSerializer.class
edu/stanford/nlp/pipeline/JSONAnnotationReader.class
edu/stanford/nlp/pipeline/AnnotationOutputter$Options.class
edu/stanford/nlp/pipeline/AnnotationOutputter.class
edu/stanford/nlp/pipeline/AnnotationPipeline$1.class
edu/stanford/nlp/pipeline/TokenizerAnnotator.class
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.class
edu/stanford/nlp/util/MutableLong.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateEdge.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateNode.class
edu/stanford/nlp/pipeline/AnnotationSerializer$IntermediateSemanticGraph.class
edu/stanford/nlp/pipeline/CoreDocument.class
edu/stanford/nlp/pipeline/Annotator$1.class
edu/stanford/nlp/pipeline/CharniakParserAnnotator.class
edu/stanford/nlp/pipeline/CleanXmlAnnotator.class
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.class
edu/stanford/nlp/pipeline/CorefAnnotator.class
edu/stanford/nlp/pipeline/CorefMentionAnnotator.class
edu/stanford/nlp/pipeline/DependencyParseAnnotator.class
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.class
edu/stanford/nlp/pipeline/DocDateAnnotator.class
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.class
edu/stanford/nlp/pipeline/GenderAnnotator.class
edu/stanford/nlp/pipeline/KBPAnnotator.class
edu/stanford/nlp/pipeline/MWTAnnotator.class
edu/stanford/nlp/pipeline/MorphaAnnotator.class
edu/stanford/nlp/pipeline/NERCombinerAnnotator.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator.class
edu/stanford/nlp/pipeline/QuoteAnnotator.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.class
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.class
edu/stanford/nlp/pipeline/SentimentAnnotator.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.class
edu/stanford/nlp/pipeline/TrueCaseAnnotator.class
edu/stanford/nlp/pipeline/UDFeatureAnnotator.class
edu/stanford/nlp/pipeline/WikidictAnnotator.class
edu/stanford/nlp/util/MetaClass$ConstructorNotFoundException.class
edu/stanford/nlp/pipeline/AnnotatorPool$1.class
edu/stanford/nlp/pipeline/AnnotatorPool$CachedAnnotator.class
edu/stanford/nlp/pipeline/AnnotatorPool.class
edu/stanford/nlp/trees/TreeCoreAnnotations$BinarizedTreeAnnotation.class
edu/stanford/nlp/parser/charniak/CharniakParser.class
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class
edu/stanford/nlp/pipeline/CoNLLUOutputter$1.class
edu/stanford/nlp/pipeline/CoNLLUOutputter$2.class
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations$DependenciesType.class
edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.class
edu/stanford/nlp/pipeline/CoreQuote.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$ConcatTextAggregator.class
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator$MostFreqAggregator.class
edu/stanford/nlp/pipeline/CoreNLPProtos$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChainOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraphOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DocumentOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Entity.class
edu/stanford/nlp/pipeline/CoreNLPProtos$EntityOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$IndexedWord.class
edu/stanford/nlp/pipeline/CoreNLPProtos$IndexedWordOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Language.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapIntString.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapIntStringOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapStringString.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapStringStringOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Mention.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MentionOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NERMention.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NERMentionOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NaturalLogicRelation.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Operator.class
edu/stanford/nlp/pipeline/CoreNLPProtos$OperatorOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$ParseTree.class
edu/stanford/nlp/pipeline/CoreNLPProtos$ParseTreeOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Polarity.class
edu/stanford/nlp/pipeline/CoreNLPProtos$PolarityOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Quote.class
edu/stanford/nlp/pipeline/CoreNLPProtos$QuoteOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Relation.class
edu/stanford/nlp/pipeline/CoreNLPProtos$RelationOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$RelationTriple.class
edu/stanford/nlp/pipeline/CoreNLPProtos$RelationTripleOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Section.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SectionOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequestOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponseOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Sentence.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SentenceFragment.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SentenceFragmentOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SentenceOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Sentiment.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Span.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SpanOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SpeakerInfo.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SpeakerInfoOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Timex.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TimexOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Token.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokenLocation.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokenLocationOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokenOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexRequestOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponseOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$CorefMention.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$CorefMentionOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$CorefMention$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$CorefChain$CorefMention$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Edge.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$EdgeOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Node.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$NodeOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Edge$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Node$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Edge$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$DependencyGraph$Node$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Document$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Document$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Mention$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NERMention$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Quote$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Section$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Sentence$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Token$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Entity$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Entity$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$IndexedWord$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$IndexedWord$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Language$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapIntString$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapIntString$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapStringString$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$MapStringString$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Mention$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SpeakerInfo$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NERMention$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Timex$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$NaturalLogicRelation$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Operator$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Operator$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$ParseTree$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$ParseTree$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Polarity$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Polarity$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Quote$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Relation$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Relation$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$RelationTriple$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$RelationTriple$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokenLocation$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Section$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$Dependencies.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$DependenciesOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$Dependencies$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexRequest$Dependencies$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$GraphResult.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$GraphResultOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$Match.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$MatchOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedNode.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedNodeOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedRelation.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedRelationOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$SemgrexResult.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$SemgrexResultOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$GraphResult$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$GraphResult$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$SemgrexResult$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$Match$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$Match$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedNode$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedRelation$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedNode$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$NamedRelation$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SemgrexResponse$SemgrexResult$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Sentence$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SentenceFragment$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SentenceFragment$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Sentiment$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Span$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Span$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$SpeakerInfo$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Timex$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$Token$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokenLocation$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexRequest$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexRequest$Builder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$MatchLocationOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$MatchOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$PatternMatchOrBuilder.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$Match$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$MatchLocation$1.class
edu/stanford/nlp/pipeline/CoreNLPProtos$TokensRegexResponse$PatternMatch$1.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$CanonicalMentionAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$CanonicalMentionBeginAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$CanonicalMentionEndAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$MentionBeginAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$MentionEndAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$SpeakerAnnotation.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations$SentimentAnnotatedTree.class
edu/stanford/nlp/sentiment/SentimentCoreAnnotations$SentimentClass.class
edu/stanford/nlp/pipeline/TextAnnotationCreator.class
edu/stanford/nlp/pipeline/CorefMentionAnnotator$1.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class
edu/stanford/nlp/pipeline/LanguageInfo.class
edu/stanford/nlp/pipeline/LanguageInfo$HumanLanguage.class
edu/stanford/nlp/util/PropertiesUtils$Property.class
edu/stanford/nlp/pipeline/GenericAnnotationSerializer$AppendingObjectOutputStream.class
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.class
edu/stanford/nlp/pipeline/JSONOutputter$JSONWriter.class
edu/stanford/nlp/pipeline/JSONOutputter$Writer.class
edu/stanford/nlp/time/Timex$Range.class
edu/stanford/nlp/pipeline/JSONOutputter.class
edu/stanford/nlp/util/Pointer.class
edu/stanford/nlp/ie/KBPEnsembleExtractor.class
edu/stanford/nlp/pipeline/LabeledChunkIdentifier$LabelTagType.class
edu/stanford/nlp/pipeline/NERCombinerAnnotator$TokenMergeCountAnnotation.class
edu/stanford/nlp/time/TimeExpression.class
edu/stanford/nlp/time/TimeExpression$Annotation.class
edu/stanford/nlp/time/TimeExpression$ChildrenAnnotation.class
edu/stanford/nlp/time/TimeExpression$TimeIndexAnnotation.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator$1.class
edu/stanford/nlp/pipeline/POSTaggerAnnotator$POSTaggerProcessor.class
edu/stanford/nlp/semgraph/SemanticGraph$OutputFormat.class
edu/stanford/nlp/trees/TreeCoreAnnotations$KBestTreesAnnotation.class
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer$1.class
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer$LossySerializationException.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$MentionAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$MentionSieveAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$MentionTypeAnnotation.class
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator$SpeakerSieveAnnotation.class
edu/stanford/nlp/quoteattribution/ChapterAnnotator.class
edu/stanford/nlp/quoteattribution/ChapterAnnotator$ChapterAnnotation.class
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.class
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils$EnhancedSentenceAnnotation.class
edu/stanford/nlp/paragraphs/ParagraphAnnotator.class
edu/stanford/nlp/quoteattribution/Person.class
edu/stanford/nlp/quoteattribution/Person$Gender.class
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.class
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.class
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.class
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.class
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.class
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.class
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.class
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.class
edu/stanford/nlp/pipeline/SentenceAnnotator$AnnotatorProcessor.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.class
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.class
edu/stanford/nlp/sentiment/SentimentCostAndGradient.class
edu/stanford/nlp/sentiment/SentimentUtils.class
edu/stanford/nlp/pipeline/AnnotatorImplementations.class
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations$SingletonAnnotator.class
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.class
edu/stanford/nlp/pipeline/CoNLLOutputter.class
edu/stanford/nlp/pipeline/InlineXMLOutputter.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$1.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$AnnotatorSignature.class
edu/stanford/nlp/pipeline/StanfordCoreNLP$OutputFormat.class
edu/stanford/nlp/pipeline/TaggedTextOutputter.class
edu/stanford/nlp/pipeline/TextOutputter.class
edu/stanford/nlp/util/MutableInteger.class
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class
edu/stanford/nlp/pipeline/StanfordCoreNLPClient$1.class
edu/stanford/nlp/pipeline/StanfordCoreNLPClient$Backend.class
edu/stanford/nlp/pipeline/StanfordCoreNLPClient$BackendScheduler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$1.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$2.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$3.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$CoreNLPHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$FileHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$FinishedRequest.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$LiveHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$PingHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$ReadyHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$SemgrexHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$ShutdownHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$TokensRegexHandler.class
edu/stanford/nlp/pipeline/StanfordCoreNLPServer$TregexHandler.class
edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.class
edu/stanford/nlp/pipeline/TokenizerAnnotator$1.class
edu/stanford/nlp/pipeline/TokenizerAnnotator$TokenizerType.class
edu/stanford/nlp/process/CodepointCoreLabelProcessor.class
edu/stanford/nlp/process/WhitespaceTokenizer$WhitespaceTokenizerFactory.class
edu/stanford/nlp/process/WordToSentenceProcessor.class
edu/stanford/nlp/process/WordToSentenceProcessor$NewlineIsSentenceBreak.class
edu/stanford/nlp/pipeline/TokensRegexAnnotator$Options.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$1.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$Entry.class
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator$PosMatchType.class
edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.class
edu/stanford/nlp/process/DocumentProcessor.class
edu/stanford/nlp/process/ListProcessor.class
edu/stanford/nlp/process/Americanize.class
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor$MyHTMLParser.class
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator.class
edu/stanford/nlp/process/DocumentPreprocessor$XMLIterator.class
edu/stanford/nlp/process/WhitespaceLexer.class
edu/stanford/nlp/process/DocumentPreprocessor$PlainTextIterator$1.class
edu/stanford/nlp/io/Lexer.class
edu/stanford/nlp/process/JFlexDummyLexer.class
edu/stanford/nlp/process/LexerUtils$1.class
edu/stanford/nlp/process/Morpha.class
edu/stanford/nlp/process/AbstractListProcessor.class
edu/stanford/nlp/process/StripTagsProcessor.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/TSVSentenceIterator$1.class
edu/stanford/nlp/process/TSVSentenceIterator$SentenceField.class
edu/stanford/nlp/process/TSVUtils.class
edu/stanford/nlp/process/TransformXML$NoEscapingSAXInterface.class
edu/stanford/nlp/process/TransformXML$SAXInterface.class
edu/stanford/nlp/process/TransformXML.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/quoteattribution/Sieves/Sieve.class
edu/stanford/nlp/quoteattribution/Sieves/Sieve$MentionData.class
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.class
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining$FeaturesData.class
edu/stanford/nlp/quoteattribution/BammanCorefReader.class
edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.class
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining$SieveData.class
edu/stanford/nlp/quoteattribution/Sieves/Sieve$Mention.class
edu/stanford/nlp/quoteattribution/Sieves/Sieve$TokenNode.class
edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.class
edu/stanford/nlp/quoteattribution/XMLToAnnotation.class
edu/stanford/nlp/quoteattribution/XMLToAnnotation$Data.class
edu/stanford/nlp/quoteattribution/XMLToAnnotation$GoldQuoteInfo.class
edu/stanford/nlp/quoteattribution/XMLToAnnotation$1.class
edu/stanford/nlp/quoteattribution/XMLToAnnotation$Mention.class
edu/stanford/nlp/semgraph/SemanticGraph$1.class
edu/stanford/nlp/semgraph/SemanticGraph$SemanticGraphParsingTask.class
edu/stanford/nlp/semgraph/SemanticGraphFormatter.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/ISemanticGraphEdgeEql.class
edu/stanford/nlp/semgraph/SemanticGraphUtils$EdgeDiffResult.class
edu/stanford/nlp/semgraph/SemanticGraphUtils$IndexedWordProxy.class
edu/stanford/nlp/semgraph/SemanticGraphUtils$PositionedTree.class
edu/stanford/nlp/semgraph/SemanticGraphUtils$PrintVerticeParams.class
edu/stanford/nlp/semgraph/SemanticGraphUtils$TreeNodeProxy.class
edu/stanford/nlp/util/MapList.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/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$ADJACENT_NODE.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$LEFT_IMMEDIATE_SIBLING.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$LEFT_SIBLING.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$RIGHT_IMMEDIATE_SIBLING.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$RIGHT_SIBLING.class
edu/stanford/nlp/semgraph/semgrex/GraphRelation$SIBLING_RELATION.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$ADJACENT_NODE$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/GraphRelation$SIBLING_RELATION$1.class
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class
edu/stanford/nlp/semgraph/semgrex/NodePattern$NodeMatcher.class
edu/stanford/nlp/semgraph/semgrex/Token.class
edu/stanford/nlp/semgraph/semgrex/NodeAttributes.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/SemgrexParser.class
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern$OutputFormat.class
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.class
edu/stanford/nlp/neural/rnn/TopNGramRecord.class
edu/stanford/nlp/sentiment/RNNTestOptions.class
edu/stanford/nlp/sentiment/AbstractEvaluate.class
edu/stanford/nlp/sentiment/RNNTrainOptions.class
edu/stanford/nlp/sentiment/ReadSentimentDataset$1.class
edu/stanford/nlp/sentiment/ReadSentimentDataset$Transformation.class
edu/stanford/nlp/sentiment/ForwardPropagationException.class
edu/stanford/nlp/sentiment/SentimentCostAndGradient$ModelDerivatives.class
edu/stanford/nlp/sentiment/SentimentCostAndGradient$ScoringProcessor.class
edu/stanford/nlp/sentiment/SentimentPipeline$1.class
edu/stanford/nlp/sentiment/SentimentPipeline$Input.class
edu/stanford/nlp/sentiment/SentimentPipeline$Output.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$1.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq.class
edu/stanford/nlp/sequences/BeamBestSequenceFinder$TagSeq$TagList.class
edu/stanford/nlp/sequences/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/ColumnTabDocumentReaderWriter$BufferedReaderIterator.class
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter$ColumnDocBufferedGetNext.class
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter$ColumnDocBufferedGetNextTokens.class
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter$GetNextFunction.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/ie/EmpiricalNERPriorBIO.class
edu/stanford/nlp/sequences/SequenceGibbsSampler$1.class
edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter$LineToTrueCasesParser.class
edu/stanford/nlp/simple/Document$1.class
edu/stanford/nlp/simple/Document$10.class
edu/stanford/nlp/simple/Document$11.class
edu/stanford/nlp/simple/Document$12.class
edu/stanford/nlp/simple/Document$2.class
edu/stanford/nlp/simple/Document$3.class
edu/stanford/nlp/simple/Document$4.class
edu/stanford/nlp/simple/Document$5.class
edu/stanford/nlp/simple/Document$6.class
edu/stanford/nlp/simple/Document$7.class
edu/stanford/nlp/simple/Document$8.class
edu/stanford/nlp/simple/Document$9.class
edu/stanford/nlp/simple/Sentence$1.class
edu/stanford/nlp/simple/Sentence$2.class
edu/stanford/nlp/simple/Sentence$3.class
edu/stanford/nlp/simple/Sentence$4.class
edu/stanford/nlp/simple/SentimentClass.class
edu/stanford/nlp/simple/Token.class
edu/stanford/nlp/simple/SentenceAlgorithms$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/logging/PrettyLogger.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/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/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/tagger/io/TSVTaggedFileReader.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$1.class
edu/stanford/nlp/tagger/io/TaggedFileRecord$Format.class
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class
edu/stanford/nlp/tagger/maxent/TaggerConfig.class
edu/stanford/nlp/tagger/maxent/ASBCunkDict.class
edu/stanford/nlp/tagger/maxent/History.class
edu/stanford/nlp/tagger/maxent/PairsHolder.class
edu/stanford/nlp/tagger/maxent/RareExtractor.class
edu/stanford/nlp/tagger/maxent/TestSentence.class
edu/stanford/nlp/tagger/maxent/Dictionary.class
edu/stanford/nlp/tagger/maxent/TTags.class
edu/stanford/nlp/tagger/maxent/AmbiguityClass.class
edu/stanford/nlp/tagger/maxent/CTBunkDict.class
edu/stanford/nlp/tagger/maxent/CompanyNameDetector.class
edu/stanford/nlp/tagger/maxent/CtbDict.class
edu/stanford/nlp/maxent/DataGeneric.class
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.class
edu/stanford/nlp/tagger/maxent/CountWrapper.class
edu/stanford/nlp/tagger/maxent/TagCount.class
edu/stanford/nlp/tagger/maxent/Extractor.class
edu/stanford/nlp/tagger/maxent/ExtractorCapDistLC.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorCWordCapCase.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorContinuousTagConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorThreeTags.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoTags.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoWords.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorTwoWordsTag.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordLowerCase.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordTag.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames$ExtractorWordTwoTags.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishAuxiliaryTag.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishSemiauxiliaryTag.class
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.class
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeClassifier.class
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrames.class
edu/stanford/nlp/tagger/maxent/ASBCunkDetector.class
edu/stanford/nlp/tagger/maxent/CTBunkDictDetector.class
edu/stanford/nlp/tagger/maxent/CaselessCompanyNameDetector.class
edu/stanford/nlp/tagger/maxent/CtbPreDetector.class
edu/stanford/nlp/tagger/maxent/CtbSufDetector.class
edu/stanford/nlp/tagger/maxent/ExtractorAllCap.class
edu/stanford/nlp/tagger/maxent/ExtractorAllCapitalized.class
edu/stanford/nlp/tagger/maxent/ExtractorCNumber.class
edu/stanford/nlp/tagger/maxent/ExtractorCapLCSeen.class
edu/stanford/nlp/tagger/maxent/ExtractorDash.class
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.class
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdjSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdvSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchNounSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchPluralSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorFrenchVerbSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorLetterDigitDash.class
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCap.class
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCapC.class
edu/stanford/nlp/tagger/maxent/ExtractorNumeric.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishConditionalSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishGender.class
edu/stanford/nlp/tagger/maxent/ExtractorSpanishImperfectErIrSuffix.class
edu/stanford/nlp/tagger/maxent/ExtractorStartSentenceCap.class
edu/stanford/nlp/tagger/maxent/ExtractorUCase.class
edu/stanford/nlp/tagger/maxent/ExtractorUpperDigitDash.class
edu/stanford/nlp/tagger/maxent/ExtractorWordPref.class
edu/stanford/nlp/tagger/maxent/ExtractorWordSuff.class
edu/stanford/nlp/tagger/maxent/ExtractorsConjunction.class
edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.class
edu/stanford/nlp/tagger/maxent/Extractors.class
edu/stanford/nlp/tagger/maxent/TaggerFeature.class
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.class
edu/stanford/nlp/tagger/maxent/FeatureKey.class
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$1.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$SentenceTaggingProcessor.class
edu/stanford/nlp/tagger/maxent/MaxentTagger$TaggerWrapper.class
edu/stanford/nlp/tagger/maxent/TaggerConfig$Mode.class
edu/stanford/nlp/tagger/maxent/TaggerExperiments.class
edu/stanford/nlp/tagger/maxent/TaggerFeatures.class
edu/stanford/nlp/tagger/maxent/TestClassifier.class
edu/stanford/nlp/util/DataFilePaths.class
edu/stanford/nlp/tagger/maxent/DataWordTag.class
edu/stanford/nlp/tagger/maxent/HistoryTable.class
edu/stanford/nlp/tagger/maxent/ReadDataTagged.class
edu/stanford/nlp/tagger/maxent/TemplateHash.class
edu/stanford/nlp/tagger/maxent/TemplateHash$ListInstances.class
edu/stanford/nlp/tagger/maxent/TestClassifier$TestSentenceProcessor.class
edu/stanford/nlp/tagger/maxent/TestThreadedTagger$TaggerThread.class
edu/stanford/nlp/time/TimeAnnotations$TimexAnnotations.class
edu/stanford/nlp/time/XMLUtils.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$1.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$2.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$3.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$4.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$5.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$MatchedExpressionValueTypeMatchNodePattern.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns$TimexTypeMatchNodePattern.class
edu/stanford/nlp/time/Options.class
edu/stanford/nlp/time/SUTime.class
edu/stanford/nlp/time/SUTime$Duration.class
edu/stanford/nlp/time/SUTime$PartialTime.class
edu/stanford/nlp/time/SUTime$StandardTemporalType.class
edu/stanford/nlp/time/SUTime$Temporal.class
edu/stanford/nlp/time/SUTime$TemporalOp.class
edu/stanford/nlp/time/SUTime$Time.class
edu/stanford/nlp/time/SUTime$TimeUnit.class
edu/stanford/nlp/time/SUTime$TimexType.class
edu/stanford/nlp/time/TimeExpressionPatterns.class
edu/stanford/nlp/time/TimeFormatter.class
edu/stanford/nlp/time/TimeFormatter$TimePatternExtractRuleCreator.class
edu/stanford/nlp/time/GenericTimeExpressionPatterns.class
edu/stanford/nlp/time/SUTime$DurationRange.class
edu/stanford/nlp/time/SUTime$InexactDuration.class
edu/stanford/nlp/time/SUTime$Range.class
edu/stanford/nlp/time/SUTime$RefTime.class
edu/stanford/nlp/time/SUTime$SimpleTime.class
edu/stanford/nlp/time/SUTime$PeriodicTemporalSet.class
edu/stanford/nlp/time/HeidelTimeKBPAnnotator$1.class
edu/stanford/nlp/time/HeidelTimeKBPAnnotator$HeidelTimeOutputReader.class
edu/stanford/nlp/time/HeidelTimeKBPAnnotator$HeidelTimeOutputReader$Node.class
edu/stanford/nlp/time/HeidelTimeKBPAnnotator$HeidelTimeOutputReader$TimexNode.class
edu/stanford/nlp/time/JodaTimeUtils$1.class
edu/stanford/nlp/time/JodaTimeUtils$10.class
edu/stanford/nlp/time/JodaTimeUtils$11.class
edu/stanford/nlp/time/JodaTimeUtils$2.class
edu/stanford/nlp/time/JodaTimeUtils$3.class
edu/stanford/nlp/time/JodaTimeUtils$4.class
edu/stanford/nlp/time/JodaTimeUtils$5.class
edu/stanford/nlp/time/JodaTimeUtils$6.class
edu/stanford/nlp/time/JodaTimeUtils$7.class
edu/stanford/nlp/time/JodaTimeUtils$8.class
edu/stanford/nlp/time/JodaTimeUtils$9.class
edu/stanford/nlp/time/JodaTimeUtils$ConversionOptions.class
edu/stanford/nlp/time/JodaTimeUtils.class
edu/stanford/nlp/time/JollyDayHolidays$JollyHoliday.class
edu/stanford/nlp/time/JollyDayHolidays$MyXMLManager.class
edu/stanford/nlp/time/SUTime$RelativeTime.class
edu/stanford/nlp/time/Options$RelativeHeuristicLevel.class
edu/stanford/nlp/time/SUTime$1.class
edu/stanford/nlp/time/SUTime$10.class
edu/stanford/nlp/time/SUTime$11.class
edu/stanford/nlp/time/SUTime$12.class
edu/stanford/nlp/time/SUTime$13.class
edu/stanford/nlp/time/SUTime$14.class
edu/stanford/nlp/time/SUTime$15.class
edu/stanford/nlp/time/SUTime$2.class
edu/stanford/nlp/time/SUTime$3.class
edu/stanford/nlp/time/SUTime$4.class
edu/stanford/nlp/time/SUTime$5.class
edu/stanford/nlp/time/SUTime$6.class
edu/stanford/nlp/time/SUTime$7.class
edu/stanford/nlp/time/SUTime$8.class
edu/stanford/nlp/time/SUTime$9.class
edu/stanford/nlp/time/SUTime$CompositePartialTime.class
edu/stanford/nlp/time/SUTime$DurationWithFields.class
edu/stanford/nlp/time/SUTime$DurationWithMillis.class
edu/stanford/nlp/time/SUTime$ExplicitTemporalSet.class
edu/stanford/nlp/time/SUTime$GroundedTime.class
edu/stanford/nlp/time/SUTime$InexactTime.class
edu/stanford/nlp/time/SUTime$IsoDate.class
edu/stanford/nlp/time/SUTime$IsoDateTime.class
edu/stanford/nlp/time/SUTime$IsoTime.class
edu/stanford/nlp/time/SUTime$OrdinalTime.class
edu/stanford/nlp/time/SUTime$TemporalSet.class
edu/stanford/nlp/time/SUTime$TimeIndex.class
edu/stanford/nlp/time/SUTime$TimeWithRange.class
edu/stanford/nlp/time/SUTime$TimexAttr.class
edu/stanford/nlp/time/SUTime$TimexDocFunc.class
edu/stanford/nlp/time/SUTime$TimexMod.class
edu/stanford/nlp/util/FuzzyInterval.class
edu/stanford/nlp/util/FuzzyInterval$FuzzyComparable.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$1.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$2.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$3.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$4.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$5.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$6.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$7.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$8.class
edu/stanford/nlp/time/SUTime$StandardTemporalType$9.class
edu/stanford/nlp/time/SUTime$TemporalOp$1.class
edu/stanford/nlp/time/SUTime$TemporalOp$10.class
edu/stanford/nlp/time/SUTime$TemporalOp$11.class
edu/stanford/nlp/time/SUTime$TemporalOp$12.class
edu/stanford/nlp/time/SUTime$TemporalOp$13.class
edu/stanford/nlp/time/SUTime$TemporalOp$14.class
edu/stanford/nlp/time/SUTime$TemporalOp$15.class
edu/stanford/nlp/time/SUTime$TemporalOp$16.class
edu/stanford/nlp/time/SUTime$TemporalOp$17.class
edu/stanford/nlp/time/SUTime$TemporalOp$18.class
edu/stanford/nlp/time/SUTime$TemporalOp$2.class
edu/stanford/nlp/time/SUTime$TemporalOp$3.class
edu/stanford/nlp/time/SUTime$TemporalOp$4.class
edu/stanford/nlp/time/SUTime$TemporalOp$5.class
edu/stanford/nlp/time/SUTime$TemporalOp$6.class
edu/stanford/nlp/time/SUTime$TemporalOp$7.class
edu/stanford/nlp/time/SUTime$TemporalOp$8.class
edu/stanford/nlp/time/SUTime$TemporalOp$9.class
edu/stanford/nlp/io/ReaderInputStream.class
edu/stanford/nlp/io/TeeStream.class
edu/stanford/nlp/stats/PrecisionRecallStats.class
edu/stanford/nlp/time/GUTimeAnnotator.class
edu/stanford/nlp/time/HeidelTimeAnnotator.class
edu/stanford/nlp/time/SUTimeMain$1.class
edu/stanford/nlp/time/SUTimeMain$EvalStats.class
edu/stanford/nlp/time/SUTimeMain$InputType.class
edu/stanford/nlp/time/SUTimeMain$TimebankSent.class
edu/stanford/nlp/time/SUTimeMain$TimebankTimex.class
edu/stanford/nlp/time/SUTimeMain$TimexAttributes.class
edu/stanford/nlp/time/SUTimeSimpleParser$SUTimeParsingError.class
edu/stanford/nlp/time/TimeExpressionExtractorImpl.class
edu/stanford/nlp/time/TimeFormatter$1.class
edu/stanford/nlp/time/TimeFormatter$ApplyActionWrapper.class
edu/stanford/nlp/time/TimeFormatter$CustomDateFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$DateTimeFieldComponent.class
edu/stanford/nlp/time/TimeFormatter$FormatComponent.class
edu/stanford/nlp/time/TimeFormatter$FormatterBuilder.class
edu/stanford/nlp/time/TimeFormatter$JavaDateFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$JodaDateTimeFormatExtractor.class
edu/stanford/nlp/time/TimeFormatter$LiteralComponent.class
edu/stanford/nlp/time/TimeFormatter$NumericDateComponent.class
edu/stanford/nlp/time/TimeFormatter$RegexComponent.class
edu/stanford/nlp/time/TimeFormatter$RelaxedNumericDateComponent.class
edu/stanford/nlp/time/TimeFormatter$TextDateComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneIdComponent.class
edu/stanford/nlp/time/TimeFormatter$TimeZoneOffsetComponent.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/PennTreeReaderFactory.class
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class
edu/stanford/nlp/trees/RecursiveTreeTransformer.class
edu/stanford/nlp/trees/BobChrisTreeNormalizer$AOverAFilter.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/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/QPTreeTransformer.class
edu/stanford/nlp/trees/DeepTree$1.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/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/EnglishGrammaticalStructure$1.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$ExtraTreeDepFilter.class
edu/stanford/nlp/trees/EnglishGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.class
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class
edu/stanford/nlp/trees/FilteringTreebank$FilteringTreebankIterator.class
edu/stanford/nlp/trees/GrammaticalRelation$1.class
edu/stanford/nlp/trees/GrammaticalStructure$1.class
edu/stanford/nlp/trees/GrammaticalStructure$NameComparator.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctFilter.class
edu/stanford/nlp/trees/GrammaticalStructure$NoPunctTypedDependencyFilter.class
edu/stanford/nlp/trees/ud/EnhancementOptions.class
edu/stanford/nlp/trees/DependencyPrinter.class
edu/stanford/nlp/trees/DependencyReader.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$ConverterOptions.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$LazyLoadTreesByParsing.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$TreeBankGrammaticalStructureWrapper.class
edu/stanford/nlp/trees/UniversalPOSMapper.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$LazyLoadTreesByParsing$1.class
edu/stanford/nlp/trees/SimpleTree.class
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils$TreeBankGrammaticalStructureWrapper$GsIterator.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/LabeledScoredConstituent$1.class
edu/stanford/nlp/trees/LabeledScoredConstituent$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabelFactoryHolder.class
edu/stanford/nlp/trees/LabeledScoredConstituent$LabeledScoredConstituentLabelFactory.class
edu/stanford/nlp/trees/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/OutputSubtrees$1.class
edu/stanford/nlp/trees/PennTreebankTokenizer.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/Span$1.class
edu/stanford/nlp/trees/Span$ConstituentFactoryHolder.class
edu/stanford/nlp/trees/Span$ConstituentFactoryHolder$SpanFactory.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/UnnamedConcreteDependency.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/trees/Treebank$1.class
edu/stanford/nlp/trees/Treebank$CounterTreeProcessor.class
edu/stanford/nlp/trees/Treebanks$1.class
edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.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/ArabicTreeNormalizer.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer$ArabicEmptyFilter.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/international/arabic/pipeline/DefaultLexicalMapper.class
edu/stanford/nlp/trees/FilteringTreeReader.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$ArabicRawTreeReaderFactory.class
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory$XFilter.class
edu/stanford/nlp/trees/international/arabic/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/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/trees/international/pennchinese/ChineseGrammaticalStructure$FromDependenciesFactory.class
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.class
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.class
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure$FromDependenciesFactory.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/tregex/tsurgeon/TsurgeonMatcher.class
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReader.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.class
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class
edu/stanford/nlp/trees/TreebankTransformer.class
edu/stanford/nlp/trees/tregex/Macros.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/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/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/gui/DisplayMatchesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$2.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$3.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$4.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$DisplayMouseMotionAdapter.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$DisplayTransferHandler.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel$FilenameMouseInputAdapter.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.class
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.class
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$TransferActionListener.class
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.class
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.class
edu/stanford/nlp/trees/tregex/gui/FilePanel$1.class
edu/stanford/nlp/trees/tregex/gui/FilePanel$FileTreeCellRenderer.class
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.class
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$FilterType.class
edu/stanford/nlp/trees/tregex/gui/FilePanel.class
edu/stanford/nlp/trees/tregex/gui/FileTreeNode$FileTreeNodeListener.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$1.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$2.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$3.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$HistoryEntry.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$TRegexGUITreeVisitor.class
edu/stanford/nlp/trees/tregex/gui/InputPanel$TregexGUITableModel.class
edu/stanford/nlp/trees/tregex/gui/InputPanel.class
edu/stanford/nlp/swing/TooltipJList.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$MatchCellRenderer.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$MatchesPanelListener.class
edu/stanford/nlp/trees/tregex/gui/MatchesPanel$TreeTransferHandler.class
edu/stanford/nlp/trees/tregex/gui/Tdiff.class
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.class
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.class
edu/stanford/nlp/trees/tregex/gui/Preferences.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel$1.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel$ColorIcon.class
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$1.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$2.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$3.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$4.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$5.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$6.class
edu/stanford/nlp/trees/tregex/gui/TregexGUI$7.class
edu/stanford/nlp/swing/FontDetector.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/trees/ud/CoNLLUDocumentReader$1.class
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader$SentenceProcessor.class
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader$WordProcessor.class
edu/stanford/nlp/trees/ud/CoNLLUUtils.class
edu/stanford/nlp/trees/ud/CoNLLUUtils$DepIndexComparator.class
edu/stanford/nlp/trees/ud/CoNLLUUtils$FeatureNameComparator.class
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter$TreeToSemanticGraphIterator.class
edu/stanford/nlp/util/AcronymMatcher$1.class
edu/stanford/nlp/util/ArrayCoreMap$1.class
edu/stanford/nlp/util/HashableCoreMap.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/ArrayMap$1.class
edu/stanford/nlp/util/ArrayMap$Entry.class
edu/stanford/nlp/util/ArrayStringFilter$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/CollectionUtils$2.class
edu/stanford/nlp/util/DeltaMap.class
edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid.class
edu/stanford/nlp/util/ConfusionMatrix$Contingency.class
edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid$Grid.class
edu/stanford/nlp/util/ConfusionMatrix$ConfusionGrid$Grid$1.class
edu/stanford/nlp/util/DeltaIndex$1.class
edu/stanford/nlp/util/DeltaMap$1.class
edu/stanford/nlp/util/DeltaMap$SimpleEntry.class
edu/stanford/nlp/util/ConcatenationIterator.class
edu/stanford/nlp/util/DeltaMap$1$1NullingIterator.class
edu/stanford/nlp/util/FilteredIterator.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/IntQuadruple.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$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$10$1.class
edu/stanford/nlp/util/Iterables$10$1$1.class
edu/stanford/nlp/util/Iterables$2$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$8$1.class
edu/stanford/nlp/util/Lazy$1.class
edu/stanford/nlp/util/Lazy$2.class
edu/stanford/nlp/util/Lazy$3.class
edu/stanford/nlp/util/LeastRecentlyUsedCache$LinkedList.class
edu/stanford/nlp/util/LeastRecentlyUsedCache$Node.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/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/SystemUtils$ProcessException.class
edu/stanford/nlp/util/SystemUtils$WriterThread.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapIterator.class
edu/stanford/nlp/util/TwoDimensionalMap$TwoDimensionalMapValueIterator.class
edu/stanford/nlp/util/TwoDimensionalSet$TwoDimensionalSetIterator.class
edu/stanford/nlp/util/XMLUtils$1.class
edu/stanford/nlp/util/XMLUtils$SAXErrorHandler.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex$1.class
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex$2.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper$FixedNamedThreadPoolExecutor.class
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper$NamedTask.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/LogRecordHandler.class
edu/stanford/nlp/util/logging/Redwood$Record.class
edu/stanford/nlp/util/logging/BooleanLogRecordHandler.class
edu/stanford/nlp/util/logging/LogFilter.class
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor$RedwoodHandler.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/JavaUtilLoggingHandler$1.class
edu/stanford/nlp/util/logging/OutputHandler.class
edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.class
edu/stanford/nlp/util/logging/LogFilter$ContainsMessage.class
edu/stanford/nlp/util/logging/LogFilter$HasChannel.class
edu/stanford/nlp/util/logging/LogFilter$MatchesMessage.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/Redwood$1.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/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/FilterHandler.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$1.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$2.class
edu/stanford/nlp/util/logging/RedwoodConfiguration$3.class
edu/stanford/nlp/util/logging/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$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/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/SLF4JHandler$1.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$ASPostProcessor.class
edu/stanford/nlp/wordseg/ChineseStringUtils$BaseChinesePostProcessor.class
edu/stanford/nlp/wordseg/ChineseStringUtils$CTPPostProcessor.class
edu/stanford/nlp/wordseg/ChineseStringUtils$HKPostProcessor.class
edu/stanford/nlp/wordseg/ChineseStringUtils$PKPostProcessor.class
edu/stanford/nlp/wordseg/ChineseStringUtils.class
edu/stanford/nlp/wordseg/ChineseDictionary.class
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter$CTBDocumentParser.class
edu/stanford/nlp/wordseg/AffixDictionary.class
edu/stanford/nlp/wordseg/CorpusChar.class
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar
Root directory:
classes
jar cfm /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar /u/nlp/distrib/stanford-corenlp-4.2.0/manifest.txt edu/stanford/nlp/pipeline/StanfordCoreNLP.class \
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.class \
edu/stanford/nlp/classify/NaiveBayesClassifier.class \
edu/stanford/nlp/classify/NaiveBayesClassifierFactory.class \
edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.class \
edu/stanford/nlp/coref/hybrid/sieve/NameMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/MarkRole.class \
edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.class \
edu/stanford/nlp/coref/neural/ModelSerializer.class \
edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.class \
edu/stanford/nlp/dcoref/Constants.class \
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.class \
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.class \
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.class \
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.class \
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.class \
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.class \
edu/stanford/nlp/dcoref/sievepasses/MarkRole.class \
edu/stanford/nlp/dcoref/sievepasses/NameMatch.class \
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.class \
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.class \
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.class \
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.class \
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.class \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.class \
edu/stanford/nlp/ie/NERFeatureFactory.class \
edu/stanford/nlp/ie/NERServer.class \
edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.class \
edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.class \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.class \
edu/stanford/nlp/io/FileSystem.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/international/german/process/GermanTokenizerPostProcessor.class \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.class \
edu/stanford/nlp/ling/CoreUtilities.class \
edu/stanford/nlp/ling/tokensregex/ProcessTokensRegexRequest.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.class \
edu/stanford/nlp/naturalli/OpenIE.class \
edu/stanford/nlp/naturalli/VerbTense.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator.class \
edu/stanford/nlp/net/Ports.class \
edu/stanford/nlp/neural/ConvertModels.class \
edu/stanford/nlp/parser/ViterbiParserWithOptions.class \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/FactoredParser.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.class \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.class \
edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.class \
edu/stanford/nlp/parser/nndep/DependencyParser.class \
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.class \
edu/stanford/nlp/parser/server/LexicalizedParserServer.class \
edu/stanford/nlp/parser/server/LexicalizedParserClient.class \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.class \
edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.class \
edu/stanford/nlp/pipeline/BinarizerAnnotator.class \
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.class \
edu/stanford/nlp/pipeline/CoreNLPProtos.class \
edu/stanford/nlp/pipeline/DefaultPaths.class \
edu/stanford/nlp/pipeline/NumberAnnotator.class \
edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.class \
edu/stanford/nlp/pipeline/RegexNERAnnotator.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPClient.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer.class \
edu/stanford/nlp/pipeline/TokensRegexAnnotator.class \
edu/stanford/nlp/process/AmericanizeFunction.class \
edu/stanford/nlp/process/LowercaseFunction.class \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.class \
edu/stanford/nlp/process/PTBEscapingProcessor.class \
edu/stanford/nlp/process/TSVSentenceIterator.class \
edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.class \
edu/stanford/nlp/sentiment/BuildBinarizedDataset.class \
edu/stanford/nlp/sentiment/Evaluate.class \
edu/stanford/nlp/sentiment/ReadSentimentDataset.class \
edu/stanford/nlp/sentiment/SentimentPipeline.class \
edu/stanford/nlp/sentiment/SentimentTraining.class \
edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter.class \
edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.class \
edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.class \
edu/stanford/nlp/simple/Document.class \
edu/stanford/nlp/tagger/maxent/ExtractorNonAlphanumeric.class \
edu/stanford/nlp/tagger/maxent/TestThreadedTagger.class \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator.class \
edu/stanford/nlp/time/SUTimeSimpleParser.class \
edu/stanford/nlp/trees/OutputSubtrees.class \
edu/stanford/nlp/trees/Treebanks.class \
edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI.class \
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.class \
edu/stanford/nlp/util/logging/SLF4JHandler.class \
edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.class \
edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.class \
edu/stanford/nlp/time/TimeAnnotator.class \
edu/stanford/nlp/time/SUTimeMain.class \
edu/stanford/nlp/time/JollyDayHolidays.class \
edu/stanford/nlp/pipeline/XMLOutputter.class \
edu/stanford/nlp/parser/dvparser/DVParser.class \
edu/stanford/nlp/parser/dvparser/DVModel.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.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/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/ling/RVFDatum.class \
edu/stanford/nlp/stats/Counter.class \
edu/stanford/nlp/util/Pair.class \
edu/stanford/nlp/classify/ColumnDataClassifier\$Flags.class \
edu/stanford/nlp/classify/ColumnDataClassifier\$InputFormat.class \
edu/stanford/nlp/classify/LinearClassifierFactory.class \
edu/stanford/nlp/classify/LogisticClassifier.class \
edu/stanford/nlp/classify/LogisticClassifierFactory.class \
edu/stanford/nlp/classify/NBLinearClassifierFactory.class \
edu/stanford/nlp/classify/RVFClassifier.class \
edu/stanford/nlp/classify/RVFDataset.class \
edu/stanford/nlp/io/IOUtils.class \
edu/stanford/nlp/io/RuntimeIOException.class \
edu/stanford/nlp/ling/BasicDatum.class \
edu/stanford/nlp/ling/Word.class \
edu/stanford/nlp/objectbank/ObjectBank.class \
edu/stanford/nlp/optimization/Minimizer.class \
edu/stanford/nlp/process/PTBTokenizer.class \
edu/stanford/nlp/process/Tokenizer.class \
edu/stanford/nlp/process/TokenizerFactory.class \
edu/stanford/nlp/process/WordShapeClassifier.class \
edu/stanford/nlp/stats/ClassicCounter.class \
edu/stanford/nlp/stats/Counters.class \
edu/stanford/nlp/stats/Distribution.class \
edu/stanford/nlp/stats/TwoDimensionalCounter.class \
edu/stanford/nlp/util/ErasureUtils.class \
edu/stanford/nlp/util/Generics.class \
edu/stanford/nlp/util/ReflectionLoading.class \
edu/stanford/nlp/util/StringUtils.class \
edu/stanford/nlp/util/Timing.class \
edu/stanford/nlp/util/logging/Redwood.class \
edu/stanford/nlp/util/logging/Redwood\$RedwoodChannels.class \
edu/stanford/nlp/classify/ColumnDataClassifier.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/WeightedDataset.class \
edu/stanford/nlp/util/ScoredComparator.class \
edu/stanford/nlp/util/ScoredObject.class \
edu/stanford/nlp/classify/GeneralDataset\$1.class \
edu/stanford/nlp/classify/ProbabilisticClassifier.class \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.class \
edu/stanford/nlp/util/PriorityQueue.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\$2.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$3.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$4.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$5.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$6.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$7.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$8.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$9.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$LinearClassifierCreator.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$NegativeScorer.class \
edu/stanford/nlp/classify/LinearClassifierFactory\$QNFactory.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/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/optimization/SQNMinimizer.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer.class \
edu/stanford/nlp/optimization/SGDMinimizer.class \
edu/stanford/nlp/optimization/SGDToQNMinimizer.class \
edu/stanford/nlp/optimization/CGMinimizer.class \
edu/stanford/nlp/classify/ClassifierCreator.class \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.class \
edu/stanford/nlp/util/IntTriple.class \
edu/stanford/nlp/util/IntTuple.class \
edu/stanford/nlp/util/IntUni.class \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction\$CLBatchDerivativeCalculation.class \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction\$RVFDerivativeCalculation.class \
edu/stanford/nlp/classify/WeightedRVFDataset.class \
edu/stanford/nlp/math/ADMath.class \
edu/stanford/nlp/math/DoubleAD.class \
edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.class \
edu/stanford/nlp/util/ArgumentParser.class \
edu/stanford/nlp/util/RuntimeInterruptedException.class \
edu/stanford/nlp/classify/LogPrior\$1.class \
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.class \
edu/stanford/nlp/classify/LogisticObjectiveFunction.class \
edu/stanford/nlp/classify/LogConditionalEqConstraintFunction.class \
edu/stanford/nlp/classify/NaiveBayesClassifierFactory\$NBWeights.class \
edu/stanford/nlp/util/BinaryHeapPriorityQueue.class \
edu/stanford/nlp/classify/RVFDataset\$1.class \
edu/stanford/nlp/classify/SVMLightClassifier.class \
edu/stanford/nlp/util/SystemUtils.class \
edu/stanford/nlp/coref/CorefProperties.class \
edu/stanford/nlp/coref/CorefProperties\$CorefAlgorithmType.class \
edu/stanford/nlp/coref/data/Dictionaries.class \
edu/stanford/nlp/coref/data/Document.class \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.class \
edu/stanford/nlp/coref/hybrid/HybridCorefSystem.class \
edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.class \
edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.class \
edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.class \
edu/stanford/nlp/util/PropertiesUtils.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefChainAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefClusterAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefClusterIdAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefDestAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefGraphAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefMentionIndexesAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations\$CorefMentionsAnnotation.class \
edu/stanford/nlp/coref/CorefCoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotation.class \
edu/stanford/nlp/coref/data/CorefChain.class \
edu/stanford/nlp/ling/CoreLabel.class \
edu/stanford/nlp/coref/data/Mention.class \
edu/stanford/nlp/coref/data/DocumentMaker.class \
edu/stanford/nlp/coref/data/CorefCluster.class \
edu/stanford/nlp/ling/CoreAnnotations.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocIDAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentencesAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokensAnnotation.class \
edu/stanford/nlp/pipeline/Annotation.class \
edu/stanford/nlp/util/CoreMap.class \
edu/stanford/nlp/coref/CorefProperties\$Dataset.class \
edu/stanford/nlp/coref/CorefProperties\$MentionDetectionType.class \
edu/stanford/nlp/coref/CorefUtils.class \
edu/stanford/nlp/coref/data/CorefChain\$CorefMention.class \
edu/stanford/nlp/trees/HeadFinder.class \
edu/stanford/nlp/trees/SemanticHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.class \
edu/stanford/nlp/coref/data/Dictionaries\$Animacy.class \
edu/stanford/nlp/coref/data/Dictionaries\$Gender.class \
edu/stanford/nlp/coref/data/Dictionaries\$MentionType.class \
edu/stanford/nlp/coref/data/Dictionaries\$Number.class \
edu/stanford/nlp/coref/data/Dictionaries\$Person.class \
edu/stanford/nlp/coref/data/Semantics.class \
edu/stanford/nlp/coref/data/SpeakerInfo.class \
edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PartOfSpeechAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpeakerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$UtteranceAnnotation.class \
edu/stanford/nlp/ling/IndexedWord.class \
edu/stanford/nlp/math/NumberMatchingRegex.class \
edu/stanford/nlp/stats/IntCounter.class \
edu/stanford/nlp/util/Sets.class \
edu/stanford/nlp/io/StringOutputStream.class \
edu/stanford/nlp/coref/CorefAlgorithm.class \
edu/stanford/nlp/coref/CorefScorer.class \
edu/stanford/nlp/coref/CorefSystem\$1.class \
edu/stanford/nlp/util/logging/NewlineLogFormatter.class \
edu/stanford/nlp/coref/CorefDocumentProcessor.class \
edu/stanford/nlp/coref/CorefPrinter.class \
edu/stanford/nlp/coref/CorefSystem.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIndexAnnotation.class \
edu/stanford/nlp/util/CollectionUtils.class \
edu/stanford/nlp/coref/data/CorefChain\$CorefMentionComparator.class \
edu/stanford/nlp/coref/data/CorefChain\$MentionComparator.class \
edu/stanford/nlp/util/IntPair.class \
edu/stanford/nlp/coref/data/WordLists.class \
edu/stanford/nlp/coref/hybrid/HybridCorefProperties.class \
edu/stanford/nlp/neural/VectorMap.class \
edu/stanford/nlp/coref/data/Document\$DocType.class \
edu/stanford/nlp/coref/data/InputDoc.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$CoNLLDocument.class \
edu/stanford/nlp/coref/data/DocumentPreprocessor.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$Options.class \
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.class \
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader\$Options.class \
edu/stanford/nlp/coref/docreader/DocReader.class \
edu/stanford/nlp/coref/md/CorefMentionFinder.class \
edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.class \
edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.class \
edu/stanford/nlp/ling/CoreAnnotations\$UseMarkedDiscourseAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraph.class \
edu/stanford/nlp/trees/TreeCoreAnnotations.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$TreeAnnotation.class \
edu/stanford/nlp/coref/CorefRules.class \
edu/stanford/nlp/coref/data/DocumentPreprocessor\$1.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CharacterOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$LemmaAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphAnnotation.class \
edu/stanford/nlp/ling/Label.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$BasicDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$EnhancedDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphEdge.class \
edu/stanford/nlp/trees/GrammaticalRelation.class \
edu/stanford/nlp/trees/Tree.class \
edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.class \
edu/stanford/nlp/util/CollectionValuedMap.class \
edu/stanford/nlp/ling/AbstractCoreLabel.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ValueAnnotation.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$CorefMentionAnnotation.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$CorpusStats.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$DocumentIterator.class \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader\$NamedEntityAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TokenEndAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory.class \
edu/stanford/nlp/semgraph/SemanticGraphFactory\$Mode.class \
edu/stanford/nlp/trees/GrammaticalStructure.class \
edu/stanford/nlp/trees/GrammaticalStructure\$Extras.class \
edu/stanford/nlp/trees/ModCollinsHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.class \
edu/stanford/nlp/util/Filters.class \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.class \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.class \
edu/stanford/nlp/trees/TreeNormalizer.class \
edu/stanford/nlp/trees/TreeReaderFactory.class \
edu/stanford/nlp/trees/Trees.class \
edu/stanford/nlp/util/AbstractIterator.class \
edu/stanford/nlp/util/CollectionFactory.class \
edu/stanford/nlp/pipeline/AnnotationIterator.class \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.class \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.class \
edu/stanford/nlp/coref/statistical/CompressedFeatureVector.class \
edu/stanford/nlp/coref/statistical/Compressor.class \
edu/stanford/nlp/coref/statistical/DocumentExamples.class \
edu/stanford/nlp/coref/statistical/Example.class \
edu/stanford/nlp/coref/statistical/FeatureExtractor.class \
edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.class \
edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.class \
edu/stanford/nlp/coref/neural/EmbeddingExtractor.class \
edu/stanford/nlp/neural/Embedding.class \
edu/stanford/nlp/neural/NeuralUtils.class \
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter\$1.class \
edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.class \
edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/RFSieve.class \
edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/Sieve.class \
edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.class \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.class \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.class \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.class \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.class \
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.class \
edu/stanford/nlp/coref/hybrid/sieve/Sieve\$ClassifierType.class \
edu/stanford/nlp/coref/hybrid/HybridCorefSystem\$1.class \
edu/stanford/nlp/util/concurrent/MulticoreWrapper.class \
edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Handlers.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$Thunk.class \
edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.class \
edu/stanford/nlp/coref/hybrid/rf/DecisionTree.class \
edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.class \
edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.class \
edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.class \
edu/stanford/nlp/coref/hybrid/rf/RandomForest.class \
edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.class \
edu/stanford/nlp/coref/hybrid/sieve/Sieve\$1.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeginIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EndIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MentionTokenAnnotation.class \
edu/stanford/nlp/ling/MultiTokenTag.class \
edu/stanford/nlp/parser/common/ParserAnnotations.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$ConstraintAnnotation.class \
edu/stanford/nlp/parser/common/ParserConstraint.class \
edu/stanford/nlp/pipeline/Annotator.class \
edu/stanford/nlp/pipeline/ParserAnnotator.class \
edu/stanford/nlp/trees/tregex/TregexMatcher.class \
edu/stanford/nlp/trees/tregex/TregexPattern.class \
edu/stanford/nlp/coref/md/HybridCorefMentionFinder.class \
edu/stanford/nlp/coref/md/MentionDetectionClassifier.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils.class \
edu/stanford/nlp/coref/neural/NeuralCorefModel.class \
edu/stanford/nlp/util/ArgumentParser\$Option.class \
edu/stanford/nlp/coref/neural/NeuralCorefProperties.class \
edu/stanford/nlp/coref/statistical/Clusterer\$1.class \
edu/stanford/nlp/coref/statistical/Clusterer\$CandidateAction.class \
edu/stanford/nlp/coref/statistical/Clusterer\$Cluster.class \
edu/stanford/nlp/coref/statistical/Clusterer\$ClustererClassifier.class \
edu/stanford/nlp/coref/statistical/Clusterer\$GlobalFeatures.class \
edu/stanford/nlp/coref/statistical/Clusterer\$MergeKey.class \
edu/stanford/nlp/coref/statistical/Clusterer\$State.class \
edu/stanford/nlp/coref/statistical/ClustererDataLoader.class \
edu/stanford/nlp/coref/statistical/ClustererDataLoader\$ClustererDoc.class \
edu/stanford/nlp/coref/statistical/EvalUtils.class \
edu/stanford/nlp/coref/statistical/EvalUtils\$B3Evaluator.class \
edu/stanford/nlp/coref/statistical/EvalUtils\$Evaluator.class \
edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.class \
edu/stanford/nlp/coref/statistical/Clusterer.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$LearningRateSchedule.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$Loss.class \
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.class \
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor\$Builder.class \
edu/stanford/nlp/coref/statistical/PairwiseModel.class \
edu/stanford/nlp/coref/statistical/PairwiseModel\$Builder.class \
edu/stanford/nlp/coref/statistical/EvalUtils\$AbstractEvaluator.class \
edu/stanford/nlp/coref/statistical/EvalUtils\$CombinedEvaluator.class \
edu/stanford/nlp/coref/statistical/EvalUtils\$MUCEvaluator.class \
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker\$Builder.class \
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker\$ErrorType.class \
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.class \
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor\$PairConjunction.class \
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor\$SingleConjunction.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$1.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$2.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$3.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$4.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$5.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$6.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$7.class \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier\$CountBasedLearningRate.class \
edu/stanford/nlp/coref/statistical/DatasetBuilder.class \
edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.class \
edu/stanford/nlp/coref/statistical/MetadataWriter.class \
edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor\$1.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor\$EntityComparator.class \
edu/stanford/nlp/dcoref/CorefMentionFinder.class \
edu/stanford/nlp/dcoref/Dictionaries.class \
edu/stanford/nlp/dcoref/Document.class \
edu/stanford/nlp/dcoref/Mention.class \
edu/stanford/nlp/dcoref/MentionExtractor.class \
edu/stanford/nlp/dcoref/Semantics.class \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.class \
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMention.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$EntityMentionsAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedDependenciesAnnotation.class \
edu/stanford/nlp/dcoref/ACEMentionExtractor.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$CorefMentionAnnotation.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$CorpusStats.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$Document.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$DocumentIterator.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$NamedEntityAnnotation.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader\$Options.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefAnnotation.class \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.class \
edu/stanford/nlp/trees/TreeLemmatizer.class \
edu/stanford/nlp/dcoref/CorefChain\$CorefMention.class \
edu/stanford/nlp/dcoref/CorefChain\$CorefMentionComparator.class \
edu/stanford/nlp/dcoref/CorefChain\$MentionComparator.class \
edu/stanford/nlp/dcoref/CorefCluster.class \
edu/stanford/nlp/dcoref/CorefChain.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefClusterIdAnnotation.class \
edu/stanford/nlp/dcoref/Dictionaries\$Animacy.class \
edu/stanford/nlp/dcoref/Dictionaries\$Gender.class \
edu/stanford/nlp/dcoref/Dictionaries\$MentionType.class \
edu/stanford/nlp/dcoref/Dictionaries\$Number.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefChainAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefClusterAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefDestAnnotation.class \
edu/stanford/nlp/dcoref/CorefCoreAnnotations\$CorefGraphAnnotation.class \
edu/stanford/nlp/dcoref/CorefScorer\$1.class \
edu/stanford/nlp/dcoref/CorefScorer\$ScoreType.class \
edu/stanford/nlp/dcoref/CorefScorer\$SubScoreType.class \
edu/stanford/nlp/dcoref/CorefScorer.class \
edu/stanford/nlp/dcoref/Dictionaries\$Person.class \
edu/stanford/nlp/dcoref/Document\$DocType.class \
edu/stanford/nlp/dcoref/Rules.class \
edu/stanford/nlp/dcoref/SpeakerInfo.class \
edu/stanford/nlp/util/TwoDimensionalMap.class \
edu/stanford/nlp/util/TwoDimensionalSet.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalTextAnnotation.class \
edu/stanford/nlp/process/CoreLabelTokenFactory.class \
edu/stanford/nlp/process/LexedTokenFactory.class \
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.class \
edu/stanford/nlp/ling/LabelFactory.class \
edu/stanford/nlp/pipeline/AnnotationPipeline.class \
edu/stanford/nlp/dcoref/ScorerBCubed\$1.class \
edu/stanford/nlp/dcoref/ScorerBCubed\$BCubedType.class \
edu/stanford/nlp/dcoref/ScorerBCubed.class \
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.class \
edu/stanford/nlp/dcoref/MUCMentionExtractor.class \
edu/stanford/nlp/dcoref/ScorerMUC.class \
edu/stanford/nlp/dcoref/ScorerPairwise.class \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem\$1.class \
edu/stanford/nlp/dcoref/SieveOptions.class \
edu/stanford/nlp/dcoref/MentionMatcher.class \
edu/stanford/nlp/fsm/TransducerGraph.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/fsm/AutomatonMinimizer.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Block.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer\$Split.class \
edu/stanford/nlp/fsm/QuasiDeterminizer.class \
edu/stanford/nlp/fsm/TransducerGraph\$Arc.class \
edu/stanford/nlp/fsm/TransducerGraph\$ArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$GraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$InputSplittingProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$OutputCombiningProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$SetToStringNodeProcessor.class \
edu/stanford/nlp/trees/PennTreebankLanguagePack.class \
edu/stanford/nlp/trees/TreebankLanguagePack.class \
edu/stanford/nlp/util/Maps.class \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.class \
edu/stanford/nlp/fsm/TransducerGraph\$NodeProcessorWrappingArcProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$NormalizingGraphProcessor.class \
edu/stanford/nlp/fsm/TransducerGraph\$ObjectToSetNodeProcessor.class \
edu/stanford/nlp/fsm/Block.class \
edu/stanford/nlp/graph/Graph.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/ie/AbstractSequenceClassifier\$1.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier\$2.class \
edu/stanford/nlp/io/RegExFileFilter.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$GoldAnswerAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$PositionAnnotation.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/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/MaxSizeConcurrentHashSet.class \
edu/stanford/nlp/util/MetaClass.class \
edu/stanford/nlp/ie/AbstractSequenceClassifier.class \
edu/stanford/nlp/sequences/SequenceSampler.class \
edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.class \
edu/stanford/nlp/ling/CoreAnnotations\$DocDateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NormalizedNamedEntityTagAnnotation.class \
edu/stanford/nlp/ie/ClassifierCombiner\$CombinationMode.class \
edu/stanford/nlp/ie/PresetSequenceClassifier.class \
edu/stanford/nlp/ie/crf/CRFClassifier.class \
edu/stanford/nlp/ie/ner/CMMClassifier.class \
edu/stanford/nlp/ling/CoreAnnotations\$AnswerProbAnnotation.class \
edu/stanford/nlp/ie/ClassifierCombiner.class \
edu/stanford/nlp/ie/EntityBIO.class \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.class \
edu/stanford/nlp/sequences/ListeningSequenceModel.class \
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem\$1.class \
edu/stanford/nlp/pipeline/CoreEntityMention.class \
edu/stanford/nlp/pipeline/CoreSentence.class \
edu/stanford/nlp/util/AcronymMatcher.class \
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.class \
edu/stanford/nlp/ie/KBPRelationExtractor.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$Accuracy.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$KBPInput.class \
edu/stanford/nlp/ie/KBPSemgrexExtractor.class \
edu/stanford/nlp/ie/KBPStatisticalExtractor.class \
edu/stanford/nlp/ie/KBPTokensregexExtractor.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$1.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$NERTag.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$RelationType.class \
edu/stanford/nlp/ie/machinereading/structure/Span.class \
edu/stanford/nlp/simple/Sentence.class \
edu/stanford/nlp/util/logging/Redwood\$Util.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$Accuracy\$1.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$Accuracy\$PerRelationStat.class \
edu/stanford/nlp/util/ConfusionMatrix.class \
edu/stanford/nlp/ie/KBPRelationExtractor\$RelationType\$Cardinality.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$AlternativeDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$EnhancedPlusPlusDependenciesAnnotation.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.class \
edu/stanford/nlp/ie/KBPStatisticalExtractor\$1.class \
edu/stanford/nlp/ie/KBPStatisticalExtractor\$2.class \
edu/stanford/nlp/ie/KBPStatisticalExtractor\$MinimizerType.class \
edu/stanford/nlp/ie/NumberNormalizer.class \
edu/stanford/nlp/simple/SentenceAlgorithms.class \
edu/stanford/nlp/ie/KBPTokensregexExtractor\$Object.class \
edu/stanford/nlp/ie/KBPTokensregexExtractor\$Subject.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.class \
edu/stanford/nlp/ling/tokensregex/Env.class \
edu/stanford/nlp/ling/tokensregex/MatchedExpression.class \
edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.class \
edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.class \
edu/stanford/nlp/ie/NERClassifierCombiner\$Language.class \
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.class \
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.class \
edu/stanford/nlp/ling/CoreAnnotations\$NamedEntityTagProbsAnnotation.class \
edu/stanford/nlp/ie/NERClassifierCombiner.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\$FeatureCollector.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\$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\$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/sequences/Clique.class \
edu/stanford/nlp/sequences/SeqClassifierFlags\$SlashHyphenEnum.class \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.class \
edu/stanford/nlp/util/Interner.class \
edu/stanford/nlp/util/PaddedList.class \
edu/stanford/nlp/ie/NERServer\$1.class \
edu/stanford/nlp/ie/NERServer\$NERClient.class \
edu/stanford/nlp/ie/NERServer\$Session.class \
edu/stanford/nlp/io/EncodingPrintWriter.class \
edu/stanford/nlp/io/EncodingPrintWriter\$out.class \
edu/stanford/nlp/io/EncodingPrintWriter\$err.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\$NumericTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumericValueAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$NumerizedTokensAnnotation.class \
edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.class \
edu/stanford/nlp/pipeline/CoreMapAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.class \
edu/stanford/nlp/util/ArrayCoreMap.class \
edu/stanford/nlp/util/Interval.class \
edu/stanford/nlp/ling/CoreAnnotations\$PresetAnswerAnnotation.class \
edu/stanford/nlp/ie/pascal/ISODateInstance.class \
edu/stanford/nlp/time/TimeAnnotations.class \
edu/stanford/nlp/time/TimeAnnotations\$TimexAnnotation.class \
edu/stanford/nlp/time/Timex.class \
edu/stanford/nlp/util/EditDistance.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier\$CRFBiasedClassifierOptimizer.class \
edu/stanford/nlp/ie/crf/CRFDatum.class \
edu/stanford/nlp/ie/crf/CRFLabel.class \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.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/CRFFeatureExporter.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/util/MemoryMonitor.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/ie/crf/CRFLogConditionalObjectiveFunction\$ExpectationThreadsafeProcessorWithEmpirical.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction\$TaskPart.class \
edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction\$TaskResult.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/ie/machinereading/Extractor.class \
edu/stanford/nlp/ie/machinereading/MachineReading.class \
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.class \
edu/stanford/nlp/classify/SVMLightClassifierFactory.class \
edu/stanford/nlp/ie/machinereading/LabelValidator.class \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.class \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$RelationMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/RelationMention.class \
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.class \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory\$DEPENDENCY_TYPE.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$GenderAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$TriggerAnnotation.class \
edu/stanford/nlp/process/Morphology.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$CollapsedCCProcessedDependenciesAnnotation.class \
edu/stanford/nlp/trees/EnglishGrammaticalRelations.class \
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.class \
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.class \
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.class \
edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.class \
edu/stanford/nlp/ie/machinereading/ExtractorMerger.class \
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.class \
edu/stanford/nlp/ie/machinereading/ResultsPrinter.class \
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.class \
edu/stanford/nlp/ie/machinereading/ResultsPrinter\$1CompareSentences.class \
edu/stanford/nlp/ling/CategoryWordTag.class \
edu/stanford/nlp/trees/DiskTreebank.class \
edu/stanford/nlp/trees/TreeVisitor.class \
edu/stanford/nlp/trees/Treebank.class \
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.class \
edu/stanford/nlp/ie/machinereading/common/StringDictionary\$IndexAndCount.class \
edu/stanford/nlp/ie/machinereading/common/StringDictionary.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.class \
edu/stanford/nlp/ie/machinereading/structure/EventMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.class \
edu/stanford/nlp/trees/Span.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.class \
edu/stanford/nlp/ie/machinereading/common/DomReader.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer\$WordToken.class \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer\$AbbreviationMap.class \
edu/stanford/nlp/process/AbstractTokenizer.class \
edu/stanford/nlp/ling/CoreAnnotations\$SentenceIDAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$EventMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/EntityMention\$CompByHead.class \
edu/stanford/nlp/util/IdentityHashSet.class \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject\$CompByExtent.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$AllRelationMentionsAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DependencyAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DocumentDirectoryAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations\$DocumentIdAnnotation.class \
edu/stanford/nlp/ie/machinereading/structure/Span\$1.class \
edu/stanford/nlp/ie/ner/CMMClassifier\$Scorer.class \
edu/stanford/nlp/ling/CoreAnnotations\$IDAnnotation.class \
edu/stanford/nlp/ie/pascal/ISODateInstance\$1.class \
edu/stanford/nlp/ie/pascal/ISODateInstance\$DateField.class \
edu/stanford/nlp/ie/qe/Options.class \
edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.class \
edu/stanford/nlp/ie/qe/Unit.class \
edu/stanford/nlp/ie/qe/UnitPrefix.class \
edu/stanford/nlp/ie/qe/Units.class \
edu/stanford/nlp/ie/qe/Units\$Currencies.class \
edu/stanford/nlp/ie/qe/Units\$MoneyUnit.class \
edu/stanford/nlp/time/TimeExpressionExtractor.class \
edu/stanford/nlp/time/TimeExpressionExtractorFactory.class \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier\$Entry.class \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.class \
edu/stanford/nlp/ie/util/RelationTriple\$WithLink.class \
edu/stanford/nlp/ie/util/RelationTriple\$WithTree.class \
edu/stanford/nlp/ie/util/RelationTriple.class \
edu/stanford/nlp/international/Language\$1.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/process/SerializableFunction.class \
edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.class \
edu/stanford/nlp/international/arabic/Buckwalter.class \
edu/stanford/nlp/trees/treebank/Mapper.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/international/arabic/process/IOBUtils.class \
edu/stanford/nlp/ling/CoreAnnotations\$AfterAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArabicSegAnnotation.class \
edu/stanford/nlp/ling/SentenceUtils.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/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\$ParentAnnotation.class \
edu/stanford/nlp/process/LexerUtils.class \
edu/stanford/nlp/process/LexerUtils\$EllipsesEnum.class \
edu/stanford/nlp/process/LexerUtils\$QuotesEnum.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/process/WordTokenFactory.class \
edu/stanford/nlp/process/CoreLabelProcessor.class \
edu/stanford/nlp/international/spanish/SpanishVerbStripper\$StrippedVerb.class \
edu/stanford/nlp/international/spanish/SpanishVerbStripper.class \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor\$1.class \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor\$LeftOfFilter.class \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor\$MultiWordProcessor.class \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor\$RightOfExclusiveFilter.class \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.class \
edu/stanford/nlp/trees/TreeFactory.class \
edu/stanford/nlp/trees/TreeReader.class \
edu/stanford/nlp/trees/TreebankTagUpdater.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.class \
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.class \
edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.class \
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor\$1.class \
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor\$ManualUWModel.class \
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor\$POSTieBreaker.class \
edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.class \
edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.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/process/LexerUtils\$DashesEnum.class \
edu/stanford/nlp/international/spanish/process/SpanishLexer.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/ExtensionFileFilter.class \
edu/stanford/nlp/io/FileSequentialCollection\$FileSequentialCollectionIterator.class \
edu/stanford/nlp/io/NumberRangeFileFilter.class \
edu/stanford/nlp/io/FileSequentialCollection.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/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/AbstractToken.class \
edu/stanford/nlp/util/TypesafeMap.class \
edu/stanford/nlp/util/TypesafeMap\$Key.class \
edu/stanford/nlp/ling/HasContext.class \
edu/stanford/nlp/ling/HasIndex.class \
edu/stanford/nlp/ling/HasLemma.class \
edu/stanford/nlp/ling/HasNER.class \
edu/stanford/nlp/ling/HasOffset.class \
edu/stanford/nlp/ling/HasOriginalText.class \
edu/stanford/nlp/ling/HasTag.class \
edu/stanford/nlp/ling/AnnotationLookup\$KeyLookup.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\$CoNLLDepParentIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoarseTagAnnotation.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\$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\$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\$SpanAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StemAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$VerbSenseAnnotation.class \
edu/stanford/nlp/ling/Document.class \
edu/stanford/nlp/ling/DocumentReader.class \
edu/stanford/nlp/ling/CategoryWordTag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/HasCategory.class \
edu/stanford/nlp/ling/StringLabel.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\$ArabicCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ArgDescendentAnnotation.class
jar uf /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/ling/CoreAnnotations\$BagOfWordsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$BeAnnotation.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\$CanonicalEntityMentionIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ChineseIsSegmentedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoNLLDepAnnotation.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\$CoNLLUTokenSpanAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CoarseNamedEntityTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CodepointOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CodepointOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ColumnDataClassifierAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ContextsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$CorefMentionToEntityMentionMappingAnnotation.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\$EntityClassAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityMentionIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$EntityMentionToCorefMentionMappingAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ExceptionAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FemaleGazAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$FineGrainedNamedEntityTagAnnotation.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\$GenderAnnotation.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\$INAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsFirstWordOfMWTAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsMultiWordTokenAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$IsNewlineAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$KBPTriplesAnnotation.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\$MWTTokenTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$MaleGazAnnotation.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\$NumericObjectAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$OriginalCharAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$ParagraphIndexAnnotation.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\$QuotedAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$QuotesAnnotation.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\$SectionAuthorCharacterOffsetBeginAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionAuthorCharacterOffsetEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionEndAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionIndexAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionStartAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionTagAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SectionsAnnotation.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\$SpaceBeforeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SpeakerTypeAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StateAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$StatementTextAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$SubcategorizationAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$TagLabelAnnotation.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\$UnclosedQuotationsAnnotation.class \
edu/stanford/nlp/ling/CoreAnnotations\$WikipediaEntityAnnotation.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/ling/WordLemmaTag.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/Featurizable.class \
edu/stanford/nlp/ling/Labeled.class \
edu/stanford/nlp/ling/BasicDocument.class \
edu/stanford/nlp/process/PTBTokenizer\$PTBTokenizerFactory.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/SegmenterCoreAnnotations\$CharactersAnnotation.class \
edu/stanford/nlp/ling/SegmenterCoreAnnotations\$XMLCharAnnotation.class \
edu/stanford/nlp/ling/SegmenterCoreAnnotations.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/Tag\$LabelFactoryHolder.class \
edu/stanford/nlp/ling/Tag\$TagFactory.class \
edu/stanford/nlp/ling/Tag.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/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/ling/tokensregex/BasicSequenceMatchResult.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$AbstractStringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$AttributesEqualMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$IntegerAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NotNilAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$SequenceRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringAnnotationRegexPattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$StringInSetAnnotationPattern.class \
edu/stanford/nlp/ling/tokensregex/NodePattern.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.class \
edu/stanford/nlp/ling/tokensregex/SequencePattern\$NodesMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$1.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$2.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$3.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$4.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$5.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$6.class \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern\$NumericAnnotationPattern\$CmpType\$7.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatcher.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$CompositeMatchState.class \
edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor\$Stage.class \
edu/stanford/nlp/ling/tokensregex/EnvLookup.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/SequenceMatchRules\$ListExtractRule.class \
edu/stanford/nlp/util/Filters\$DisjFilter.class \
edu/stanford/nlp/ling/tokensregex/types/Expressions.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern\$AttributesEqualMatchChecker.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$1.class \
edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger\$StringTriggerCandidate.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/CoreMapNodePatternTrigger.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/ling/tokensregex/CoreMapSequenceMatcher\$BasicCoreMapSequenceMatcher.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\$SingleAnnotationExtractor.class \
edu/stanford/nlp/util/Comparators.class \
edu/stanford/nlp/util/Interval\$RelType.class \
edu/stanford/nlp/util/IntervalTree.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/util/HasInterval.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Document.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexRequest.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$Match.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$Match\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$MatchLocation.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$MatchLocation\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$PatternMatch.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$PatternMatch\$Builder.class \
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.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\$MultiSequencePatternExtractRule.class \
edu/stanford/nlp/ling/tokensregex/SequenceMatchRules\$MultiTokenPatternExtractRuleCreator.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/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/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/matcher/Match.class \
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.class \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction\$AbstractMatchCostFunction.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap\$1.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.class \
edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$1.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$MatchQueue.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$MultiMatchQueue.class \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher\$PartialApproxMatch.class \
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.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/math/ArrayMath\$InvalidElementException.class \
edu/stanford/nlp/maxent/CGRunner\$LikelihoodFunction.class \
edu/stanford/nlp/maxent/CGRunner\$MonitorFunction.class \
edu/stanford/nlp/maxent/iis/LambdaSolve.class \
edu/stanford/nlp/maxent/CGRunner.class \
edu/stanford/nlp/io/PrintFile.class \
edu/stanford/nlp/maxent/Experiments.class \
edu/stanford/nlp/maxent/Feature.class \
edu/stanford/nlp/maxent/Features.class \
edu/stanford/nlp/maxent/Problem.class \
edu/stanford/nlp/util/MutableDouble.class \
edu/stanford/nlp/naturalli/ClauseSplitter\$ClauseClassifierLabel.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$Featurizer.class \
edu/stanford/nlp/naturalli/SentenceFragment.class \
edu/stanford/nlp/naturalli/Util.class \
edu/stanford/nlp/util/Trilean.class \
edu/stanford/nlp/naturalli/ClauseSplitter.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$2.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$3.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$4.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$5.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$6.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$7.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$8.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$Action.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$State.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$TrainingOptions.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$1.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$10.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$2.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$3.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$4.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$5.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$6.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$7.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$8.class \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem\$1\$9.class \
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$PolarityAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.class \
edu/stanford/nlp/naturalli/NaturalLogicWeights.class \
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem\$1.class \
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem\$SearchResult.class \
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem\$SearchState.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$OperatorAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicRelation.class \
edu/stanford/nlp/naturalli/Operator.class \
edu/stanford/nlp/naturalli/OperatorSpec.class \
edu/stanford/nlp/naturalli/Polarity.class \
edu/stanford/nlp/util/Lazy.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$EntailedClausesAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$EntailedSentencesAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$PolarityDirectionAnnotation.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations\$RelationTriplesAnnotation.class \
edu/stanford/nlp/naturalli/Monotonicity.class \
edu/stanford/nlp/naturalli/MonotonicityType.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$1.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$2.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$3.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$4.class \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator\$5.class \
edu/stanford/nlp/pipeline/SentenceAnnotator.class \
edu/stanford/nlp/naturalli/NaturalLogicRelation\$1.class \
edu/stanford/nlp/naturalli/NaturalLogicRelation\$2.class \
edu/stanford/nlp/naturalli/ForwardEntailer.class \
edu/stanford/nlp/naturalli/OpenIE\$1.class \
edu/stanford/nlp/naturalli/OpenIE\$2.class \
edu/stanford/nlp/naturalli/OpenIE\$OutputFormat.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter.class \
edu/stanford/nlp/naturalli/Operator\$1.class \
edu/stanford/nlp/naturalli/Operator\$2.class \
edu/stanford/nlp/naturalli/Operator\$3.class \
edu/stanford/nlp/naturalli/Operator\$4.class \
edu/stanford/nlp/naturalli/Polarity\$1.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$1.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$10.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$11.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$2.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$3.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$4.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$5.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$6.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$7.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$8.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$9.class \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator\$UnknownTokenMarker.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$1.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$2.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$3.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$4.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$5.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$6.class \
edu/stanford/nlp/naturalli/RelationTripleSegmenter\$7.class \
edu/stanford/nlp/trees/EnglishPatterns.class \
edu/stanford/nlp/naturalli/Util\$1.class \
edu/stanford/nlp/neural/ConvertModels\$Model.class \
edu/stanford/nlp/neural/ConvertModels\$Stage.class \
edu/stanford/nlp/neural/SimpleTensor.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.class \
edu/stanford/nlp/parser/lexparser/Options.class \
edu/stanford/nlp/parser/lexparser/Reranker.class \
edu/stanford/nlp/sentiment/RNNOptions.class \
edu/stanford/nlp/sentiment/SentimentModel.class \
edu/stanford/nlp/neural/SimpleTensor\$SimpleMatrixIteratorWrapper.class \
edu/stanford/nlp/neural/VectorMap\$1.class \
edu/stanford/nlp/neural/VectorMap\$itype.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$GoldClass.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$NodeVector.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$PredictedClass.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$PredictionError.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations\$Predictions.class \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.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/objectbank/XMLBeginEndIterator\$XMLBeginEndIteratorFactory.class \
edu/stanford/nlp/util/XMLUtils.class \
edu/stanford/nlp/util/XMLUtils\$XMLTag.class \
edu/stanford/nlp/objectbank/XMLBeginEndIterator.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\$ProcessOutputStream.class \
edu/stanford/nlp/optimization/InefficientSGDMinimizer\$1.class \
edu/stanford/nlp/optimization/StochasticMinimizer.class \
edu/stanford/nlp/optimization/QNMinimizer\$1.class \
edu/stanford/nlp/optimization/QNMinimizer\$DiagonalQNInfo.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\$ScalarQNInfo.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/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/charniak/CharniakScoredParsesReaderWriter.class \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter\$1.class \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter\$ScoredParsesIterator.class \
edu/stanford/nlp/io/NumberRangesFileFilter.class \
edu/stanford/nlp/parser/common/ParserAnnotations\$CandidatePartOfSpeechAnnotation.class \
edu/stanford/nlp/parser/common/ParserQuery.class \
edu/stanford/nlp/parser/lexparser/TestOptions.class \
edu/stanford/nlp/parser/metrics/Eval.class \
edu/stanford/nlp/parser/metrics/ParserQueryEval.class \
edu/stanford/nlp/parser/KBestViterbiParser.class \
edu/stanford/nlp/parser/common/ParserGrammar.class \
edu/stanford/nlp/parser/common/ArgUtils.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$CacheProcessor.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses\$DecompressionProcessor.class \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.class \
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.class \
edu/stanford/nlp/trees/MemoryTreebank.class \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.class \
edu/stanford/nlp/trees/TreeTransformer.class \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.class \
edu/stanford/nlp/parser/dvparser/DVModel\$1.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.class \
edu/stanford/nlp/parser/lexparser/BinaryRule.class \
edu/stanford/nlp/parser/lexparser/Options\$LexOptions.class \
edu/stanford/nlp/parser/lexparser/TrainOptions.class \
edu/stanford/nlp/parser/lexparser/TrainOptions\$TransformMatrixType.class \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.class \
edu/stanford/nlp/parser/lexparser/UnaryRule.class \
edu/stanford/nlp/util/TwoDimensionalMap\$Entry.class \
edu/stanford/nlp/parser/dvparser/DVModelReranker\$Query.class \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.class \
edu/stanford/nlp/parser/lexparser/RerankerQuery.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.class \
edu/stanford/nlp/trees/CompositeTreeTransformer.class \
edu/stanford/nlp/trees/DeepTree.class \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.class \
edu/stanford/nlp/parser/common/NoSuchParseException.class \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient\$ScoringProcessor.class \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.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/TagProjection.class \
edu/stanford/nlp/parser/lexparser/Extractor.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/LabeledConstituent.class \
edu/stanford/nlp/trees/SimpleConstituent.class \
edu/stanford/nlp/trees/TreeTokenizerFactory.class \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.class \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.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/TreeCollinizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.class \
edu/stanford/nlp/trees/tregex/TregexParseException.class \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.class \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser\$N5BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/Edge.class \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.class \
edu/stanford/nlp/parser/lexparser/GrammarProjection.class \
edu/stanford/nlp/parser/lexparser/Hook.class \
edu/stanford/nlp/parser/lexparser/HookChart.class \
edu/stanford/nlp/parser/lexparser/Interner.class \
edu/stanford/nlp/parser/lexparser/Item.class \
edu/stanford/nlp/parser/lexparser/LatticeScorer.class \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.class \
edu/stanford/nlp/parser/lexparser/Scorer.class \
edu/stanford/nlp/util/ArrayHeap.class \
edu/stanford/nlp/util/Heap.class \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.class \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.class \
edu/stanford/nlp/parser/lexparser/Rule.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$FromCNFTransformer.class \
edu/stanford/nlp/parser/lexparser/CNFTransformers\$ToCNFTransformer.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/RandomWalk.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/util/DeltaIndex.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/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/ChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.class \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.class \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.class \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.class \
edu/stanford/nlp/util/ReflectionLoading\$ReflectionLoadingException.class \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.class \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.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/BobChrisTreeNormalizer.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.class \
edu/stanford/nlp/trees/PennTreeReader.class \
edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.class \
edu/stanford/nlp/trees/UniversalSemanticHeadFinder.class \
edu/stanford/nlp/process/DistSimClassifier.class \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.class \
edu/stanford/nlp/io/NullOutputStream.class \
edu/stanford/nlp/parser/common/ParserUtils.class \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.class \
edu/stanford/nlp/parser/lexparser/Debinarizer.class \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$CatErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$RuleErrorEval.class \
edu/stanford/nlp/parser/metrics/AbstractEval\$ScoreEval.class \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.class \
edu/stanford/nlp/parser/metrics/Evalb.class \
edu/stanford/nlp/parser/metrics/Evalb\$CBEval.class \
edu/stanford/nlp/parser/metrics/EvalbByCat.class \
edu/stanford/nlp/parser/metrics/FilteredEval.class \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.class \
edu/stanford/nlp/parser/metrics/TaggingEval.class \
edu/stanford/nlp/parser/metrics/TopMatchEval.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.class \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Arc.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Derivation.class \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser\$Vertex.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.class \
edu/stanford/nlp/parser/lexparser/Lattice.class \
edu/stanford/nlp/parser/lexparser/LatticeEdge.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.class \
edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.class \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.class \
edu/stanford/nlp/stats/TwoDimensionalIntCounter.class \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.class \
edu/stanford/nlp/parser/lexparser/NodePruner.class \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.class \
edu/stanford/nlp/parser/lexparser/TwinScorer.class \
edu/stanford/nlp/trees/TreeLengthComparator.class \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.class \
edu/stanford/nlp/util/Beam.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/international/french/FrenchUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader\$LatticeWord.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.class \
edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.class \
edu/stanford/nlp/parser/lexparser/HookChart\$1.class \
edu/stanford/nlp/parser/lexparser/HookChart\$ChartIndex.class \
edu/stanford/nlp/parser/lexparser/HookChart\$WeakChartIndex.class \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.class \
edu/stanford/nlp/parser/lexparser/LexicalizedParser\$1.class \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.class \
edu/stanford/nlp/parser/lexparser/ParseFiles.class \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.class \
edu/stanford/nlp/tagger/io/TaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord.class \
edu/stanford/nlp/trees/CompositeTreebank.class \
edu/stanford/nlp/trees/FilteringTreebank.class \
edu/stanford/nlp/trees/LengthTreeFilter.class \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.class \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.class \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.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/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/trees/ConstituentFactory.class \
edu/stanford/nlp/trees/LabeledScoredConstituent.class \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.class \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter\$FA.class \
edu/stanford/nlp/process/DocumentPreprocessor.class \
edu/stanford/nlp/process/DocumentPreprocessor\$DocType.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/international/spanish/SpanishUnknownWordSignatures.class \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.class \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor\$1.class \
edu/stanford/nlp/util/ThreeDimensionalMap.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/TreebankFactory.class \
edu/stanford/nlp/trees/GrammaticalStructureFactory.class \
edu/stanford/nlp/parser/metrics/Evalb\$1.class \
edu/stanford/nlp/parser/metrics/Evalb\$F1Comparator.class \
edu/stanford/nlp/trees/TreeFilters.class \
edu/stanford/nlp/trees/TreeFilters\$HasMatchingChild.class \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval\$1.class \
edu/stanford/nlp/trees/Dependency.class \
edu/stanford/nlp/parser/nndep/Config.class \
edu/stanford/nlp/parser/nndep/Configuration.class \
edu/stanford/nlp/parser/nndep/DependencyTree.class \
edu/stanford/nlp/parser/nndep/ParsingSystem.class \
edu/stanford/nlp/parser/nndep/Classifier\$1.class \
edu/stanford/nlp/parser/nndep/Classifier\$Cost.class \
edu/stanford/nlp/parser/nndep/Classifier\$CostFunction.class \
edu/stanford/nlp/parser/nndep/Classifier\$FeedforwardParams.class \
edu/stanford/nlp/parser/nndep/Dataset.class \
edu/stanford/nlp/parser/nndep/Example.class \
edu/stanford/nlp/parser/nndep/Util.class \
edu/stanford/nlp/util/LeastRecentlyUsedCache.class \
edu/stanford/nlp/parser/nndep/Classifier.class \
edu/stanford/nlp/pipeline/CoNLLUOutputter.class \
edu/stanford/nlp/pipeline/CoNLLUReader.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger.class \
edu/stanford/nlp/parser/nndep/ArcStandard.class \
edu/stanford/nlp/parser/nndep/DependencyParser\$1.class \
edu/stanford/nlp/parser/nndep/DependencyParserCache.class \
edu/stanford/nlp/process/WhitespaceTokenizer.class \
edu/stanford/nlp/trees/TreeGraphNode.class \
edu/stanford/nlp/trees/TypedDependency.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.class \
edu/stanford/nlp/parser/nndep/DependencyParserCache\$DependencyParserSpecification.class \
edu/stanford/nlp/pipeline/CoNLLUReader\$CoNLLUDocument.class \
edu/stanford/nlp/pipeline/CoNLLUReader\$CoNLLUSentence.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$Side.class \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.class \
edu/stanford/nlp/parser/shiftreduce/State.class \
edu/stanford/nlp/parser/shiftreduce/Transition.class \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.class \
edu/stanford/nlp/tagger/common/Tagger.class \
edu/stanford/nlp/util/TreeShapedStack.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$FeatureComponent.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$Transition.class \
edu/stanford/nlp/parser/shiftreduce/State\$HeadPosition.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadTagLabelAnnotation.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$HeadWordLabelAnnotation.class \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition\$1.class \
edu/stanford/nlp/trees/LabeledScoredTreeNode.class \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.class \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.class \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.class \
edu/stanford/nlp/tagger/maxent/Distsim.class \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory\$1.class \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.class \
edu/stanford/nlp/parser/shiftreduce/BaseModel.class \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.class \
edu/stanford/nlp/parser/shiftreduce/Oracle.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$1.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$TrainTreeProcessor.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel\$Update.class \
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions\$TrainingMethod.class \
edu/stanford/nlp/parser/shiftreduce/Weight.class \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.class \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser\$RetagProcessor.class \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$Mode.class \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder\$1.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$1.class \
edu/stanford/nlp/parser/ui/TreeJPanel\$WidthResult.class \
edu/stanford/nlp/parser/ui/TreeJPanel.class \
edu/stanford/nlp/patterns/CandidatePhrase.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$DataSentsIterator.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$PatternForEachTokenWay.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$PatternIndexWay.class \
edu/stanford/nlp/patterns/ConstantsAndVariables\$ScorePhraseMeasures.class \
edu/stanford/nlp/patterns/Data.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$PatternScoring.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$WordScoring.class \
edu/stanford/nlp/patterns/InvertedIndexByTokens.class \
edu/stanford/nlp/patterns/PatternFactory.class \
edu/stanford/nlp/patterns/PatternFactory\$PatternType.class \
edu/stanford/nlp/patterns/PatternsAnnotations.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$OtherSemanticLabel.class \
edu/stanford/nlp/patterns/SentenceIndex.class \
edu/stanford/nlp/patterns/dep/DepPatternFactory.class \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.class \
edu/stanford/nlp/util/GoogleNGramsSQLBacked.class \
edu/stanford/nlp/util/logging/Redwood\$Flag.class \
edu/stanford/nlp/patterns/ConstantsAndVariables.class \
edu/stanford/nlp/patterns/DataInstance.class \
edu/stanford/nlp/patterns/dep/DataInstanceDep.class \
edu/stanford/nlp/patterns/surface/DataInstanceSurface.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$1.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$2.class \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike\$3.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$1.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$CalculateSufficientStatsThreads.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$Flags.class \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass\$LabelWithSeedWords.class \
edu/stanford/nlp/patterns/Pattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$LongestMatchedPhraseForEachLabel.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPhrases.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel1.class \
edu/stanford/nlp/patterns/ScorePatterns.class \
edu/stanford/nlp/patterns/ScorePatternsFreqBased.class \
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.class \
edu/stanford/nlp/patterns/ScorePhrases.class \
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.class \
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.class \
edu/stanford/nlp/patterns/surface/CreatePatterns.class \
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.class \
edu/stanford/nlp/patterns/surface/PatternsForEachToken.class \
edu/stanford/nlp/patterns/surface/ScorePatternsF1.class \
edu/stanford/nlp/patterns/surface/Token.class \
edu/stanford/nlp/patterns/surface/SurfacePattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$ProcessedTextAnnotation.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$SeedLabeledOrNot.class \
edu/stanford/nlp/patterns/dep/DepPattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$Features.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPattern.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$MatchedPatterns.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel1.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel10.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel2.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel3.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel4.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel5.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel6.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel7.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel8.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternHumanLabel9.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel10.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel2.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel3.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel4.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel5.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel6.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel7.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel8.class \
edu/stanford/nlp/patterns/PatternsAnnotations\$PatternLabel9.class \
edu/stanford/nlp/patterns/PhraseScorer\$Normalization.class \
edu/stanford/nlp/patterns/PhraseScorer\$Similarities.class \
edu/stanford/nlp/patterns/PhraseScorer.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.class \
edu/stanford/nlp/patterns/surface/ApplyPatterns.class \
edu/stanford/nlp/semgraph/semgrex/Env.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns\$1.class \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns\$2.class \
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.class \
edu/stanford/nlp/patterns/dep/ExtractedPhrase.class \
edu/stanford/nlp/patterns/surface/CreatePatterns\$CreatePatternsThread.class \
edu/stanford/nlp/patterns/surface/PatternsForEachToken\$1.class \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.class \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.class \
edu/stanford/nlp/patterns/SQLConnection.class \
edu/stanford/nlp/patterns/surface/PatternToken.class \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory\$Genre.class \
edu/stanford/nlp/patterns/surface/Token\$ClassComparator.class \
edu/stanford/nlp/pipeline/AnnotationCreator.class \
edu/stanford/nlp/pipeline/AnnotationSerializer.class \
edu/stanford/nlp/pipeline/JSONAnnotationReader.class \
edu/stanford/nlp/pipeline/AnnotationOutputter\$Options.class \
edu/stanford/nlp/pipeline/AnnotationOutputter.class
jar uf /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/AnnotationPipeline\$1.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator.class \
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.class \
edu/stanford/nlp/util/MutableLong.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateEdge.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateNode.class \
edu/stanford/nlp/pipeline/AnnotationSerializer\$IntermediateSemanticGraph.class \
edu/stanford/nlp/pipeline/CoreDocument.class \
edu/stanford/nlp/pipeline/Annotator\$1.class \
edu/stanford/nlp/pipeline/CharniakParserAnnotator.class \
edu/stanford/nlp/pipeline/CleanXmlAnnotator.class \
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.class \
edu/stanford/nlp/pipeline/CorefAnnotator.class \
edu/stanford/nlp/pipeline/CorefMentionAnnotator.class \
edu/stanford/nlp/pipeline/DependencyParseAnnotator.class \
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.class \
edu/stanford/nlp/pipeline/DocDateAnnotator.class \
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.class \
edu/stanford/nlp/pipeline/GenderAnnotator.class \
edu/stanford/nlp/pipeline/KBPAnnotator.class \
edu/stanford/nlp/pipeline/MWTAnnotator.class \
edu/stanford/nlp/pipeline/MorphaAnnotator.class \
edu/stanford/nlp/pipeline/NERCombinerAnnotator.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator.class \
edu/stanford/nlp/pipeline/QuoteAnnotator.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.class \
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.class \
edu/stanford/nlp/pipeline/SentimentAnnotator.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.class \
edu/stanford/nlp/pipeline/TrueCaseAnnotator.class \
edu/stanford/nlp/pipeline/UDFeatureAnnotator.class \
edu/stanford/nlp/pipeline/WikidictAnnotator.class \
edu/stanford/nlp/util/MetaClass\$ConstructorNotFoundException.class \
edu/stanford/nlp/pipeline/AnnotatorPool\$1.class \
edu/stanford/nlp/pipeline/AnnotatorPool\$CachedAnnotator.class \
edu/stanford/nlp/pipeline/AnnotatorPool.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$BinarizedTreeAnnotation.class \
edu/stanford/nlp/parser/charniak/CharniakParser.class \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.class \
edu/stanford/nlp/pipeline/CoNLLUOutputter\$1.class \
edu/stanford/nlp/pipeline/CoNLLUOutputter\$2.class \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations\$DependenciesType.class \
edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.class \
edu/stanford/nlp/pipeline/CoreQuote.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\$ConcatTextAggregator.class \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator\$MostFreqAggregator.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChainOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraphOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DocumentOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Entity.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$EntityOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$IndexedWord.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$IndexedWordOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Language.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapIntString.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapIntStringOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapStringString.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapStringStringOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Mention.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MentionOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NERMention.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NERMentionOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NaturalLogicRelation.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Operator.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$OperatorOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$ParseTree.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$ParseTreeOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Polarity.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$PolarityOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Quote.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$QuoteOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Relation.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$RelationOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$RelationTriple.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$RelationTripleOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Section.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SectionOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequestOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponseOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Sentence.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SentenceFragment.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SentenceFragmentOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SentenceOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Sentiment.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Span.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SpanOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SpeakerInfo.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SpeakerInfoOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Timex.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TimexOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Token.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokenLocation.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokenLocationOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokenOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexRequestOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponseOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$CorefMention.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$CorefMentionOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$CorefMention\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$CorefChain\$CorefMention\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Edge.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$EdgeOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Node.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$NodeOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Edge\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Node\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Edge\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$DependencyGraph\$Node\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Document\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Document\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Mention\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NERMention\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Quote\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Section\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Sentence\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Token\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Entity\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Entity\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$IndexedWord\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$IndexedWord\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Language\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapIntString\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapIntString\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapStringString\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$MapStringString\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Mention\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SpeakerInfo\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NERMention\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Timex\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$NaturalLogicRelation\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Operator\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Operator\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$ParseTree\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$ParseTree\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Polarity\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Polarity\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Quote\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Relation\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Relation\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$RelationTriple\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$RelationTriple\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokenLocation\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Section\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$Dependencies.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$DependenciesOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$Dependencies\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexRequest\$Dependencies\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$GraphResult.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$GraphResultOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$Match.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$MatchOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedNode.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedNodeOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedRelation.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedRelationOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$SemgrexResult.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$SemgrexResultOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$GraphResult\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$GraphResult\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$SemgrexResult\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$Match\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$Match\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedNode\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedRelation\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedNode\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$NamedRelation\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SemgrexResponse\$SemgrexResult\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Sentence\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SentenceFragment\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SentenceFragment\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Sentiment\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Span\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Span\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$SpeakerInfo\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Timex\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$Token\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokenLocation\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexRequest\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexRequest\$Builder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$MatchLocationOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$MatchOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$PatternMatchOrBuilder.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$Match\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$MatchLocation\$1.class \
edu/stanford/nlp/pipeline/CoreNLPProtos\$TokensRegexResponse\$PatternMatch\$1.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$CanonicalMentionAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$CanonicalMentionBeginAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$CanonicalMentionEndAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$MentionBeginAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$MentionEndAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$SpeakerAnnotation.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations\$SentimentAnnotatedTree.class \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations\$SentimentClass.class \
edu/stanford/nlp/pipeline/TextAnnotationCreator.class \
edu/stanford/nlp/pipeline/CorefMentionAnnotator\$1.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.class \
edu/stanford/nlp/pipeline/LanguageInfo.class \
edu/stanford/nlp/pipeline/LanguageInfo\$HumanLanguage.class \
edu/stanford/nlp/util/PropertiesUtils\$Property.class \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer\$AppendingObjectOutputStream.class \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.class \
edu/stanford/nlp/pipeline/JSONOutputter\$JSONWriter.class \
edu/stanford/nlp/pipeline/JSONOutputter\$Writer.class \
edu/stanford/nlp/time/Timex\$Range.class \
edu/stanford/nlp/pipeline/JSONOutputter.class \
edu/stanford/nlp/util/Pointer.class \
edu/stanford/nlp/ie/KBPEnsembleExtractor.class \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier\$LabelTagType.class \
edu/stanford/nlp/pipeline/NERCombinerAnnotator\$TokenMergeCountAnnotation.class \
edu/stanford/nlp/time/TimeExpression.class \
edu/stanford/nlp/time/TimeExpression\$Annotation.class \
edu/stanford/nlp/time/TimeExpression\$ChildrenAnnotation.class \
edu/stanford/nlp/time/TimeExpression\$TimeIndexAnnotation.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator\$1.class \
edu/stanford/nlp/pipeline/POSTaggerAnnotator\$POSTaggerProcessor.class \
edu/stanford/nlp/semgraph/SemanticGraph\$OutputFormat.class \
edu/stanford/nlp/trees/TreeCoreAnnotations\$KBestTreesAnnotation.class \
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer\$1.class \
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer\$LossySerializationException.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$MentionAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$MentionSieveAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$MentionTypeAnnotation.class \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator\$SpeakerSieveAnnotation.class \
edu/stanford/nlp/quoteattribution/ChapterAnnotator.class \
edu/stanford/nlp/quoteattribution/ChapterAnnotator\$ChapterAnnotation.class \
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.class \
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils\$EnhancedSentenceAnnotation.class \
edu/stanford/nlp/paragraphs/ParagraphAnnotator.class \
edu/stanford/nlp/quoteattribution/Person.class \
edu/stanford/nlp/quoteattribution/Person\$Gender.class \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.class \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.class \
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.class \
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.class \
edu/stanford/nlp/pipeline/SentenceAnnotator\$AnnotatorProcessor.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.class \
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.class \
edu/stanford/nlp/sentiment/SentimentCostAndGradient.class \
edu/stanford/nlp/sentiment/SentimentUtils.class \
edu/stanford/nlp/pipeline/AnnotatorImplementations.class \
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations\$SingletonAnnotator.class \
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.class \
edu/stanford/nlp/pipeline/CoNLLOutputter.class \
edu/stanford/nlp/pipeline/InlineXMLOutputter.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$1.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$AnnotatorSignature.class \
edu/stanford/nlp/pipeline/StanfordCoreNLP\$OutputFormat.class \
edu/stanford/nlp/pipeline/TaggedTextOutputter.class \
edu/stanford/nlp/pipeline/TextOutputter.class \
edu/stanford/nlp/util/MutableInteger.class \
edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPClient\$1.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPClient\$Backend.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPClient\$BackendScheduler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$1.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$2.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$3.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$CoreNLPHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$FileHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$FinishedRequest.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$LiveHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$PingHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$ReadyHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$SemgrexHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$ShutdownHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$TokensRegexHandler.class \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer\$TregexHandler.class \
edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator\$1.class \
edu/stanford/nlp/pipeline/TokenizerAnnotator\$TokenizerType.class \
edu/stanford/nlp/process/CodepointCoreLabelProcessor.class \
edu/stanford/nlp/process/WhitespaceTokenizer\$WhitespaceTokenizerFactory.class \
edu/stanford/nlp/process/WordToSentenceProcessor.class \
edu/stanford/nlp/process/WordToSentenceProcessor\$NewlineIsSentenceBreak.class \
edu/stanford/nlp/pipeline/TokensRegexAnnotator\$Options.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$1.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$Entry.class \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator\$PosMatchType.class \
edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.class \
edu/stanford/nlp/process/DocumentProcessor.class \
edu/stanford/nlp/process/ListProcessor.class \
edu/stanford/nlp/process/Americanize.class \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor\$MyHTMLParser.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.class \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator.class \
edu/stanford/nlp/process/DocumentPreprocessor\$XMLIterator.class \
edu/stanford/nlp/process/WhitespaceLexer.class \
edu/stanford/nlp/process/DocumentPreprocessor\$PlainTextIterator\$1.class \
edu/stanford/nlp/io/Lexer.class \
edu/stanford/nlp/process/JFlexDummyLexer.class \
edu/stanford/nlp/process/LexerUtils\$1.class \
edu/stanford/nlp/process/Morpha.class \
edu/stanford/nlp/process/AbstractListProcessor.class \
edu/stanford/nlp/process/StripTagsProcessor.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/TSVSentenceIterator\$1.class \
edu/stanford/nlp/process/TSVSentenceIterator\$SentenceField.class \
edu/stanford/nlp/process/TSVUtils.class \
edu/stanford/nlp/process/TransformXML\$NoEscapingSAXInterface.class \
edu/stanford/nlp/process/TransformXML\$SAXInterface.class \
edu/stanford/nlp/process/TransformXML.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/quoteattribution/Sieves/Sieve.class \
edu/stanford/nlp/quoteattribution/Sieves/Sieve\$MentionData.class \
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.class \
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining\$FeaturesData.class \
edu/stanford/nlp/quoteattribution/BammanCorefReader.class \
edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.class \
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining\$SieveData.class \
edu/stanford/nlp/quoteattribution/Sieves/Sieve\$Mention.class \
edu/stanford/nlp/quoteattribution/Sieves/Sieve\$TokenNode.class \
edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.class \
edu/stanford/nlp/quoteattribution/XMLToAnnotation.class \
edu/stanford/nlp/quoteattribution/XMLToAnnotation\$Data.class \
edu/stanford/nlp/quoteattribution/XMLToAnnotation\$GoldQuoteInfo.class \
edu/stanford/nlp/quoteattribution/XMLToAnnotation\$1.class \
edu/stanford/nlp/quoteattribution/XMLToAnnotation\$Mention.class \
edu/stanford/nlp/semgraph/SemanticGraph\$1.class \
edu/stanford/nlp/semgraph/SemanticGraph\$SemanticGraphParsingTask.class \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.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/ISemanticGraphEdgeEql.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils\$EdgeDiffResult.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils\$IndexedWordProxy.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils\$PositionedTree.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils\$PrintVerticeParams.class \
edu/stanford/nlp/semgraph/SemanticGraphUtils\$TreeNodeProxy.class \
edu/stanford/nlp/util/MapList.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/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\$ADJACENT_NODE.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\$LEFT_IMMEDIATE_SIBLING.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$LEFT_SIBLING.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\$RIGHT_IMMEDIATE_SIBLING.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$RIGHT_SIBLING.class \
edu/stanford/nlp/semgraph/semgrex/GraphRelation\$SIBLING_RELATION.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\$ADJACENT_NODE\$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/GraphRelation\$SIBLING_RELATION\$1.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.class \
edu/stanford/nlp/semgraph/semgrex/NodePattern\$NodeMatcher.class \
edu/stanford/nlp/semgraph/semgrex/Token.class \
edu/stanford/nlp/semgraph/semgrex/NodeAttributes.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/SemgrexParser.class \
edu/stanford/nlp/semgraph/semgrex/SemgrexPattern\$OutputFormat.class \
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.class \
edu/stanford/nlp/neural/rnn/TopNGramRecord.class \
edu/stanford/nlp/sentiment/RNNTestOptions.class \
edu/stanford/nlp/sentiment/AbstractEvaluate.class \
edu/stanford/nlp/sentiment/RNNTrainOptions.class \
edu/stanford/nlp/sentiment/ReadSentimentDataset\$1.class \
edu/stanford/nlp/sentiment/ReadSentimentDataset\$Transformation.class \
edu/stanford/nlp/sentiment/ForwardPropagationException.class \
edu/stanford/nlp/sentiment/SentimentCostAndGradient\$ModelDerivatives.class \
edu/stanford/nlp/sentiment/SentimentCostAndGradient\$ScoringProcessor.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$1.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$Input.class \
edu/stanford/nlp/sentiment/SentimentPipeline\$Output.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$1.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq.class \
edu/stanford/nlp/sequences/BeamBestSequenceFinder\$TagSeq\$TagList.class \
edu/stanford/nlp/sequences/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/ColumnTabDocumentReaderWriter\$BufferedReaderIterator.class \
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter\$ColumnDocBufferedGetNext.class \
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter\$ColumnDocBufferedGetNextTokens.class \
edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter\$GetNextFunction.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/ie/EmpiricalNERPriorBIO.class \
edu/stanford/nlp/sequences/SequenceGibbsSampler\$1.class \
edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter\$LineToTrueCasesParser.class \
edu/stanford/nlp/simple/Document\$1.class \
edu/stanford/nlp/simple/Document\$10.class \
edu/stanford/nlp/simple/Document\$11.class \
edu/stanford/nlp/simple/Document\$12.class \
edu/stanford/nlp/simple/Document\$2.class \
edu/stanford/nlp/simple/Document\$3.class \
edu/stanford/nlp/simple/Document\$4.class \
edu/stanford/nlp/simple/Document\$5.class \
edu/stanford/nlp/simple/Document\$6.class \
edu/stanford/nlp/simple/Document\$7.class \
edu/stanford/nlp/simple/Document\$8.class \
edu/stanford/nlp/simple/Document\$9.class \
edu/stanford/nlp/simple/Sentence\$1.class \
edu/stanford/nlp/simple/Sentence\$2.class \
edu/stanford/nlp/simple/Sentence\$3.class \
edu/stanford/nlp/simple/Sentence\$4.class \
edu/stanford/nlp/simple/SentimentClass.class \
edu/stanford/nlp/simple/Token.class \
edu/stanford/nlp/simple/SentenceAlgorithms\$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/logging/PrettyLogger.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/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/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/tagger/io/TSVTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$1.class \
edu/stanford/nlp/tagger/io/TaggedFileRecord\$Format.class \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.class \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig.class \
edu/stanford/nlp/tagger/maxent/ASBCunkDict.class \
edu/stanford/nlp/tagger/maxent/History.class \
edu/stanford/nlp/tagger/maxent/PairsHolder.class \
edu/stanford/nlp/tagger/maxent/RareExtractor.class \
edu/stanford/nlp/tagger/maxent/TestSentence.class \
edu/stanford/nlp/tagger/maxent/Dictionary.class \
edu/stanford/nlp/tagger/maxent/TTags.class \
edu/stanford/nlp/tagger/maxent/AmbiguityClass.class \
edu/stanford/nlp/tagger/maxent/CTBunkDict.class \
edu/stanford/nlp/tagger/maxent/CompanyNameDetector.class \
edu/stanford/nlp/tagger/maxent/CtbDict.class \
edu/stanford/nlp/maxent/DataGeneric.class \
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.class \
edu/stanford/nlp/tagger/maxent/CountWrapper.class \
edu/stanford/nlp/tagger/maxent/TagCount.class \
edu/stanford/nlp/tagger/maxent/Extractor.class \
edu/stanford/nlp/tagger/maxent/ExtractorCapDistLC.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorCWordCapCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorContinuousTagConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorThreeTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoWords.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorTwoWordsTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordLowerCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames\$ExtractorWordTwoTags.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishAuxiliaryTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishSemiauxiliaryTag.class \
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeClassifier.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordShapeConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrames.class \
edu/stanford/nlp/tagger/maxent/ASBCunkDetector.class \
edu/stanford/nlp/tagger/maxent/CTBunkDictDetector.class \
edu/stanford/nlp/tagger/maxent/CaselessCompanyNameDetector.class \
edu/stanford/nlp/tagger/maxent/CtbPreDetector.class \
edu/stanford/nlp/tagger/maxent/CtbSufDetector.class \
edu/stanford/nlp/tagger/maxent/ExtractorAllCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorAllCapitalized.class \
edu/stanford/nlp/tagger/maxent/ExtractorCNumber.class \
edu/stanford/nlp/tagger/maxent/ExtractorCapLCSeen.class \
edu/stanford/nlp/tagger/maxent/ExtractorDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.class \
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdjSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchAdvSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchNounSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchPluralSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorFrenchVerbSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorLetterDigitDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorMidSentenceCapC.class \
edu/stanford/nlp/tagger/maxent/ExtractorNumeric.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishConditionalSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishGender.class \
edu/stanford/nlp/tagger/maxent/ExtractorSpanishImperfectErIrSuffix.class \
edu/stanford/nlp/tagger/maxent/ExtractorStartSentenceCap.class \
edu/stanford/nlp/tagger/maxent/ExtractorUCase.class \
edu/stanford/nlp/tagger/maxent/ExtractorUpperDigitDash.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordPref.class \
edu/stanford/nlp/tagger/maxent/ExtractorWordSuff.class \
edu/stanford/nlp/tagger/maxent/ExtractorsConjunction.class \
edu/stanford/nlp/tagger/maxent/CWordBooleanExtractor.class \
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.class \
edu/stanford/nlp/tagger/maxent/Extractors.class \
edu/stanford/nlp/tagger/maxent/TaggerFeature.class \
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.class \
edu/stanford/nlp/tagger/maxent/FeatureKey.class \
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$1.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$SentenceTaggingProcessor.class \
edu/stanford/nlp/tagger/maxent/MaxentTagger\$TaggerWrapper.class \
edu/stanford/nlp/tagger/maxent/TaggerConfig\$Mode.class \
edu/stanford/nlp/tagger/maxent/TaggerExperiments.class \
edu/stanford/nlp/tagger/maxent/TaggerFeatures.class \
edu/stanford/nlp/tagger/maxent/TestClassifier.class \
edu/stanford/nlp/util/DataFilePaths.class \
edu/stanford/nlp/tagger/maxent/DataWordTag.class \
edu/stanford/nlp/tagger/maxent/HistoryTable.class \
edu/stanford/nlp/tagger/maxent/ReadDataTagged.class \
edu/stanford/nlp/tagger/maxent/TemplateHash.class \
edu/stanford/nlp/tagger/maxent/TemplateHash\$ListInstances.class \
edu/stanford/nlp/tagger/maxent/TestClassifier\$TestSentenceProcessor.class \
edu/stanford/nlp/tagger/maxent/TestThreadedTagger\$TaggerThread.class \
edu/stanford/nlp/time/TimeAnnotations\$TimexAnnotations.class \
edu/stanford/nlp/time/XMLUtils.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$1.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$2.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$3.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$4.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$5.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$MatchedExpressionValueTypeMatchNodePattern.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns\$TimexTypeMatchNodePattern.class \
edu/stanford/nlp/time/Options.class \
edu/stanford/nlp/time/SUTime.class \
edu/stanford/nlp/time/SUTime\$Duration.class \
edu/stanford/nlp/time/SUTime\$PartialTime.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType.class \
edu/stanford/nlp/time/SUTime\$Temporal.class \
edu/stanford/nlp/time/SUTime\$TemporalOp.class \
edu/stanford/nlp/time/SUTime\$Time.class \
edu/stanford/nlp/time/SUTime\$TimeUnit.class \
edu/stanford/nlp/time/SUTime\$TimexType.class \
edu/stanford/nlp/time/TimeExpressionPatterns.class \
edu/stanford/nlp/time/TimeFormatter.class \
edu/stanford/nlp/time/TimeFormatter\$TimePatternExtractRuleCreator.class \
edu/stanford/nlp/time/GenericTimeExpressionPatterns.class \
edu/stanford/nlp/time/SUTime\$DurationRange.class \
edu/stanford/nlp/time/SUTime\$InexactDuration.class \
edu/stanford/nlp/time/SUTime\$Range.class \
edu/stanford/nlp/time/SUTime\$RefTime.class \
edu/stanford/nlp/time/SUTime\$SimpleTime.class \
edu/stanford/nlp/time/SUTime\$PeriodicTemporalSet.class \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator\$1.class \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator\$HeidelTimeOutputReader.class \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator\$HeidelTimeOutputReader\$Node.class \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator\$HeidelTimeOutputReader\$TimexNode.class \
edu/stanford/nlp/time/JodaTimeUtils\$1.class \
edu/stanford/nlp/time/JodaTimeUtils\$10.class \
edu/stanford/nlp/time/JodaTimeUtils\$11.class \
edu/stanford/nlp/time/JodaTimeUtils\$2.class \
edu/stanford/nlp/time/JodaTimeUtils\$3.class \
edu/stanford/nlp/time/JodaTimeUtils\$4.class \
edu/stanford/nlp/time/JodaTimeUtils\$5.class \
edu/stanford/nlp/time/JodaTimeUtils\$6.class \
edu/stanford/nlp/time/JodaTimeUtils\$7.class \
edu/stanford/nlp/time/JodaTimeUtils\$8.class \
edu/stanford/nlp/time/JodaTimeUtils\$9.class \
edu/stanford/nlp/time/JodaTimeUtils\$ConversionOptions.class \
edu/stanford/nlp/time/JodaTimeUtils.class \
edu/stanford/nlp/time/JollyDayHolidays\$JollyHoliday.class \
edu/stanford/nlp/time/JollyDayHolidays\$MyXMLManager.class \
edu/stanford/nlp/time/SUTime\$RelativeTime.class \
edu/stanford/nlp/time/Options\$RelativeHeuristicLevel.class \
edu/stanford/nlp/time/SUTime\$1.class \
edu/stanford/nlp/time/SUTime\$10.class \
edu/stanford/nlp/time/SUTime\$11.class \
edu/stanford/nlp/time/SUTime\$12.class \
edu/stanford/nlp/time/SUTime\$13.class \
edu/stanford/nlp/time/SUTime\$14.class \
edu/stanford/nlp/time/SUTime\$15.class \
edu/stanford/nlp/time/SUTime\$2.class \
edu/stanford/nlp/time/SUTime\$3.class \
edu/stanford/nlp/time/SUTime\$4.class \
edu/stanford/nlp/time/SUTime\$5.class \
edu/stanford/nlp/time/SUTime\$6.class \
edu/stanford/nlp/time/SUTime\$7.class \
edu/stanford/nlp/time/SUTime\$8.class \
edu/stanford/nlp/time/SUTime\$9.class \
edu/stanford/nlp/time/SUTime\$CompositePartialTime.class \
edu/stanford/nlp/time/SUTime\$DurationWithFields.class \
edu/stanford/nlp/time/SUTime\$DurationWithMillis.class \
edu/stanford/nlp/time/SUTime\$ExplicitTemporalSet.class \
edu/stanford/nlp/time/SUTime\$GroundedTime.class \
edu/stanford/nlp/time/SUTime\$InexactTime.class \
edu/stanford/nlp/time/SUTime\$IsoDate.class \
edu/stanford/nlp/time/SUTime\$IsoDateTime.class \
edu/stanford/nlp/time/SUTime\$IsoTime.class \
edu/stanford/nlp/time/SUTime\$OrdinalTime.class \
edu/stanford/nlp/time/SUTime\$TemporalSet.class \
edu/stanford/nlp/time/SUTime\$TimeIndex.class \
edu/stanford/nlp/time/SUTime\$TimeWithRange.class \
edu/stanford/nlp/time/SUTime\$TimexAttr.class \
edu/stanford/nlp/time/SUTime\$TimexDocFunc.class \
edu/stanford/nlp/time/SUTime\$TimexMod.class \
edu/stanford/nlp/util/FuzzyInterval.class \
edu/stanford/nlp/util/FuzzyInterval\$FuzzyComparable.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$1.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$2.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$3.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$4.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$5.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$6.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$7.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$8.class \
edu/stanford/nlp/time/SUTime\$StandardTemporalType\$9.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$1.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$10.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$11.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$12.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$13.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$14.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$15.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$16.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$17.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$18.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$2.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$3.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$4.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$5.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$6.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$7.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$8.class \
edu/stanford/nlp/time/SUTime\$TemporalOp\$9.class \
edu/stanford/nlp/io/ReaderInputStream.class \
edu/stanford/nlp/io/TeeStream.class \
edu/stanford/nlp/stats/PrecisionRecallStats.class \
edu/stanford/nlp/time/GUTimeAnnotator.class \
edu/stanford/nlp/time/HeidelTimeAnnotator.class \
edu/stanford/nlp/time/SUTimeMain\$1.class \
edu/stanford/nlp/time/SUTimeMain\$EvalStats.class \
edu/stanford/nlp/time/SUTimeMain\$InputType.class \
edu/stanford/nlp/time/SUTimeMain\$TimebankSent.class \
edu/stanford/nlp/time/SUTimeMain\$TimebankTimex.class \
edu/stanford/nlp/time/SUTimeMain\$TimexAttributes.class \
edu/stanford/nlp/time/SUTimeSimpleParser\$SUTimeParsingError.class \
edu/stanford/nlp/time/TimeExpressionExtractorImpl.class \
edu/stanford/nlp/time/TimeFormatter\$1.class \
edu/stanford/nlp/time/TimeFormatter\$ApplyActionWrapper.class \
edu/stanford/nlp/time/TimeFormatter\$CustomDateFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$DateTimeFieldComponent.class \
edu/stanford/nlp/time/TimeFormatter\$FormatComponent.class \
edu/stanford/nlp/time/TimeFormatter\$FormatterBuilder.class \
edu/stanford/nlp/time/TimeFormatter\$JavaDateFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$JodaDateTimeFormatExtractor.class \
edu/stanford/nlp/time/TimeFormatter\$LiteralComponent.class \
edu/stanford/nlp/time/TimeFormatter\$NumericDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$RegexComponent.class \
edu/stanford/nlp/time/TimeFormatter\$RelaxedNumericDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TextDateComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneIdComponent.class \
edu/stanford/nlp/time/TimeFormatter\$TimeZoneOffsetComponent.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/PennTreeReaderFactory.class \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.class \
edu/stanford/nlp/trees/RecursiveTreeTransformer.class \
edu/stanford/nlp/trees/BobChrisTreeNormalizer\$AOverAFilter.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/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/QPTreeTransformer.class \
edu/stanford/nlp/trees/DeepTree\$1.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/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/EnglishGrammaticalStructure\$1.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$ExtraTreeDepFilter.class \
edu/stanford/nlp/trees/EnglishGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.class \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.class \
edu/stanford/nlp/trees/FilteringTreebank\$FilteringTreebankIterator.class \
edu/stanford/nlp/trees/GrammaticalRelation\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$1.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NameComparator.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctFilter.class \
edu/stanford/nlp/trees/GrammaticalStructure\$NoPunctTypedDependencyFilter.class \
edu/stanford/nlp/trees/ud/EnhancementOptions.class \
edu/stanford/nlp/trees/DependencyPrinter.class \
edu/stanford/nlp/trees/DependencyReader.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$ConverterOptions.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$LazyLoadTreesByParsing.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$TreeBankGrammaticalStructureWrapper.class \
edu/stanford/nlp/trees/UniversalPOSMapper.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$LazyLoadTreesByParsing\$1.class \
edu/stanford/nlp/trees/SimpleTree.class \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils\$TreeBankGrammaticalStructureWrapper\$GsIterator.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/LabeledScoredConstituent\$1.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabelFactoryHolder.class \
edu/stanford/nlp/trees/LabeledScoredConstituent\$LabeledScoredConstituentLabelFactory.class \
edu/stanford/nlp/trees/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/OutputSubtrees\$1.class \
edu/stanford/nlp/trees/PennTreebankTokenizer.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/Span\$1.class \
edu/stanford/nlp/trees/Span\$ConstituentFactoryHolder.class \
edu/stanford/nlp/trees/Span\$ConstituentFactoryHolder\$SpanFactory.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/UnnamedConcreteDependency.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/trees/Treebank\$1.class \
edu/stanford/nlp/trees/Treebank\$CounterTreeProcessor.class \
edu/stanford/nlp/trees/Treebanks\$1.class \
edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.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/ArabicTreeNormalizer.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer\$ArabicEmptyFilter.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/international/arabic/pipeline/DefaultLexicalMapper.class \
edu/stanford/nlp/trees/FilteringTreeReader.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$ArabicRawTreeReaderFactory.class \
edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory\$XFilter.class \
edu/stanford/nlp/trees/international/arabic/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/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/trees/international/pennchinese/ChineseGrammaticalStructure\$FromDependenciesFactory.class \
edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.class \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.class \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure\$FromDependenciesFactory.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/tregex/tsurgeon/TsurgeonMatcher.class \
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReader.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.class \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.class \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.class \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.class \
edu/stanford/nlp/trees/TreebankTransformer.class \
edu/stanford/nlp/trees/tregex/Macros.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
jar uf /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar 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/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/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/gui/DisplayMatchesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$2.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$3.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$4.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$DisplayMouseMotionAdapter.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$DisplayTransferHandler.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel\$FilenameMouseInputAdapter.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.class \
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.class \
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$TransferActionListener.class \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.class \
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel\$FileTreeCellRenderer.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$FilterType.class \
edu/stanford/nlp/trees/tregex/gui/FilePanel.class \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode\$FileTreeNodeListener.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$2.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$3.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$HistoryEntry.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$TRegexGUITreeVisitor.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel\$TregexGUITableModel.class \
edu/stanford/nlp/trees/tregex/gui/InputPanel.class \
edu/stanford/nlp/swing/TooltipJList.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$MatchCellRenderer.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$MatchesPanelListener.class \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel\$TreeTransferHandler.class \
edu/stanford/nlp/trees/tregex/gui/Tdiff.class \
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.class \
edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.class \
edu/stanford/nlp/trees/tregex/gui/Preferences.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel\$1.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel\$ColorIcon.class \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$1.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$2.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$3.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$4.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$5.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$6.class \
edu/stanford/nlp/trees/tregex/gui/TregexGUI\$7.class \
edu/stanford/nlp/swing/FontDetector.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/trees/ud/CoNLLUDocumentReader\$1.class \
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader\$SentenceProcessor.class \
edu/stanford/nlp/trees/ud/CoNLLUDocumentReader\$WordProcessor.class \
edu/stanford/nlp/trees/ud/CoNLLUUtils.class \
edu/stanford/nlp/trees/ud/CoNLLUUtils\$DepIndexComparator.class \
edu/stanford/nlp/trees/ud/CoNLLUUtils\$FeatureNameComparator.class \
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter\$TreeToSemanticGraphIterator.class \
edu/stanford/nlp/util/AcronymMatcher\$1.class \
edu/stanford/nlp/util/ArrayCoreMap\$1.class \
edu/stanford/nlp/util/HashableCoreMap.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/ArrayMap\$1.class \
edu/stanford/nlp/util/ArrayMap\$Entry.class \
edu/stanford/nlp/util/ArrayStringFilter\$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/CollectionUtils\$2.class \
edu/stanford/nlp/util/DeltaMap.class \
edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid.class \
edu/stanford/nlp/util/ConfusionMatrix\$Contingency.class \
edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid\$Grid.class \
edu/stanford/nlp/util/ConfusionMatrix\$ConfusionGrid\$Grid\$1.class \
edu/stanford/nlp/util/DeltaIndex\$1.class \
edu/stanford/nlp/util/DeltaMap\$1.class \
edu/stanford/nlp/util/DeltaMap\$SimpleEntry.class \
edu/stanford/nlp/util/ConcatenationIterator.class \
edu/stanford/nlp/util/DeltaMap\$1\$1NullingIterator.class \
edu/stanford/nlp/util/FilteredIterator.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/IntQuadruple.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\$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\$10\$1.class \
edu/stanford/nlp/util/Iterables\$10\$1\$1.class \
edu/stanford/nlp/util/Iterables\$2\$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\$8\$1.class \
edu/stanford/nlp/util/Lazy\$1.class \
edu/stanford/nlp/util/Lazy\$2.class \
edu/stanford/nlp/util/Lazy\$3.class \
edu/stanford/nlp/util/LeastRecentlyUsedCache\$LinkedList.class \
edu/stanford/nlp/util/LeastRecentlyUsedCache\$Node.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/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/SystemUtils\$ProcessException.class \
edu/stanford/nlp/util/SystemUtils\$WriterThread.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapIterator.class \
edu/stanford/nlp/util/TwoDimensionalMap\$TwoDimensionalMapValueIterator.class \
edu/stanford/nlp/util/TwoDimensionalSet\$TwoDimensionalSetIterator.class \
edu/stanford/nlp/util/XMLUtils\$1.class \
edu/stanford/nlp/util/XMLUtils\$SAXErrorHandler.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex\$1.class \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex\$2.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper\$FixedNamedThreadPoolExecutor.class \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper\$NamedTask.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/LogRecordHandler.class \
edu/stanford/nlp/util/logging/Redwood\$Record.class \
edu/stanford/nlp/util/logging/BooleanLogRecordHandler.class \
edu/stanford/nlp/util/logging/LogFilter.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor\$RedwoodHandler.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/JavaUtilLoggingHandler\$1.class \
edu/stanford/nlp/util/logging/OutputHandler.class \
edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.class \
edu/stanford/nlp/util/logging/LogFilter\$ContainsMessage.class \
edu/stanford/nlp/util/logging/LogFilter\$HasChannel.class \
edu/stanford/nlp/util/logging/LogFilter\$MatchesMessage.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/Redwood\$1.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/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/FilterHandler.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$1.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$2.class \
edu/stanford/nlp/util/logging/RedwoodConfiguration\$3.class \
edu/stanford/nlp/util/logging/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\$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/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/SLF4JHandler\$1.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\$ASPostProcessor.class \
edu/stanford/nlp/wordseg/ChineseStringUtils\$BaseChinesePostProcessor.class \
edu/stanford/nlp/wordseg/ChineseStringUtils\$CTPPostProcessor.class \
edu/stanford/nlp/wordseg/ChineseStringUtils\$HKPostProcessor.class \
edu/stanford/nlp/wordseg/ChineseStringUtils\$PKPostProcessor.class \
edu/stanford/nlp/wordseg/ChineseStringUtils.class \
edu/stanford/nlp/wordseg/ChineseDictionary.class \
edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter\$CTBDocumentParser.class \
edu/stanford/nlp/wordseg/AffixDictionary.class \
edu/stanford/nlp/wordseg/CorpusChar.class \
jar uf /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/demo/corenlp-brat.css
jar uf /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/demo/corenlp-brat.html
jar uf /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/demo/corenlp-brat.js
jar uf /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/demo/corenlp-parseviewer.js
jar uf /u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar edu/stanford/nlp/pipeline/demo/corenlp
Source files:
edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java
edu/stanford/nlp/classify/Classifier.java
edu/stanford/nlp/classify/ClassifierCreator.java
edu/stanford/nlp/classify/ClassifierFactory.java
edu/stanford/nlp/classify/ColumnDataClassifier.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/LogConditionalEqConstraintFunction.java
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/LogPrior.java
edu/stanford/nlp/classify/LogisticClassifier.java
edu/stanford/nlp/classify/LogisticClassifierFactory.java
edu/stanford/nlp/classify/LogisticObjectiveFunction.java
edu/stanford/nlp/classify/NBLinearClassifierFactory.java
edu/stanford/nlp/classify/NaiveBayesClassifier.java
edu/stanford/nlp/classify/NaiveBayesClassifierFactory.java
edu/stanford/nlp/classify/PRCurve.java
edu/stanford/nlp/classify/ProbabilisticClassifier.java
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
edu/stanford/nlp/classify/RVFClassifier.java
edu/stanford/nlp/classify/RVFDataset.java
edu/stanford/nlp/classify/SVMLightClassifier.java
edu/stanford/nlp/classify/SVMLightClassifierFactory.java
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
edu/stanford/nlp/classify/WeightedDataset.java
edu/stanford/nlp/classify/WeightedRVFDataset.java
edu/stanford/nlp/classify/package-info.java
edu/stanford/nlp/coref/CorefAlgorithm.java
edu/stanford/nlp/coref/CorefCoreAnnotations.java
edu/stanford/nlp/coref/CorefDocumentProcessor.java
edu/stanford/nlp/coref/CorefPrinter.java
edu/stanford/nlp/coref/CorefProperties.java
edu/stanford/nlp/coref/CorefRules.java
edu/stanford/nlp/coref/CorefScorer.java
edu/stanford/nlp/coref/CorefSystem.java
edu/stanford/nlp/coref/CorefUtils.java
edu/stanford/nlp/coref/data/CorefChain.java
edu/stanford/nlp/coref/data/CorefCluster.java
edu/stanford/nlp/coref/data/Dictionaries.java
edu/stanford/nlp/coref/data/Document.java
edu/stanford/nlp/coref/data/DocumentMaker.java
edu/stanford/nlp/coref/data/DocumentPreprocessor.java
edu/stanford/nlp/coref/data/InputDoc.java
edu/stanford/nlp/coref/data/Mention.java
edu/stanford/nlp/coref/data/Semantics.java
edu/stanford/nlp/coref/data/SpeakerInfo.java
edu/stanford/nlp/coref/data/WordLists.java
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.java
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.java
edu/stanford/nlp/coref/docreader/DocReader.java
edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.java
edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.java
edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.java
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.java
edu/stanford/nlp/coref/hybrid/HybridCorefProperties.java
edu/stanford/nlp/coref/hybrid/HybridCorefSystem.java
edu/stanford/nlp/coref/hybrid/rf/DecisionTree.java
edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.java
edu/stanford/nlp/coref/hybrid/rf/RandomForest.java
edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.java
edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.java
edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.java
edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.java
edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.java
edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.java
edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.java
edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.java
edu/stanford/nlp/coref/hybrid/sieve/MarkRole.java
edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.java
edu/stanford/nlp/coref/hybrid/sieve/NameMatch.java
edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.java
edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.java
edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.java
edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.java
edu/stanford/nlp/coref/hybrid/sieve/RFSieve.java
edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.java
edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.java
edu/stanford/nlp/coref/hybrid/sieve/Sieve.java
edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.java
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.java
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.java
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.java
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.java
edu/stanford/nlp/coref/md/CorefMentionFinder.java
edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.java
edu/stanford/nlp/coref/md/HybridCorefMentionFinder.java
edu/stanford/nlp/coref/md/MentionDetectionClassifier.java
edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.java
edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.java
edu/stanford/nlp/coref/neural/EmbeddingExtractor.java
edu/stanford/nlp/coref/neural/ModelSerializer.java
edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.java
edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.java
edu/stanford/nlp/coref/neural/NeuralCorefModel.java
edu/stanford/nlp/coref/neural/NeuralCorefProperties.java
edu/stanford/nlp/coref/statistical/Clusterer.java
edu/stanford/nlp/coref/statistical/ClustererDataLoader.java
edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.java
edu/stanford/nlp/coref/statistical/CompressedFeatureVector.java
edu/stanford/nlp/coref/statistical/Compressor.java
edu/stanford/nlp/coref/statistical/DatasetBuilder.java
edu/stanford/nlp/coref/statistical/DocumentExamples.java
edu/stanford/nlp/coref/statistical/EvalUtils.java
edu/stanford/nlp/coref/statistical/Example.java
edu/stanford/nlp/coref/statistical/FeatureExtractor.java
edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.java
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.java
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.java
edu/stanford/nlp/coref/statistical/MetadataWriter.java
edu/stanford/nlp/coref/statistical/PairwiseModel.java
edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.java
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.java
edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.java
edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.java
edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.java
edu/stanford/nlp/dcoref/ACEMentionExtractor.java
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java
edu/stanford/nlp/dcoref/Constants.java
edu/stanford/nlp/dcoref/CorefChain.java
edu/stanford/nlp/dcoref/CorefCluster.java
edu/stanford/nlp/dcoref/CorefCoreAnnotations.java
edu/stanford/nlp/dcoref/CorefMentionFinder.java
edu/stanford/nlp/dcoref/CorefScorer.java
edu/stanford/nlp/dcoref/Dictionaries.java
edu/stanford/nlp/dcoref/Document.java
edu/stanford/nlp/dcoref/MUCMentionExtractor.java
edu/stanford/nlp/dcoref/Mention.java
edu/stanford/nlp/dcoref/MentionExtractor.java
edu/stanford/nlp/dcoref/MentionMatcher.java
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java
edu/stanford/nlp/dcoref/Rules.java
edu/stanford/nlp/dcoref/ScorerBCubed.java
edu/stanford/nlp/dcoref/ScorerMUC.java
edu/stanford/nlp/dcoref/ScorerPairwise.java
edu/stanford/nlp/dcoref/Semantics.java
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java
edu/stanford/nlp/dcoref/SieveOptions.java
edu/stanford/nlp/dcoref/SpeakerInfo.java
edu/stanford/nlp/dcoref/package-info.java
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java
edu/stanford/nlp/dcoref/sievepasses/MarkRole.java
edu/stanford/nlp/dcoref/sievepasses/NameMatch.java
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java
edu/stanford/nlp/fsm/AutomatonMinimizer.java
edu/stanford/nlp/fsm/Block.java
edu/stanford/nlp/fsm/DFSA.java
edu/stanford/nlp/fsm/DFSAState.java
edu/stanford/nlp/fsm/DFSATransition.java
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java
edu/stanford/nlp/fsm/QuasiDeterminizer.java
edu/stanford/nlp/fsm/TransducerGraph.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/ChineseQuantifiableEntityNormalizer.java
edu/stanford/nlp/ie/ClassifierCombiner.java
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.java
edu/stanford/nlp/ie/KBPEnsembleExtractor.java
edu/stanford/nlp/ie/KBPRelationExtractor.java
edu/stanford/nlp/ie/KBPSemgrexExtractor.java
edu/stanford/nlp/ie/KBPStatisticalExtractor.java
edu/stanford/nlp/ie/KBPTokensregexExtractor.java
edu/stanford/nlp/ie/NERClassifierCombiner.java
edu/stanford/nlp/ie/NERFeatureFactory.java
edu/stanford/nlp/ie/NERServer.java
edu/stanford/nlp/ie/NumberNormalizer.java
edu/stanford/nlp/ie/PresetSequenceClassifier.java
edu/stanford/nlp/ie/PriorModelFactory.java
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifier.java
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
edu/stanford/nlp/ie/crf/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/machinereading/BasicEntityExtractor.java
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java
edu/stanford/nlp/ie/machinereading/Extractor.java
edu/stanford/nlp/ie/machinereading/ExtractorMerger.java
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java
edu/stanford/nlp/ie/machinereading/LabelValidator.java
edu/stanford/nlp/ie/machinereading/MachineReading.java
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java
edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.java
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java
edu/stanford/nlp/ie/machinereading/ResultsPrinter.java
edu/stanford/nlp/ie/machinereading/common/DomReader.java
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java
edu/stanford/nlp/ie/machinereading/common/StringDictionary.java
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java
edu/stanford/nlp/ie/machinereading/package-info.java
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java
edu/stanford/nlp/ie/machinereading/structure/EntityMention.java
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java
edu/stanford/nlp/ie/machinereading/structure/EventMention.java
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java
edu/stanford/nlp/ie/machinereading/structure/RelationMention.java
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java
edu/stanford/nlp/ie/machinereading/structure/Span.java
edu/stanford/nlp/ie/ner/CMMClassifier.java
edu/stanford/nlp/ie/ner/package-info.java
edu/stanford/nlp/ie/package-info.java
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
edu/stanford/nlp/ie/pascal/ISODateInstance.java
edu/stanford/nlp/ie/pascal/package-info.java
edu/stanford/nlp/ie/qe/Options.java
edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.java
edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.java
edu/stanford/nlp/ie/qe/Unit.java
edu/stanford/nlp/ie/qe/UnitPrefix.java
edu/stanford/nlp/ie/qe/Units.java
edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java
edu/stanford/nlp/ie/util/RelationTriple.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/DefaultLexicalMapper.java
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/FrenchUnknownWordSignatures.java
edu/stanford/nlp/international/french/process/FrenchLexer.java
edu/stanford/nlp/international/french/process/FrenchTokenizer.java
edu/stanford/nlp/international/german/process/GermanTokenizerPostProcessor.java
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
edu/stanford/nlp/international/morph/MorphoFeatures.java
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java
edu/stanford/nlp/international/spanish/SpanishVerbStripper.java
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.java
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.java
edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.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/FileSequentialCollection.java
edu/stanford/nlp/io/FileSystem.java
edu/stanford/nlp/io/IOUtils.java
edu/stanford/nlp/io/Lexer.java
edu/stanford/nlp/io/NullOutputStream.java
edu/stanford/nlp/io/NumberRangeFileFilter.java
edu/stanford/nlp/io/NumberRangesFileFilter.java
edu/stanford/nlp/io/PrintFile.java
edu/stanford/nlp/io/ReaderInputStream.java
edu/stanford/nlp/io/RegExFileFilter.java
edu/stanford/nlp/io/RuntimeIOException.java
edu/stanford/nlp/io/StringOutputStream.java
edu/stanford/nlp/io/TeeStream.java
edu/stanford/nlp/io/package-info.java
edu/stanford/nlp/ling/AbstractCoreLabel.java
edu/stanford/nlp/ling/AbstractToken.java
edu/stanford/nlp/ling/AnnotationLookup.java
edu/stanford/nlp/ling/BasicDatum.java
edu/stanford/nlp/ling/BasicDocument.java
edu/stanford/nlp/ling/CategoryWordTag.java
edu/stanford/nlp/ling/CategoryWordTagFactory.java
edu/stanford/nlp/ling/CoreAnnotation.java
edu/stanford/nlp/ling/CoreAnnotations.java
edu/stanford/nlp/ling/CoreLabel.java
edu/stanford/nlp/ling/CoreUtilities.java
edu/stanford/nlp/ling/Datum.java
edu/stanford/nlp/ling/Document.java
edu/stanford/nlp/ling/DocumentReader.java
edu/stanford/nlp/ling/Featurizable.java
edu/stanford/nlp/ling/HasCategory.java
edu/stanford/nlp/ling/HasContext.java
edu/stanford/nlp/ling/HasIndex.java
edu/stanford/nlp/ling/HasLemma.java
edu/stanford/nlp/ling/HasNER.java
edu/stanford/nlp/ling/HasOffset.java
edu/stanford/nlp/ling/HasOriginalText.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/SegmenterCoreAnnotations.java
edu/stanford/nlp/ling/SentenceUtils.java
edu/stanford/nlp/ling/StringLabel.java
edu/stanford/nlp/ling/StringLabelFactory.java
edu/stanford/nlp/ling/Tag.java
edu/stanford/nlp/ling/TaggedWord.java
edu/stanford/nlp/ling/TaggedWordFactory.java
edu/stanford/nlp/ling/ValueLabel.java
edu/stanford/nlp/ling/Word.java
edu/stanford/nlp/ling/WordFactory.java
edu/stanford/nlp/ling/WordLemmaTag.java
edu/stanford/nlp/ling/WordLemmaTagFactory.java
edu/stanford/nlp/ling/WordTag.java
edu/stanford/nlp/ling/WordTagFactory.java
edu/stanford/nlp/ling/package-info.java
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.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/ProcessTokensRegexRequest.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/matcher/ApproxMatch.java
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java
edu/stanford/nlp/ling/tokensregex/matcher/Match.java
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java
edu/stanford/nlp/ling/tokensregex/matcher/package-info.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/TokenSequenceParser.jj
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/NumberMatchingRegex.java
edu/stanford/nlp/math/SloppyMath.java
edu/stanford/nlp/math/package-info.java
edu/stanford/nlp/maxent/CGRunner.java
edu/stanford/nlp/maxent/DataGeneric.java
edu/stanford/nlp/maxent/Experiments.java
edu/stanford/nlp/maxent/Feature.java
edu/stanford/nlp/maxent/Features.java
edu/stanford/nlp/maxent/Problem.java
edu/stanford/nlp/maxent/iis/LambdaSolve.java
edu/stanford/nlp/maxent/iis/package-info.java
edu/stanford/nlp/maxent/package-info.java
edu/stanford/nlp/naturalli/ClauseSplitter.java
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.java
edu/stanford/nlp/naturalli/ForwardEntailer.java
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.java
edu/stanford/nlp/naturalli/Monotonicity.java
edu/stanford/nlp/naturalli/MonotonicityType.java
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java
edu/stanford/nlp/naturalli/NaturalLogicRelation.java
edu/stanford/nlp/naturalli/NaturalLogicWeights.java
edu/stanford/nlp/naturalli/OpenIE.java
edu/stanford/nlp/naturalli/Operator.java
edu/stanford/nlp/naturalli/OperatorSpec.java
edu/stanford/nlp/naturalli/Polarity.java
edu/stanford/nlp/naturalli/QuestionToStatementTranslator.java
edu/stanford/nlp/naturalli/RelationTripleSegmenter.java
edu/stanford/nlp/naturalli/SentenceFragment.java
edu/stanford/nlp/naturalli/Util.java
edu/stanford/nlp/naturalli/VerbTense.java
edu/stanford/nlp/naturalli/package-info.java
edu/stanford/nlp/net/Ports.java
edu/stanford/nlp/neural/ConvertModels.java
edu/stanford/nlp/neural/Embedding.java
edu/stanford/nlp/neural/NeuralUtils.java
edu/stanford/nlp/neural/SimpleTensor.java
edu/stanford/nlp/neural/VectorMap.java
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java
edu/stanford/nlp/neural/rnn/TopNGramRecord.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/XMLBeginEndIterator.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/paragraphs/ParagraphAnnotator.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/charniak/CharniakParser.java
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java
edu/stanford/nlp/parser/common/ArgUtils.java
edu/stanford/nlp/parser/common/NoSuchParseException.java
edu/stanford/nlp/parser/common/ParserAnnotations.java
edu/stanford/nlp/parser/common/ParserConstraint.java
edu/stanford/nlp/parser/common/ParserGrammar.java
edu/stanford/nlp/parser/common/ParserQuery.java
edu/stanford/nlp/parser/common/ParserUtils.java
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java
edu/stanford/nlp/parser/dvparser/DVModel.java
edu/stanford/nlp/parser/dvparser/DVModelReranker.java
edu/stanford/nlp/parser/dvparser/DVParser.java
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java
edu/stanford/nlp/parser/lexparser/BaseLexicon.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java
edu/stanford/nlp/parser/lexparser/BinaryRule.java
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java
edu/stanford/nlp/parser/lexparser/CNFTransformers.java
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.java
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java
edu/stanford/nlp/parser/lexparser/Debinarizer.java
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
edu/stanford/nlp/parser/lexparser/Edge.java
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java
edu/stanford/nlp/parser/lexparser/Extractor.java
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java
edu/stanford/nlp/parser/lexparser/FactoredParser.java
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java
edu/stanford/nlp/parser/lexparser/GrammarProjection.java
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/Hook.java
edu/stanford/nlp/parser/lexparser/HookChart.java
edu/stanford/nlp/parser/lexparser/IntDependency.java
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
edu/stanford/nlp/parser/lexparser/Interner.java
edu/stanford/nlp/parser/lexparser/Item.java
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java
edu/stanford/nlp/parser/lexparser/Lattice.java
edu/stanford/nlp/parser/lexparser/LatticeEdge.java
edu/stanford/nlp/parser/lexparser/LatticeScorer.java
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java
edu/stanford/nlp/parser/lexparser/Lexicon.java
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/NodePruner.java
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java
edu/stanford/nlp/parser/lexparser/Options.java
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java
edu/stanford/nlp/parser/lexparser/ParseFiles.java
edu/stanford/nlp/parser/lexparser/PostSplitter.java
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java
edu/stanford/nlp/parser/lexparser/RandomWalk.java
edu/stanford/nlp/parser/lexparser/Reranker.java
edu/stanford/nlp/parser/lexparser/RerankerQuery.java
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java
edu/stanford/nlp/parser/lexparser/Rule.java
edu/stanford/nlp/parser/lexparser/Scorer.java
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java
edu/stanford/nlp/parser/lexparser/TagProjection.java
edu/stanford/nlp/parser/lexparser/TestOptions.java
edu/stanford/nlp/parser/lexparser/TestTagProjection.java
edu/stanford/nlp/parser/lexparser/TrainOptions.java
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java
edu/stanford/nlp/parser/lexparser/TwinScorer.java
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java
edu/stanford/nlp/parser/lexparser/UnaryRule.java
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.java
edu/stanford/nlp/parser/lexparser/package-info.java
edu/stanford/nlp/parser/metrics/AbstractEval.java
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java
edu/stanford/nlp/parser/metrics/Eval.java
edu/stanford/nlp/parser/metrics/Evalb.java
edu/stanford/nlp/parser/metrics/EvalbByCat.java
edu/stanford/nlp/parser/metrics/FilteredEval.java
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java
edu/stanford/nlp/parser/metrics/ParserQueryEval.java
edu/stanford/nlp/parser/metrics/TaggingEval.java
edu/stanford/nlp/parser/metrics/TopMatchEval.java
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java
edu/stanford/nlp/parser/nndep/ArcStandard.java
edu/stanford/nlp/parser/nndep/Classifier.java
edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.java
edu/stanford/nlp/parser/nndep/Config.java
edu/stanford/nlp/parser/nndep/Configuration.java
edu/stanford/nlp/parser/nndep/Dataset.java
edu/stanford/nlp/parser/nndep/DependencyParser.java
edu/stanford/nlp/parser/nndep/DependencyParserCache.java
edu/stanford/nlp/parser/nndep/DependencyTree.java
edu/stanford/nlp/parser/nndep/Example.java
edu/stanford/nlp/parser/nndep/ParsingSystem.java
edu/stanford/nlp/parser/nndep/Util.java
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java
edu/stanford/nlp/parser/package-info.java
edu/stanford/nlp/parser/server/LexicalizedParserClient.java
edu/stanford/nlp/parser/server/LexicalizedParserServer.java
edu/stanford/nlp/parser/shiftreduce/BaseModel.java
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java
edu/stanford/nlp/parser/shiftreduce/Oracle.java
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java
edu/stanford/nlp/parser/shiftreduce/State.java
edu/stanford/nlp/parser/shiftreduce/Transition.java
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java
edu/stanford/nlp/parser/shiftreduce/Weight.java
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
edu/stanford/nlp/parser/ui/TreeJPanel.java
edu/stanford/nlp/parser/ui/package-info.java
edu/stanford/nlp/patterns/CandidatePhrase.java
edu/stanford/nlp/patterns/ConstantsAndVariables.java
edu/stanford/nlp/patterns/Data.java
edu/stanford/nlp/patterns/DataInstance.java
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java
edu/stanford/nlp/patterns/InvertedIndexByTokens.java
edu/stanford/nlp/patterns/Pattern.java
edu/stanford/nlp/patterns/PatternFactory.java
edu/stanford/nlp/patterns/PatternsAnnotations.java
edu/stanford/nlp/patterns/PhraseScorer.java
edu/stanford/nlp/patterns/SQLConnection.java
edu/stanford/nlp/patterns/ScorePatterns.java
edu/stanford/nlp/patterns/ScorePatternsFreqBased.java
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java
edu/stanford/nlp/patterns/ScorePhrases.java
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java
edu/stanford/nlp/patterns/SentenceIndex.java
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java
edu/stanford/nlp/patterns/dep/DataInstanceDep.java
edu/stanford/nlp/patterns/dep/DepPattern.java
edu/stanford/nlp/patterns/dep/DepPatternFactory.java
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java
edu/stanford/nlp/patterns/dep/ExtractedPhrase.java
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java
edu/stanford/nlp/patterns/surface/ApplyPatterns.java
edu/stanford/nlp/patterns/surface/CreatePatterns.java
edu/stanford/nlp/patterns/surface/DataInstanceSurface.java
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java
edu/stanford/nlp/patterns/surface/PatternToken.java
edu/stanford/nlp/patterns/surface/PatternsForEachToken.java
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java
edu/stanford/nlp/patterns/surface/ScorePatternsF1.java
edu/stanford/nlp/patterns/surface/SurfacePattern.java
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java
edu/stanford/nlp/patterns/surface/Token.java
edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.java
edu/stanford/nlp/pipeline/Annotation.java
edu/stanford/nlp/pipeline/AnnotationCreator.java
edu/stanford/nlp/pipeline/AnnotationIterator.java
edu/stanford/nlp/pipeline/AnnotationOutputter.java
edu/stanford/nlp/pipeline/AnnotationPipeline.java
edu/stanford/nlp/pipeline/AnnotationSerializer.java
edu/stanford/nlp/pipeline/Annotator.java
edu/stanford/nlp/pipeline/AnnotatorImplementations.java
edu/stanford/nlp/pipeline/AnnotatorPool.java
edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.java
edu/stanford/nlp/pipeline/BinarizerAnnotator.java
edu/stanford/nlp/pipeline/CharniakParserAnnotator.java
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
edu/stanford/nlp/pipeline/CleanXmlAnnotator.java
edu/stanford/nlp/pipeline/CoNLLOutputter.java
edu/stanford/nlp/pipeline/CoNLLUOutputter.java
edu/stanford/nlp/pipeline/CoNLLUReader.java
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java
edu/stanford/nlp/pipeline/CoreDocument.java
edu/stanford/nlp/pipeline/CoreEntityMention.java
edu/stanford/nlp/pipeline/CoreMapAggregator.java
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
edu/stanford/nlp/pipeline/CoreNLP.proto
edu/stanford/nlp/pipeline/CoreNLPProtos.java
edu/stanford/nlp/pipeline/CoreQuote.java
edu/stanford/nlp/pipeline/CoreSentence.java
edu/stanford/nlp/pipeline/CorefAnnotator.java
edu/stanford/nlp/pipeline/CorefMentionAnnotator.java
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java
edu/stanford/nlp/pipeline/DefaultPaths.java
edu/stanford/nlp/pipeline/DependencyParseAnnotator.java
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java
edu/stanford/nlp/pipeline/DocDateAnnotator.java
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java
edu/stanford/nlp/pipeline/GenderAnnotator.java
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java
edu/stanford/nlp/pipeline/InlineXMLOutputter.java
edu/stanford/nlp/pipeline/JSONAnnotationReader.java
edu/stanford/nlp/pipeline/JSONOutputter.java
edu/stanford/nlp/pipeline/KBPAnnotator.java
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
edu/stanford/nlp/pipeline/LanguageInfo.java
edu/stanford/nlp/pipeline/MWTAnnotator.java
edu/stanford/nlp/pipeline/MorphaAnnotator.java
edu/stanford/nlp/pipeline/NERCombinerAnnotator.java
edu/stanford/nlp/pipeline/NumberAnnotator.java
edu/stanford/nlp/pipeline/POSTaggerAnnotator.java
edu/stanford/nlp/pipeline/ParserAnnotator.java
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.java
edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.java
edu/stanford/nlp/pipeline/QuoteAnnotator.java
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.java
edu/stanford/nlp/pipeline/RegexNERAnnotator.java
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java
edu/stanford/nlp/pipeline/SentenceAnnotator.java
edu/stanford/nlp/pipeline/SentimentAnnotator.java
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.java
edu/stanford/nlp/pipeline/StanfordCoreNLP.java
edu/stanford/nlp/pipeline/StanfordCoreNLPClient.java
edu/stanford/nlp/pipeline/StanfordCoreNLPServer.java
edu/stanford/nlp/pipeline/TaggedTextOutputter.java
edu/stanford/nlp/pipeline/TextAnnotationCreator.java
edu/stanford/nlp/pipeline/TextOutputter.java
edu/stanford/nlp/pipeline/TokenizerAnnotator.java
edu/stanford/nlp/pipeline/TokensRegexAnnotator.java
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java
edu/stanford/nlp/pipeline/TrueCaseAnnotator.java
edu/stanford/nlp/pipeline/UDFeatureAnnotator.java
edu/stanford/nlp/pipeline/WikidictAnnotator.java
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java
edu/stanford/nlp/pipeline/XMLOutputter.java
edu/stanford/nlp/pipeline/package-info.java
edu/stanford/nlp/process/AbstractListProcessor.java
edu/stanford/nlp/process/AbstractTokenizer.java
edu/stanford/nlp/process/Americanize.java
edu/stanford/nlp/process/AmericanizeFunction.java
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java
edu/stanford/nlp/process/CodepointCoreLabelProcessor.java
edu/stanford/nlp/process/CoreLabelProcessor.java
edu/stanford/nlp/process/CoreLabelTokenFactory.java
edu/stanford/nlp/process/CoreTokenFactory.java
edu/stanford/nlp/process/DistSimClassifier.java
edu/stanford/nlp/process/DocumentPreprocessor.java
edu/stanford/nlp/process/DocumentProcessor.java
edu/stanford/nlp/process/JFlexDummyLexer.java
edu/stanford/nlp/process/LexedTokenFactory.java
edu/stanford/nlp/process/LexerTokenizer.java
edu/stanford/nlp/process/LexerUtils.java
edu/stanford/nlp/process/ListProcessor.java
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java
edu/stanford/nlp/process/LowercaseFunction.java
edu/stanford/nlp/process/Morpha.java
edu/stanford/nlp/process/Morphology.java
edu/stanford/nlp/process/PTB2TextLexer.java
edu/stanford/nlp/process/PTBEscapingProcessor.java
edu/stanford/nlp/process/PTBLexer.flex
edu/stanford/nlp/process/PTBLexer.java
edu/stanford/nlp/process/PTBTokenizer.java
edu/stanford/nlp/process/SerializableFunction.java
edu/stanford/nlp/process/StripTagsProcessor.java
edu/stanford/nlp/process/TSVSentenceIterator.java
edu/stanford/nlp/process/TSVUtils.java
edu/stanford/nlp/process/Tokenizer.java
edu/stanford/nlp/process/TokenizerAdapter.java
edu/stanford/nlp/process/TokenizerFactory.java
edu/stanford/nlp/process/TransformXML.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/quoteattribution/BammanCorefReader.java
edu/stanford/nlp/quoteattribution/ChapterAnnotator.java
edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.java
edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.java
edu/stanford/nlp/quoteattribution/Person.java
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.java
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.java
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.java
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.java
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.java
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.java
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.java
edu/stanford/nlp/quoteattribution/Sieves/Sieve.java
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.java
edu/stanford/nlp/quoteattribution/XMLToAnnotation.java
edu/stanford/nlp/semgraph/ISemanticGraphEdgeEql.java
edu/stanford/nlp/semgraph/SemanticGraph.java
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java
edu/stanford/nlp/semgraph/SemanticGraphEdge.java
edu/stanford/nlp/semgraph/SemanticGraphFactory.java
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java
edu/stanford/nlp/semgraph/SemanticGraphUtils.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/NodeAttributes.java
edu/stanford/nlp/semgraph/semgrex/NodePattern.java
edu/stanford/nlp/semgraph/semgrex/ParseException.java
edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.java
edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.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/sentiment/AbstractEvaluate.java
edu/stanford/nlp/sentiment/BuildBinarizedDataset.java
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java
edu/stanford/nlp/sentiment/Evaluate.java
edu/stanford/nlp/sentiment/ForwardPropagationException.java
edu/stanford/nlp/sentiment/RNNOptions.java
edu/stanford/nlp/sentiment/RNNTestOptions.java
edu/stanford/nlp/sentiment/RNNTrainOptions.java
edu/stanford/nlp/sentiment/ReadSentimentDataset.java
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java
edu/stanford/nlp/sentiment/SentimentCostAndGradient.java
edu/stanford/nlp/sentiment/SentimentModel.java
edu/stanford/nlp/sentiment/SentimentPipeline.java
edu/stanford/nlp/sentiment/SentimentTraining.java
edu/stanford/nlp/sentiment/SentimentUtils.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/ColumnTabDocumentReaderWriter.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/TrueCasingForNISTDocumentReaderAndWriter.java
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java
edu/stanford/nlp/sequences/package-info.java
edu/stanford/nlp/simple/Document.java
edu/stanford/nlp/simple/Sentence.java
edu/stanford/nlp/simple/SentenceAlgorithms.java
edu/stanford/nlp/simple/SentimentClass.java
edu/stanford/nlp/simple/Token.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/PrecisionRecallStats.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/swing/FontDetector.java
edu/stanford/nlp/swing/TooltipJList.java
edu/stanford/nlp/swing/package-info.java
edu/stanford/nlp/tagger/common/Tagger.java
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileReader.java
edu/stanford/nlp/tagger/io/TaggedFileRecord.java
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java
edu/stanford/nlp/tagger/maxent/ASBCunkDict.java
edu/stanford/nlp/tagger/maxent/AmbiguityClass.java
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java
edu/stanford/nlp/tagger/maxent/CTBunkDict.java
edu/stanford/nlp/tagger/maxent/CountWrapper.java
edu/stanford/nlp/tagger/maxent/CtbDict.java
edu/stanford/nlp/tagger/maxent/DataWordTag.java
edu/stanford/nlp/tagger/maxent/Dictionary.java
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java
edu/stanford/nlp/tagger/maxent/Distsim.java
edu/stanford/nlp/tagger/maxent/Extractor.java
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java
edu/stanford/nlp/tagger/maxent/ExtractorFrames.java
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java
edu/stanford/nlp/tagger/maxent/Extractors.java
edu/stanford/nlp/tagger/maxent/FeatureKey.java
edu/stanford/nlp/tagger/maxent/History.java
edu/stanford/nlp/tagger/maxent/HistoryTable.java
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java
edu/stanford/nlp/tagger/maxent/MaxentTagger.java
edu/stanford/nlp/tagger/maxent/PairsHolder.java
edu/stanford/nlp/tagger/maxent/ReadDataTagged.java
edu/stanford/nlp/tagger/maxent/TTags.java
edu/stanford/nlp/tagger/maxent/TagCount.java
edu/stanford/nlp/tagger/maxent/TaggerConfig.java
edu/stanford/nlp/tagger/maxent/TaggerExperiments.java
edu/stanford/nlp/tagger/maxent/TaggerFeature.java
edu/stanford/nlp/tagger/maxent/TaggerFeatures.java
edu/stanford/nlp/tagger/maxent/TemplateHash.java
edu/stanford/nlp/tagger/maxent/TestClassifier.java
edu/stanford/nlp/tagger/maxent/TestSentence.java
edu/stanford/nlp/tagger/maxent/TestThreadedTagger.java
edu/stanford/nlp/tagger/maxent/package-info.java
edu/stanford/nlp/time/GUTimeAnnotator.java
edu/stanford/nlp/time/GenericTimeExpressionPatterns.java
edu/stanford/nlp/time/HeidelTimeAnnotator.java
edu/stanford/nlp/time/HeidelTimeKBPAnnotator.java
edu/stanford/nlp/time/JodaTimeUtils.java
edu/stanford/nlp/time/JollyDayHolidays.java
edu/stanford/nlp/time/Options.java
edu/stanford/nlp/time/SUTime.java
edu/stanford/nlp/time/SUTimeMain.java
edu/stanford/nlp/time/SUTimeSimpleParser.java
edu/stanford/nlp/time/TimeAnnotations.java
edu/stanford/nlp/time/TimeAnnotator.java
edu/stanford/nlp/time/TimeExpression.java
edu/stanford/nlp/time/TimeExpressionExtractor.java
edu/stanford/nlp/time/TimeExpressionExtractorFactory.java
edu/stanford/nlp/time/TimeExpressionExtractorImpl.java
edu/stanford/nlp/time/TimeExpressionPatterns.java
edu/stanford/nlp/time/TimeFormatter.java
edu/stanford/nlp/time/Timex.java
edu/stanford/nlp/time/XMLUtils.java
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
edu/stanford/nlp/trees/CollinsHeadFinder.java
edu/stanford/nlp/trees/CollocationFinder.java
edu/stanford/nlp/trees/CompositeTreeTransformer.java
edu/stanford/nlp/trees/CompositeTreebank.java
edu/stanford/nlp/trees/Constituent.java
edu/stanford/nlp/trees/ConstituentFactory.java
edu/stanford/nlp/trees/CoordinationTransformer.java
edu/stanford/nlp/trees/CopulaHeadFinder.java
edu/stanford/nlp/trees/DateTreeTransformer.java
edu/stanford/nlp/trees/DeepTree.java
edu/stanford/nlp/trees/Dependencies.java
edu/stanford/nlp/trees/Dependency.java
edu/stanford/nlp/trees/DependencyFactory.java
edu/stanford/nlp/trees/DependencyPrinter.java
edu/stanford/nlp/trees/DependencyReader.java
edu/stanford/nlp/trees/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/FilteringTreebank.java
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java
edu/stanford/nlp/trees/GrammaticalRelation.java
edu/stanford/nlp/trees/GrammaticalStructure.java
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.java
edu/stanford/nlp/trees/GrammaticalStructureFactory.java
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
edu/stanford/nlp/trees/HasParent.java
edu/stanford/nlp/trees/HeadFinder.java
edu/stanford/nlp/trees/Labeled.java
edu/stanford/nlp/trees/LabeledConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituent.java
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
edu/stanford/nlp/trees/LabeledScoredTreeNode.java
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
edu/stanford/nlp/trees/LeftHeadFinder.java
edu/stanford/nlp/trees/LengthTreeFilter.java
edu/stanford/nlp/trees/MemoryTreebank.java
edu/stanford/nlp/trees/ModCollinsHeadFinder.java
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
edu/stanford/nlp/trees/NamedDependency.java
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java
edu/stanford/nlp/trees/OutputSubtrees.java
edu/stanford/nlp/trees/PennTreeReader.java
edu/stanford/nlp/trees/PennTreeReaderFactory.java
edu/stanford/nlp/trees/PennTreebankLanguagePack.java
edu/stanford/nlp/trees/PennTreebankTokenizer.java
edu/stanford/nlp/trees/QPTreeTransformer.java
edu/stanford/nlp/trees/RecursiveTreeTransformer.java
edu/stanford/nlp/trees/SemanticHeadFinder.java
edu/stanford/nlp/trees/SimpleConstituent.java
edu/stanford/nlp/trees/SimpleConstituentFactory.java
edu/stanford/nlp/trees/SimpleTree.java
edu/stanford/nlp/trees/SimpleTreeFactory.java
edu/stanford/nlp/trees/Span.java
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java
edu/stanford/nlp/trees/TransformingTreebank.java
edu/stanford/nlp/trees/Tree.java
edu/stanford/nlp/trees/TreeCoreAnnotations.java
edu/stanford/nlp/trees/TreeFactory.java
edu/stanford/nlp/trees/TreeFilters.java
edu/stanford/nlp/trees/TreeFunctions.java
edu/stanford/nlp/trees/TreeGraphNode.java
edu/stanford/nlp/trees/TreeGraphNodeFactory.java
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java
edu/stanford/nlp/trees/TreeLemmatizer.java
edu/stanford/nlp/trees/TreeLengthComparator.java
edu/stanford/nlp/trees/TreeNormalizer.java
edu/stanford/nlp/trees/TreePrint.java
edu/stanford/nlp/trees/TreeReader.java
edu/stanford/nlp/trees/TreeReaderFactory.java
edu/stanford/nlp/trees/TreeTokenizerFactory.java
edu/stanford/nlp/trees/TreeTransformer.java
edu/stanford/nlp/trees/TreeVisitor.java
edu/stanford/nlp/trees/Treebank.java
edu/stanford/nlp/trees/TreebankFactory.java
edu/stanford/nlp/trees/TreebankLanguagePack.java
edu/stanford/nlp/trees/TreebankTagUpdater.java
edu/stanford/nlp/trees/TreebankTransformer.java
edu/stanford/nlp/trees/Treebanks.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/NoEmptiesCTBTreeReaderFactory.java
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java
edu/stanford/nlp/trees/international/pennchinese/package-info.java
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java
edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.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/international/spanish/SpanishXMLTreeReader.java
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java
edu/stanford/nlp/trees/international/tuebadz/package-info.java
edu/stanford/nlp/trees/package-info.java
edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.java
edu/stanford/nlp/trees/treebank/Mapper.java
edu/stanford/nlp/trees/tregex/CoordinationPattern.java
edu/stanford/nlp/trees/tregex/DescriptionPattern.java
edu/stanford/nlp/trees/tregex/Macros.java
edu/stanford/nlp/trees/tregex/ParseException.java
edu/stanford/nlp/trees/tregex/Relation.java
edu/stanford/nlp/trees/tregex/SimpleCharStream.java
edu/stanford/nlp/trees/tregex/Token.java
edu/stanford/nlp/trees/tregex/TokenMgrError.java
edu/stanford/nlp/trees/tregex/TregexMatcher.java
edu/stanford/nlp/trees/tregex/TregexParseException.java
edu/stanford/nlp/trees/tregex/TregexParser.java
edu/stanford/nlp/trees/tregex/TregexParserConstants.java
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
edu/stanford/nlp/trees/tregex/TregexPattern.java
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
edu/stanford/nlp/trees/tregex/VariableStrings.java
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java
edu/stanford/nlp/trees/tregex/gui/FilePanel.java
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java
edu/stanford/nlp/trees/tregex/gui/InputPanel.java
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java
edu/stanford/nlp/trees/tregex/gui/Preferences.java
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java
edu/stanford/nlp/trees/tregex/gui/Tdiff.java
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java
edu/stanford/nlp/trees/tregex/gui/TregexGUI.java
edu/stanford/nlp/trees/tregex/gui/package-info.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/trees/ud/CoNLLUDocumentReader.java
edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.java
edu/stanford/nlp/trees/ud/CoNLLUUtils.java
edu/stanford/nlp/trees/ud/EnhancementOptions.java
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.java
edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.java
edu/stanford/nlp/util/AbstractIterator.java
edu/stanford/nlp/util/AcronymMatcher.java
edu/stanford/nlp/util/ArgumentParser.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/ConfusionMatrix.java
edu/stanford/nlp/util/ConvertByteArray.java
edu/stanford/nlp/util/CoreMap.java
edu/stanford/nlp/util/DataFilePaths.java
edu/stanford/nlp/util/DeltaIndex.java
edu/stanford/nlp/util/DeltaMap.java
edu/stanford/nlp/util/EditDistance.java
edu/stanford/nlp/util/ErasureUtils.java
edu/stanford/nlp/util/Factory.java
edu/stanford/nlp/util/FilePathProcessor.java
edu/stanford/nlp/util/FileProcessor.java
edu/stanford/nlp/util/FilteredIterator.java
edu/stanford/nlp/util/Filters.java
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
edu/stanford/nlp/util/FuzzyInterval.java
edu/stanford/nlp/util/Generics.java
edu/stanford/nlp/util/GoogleNGramsSQLBacked.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/LeastRecentlyUsedCache.java
edu/stanford/nlp/util/MapFactory.java
edu/stanford/nlp/util/MapList.java
edu/stanford/nlp/util/Maps.java
edu/stanford/nlp/util/MaxSizeConcurrentHashSet.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/MutableLong.java
edu/stanford/nlp/util/PaddedList.java
edu/stanford/nlp/util/Pair.java
edu/stanford/nlp/util/Pointer.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/ThreeDimensionalMap.java
edu/stanford/nlp/util/Timing.java
edu/stanford/nlp/util/TreeShapedStack.java
edu/stanford/nlp/util/Trilean.java
edu/stanford/nlp/util/Triple.java
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java
edu/stanford/nlp/util/TwoDimensionalMap.java
edu/stanford/nlp/util/TwoDimensionalSet.java
edu/stanford/nlp/util/TypesafeMap.java
edu/stanford/nlp/util/UTF8EquivalenceFunction.java
edu/stanford/nlp/util/ValuedInterval.java
edu/stanford/nlp/util/XMLUtils.java
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.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/BooleanLogRecordHandler.java
edu/stanford/nlp/util/logging/Color.java
edu/stanford/nlp/util/logging/FilterHandler.java
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java
edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java
edu/stanford/nlp/util/logging/LogFilter.java
edu/stanford/nlp/util/logging/LogRecordHandler.java
edu/stanford/nlp/util/logging/NewlineLogFormatter.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/SLF4JHandler.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/AffixDictionary.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/package-info.java
#####
GENERATING JAR FILE
#####
JAR file:
/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-sources.jar
Root directory:
src
jar cfm /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-sources.jar /u/nlp/distrib/stanford-corenlp-4.2.0/manifest.txt edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java \
edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java \
edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java \
edu/stanford/nlp/classify/Classifier.java \
edu/stanford/nlp/classify/ClassifierCreator.java \
edu/stanford/nlp/classify/ClassifierFactory.java \
edu/stanford/nlp/classify/ColumnDataClassifier.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/LogConditionalEqConstraintFunction.java \
edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/LogPrior.java \
edu/stanford/nlp/classify/LogisticClassifier.java \
edu/stanford/nlp/classify/LogisticClassifierFactory.java \
edu/stanford/nlp/classify/LogisticObjectiveFunction.java \
edu/stanford/nlp/classify/NBLinearClassifierFactory.java \
edu/stanford/nlp/classify/NaiveBayesClassifier.java \
edu/stanford/nlp/classify/NaiveBayesClassifierFactory.java \
edu/stanford/nlp/classify/PRCurve.java \
edu/stanford/nlp/classify/ProbabilisticClassifier.java \
edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java \
edu/stanford/nlp/classify/RVFClassifier.java \
edu/stanford/nlp/classify/RVFDataset.java \
edu/stanford/nlp/classify/SVMLightClassifier.java \
edu/stanford/nlp/classify/SVMLightClassifierFactory.java \
edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java \
edu/stanford/nlp/classify/WeightedDataset.java \
edu/stanford/nlp/classify/WeightedRVFDataset.java \
edu/stanford/nlp/classify/package-info.java \
edu/stanford/nlp/coref/CorefAlgorithm.java \
edu/stanford/nlp/coref/CorefCoreAnnotations.java \
edu/stanford/nlp/coref/CorefDocumentProcessor.java \
edu/stanford/nlp/coref/CorefPrinter.java \
edu/stanford/nlp/coref/CorefProperties.java \
edu/stanford/nlp/coref/CorefRules.java \
edu/stanford/nlp/coref/CorefScorer.java \
edu/stanford/nlp/coref/CorefSystem.java \
edu/stanford/nlp/coref/CorefUtils.java \
edu/stanford/nlp/coref/data/CorefChain.java \
edu/stanford/nlp/coref/data/CorefCluster.java \
edu/stanford/nlp/coref/data/Dictionaries.java \
edu/stanford/nlp/coref/data/Document.java \
edu/stanford/nlp/coref/data/DocumentMaker.java \
edu/stanford/nlp/coref/data/DocumentPreprocessor.java \
edu/stanford/nlp/coref/data/InputDoc.java \
edu/stanford/nlp/coref/data/Mention.java \
edu/stanford/nlp/coref/data/Semantics.java \
edu/stanford/nlp/coref/data/SpeakerInfo.java \
edu/stanford/nlp/coref/data/WordLists.java \
edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.java \
edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.java \
edu/stanford/nlp/coref/docreader/DocReader.java \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.java \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.java \
edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.java \
edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.java \
edu/stanford/nlp/coref/hybrid/HybridCorefProperties.java \
edu/stanford/nlp/coref/hybrid/HybridCorefSystem.java \
edu/stanford/nlp/coref/hybrid/rf/DecisionTree.java \
edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.java \
edu/stanford/nlp/coref/hybrid/rf/RandomForest.java \
edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.java \
edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.java \
edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/MarkRole.java \
edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.java \
edu/stanford/nlp/coref/hybrid/sieve/NameMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.java \
edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.java \
edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.java \
edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/RFSieve.java \
edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/Sieve.java \
edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.java \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.java \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.java \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.java \
edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.java \
edu/stanford/nlp/coref/md/CorefMentionFinder.java \
edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.java \
edu/stanford/nlp/coref/md/HybridCorefMentionFinder.java \
edu/stanford/nlp/coref/md/MentionDetectionClassifier.java \
edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.java \
edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.java \
edu/stanford/nlp/coref/neural/EmbeddingExtractor.java \
edu/stanford/nlp/coref/neural/ModelSerializer.java \
edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.java \
edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.java \
edu/stanford/nlp/coref/neural/NeuralCorefModel.java \
edu/stanford/nlp/coref/neural/NeuralCorefProperties.java \
edu/stanford/nlp/coref/statistical/Clusterer.java \
edu/stanford/nlp/coref/statistical/ClustererDataLoader.java \
edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.java \
edu/stanford/nlp/coref/statistical/CompressedFeatureVector.java \
edu/stanford/nlp/coref/statistical/Compressor.java \
edu/stanford/nlp/coref/statistical/DatasetBuilder.java \
edu/stanford/nlp/coref/statistical/DocumentExamples.java \
edu/stanford/nlp/coref/statistical/EvalUtils.java \
edu/stanford/nlp/coref/statistical/Example.java \
edu/stanford/nlp/coref/statistical/FeatureExtractor.java \
edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.java \
edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.java \
edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.java \
edu/stanford/nlp/coref/statistical/MetadataWriter.java \
edu/stanford/nlp/coref/statistical/PairwiseModel.java \
edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.java \
edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.java \
edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.java \
edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.java \
edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.java \
edu/stanford/nlp/dcoref/ACEMentionExtractor.java \
edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java \
edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java \
edu/stanford/nlp/dcoref/Constants.java \
edu/stanford/nlp/dcoref/CorefChain.java \
edu/stanford/nlp/dcoref/CorefCluster.java \
edu/stanford/nlp/dcoref/CorefCoreAnnotations.java \
edu/stanford/nlp/dcoref/CorefMentionFinder.java \
edu/stanford/nlp/dcoref/CorefScorer.java \
edu/stanford/nlp/dcoref/Dictionaries.java \
edu/stanford/nlp/dcoref/Document.java \
edu/stanford/nlp/dcoref/MUCMentionExtractor.java \
edu/stanford/nlp/dcoref/Mention.java \
edu/stanford/nlp/dcoref/MentionExtractor.java \
edu/stanford/nlp/dcoref/MentionMatcher.java \
edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java \
edu/stanford/nlp/dcoref/Rules.java \
edu/stanford/nlp/dcoref/ScorerBCubed.java \
edu/stanford/nlp/dcoref/ScorerMUC.java \
edu/stanford/nlp/dcoref/ScorerPairwise.java \
edu/stanford/nlp/dcoref/Semantics.java \
edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java \
edu/stanford/nlp/dcoref/SieveOptions.java \
edu/stanford/nlp/dcoref/SpeakerInfo.java \
edu/stanford/nlp/dcoref/package-info.java \
edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java \
edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java \
edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java \
edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java \
edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java \
edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java \
edu/stanford/nlp/dcoref/sievepasses/MarkRole.java \
edu/stanford/nlp/dcoref/sievepasses/NameMatch.java \
edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java \
edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java \
edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java \
edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java \
edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java \
edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java \
edu/stanford/nlp/fsm/AutomatonMinimizer.java \
edu/stanford/nlp/fsm/Block.java \
edu/stanford/nlp/fsm/DFSA.java \
edu/stanford/nlp/fsm/DFSAState.java \
edu/stanford/nlp/fsm/DFSATransition.java \
edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java \
edu/stanford/nlp/fsm/QuasiDeterminizer.java \
edu/stanford/nlp/fsm/TransducerGraph.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/ChineseQuantifiableEntityNormalizer.java \
edu/stanford/nlp/ie/ClassifierCombiner.java \
edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java \
edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java \
edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.java \
edu/stanford/nlp/ie/KBPEnsembleExtractor.java \
edu/stanford/nlp/ie/KBPRelationExtractor.java \
edu/stanford/nlp/ie/KBPSemgrexExtractor.java \
edu/stanford/nlp/ie/KBPStatisticalExtractor.java \
edu/stanford/nlp/ie/KBPTokensregexExtractor.java \
edu/stanford/nlp/ie/NERClassifierCombiner.java \
edu/stanford/nlp/ie/NERFeatureFactory.java \
edu/stanford/nlp/ie/NERServer.java \
edu/stanford/nlp/ie/NumberNormalizer.java \
edu/stanford/nlp/ie/PresetSequenceClassifier.java \
edu/stanford/nlp/ie/PriorModelFactory.java \
edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java \
edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifier.java \
edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java \
edu/stanford/nlp/ie/crf/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/machinereading/BasicEntityExtractor.java \
edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java \
edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java \
edu/stanford/nlp/ie/machinereading/Extractor.java \
edu/stanford/nlp/ie/machinereading/ExtractorMerger.java \
edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java \
edu/stanford/nlp/ie/machinereading/LabelValidator.java \
edu/stanford/nlp/ie/machinereading/MachineReading.java \
edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java \
edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.java \
edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java \
edu/stanford/nlp/ie/machinereading/ResultsPrinter.java \
edu/stanford/nlp/ie/machinereading/common/DomReader.java \
edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java \
edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java \
edu/stanford/nlp/ie/machinereading/common/StringDictionary.java \
edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java \
edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java \
edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java \
edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java \
edu/stanford/nlp/ie/machinereading/package-info.java \
edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java \
edu/stanford/nlp/ie/machinereading/structure/EntityMention.java \
edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java \
edu/stanford/nlp/ie/machinereading/structure/EventMention.java \
edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java \
edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java \
edu/stanford/nlp/ie/machinereading/structure/RelationMention.java \
edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java \
edu/stanford/nlp/ie/machinereading/structure/Span.java \
edu/stanford/nlp/ie/ner/CMMClassifier.java \
edu/stanford/nlp/ie/ner/package-info.java \
edu/stanford/nlp/ie/package-info.java \
edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java \
edu/stanford/nlp/ie/pascal/ISODateInstance.java \
edu/stanford/nlp/ie/pascal/package-info.java \
edu/stanford/nlp/ie/qe/Options.java \
edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.java \
edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.java \
edu/stanford/nlp/ie/qe/Unit.java \
edu/stanford/nlp/ie/qe/UnitPrefix.java \
edu/stanford/nlp/ie/qe/Units.java \
edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java \
edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java \
edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java \
edu/stanford/nlp/ie/util/RelationTriple.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/DefaultLexicalMapper.java \
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/FrenchUnknownWordSignatures.java \
edu/stanford/nlp/international/french/process/FrenchLexer.java \
edu/stanford/nlp/international/french/process/FrenchTokenizer.java \
edu/stanford/nlp/international/german/process/GermanTokenizerPostProcessor.java \
edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java \
edu/stanford/nlp/international/morph/MorphoFeatures.java \
edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java \
edu/stanford/nlp/international/spanish/SpanishVerbStripper.java \
edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.java \
edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.java \
edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.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/FileSequentialCollection.java \
edu/stanford/nlp/io/FileSystem.java \
edu/stanford/nlp/io/IOUtils.java \
edu/stanford/nlp/io/Lexer.java \
edu/stanford/nlp/io/NullOutputStream.java \
edu/stanford/nlp/io/NumberRangeFileFilter.java \
edu/stanford/nlp/io/NumberRangesFileFilter.java \
edu/stanford/nlp/io/PrintFile.java \
edu/stanford/nlp/io/ReaderInputStream.java \
edu/stanford/nlp/io/RegExFileFilter.java \
edu/stanford/nlp/io/RuntimeIOException.java \
edu/stanford/nlp/io/StringOutputStream.java \
edu/stanford/nlp/io/TeeStream.java \
edu/stanford/nlp/io/package-info.java \
edu/stanford/nlp/ling/AbstractCoreLabel.java \
edu/stanford/nlp/ling/AbstractToken.java \
edu/stanford/nlp/ling/AnnotationLookup.java \
edu/stanford/nlp/ling/BasicDatum.java \
edu/stanford/nlp/ling/BasicDocument.java \
edu/stanford/nlp/ling/CategoryWordTag.java \
edu/stanford/nlp/ling/CategoryWordTagFactory.java \
edu/stanford/nlp/ling/CoreAnnotation.java \
edu/stanford/nlp/ling/CoreAnnotations.java \
edu/stanford/nlp/ling/CoreLabel.java \
edu/stanford/nlp/ling/CoreUtilities.java \
edu/stanford/nlp/ling/Datum.java \
edu/stanford/nlp/ling/Document.java \
edu/stanford/nlp/ling/DocumentReader.java \
edu/stanford/nlp/ling/Featurizable.java \
edu/stanford/nlp/ling/HasCategory.java \
edu/stanford/nlp/ling/HasContext.java \
edu/stanford/nlp/ling/HasIndex.java \
edu/stanford/nlp/ling/HasLemma.java \
edu/stanford/nlp/ling/HasNER.java \
edu/stanford/nlp/ling/HasOffset.java \
edu/stanford/nlp/ling/HasOriginalText.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/SegmenterCoreAnnotations.java \
edu/stanford/nlp/ling/SentenceUtils.java \
edu/stanford/nlp/ling/StringLabel.java \
edu/stanford/nlp/ling/StringLabelFactory.java \
edu/stanford/nlp/ling/Tag.java \
edu/stanford/nlp/ling/TaggedWord.java \
edu/stanford/nlp/ling/TaggedWordFactory.java \
edu/stanford/nlp/ling/ValueLabel.java \
edu/stanford/nlp/ling/Word.java \
edu/stanford/nlp/ling/WordFactory.java \
edu/stanford/nlp/ling/WordLemmaTag.java \
edu/stanford/nlp/ling/WordLemmaTagFactory.java \
edu/stanford/nlp/ling/WordTag.java \
edu/stanford/nlp/ling/WordTagFactory.java \
edu/stanford/nlp/ling/package-info.java \
edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java \
edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.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/ProcessTokensRegexRequest.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/matcher/ApproxMatch.java \
edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java \
edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java \
edu/stanford/nlp/ling/tokensregex/matcher/Match.java \
edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java \
edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java \
edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java \
edu/stanford/nlp/ling/tokensregex/matcher/package-info.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/TokenSequenceParser.jj \
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/NumberMatchingRegex.java \
edu/stanford/nlp/math/SloppyMath.java \
edu/stanford/nlp/math/package-info.java \
edu/stanford/nlp/maxent/CGRunner.java \
edu/stanford/nlp/maxent/DataGeneric.java \
edu/stanford/nlp/maxent/Experiments.java \
edu/stanford/nlp/maxent/Feature.java \
edu/stanford/nlp/maxent/Features.java \
edu/stanford/nlp/maxent/Problem.java \
edu/stanford/nlp/maxent/iis/LambdaSolve.java \
edu/stanford/nlp/maxent/iis/package-info.java \
edu/stanford/nlp/maxent/package-info.java \
edu/stanford/nlp/naturalli/ClauseSplitter.java \
edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.java \
edu/stanford/nlp/naturalli/ForwardEntailer.java \
edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.java \
edu/stanford/nlp/naturalli/Monotonicity.java \
edu/stanford/nlp/naturalli/MonotonicityType.java \
edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java \
edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java \
edu/stanford/nlp/naturalli/NaturalLogicRelation.java \
edu/stanford/nlp/naturalli/NaturalLogicWeights.java \
edu/stanford/nlp/naturalli/OpenIE.java \
edu/stanford/nlp/naturalli/Operator.java \
edu/stanford/nlp/naturalli/OperatorSpec.java \
edu/stanford/nlp/naturalli/Polarity.java \
edu/stanford/nlp/naturalli/QuestionToStatementTranslator.java \
edu/stanford/nlp/naturalli/RelationTripleSegmenter.java \
edu/stanford/nlp/naturalli/SentenceFragment.java \
edu/stanford/nlp/naturalli/Util.java \
edu/stanford/nlp/naturalli/VerbTense.java \
edu/stanford/nlp/naturalli/package-info.java \
edu/stanford/nlp/net/Ports.java \
edu/stanford/nlp/neural/ConvertModels.java \
edu/stanford/nlp/neural/Embedding.java \
edu/stanford/nlp/neural/NeuralUtils.java \
edu/stanford/nlp/neural/SimpleTensor.java \
edu/stanford/nlp/neural/VectorMap.java \
edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java \
edu/stanford/nlp/neural/rnn/TopNGramRecord.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/XMLBeginEndIterator.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/paragraphs/ParagraphAnnotator.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/charniak/CharniakParser.java \
edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java \
edu/stanford/nlp/parser/common/ArgUtils.java \
edu/stanford/nlp/parser/common/NoSuchParseException.java \
edu/stanford/nlp/parser/common/ParserAnnotations.java \
edu/stanford/nlp/parser/common/ParserConstraint.java \
edu/stanford/nlp/parser/common/ParserGrammar.java \
edu/stanford/nlp/parser/common/ParserQuery.java \
edu/stanford/nlp/parser/common/ParserUtils.java \
edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java \
edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java \
edu/stanford/nlp/parser/dvparser/DVModel.java \
edu/stanford/nlp/parser/dvparser/DVModelReranker.java \
edu/stanford/nlp/parser/dvparser/DVParser.java \
edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java \
edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java \
edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java \
edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java \
edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java \
edu/stanford/nlp/parser/lexparser/BaseLexicon.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java \
edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammar.java \
edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java \
edu/stanford/nlp/parser/lexparser/BinaryRule.java \
edu/stanford/nlp/parser/lexparser/BoundaryRemover.java \
edu/stanford/nlp/parser/lexparser/CNFTransformers.java \
edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexicon.java \
edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java \
edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.java \
edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java \
edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java \
edu/stanford/nlp/parser/lexparser/Debinarizer.java \
edu/stanford/nlp/parser/lexparser/DependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/Edge.java \
edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java \
edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java \
edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java \
edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java \
edu/stanford/nlp/parser/lexparser/Extractor.java \
edu/stanford/nlp/parser/lexparser/FactoredLexicon.java \
edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java \
edu/stanford/nlp/parser/lexparser/FactoredParser.java \
edu/stanford/nlp/parser/lexparser/FastFactoredParser.java \
edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/GrammarCompactor.java \
edu/stanford/nlp/parser/lexparser/GrammarProjection.java \
edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java \
edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/Hook.java \
edu/stanford/nlp/parser/lexparser/HookChart.java \
edu/stanford/nlp/parser/lexparser/IntDependency.java \
edu/stanford/nlp/parser/lexparser/IntTaggedWord.java \
edu/stanford/nlp/parser/lexparser/Interner.java \
edu/stanford/nlp/parser/lexparser/Item.java \
edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java \
edu/stanford/nlp/parser/lexparser/Lattice.java \
edu/stanford/nlp/parser/lexparser/LatticeEdge.java \
edu/stanford/nlp/parser/lexparser/LatticeScorer.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParser.java \
edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java \
edu/stanford/nlp/parser/lexparser/Lexicon.java \
edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java \
edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java \
edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/NodePruner.java \
edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java \
edu/stanford/nlp/parser/lexparser/Options.java \
edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java \
edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/ParseFiles.java \
edu/stanford/nlp/parser/lexparser/PostSplitter.java \
edu/stanford/nlp/parser/lexparser/ProjectionScorer.java \
edu/stanford/nlp/parser/lexparser/RandomWalk.java \
edu/stanford/nlp/parser/lexparser/Reranker.java \
edu/stanford/nlp/parser/lexparser/RerankerQuery.java \
edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java \
edu/stanford/nlp/parser/lexparser/Rule.java \
edu/stanford/nlp/parser/lexparser/Scorer.java \
edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java \
edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java \
edu/stanford/nlp/parser/lexparser/TagProjection.java \
edu/stanford/nlp/parser/lexparser/TestOptions.java \
edu/stanford/nlp/parser/lexparser/TestTagProjection.java \
edu/stanford/nlp/parser/lexparser/TrainOptions.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeBinarizer.java \
edu/stanford/nlp/parser/lexparser/TreeCollinizer.java \
edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java \
edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java \
edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java \
edu/stanford/nlp/parser/lexparser/TwinScorer.java \
edu/stanford/nlp/parser/lexparser/UnaryGrammar.java \
edu/stanford/nlp/parser/lexparser/UnaryRule.java \
edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModel.java \
edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java \
edu/stanford/nlp/parser/lexparser/demo/ParserDemo.java \
edu/stanford/nlp/parser/lexparser/package-info.java \
edu/stanford/nlp/parser/metrics/AbstractEval.java \
edu/stanford/nlp/parser/metrics/BestOfTopKEval.java \
edu/stanford/nlp/parser/metrics/Eval.java \
edu/stanford/nlp/parser/metrics/Evalb.java \
edu/stanford/nlp/parser/metrics/EvalbByCat.java \
edu/stanford/nlp/parser/metrics/FilteredEval.java \
edu/stanford/nlp/parser/metrics/LeafAncestorEval.java \
edu/stanford/nlp/parser/metrics/ParserQueryEval.java \
edu/stanford/nlp/parser/metrics/TaggingEval.java \
edu/stanford/nlp/parser/metrics/TopMatchEval.java \
edu/stanford/nlp/parser/metrics/TreeSpanScoring.java \
edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java \
edu/stanford/nlp/parser/nndep/ArcStandard.java \
edu/stanford/nlp/parser/nndep/Classifier.java \
edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.java \
edu/stanford/nlp/parser/nndep/Config.java \
edu/stanford/nlp/parser/nndep/Configuration.java \
edu/stanford/nlp/parser/nndep/Dataset.java \
edu/stanford/nlp/parser/nndep/DependencyParser.java \
edu/stanford/nlp/parser/nndep/DependencyParserCache.java \
edu/stanford/nlp/parser/nndep/DependencyTree.java \
edu/stanford/nlp/parser/nndep/Example.java \
edu/stanford/nlp/parser/nndep/ParsingSystem.java \
edu/stanford/nlp/parser/nndep/Util.java \
edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java \
edu/stanford/nlp/parser/package-info.java \
edu/stanford/nlp/parser/server/LexicalizedParserClient.java \
edu/stanford/nlp/parser/server/LexicalizedParserServer.java \
edu/stanford/nlp/parser/shiftreduce/BaseModel.java \
edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java \
edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java \
edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java \
edu/stanford/nlp/parser/shiftreduce/IdleTransition.java \
edu/stanford/nlp/parser/shiftreduce/Oracle.java \
edu/stanford/nlp/parser/shiftreduce/OracleTransition.java \
edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java \
edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java \
edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java \
edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java \
edu/stanford/nlp/parser/shiftreduce/State.java \
edu/stanford/nlp/parser/shiftreduce/Transition.java \
edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java \
edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java \
edu/stanford/nlp/parser/shiftreduce/Weight.java \
edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java \
edu/stanford/nlp/parser/ui/TreeJPanel.java \
edu/stanford/nlp/parser/ui/package-info.java \
edu/stanford/nlp/patterns/CandidatePhrase.java \
edu/stanford/nlp/patterns/ConstantsAndVariables.java \
edu/stanford/nlp/patterns/Data.java \
edu/stanford/nlp/patterns/DataInstance.java \
edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java \
edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java \
edu/stanford/nlp/patterns/InvertedIndexByTokens.java \
edu/stanford/nlp/patterns/Pattern.java \
edu/stanford/nlp/patterns/PatternFactory.java \
edu/stanford/nlp/patterns/PatternsAnnotations.java \
edu/stanford/nlp/patterns/PhraseScorer.java \
edu/stanford/nlp/patterns/SQLConnection.java \
edu/stanford/nlp/patterns/ScorePatterns.java \
edu/stanford/nlp/patterns/ScorePatternsFreqBased.java \
edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java \
edu/stanford/nlp/patterns/ScorePhrases.java \
edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java \
edu/stanford/nlp/patterns/SentenceIndex.java \
edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java \
edu/stanford/nlp/patterns/dep/DataInstanceDep.java \
edu/stanford/nlp/patterns/dep/DepPattern.java \
edu/stanford/nlp/patterns/dep/DepPatternFactory.java \
edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java \
edu/stanford/nlp/patterns/dep/ExtractedPhrase.java \
edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java \
edu/stanford/nlp/patterns/surface/ApplyPatterns.java \
edu/stanford/nlp/patterns/surface/CreatePatterns.java \
edu/stanford/nlp/patterns/surface/DataInstanceSurface.java \
edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java \
edu/stanford/nlp/patterns/surface/PatternToken.java \
edu/stanford/nlp/patterns/surface/PatternsForEachToken.java \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java \
edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java \
edu/stanford/nlp/patterns/surface/ScorePatternsF1.java \
edu/stanford/nlp/patterns/surface/SurfacePattern.java \
edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java \
edu/stanford/nlp/patterns/surface/Token.java \
edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.java \
edu/stanford/nlp/pipeline/Annotation.java \
edu/stanford/nlp/pipeline/AnnotationCreator.java \
edu/stanford/nlp/pipeline/AnnotationIterator.java \
edu/stanford/nlp/pipeline/AnnotationOutputter.java \
edu/stanford/nlp/pipeline/AnnotationPipeline.java \
edu/stanford/nlp/pipeline/AnnotationSerializer.java \
edu/stanford/nlp/pipeline/Annotator.java \
edu/stanford/nlp/pipeline/AnnotatorImplementations.java \
edu/stanford/nlp/pipeline/AnnotatorPool.java \
edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.java \
edu/stanford/nlp/pipeline/BinarizerAnnotator.java \
edu/stanford/nlp/pipeline/CharniakParserAnnotator.java \
edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java \
edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java \
edu/stanford/nlp/pipeline/CleanXmlAnnotator.java \
edu/stanford/nlp/pipeline/CoNLLOutputter.java \
edu/stanford/nlp/pipeline/CoNLLUOutputter.java \
edu/stanford/nlp/pipeline/CoNLLUReader.java \
edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java \
edu/stanford/nlp/pipeline/CoreDocument.java \
edu/stanford/nlp/pipeline/CoreEntityMention.java \
edu/stanford/nlp/pipeline/CoreMapAggregator.java \
edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java \
edu/stanford/nlp/pipeline/CoreNLP.proto \
edu/stanford/nlp/pipeline/CoreNLPProtos.java \
edu/stanford/nlp/pipeline/CoreQuote.java \
edu/stanford/nlp/pipeline/CoreSentence.java \
edu/stanford/nlp/pipeline/CorefAnnotator.java \
edu/stanford/nlp/pipeline/CorefMentionAnnotator.java \
edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java \
edu/stanford/nlp/pipeline/DefaultPaths.java \
edu/stanford/nlp/pipeline/DependencyParseAnnotator.java \
edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java \
edu/stanford/nlp/pipeline/DocDateAnnotator.java \
edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java \
edu/stanford/nlp/pipeline/GenderAnnotator.java \
edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java \
edu/stanford/nlp/pipeline/InlineXMLOutputter.java \
edu/stanford/nlp/pipeline/JSONAnnotationReader.java \
edu/stanford/nlp/pipeline/JSONOutputter.java \
edu/stanford/nlp/pipeline/KBPAnnotator.java \
edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java \
edu/stanford/nlp/pipeline/LanguageInfo.java \
edu/stanford/nlp/pipeline/MWTAnnotator.java \
edu/stanford/nlp/pipeline/MorphaAnnotator.java \
edu/stanford/nlp/pipeline/NERCombinerAnnotator.java \
edu/stanford/nlp/pipeline/NumberAnnotator.java \
edu/stanford/nlp/pipeline/POSTaggerAnnotator.java \
edu/stanford/nlp/pipeline/ParserAnnotator.java \
edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java \
edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.java \
edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.java \
edu/stanford/nlp/pipeline/QuoteAnnotator.java \
edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.java \
edu/stanford/nlp/pipeline/RegexNERAnnotator.java \
edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java \
edu/stanford/nlp/pipeline/SentenceAnnotator.java \
edu/stanford/nlp/pipeline/SentimentAnnotator.java \
edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.java \
edu/stanford/nlp/pipeline/StanfordCoreNLP.java \
edu/stanford/nlp/pipeline/StanfordCoreNLPClient.java \
edu/stanford/nlp/pipeline/StanfordCoreNLPServer.java \
edu/stanford/nlp/pipeline/TaggedTextOutputter.java \
edu/stanford/nlp/pipeline/TextAnnotationCreator.java \
edu/stanford/nlp/pipeline/TextOutputter.java \
edu/stanford/nlp/pipeline/TokenizerAnnotator.java \
edu/stanford/nlp/pipeline/TokensRegexAnnotator.java \
edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java \
edu/stanford/nlp/pipeline/TrueCaseAnnotator.java \
edu/stanford/nlp/pipeline/UDFeatureAnnotator.java \
edu/stanford/nlp/pipeline/WikidictAnnotator.java \
edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java \
edu/stanford/nlp/pipeline/XMLOutputter.java \
edu/stanford/nlp/pipeline/package-info.java \
edu/stanford/nlp/process/AbstractListProcessor.java \
edu/stanford/nlp/process/AbstractTokenizer.java \
edu/stanford/nlp/process/Americanize.java \
edu/stanford/nlp/process/AmericanizeFunction.java \
edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java \
edu/stanford/nlp/process/CodepointCoreLabelProcessor.java \
edu/stanford/nlp/process/CoreLabelProcessor.java \
edu/stanford/nlp/process/CoreLabelTokenFactory.java \
edu/stanford/nlp/process/CoreTokenFactory.java \
edu/stanford/nlp/process/DistSimClassifier.java \
edu/stanford/nlp/process/DocumentPreprocessor.java \
edu/stanford/nlp/process/DocumentProcessor.java \
edu/stanford/nlp/process/JFlexDummyLexer.java \
edu/stanford/nlp/process/LexedTokenFactory.java \
edu/stanford/nlp/process/LexerTokenizer.java \
edu/stanford/nlp/process/LexerUtils.java \
edu/stanford/nlp/process/ListProcessor.java \
edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java \
edu/stanford/nlp/process/LowercaseFunction.java \
edu/stanford/nlp/process/Morpha.java \
edu/stanford/nlp/process/Morphology.java \
edu/stanford/nlp/process/PTB2TextLexer.java \
edu/stanford/nlp/process/PTBEscapingProcessor.java \
edu/stanford/nlp/process/PTBLexer.flex \
edu/stanford/nlp/process/PTBLexer.java \
edu/stanford/nlp/process/PTBTokenizer.java \
edu/stanford/nlp/process/SerializableFunction.java \
edu/stanford/nlp/process/StripTagsProcessor.java \
edu/stanford/nlp/process/TSVSentenceIterator.java \
edu/stanford/nlp/process/TSVUtils.java \
edu/stanford/nlp/process/Tokenizer.java \
edu/stanford/nlp/process/TokenizerAdapter.java \
edu/stanford/nlp/process/TokenizerFactory.java \
edu/stanford/nlp/process/TransformXML.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/quoteattribution/BammanCorefReader.java \
edu/stanford/nlp/quoteattribution/ChapterAnnotator.java \
edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.java \
edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.java \
edu/stanford/nlp/quoteattribution/Person.java \
edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.java \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.java \
edu/stanford/nlp/quoteattribution/Sieves/Sieve.java \
edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.java \
edu/stanford/nlp/quoteattribution/XMLToAnnotation.java \
edu/stanford/nlp/semgraph/ISemanticGraphEdgeEql.java \
edu/stanford/nlp/semgraph/SemanticGraph.java \
edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java \
edu/stanford/nlp/semgraph/SemanticGraphEdge.java \
edu/stanford/nlp/semgraph/SemanticGraphFactory.java \
edu/stanford/nlp/semgraph/SemanticGraphFormatter.java \
edu/stanford/nlp/semgraph/SemanticGraphUtils.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/NodeAttributes.java \
edu/stanford/nlp/semgraph/semgrex/NodePattern.java \
edu/stanford/nlp/semgraph/semgrex/ParseException.java \
edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.java \
edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.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/sentiment/AbstractEvaluate.java \
edu/stanford/nlp/sentiment/BuildBinarizedDataset.java \
edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java \
edu/stanford/nlp/sentiment/Evaluate.java \
edu/stanford/nlp/sentiment/ForwardPropagationException.java \
edu/stanford/nlp/sentiment/RNNOptions.java \
edu/stanford/nlp/sentiment/RNNTestOptions.java \
edu/stanford/nlp/sentiment/RNNTrainOptions.java \
edu/stanford/nlp/sentiment/ReadSentimentDataset.java \
edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java \
edu/stanford/nlp/sentiment/SentimentCostAndGradient.java \
edu/stanford/nlp/sentiment/SentimentModel.java \
edu/stanford/nlp/sentiment/SentimentPipeline.java \
edu/stanford/nlp/sentiment/SentimentTraining.java \
edu/stanford/nlp/sentiment/SentimentUtils.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/ColumnTabDocumentReaderWriter.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/TrueCasingForNISTDocumentReaderAndWriter.java \
edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java \
edu/stanford/nlp/sequences/package-info.java \
edu/stanford/nlp/simple/Document.java \
edu/stanford/nlp/simple/Sentence.java \
edu/stanford/nlp/simple/SentenceAlgorithms.java \
edu/stanford/nlp/simple/SentimentClass.java \
edu/stanford/nlp/simple/Token.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/PrecisionRecallStats.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/swing/FontDetector.java \
edu/stanford/nlp/swing/TooltipJList.java \
edu/stanford/nlp/swing/package-info.java \
edu/stanford/nlp/tagger/common/Tagger.java \
edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileReader.java \
edu/stanford/nlp/tagger/io/TaggedFileRecord.java \
edu/stanford/nlp/tagger/io/TextTaggedFileReader.java \
edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java \
edu/stanford/nlp/tagger/maxent/ASBCunkDict.java \
edu/stanford/nlp/tagger/maxent/AmbiguityClass.java \
edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java \
edu/stanford/nlp/tagger/maxent/CTBunkDict.java \
edu/stanford/nlp/tagger/maxent/CountWrapper.java \
edu/stanford/nlp/tagger/maxent/CtbDict.java \
edu/stanford/nlp/tagger/maxent/DataWordTag.java \
edu/stanford/nlp/tagger/maxent/Dictionary.java \
edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java \
edu/stanford/nlp/tagger/maxent/Distsim.java
jar uf /juice/u/nlp/distrib/stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-sources.jar edu/stanford/nlp/tagger/maxent/Extractor.java \
edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java \
edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java \
edu/stanford/nlp/tagger/maxent/ExtractorFrames.java \
edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java \
edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java \
edu/stanford/nlp/tagger/maxent/Extractors.java \
edu/stanford/nlp/tagger/maxent/FeatureKey.java \
edu/stanford/nlp/tagger/maxent/History.java \
edu/stanford/nlp/tagger/maxent/HistoryTable.java \
edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java \
edu/stanford/nlp/tagger/maxent/MaxentTagger.java \
edu/stanford/nlp/tagger/maxent/PairsHolder.java \
edu/stanford/nlp/tagger/maxent/ReadDataTagged.java \
edu/stanford/nlp/tagger/maxent/TTags.java \
edu/stanford/nlp/tagger/maxent/TagCount.java \
edu/stanford/nlp/tagger/maxent/TaggerConfig.java \
edu/stanford/nlp/tagger/maxent/TaggerExperiments.java \
edu/stanford/nlp/tagger/maxent/TaggerFeature.java \
edu/stanford/nlp/tagger/maxent/TaggerFeatures.java \
edu/stanford/nlp/tagger/maxent/TemplateHash.java \
edu/stanford/nlp/tagger/maxent/TestClassifier.java \
edu/stanford/nlp/tagger/maxent/TestSentence.java \
edu/stanford/nlp/tagger/maxent/TestThreadedTagger.java \
edu/stanford/nlp/tagger/maxent/package-info.java \
edu/stanford/nlp/time/GUTimeAnnotator.java \
edu/stanford/nlp/time/GenericTimeExpressionPatterns.java \
edu/stanford/nlp/time/HeidelTimeAnnotator.java \
edu/stanford/nlp/time/HeidelTimeKBPAnnotator.java \
edu/stanford/nlp/time/JodaTimeUtils.java \
edu/stanford/nlp/time/JollyDayHolidays.java \
edu/stanford/nlp/time/Options.java \
edu/stanford/nlp/time/SUTime.java \
edu/stanford/nlp/time/SUTimeMain.java \
edu/stanford/nlp/time/SUTimeSimpleParser.java \
edu/stanford/nlp/time/TimeAnnotations.java \
edu/stanford/nlp/time/TimeAnnotator.java \
edu/stanford/nlp/time/TimeExpression.java \
edu/stanford/nlp/time/TimeExpressionExtractor.java \
edu/stanford/nlp/time/TimeExpressionExtractorFactory.java \
edu/stanford/nlp/time/TimeExpressionExtractorImpl.java \
edu/stanford/nlp/time/TimeExpressionPatterns.java \
edu/stanford/nlp/time/TimeFormatter.java \
edu/stanford/nlp/time/Timex.java \
edu/stanford/nlp/time/XMLUtils.java \
edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java \
edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java \
edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java \
edu/stanford/nlp/trees/BobChrisTreeNormalizer.java \
edu/stanford/nlp/trees/CollinsHeadFinder.java \
edu/stanford/nlp/trees/CollocationFinder.java \
edu/stanford/nlp/trees/CompositeTreeTransformer.java \
edu/stanford/nlp/trees/CompositeTreebank.java \
edu/stanford/nlp/trees/Constituent.java \
edu/stanford/nlp/trees/ConstituentFactory.java \
edu/stanford/nlp/trees/CoordinationTransformer.java \
edu/stanford/nlp/trees/CopulaHeadFinder.java \
edu/stanford/nlp/trees/DateTreeTransformer.java \
edu/stanford/nlp/trees/DeepTree.java \
edu/stanford/nlp/trees/Dependencies.java \
edu/stanford/nlp/trees/Dependency.java \
edu/stanford/nlp/trees/DependencyFactory.java \
edu/stanford/nlp/trees/DependencyPrinter.java \
edu/stanford/nlp/trees/DependencyReader.java \
edu/stanford/nlp/trees/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/FilteringTreebank.java \
edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java \
edu/stanford/nlp/trees/GrammaticalRelation.java \
edu/stanford/nlp/trees/GrammaticalStructure.java \
edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.java \
edu/stanford/nlp/trees/GrammaticalStructureFactory.java \
edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java \
edu/stanford/nlp/trees/HasParent.java \
edu/stanford/nlp/trees/HeadFinder.java \
edu/stanford/nlp/trees/Labeled.java \
edu/stanford/nlp/trees/LabeledConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituent.java \
edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeFactory.java \
edu/stanford/nlp/trees/LabeledScoredTreeNode.java \
edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java \
edu/stanford/nlp/trees/LeftHeadFinder.java \
edu/stanford/nlp/trees/LengthTreeFilter.java \
edu/stanford/nlp/trees/MemoryTreebank.java \
edu/stanford/nlp/trees/ModCollinsHeadFinder.java \
edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java \
edu/stanford/nlp/trees/NamedDependency.java \
edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java \
edu/stanford/nlp/trees/OutputSubtrees.java \
edu/stanford/nlp/trees/PennTreeReader.java \
edu/stanford/nlp/trees/PennTreeReaderFactory.java \
edu/stanford/nlp/trees/PennTreebankLanguagePack.java \
edu/stanford/nlp/trees/PennTreebankTokenizer.java \
edu/stanford/nlp/trees/QPTreeTransformer.java \
edu/stanford/nlp/trees/RecursiveTreeTransformer.java \
edu/stanford/nlp/trees/SemanticHeadFinder.java \
edu/stanford/nlp/trees/SimpleConstituent.java \
edu/stanford/nlp/trees/SimpleConstituentFactory.java \
edu/stanford/nlp/trees/SimpleTree.java \
edu/stanford/nlp/trees/SimpleTreeFactory.java \
edu/stanford/nlp/trees/Span.java \
edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java \
edu/stanford/nlp/trees/SynchronizedTreeTransformer.java \
edu/stanford/nlp/trees/TransformingTreebank.java \
edu/stanford/nlp/trees/Tree.java \
edu/stanford/nlp/trees/TreeCoreAnnotations.java \
edu/stanford/nlp/trees/TreeFactory.java \
edu/stanford/nlp/trees/TreeFilters.java \
edu/stanford/nlp/trees/TreeFunctions.java \
edu/stanford/nlp/trees/TreeGraphNode.java \
edu/stanford/nlp/trees/TreeGraphNodeFactory.java \
edu/stanford/nlp/trees/TreeLeafLabelTransformer.java \
edu/stanford/nlp/trees/TreeLemmatizer.java \
edu/stanford/nlp/trees/TreeLengthComparator.java \
edu/stanford/nlp/trees/TreeNormalizer.java \
edu/stanford/nlp/trees/TreePrint.java \
edu/stanford/nlp/trees/TreeReader.java \
edu/stanford/nlp/trees/TreeReaderFactory.java \
edu/stanford/nlp/trees/TreeTokenizerFactory.java \
edu/stanford/nlp/trees/TreeTransformer.java \
edu/stanford/nlp/trees/TreeVisitor.java \
edu/stanford/nlp/trees/Treebank.java \
edu/stanford/nlp/trees/TreebankFactory.java \
edu/stanford/nlp/trees/TreebankLanguagePack.java \
edu/stanford/nlp/trees/TreebankTagUpdater.java \
edu/stanford/nlp/trees/TreebankTransformer.java \
edu/stanford/nlp/trees/Treebanks.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/NoEmptiesCTBTreeReaderFactory.java \
edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java \
edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java \
edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java \
edu/stanford/nlp/trees/international/pennchinese/package-info.java \
edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java \
edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.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/international/spanish/SpanishXMLTreeReader.java \
edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java \
edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java \
edu/stanford/nlp/trees/international/tuebadz/package-info.java \
edu/stanford/nlp/trees/package-info.java \
edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.java \
edu/stanford/nlp/trees/treebank/Mapper.java \
edu/stanford/nlp/trees/tregex/CoordinationPattern.java \
edu/stanford/nlp/trees/tregex/DescriptionPattern.java \
edu/stanford/nlp/trees/tregex/Macros.java \
edu/stanford/nlp/trees/tregex/ParseException.java \
edu/stanford/nlp/trees/tregex/Relation.java \
edu/stanford/nlp/trees/tregex/SimpleCharStream.java \
edu/stanford/nlp/trees/tregex/Token.java \
edu/stanford/nlp/trees/tregex/TokenMgrError.java \
edu/stanford/nlp/trees/tregex/TregexMatcher.java \
edu/stanford/nlp/trees/tregex/TregexParseException.java \
edu/stanford/nlp/trees/tregex/TregexParser.java \
edu/stanford/nlp/trees/tregex/TregexParserConstants.java \
edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java \
edu/stanford/nlp/trees/tregex/TregexPattern.java \
edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java \
edu/stanford/nlp/trees/tregex/VariableStrings.java \
edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java \
edu/stanford/nlp/trees/tregex/gui/FilePanel.java \
edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java \
edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java \
edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java \
edu/stanford/nlp/trees/tregex/gui/InputPanel.java \
edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java \
edu/stanford/nlp/trees/tregex/gui/Preferences.java \
edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java \
edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java \
edu/stanford/nlp/trees/tregex/gui/Tdiff.java \
edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java \
edu/stanford/nlp/trees/tregex/gui/TregexGUI.java \
edu/stanford/nlp/trees/tregex/gui/package-info.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/trees/ud/CoNLLUDocumentReader.java \
edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.java \
edu/stanford/nlp/trees/ud/CoNLLUUtils.java \
edu/stanford/nlp/trees/ud/EnhancementOptions.java \
edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.java \
edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.java \
edu/stanford/nlp/util/AbstractIterator.java \
edu/stanford/nlp/util/AcronymMatcher.java \
edu/stanford/nlp/util/ArgumentParser.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/ConfusionMatrix.java \
edu/stanford/nlp/util/ConvertByteArray.java \
edu/stanford/nlp/util/CoreMap.java \
edu/stanford/nlp/util/DataFilePaths.java \
edu/stanford/nlp/util/DeltaIndex.java \
edu/stanford/nlp/util/DeltaMap.java \
edu/stanford/nlp/util/EditDistance.java \
edu/stanford/nlp/util/ErasureUtils.java \
edu/stanford/nlp/util/Factory.java \
edu/stanford/nlp/util/FilePathProcessor.java \
edu/stanford/nlp/util/FileProcessor.java \
edu/stanford/nlp/util/FilteredIterator.java \
edu/stanford/nlp/util/Filters.java \
edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java \
edu/stanford/nlp/util/FuzzyInterval.java \
edu/stanford/nlp/util/Generics.java \
edu/stanford/nlp/util/GoogleNGramsSQLBacked.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/LeastRecentlyUsedCache.java \
edu/stanford/nlp/util/MapFactory.java \
edu/stanford/nlp/util/MapList.java \
edu/stanford/nlp/util/Maps.java \
edu/stanford/nlp/util/MaxSizeConcurrentHashSet.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/MutableLong.java \
edu/stanford/nlp/util/PaddedList.java \
edu/stanford/nlp/util/Pair.java \
edu/stanford/nlp/util/Pointer.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/ThreeDimensionalMap.java \
edu/stanford/nlp/util/Timing.java \
edu/stanford/nlp/util/TreeShapedStack.java \
edu/stanford/nlp/util/Trilean.java \
edu/stanford/nlp/util/Triple.java \
edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java \
edu/stanford/nlp/util/TwoDimensionalMap.java \
edu/stanford/nlp/util/TwoDimensionalSet.java \
edu/stanford/nlp/util/TypesafeMap.java \
edu/stanford/nlp/util/UTF8EquivalenceFunction.java \
edu/stanford/nlp/util/ValuedInterval.java \
edu/stanford/nlp/util/XMLUtils.java \
edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java \
edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.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/BooleanLogRecordHandler.java \
edu/stanford/nlp/util/logging/Color.java \
edu/stanford/nlp/util/logging/FilterHandler.java \
edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java \
edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java \
edu/stanford/nlp/util/logging/LogFilter.java \
edu/stanford/nlp/util/logging/LogRecordHandler.java \
edu/stanford/nlp/util/logging/NewlineLogFormatter.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/SLF4JHandler.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/AffixDictionary.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/package-info.java \
/u/nlp/software/CoreNLP-models/CoreNLP-bin/bin/update-version.sh /u/nlp/software/CoreNLP-models/CoreNLP/doc/corenlp/README.txt 4.2.0 2020-11-16
/u/nlp/software/CoreNLP-models/CoreNLP-bin/bin/update_changes.py /u/nlp/software/CoreNLP-models/CoreNLP/doc/corenlp/README.txt 4.2.0 2020-11-16 Bug fixes, Retrained English parser models with improved trees, Updated dependencies (ejml, junit, jflex), Speed up loading Wikidict annotator, New features for server handling of tokensregex and tregex requests, Release built directly from GitHub repo
/u/nlp/software/CoreNLP-models/CoreNLP-bin/bin/update_gradle.py /u/nlp/software/CoreNLP-models/CoreNLP/build.gradle 4.2.0
/u/nlp/software/CoreNLP-models/CoreNLP-bin/bin/update_brat.py /u/nlp/software/CoreNLP-models/CoreNLP/src/edu/stanford/nlp/pipeline/demo/corenlp-brat.html 4.2.0
/u/nlp/software/CoreNLP-models/CoreNLP-bin/bin/update_pom.py /u/nlp/software/CoreNLP-models/CoreNLP/doc/corenlp/pom-full.xml 4.2.0 2020-11-16
StanfordCoreNlpDemo.java
created: META-INF/
inflated: META-INF/MANIFEST.MF
inflated: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.java
inflated: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.java
inflated: edu/stanford/nlp/classify/Classifier.java
inflated: edu/stanford/nlp/classify/ClassifierCreator.java
inflated: edu/stanford/nlp/classify/ClassifierFactory.java
inflated: edu/stanford/nlp/classify/ColumnDataClassifier.java
inflated: edu/stanford/nlp/classify/CrossValidator.java
inflated: edu/stanford/nlp/classify/Dataset.java
inflated: edu/stanford/nlp/classify/GeneralDataset.java
inflated: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.java
inflated: edu/stanford/nlp/classify/LinearClassifier.java
inflated: edu/stanford/nlp/classify/LinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/LogConditionalEqConstraintFunction.java
inflated: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/LogPrior.java
inflated: edu/stanford/nlp/classify/LogisticClassifier.java
inflated: edu/stanford/nlp/classify/LogisticClassifierFactory.java
inflated: edu/stanford/nlp/classify/LogisticObjectiveFunction.java
inflated: edu/stanford/nlp/classify/NBLinearClassifierFactory.java
inflated: edu/stanford/nlp/classify/NaiveBayesClassifier.java
inflated: edu/stanford/nlp/classify/NaiveBayesClassifierFactory.java
inflated: edu/stanford/nlp/classify/PRCurve.java
inflated: edu/stanford/nlp/classify/ProbabilisticClassifier.java
inflated: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.java
inflated: edu/stanford/nlp/classify/RVFClassifier.java
inflated: edu/stanford/nlp/classify/RVFDataset.java
inflated: edu/stanford/nlp/classify/SVMLightClassifier.java
inflated: edu/stanford/nlp/classify/SVMLightClassifierFactory.java
inflated: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/classify/WeightedDataset.java
inflated: edu/stanford/nlp/classify/WeightedRVFDataset.java
inflated: edu/stanford/nlp/classify/package-info.java
inflated: edu/stanford/nlp/coref/CorefAlgorithm.java
inflated: edu/stanford/nlp/coref/CorefCoreAnnotations.java
inflated: edu/stanford/nlp/coref/CorefDocumentProcessor.java
inflated: edu/stanford/nlp/coref/CorefPrinter.java
inflated: edu/stanford/nlp/coref/CorefProperties.java
inflated: edu/stanford/nlp/coref/CorefRules.java
inflated: edu/stanford/nlp/coref/CorefScorer.java
inflated: edu/stanford/nlp/coref/CorefSystem.java
inflated: edu/stanford/nlp/coref/CorefUtils.java
inflated: edu/stanford/nlp/coref/data/CorefChain.java
inflated: edu/stanford/nlp/coref/data/CorefCluster.java
inflated: edu/stanford/nlp/coref/data/Dictionaries.java
inflated: edu/stanford/nlp/coref/data/Document.java
inflated: edu/stanford/nlp/coref/data/DocumentMaker.java
inflated: edu/stanford/nlp/coref/data/DocumentPreprocessor.java
inflated: edu/stanford/nlp/coref/data/InputDoc.java
inflated: edu/stanford/nlp/coref/data/Mention.java
inflated: edu/stanford/nlp/coref/data/Semantics.java
inflated: edu/stanford/nlp/coref/data/SpeakerInfo.java
inflated: edu/stanford/nlp/coref/data/WordLists.java
inflated: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.java
inflated: edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.java
inflated: edu/stanford/nlp/coref/docreader/DocReader.java
inflated: edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.java
inflated: edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.java
inflated: edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.java
inflated: edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.java
inflated: edu/stanford/nlp/coref/hybrid/HybridCorefProperties.java
inflated: edu/stanford/nlp/coref/hybrid/HybridCorefSystem.java
inflated: edu/stanford/nlp/coref/hybrid/rf/DecisionTree.java
inflated: edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.java
inflated: edu/stanford/nlp/coref/hybrid/rf/RandomForest.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/MarkRole.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/NameMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/RFSieve.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/Sieve.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.java
inflated: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.java
inflated: edu/stanford/nlp/coref/md/CorefMentionFinder.java
inflated: edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.java
inflated: edu/stanford/nlp/coref/md/HybridCorefMentionFinder.java
inflated: edu/stanford/nlp/coref/md/MentionDetectionClassifier.java
inflated: edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.java
inflated: edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.java
inflated: edu/stanford/nlp/coref/neural/EmbeddingExtractor.java
inflated: edu/stanford/nlp/coref/neural/ModelSerializer.java
inflated: edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.java
inflated: edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.java
inflated: edu/stanford/nlp/coref/neural/NeuralCorefModel.java
inflated: edu/stanford/nlp/coref/neural/NeuralCorefProperties.java
inflated: edu/stanford/nlp/coref/statistical/Clusterer.java
inflated: edu/stanford/nlp/coref/statistical/ClustererDataLoader.java
inflated: edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.java
inflated: edu/stanford/nlp/coref/statistical/CompressedFeatureVector.java
inflated: edu/stanford/nlp/coref/statistical/Compressor.java
inflated: edu/stanford/nlp/coref/statistical/DatasetBuilder.java
inflated: edu/stanford/nlp/coref/statistical/DocumentExamples.java
inflated: edu/stanford/nlp/coref/statistical/EvalUtils.java
inflated: edu/stanford/nlp/coref/statistical/Example.java
inflated: edu/stanford/nlp/coref/statistical/FeatureExtractor.java
inflated: edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.java
inflated: edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.java
inflated: edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.java
inflated: edu/stanford/nlp/coref/statistical/MetadataWriter.java
inflated: edu/stanford/nlp/coref/statistical/PairwiseModel.java
inflated: edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.java
inflated: edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.java
inflated: edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.java
inflated: edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.java
inflated: edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.java
inflated: edu/stanford/nlp/dcoref/ACEMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.java
inflated: edu/stanford/nlp/dcoref/CoNLLMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/Constants.java
inflated: edu/stanford/nlp/dcoref/CorefChain.java
inflated: edu/stanford/nlp/dcoref/CorefCluster.java
inflated: edu/stanford/nlp/dcoref/CorefCoreAnnotations.java
inflated: edu/stanford/nlp/dcoref/CorefMentionFinder.java
inflated: edu/stanford/nlp/dcoref/CorefScorer.java
inflated: edu/stanford/nlp/dcoref/Dictionaries.java
inflated: edu/stanford/nlp/dcoref/Document.java
inflated: edu/stanford/nlp/dcoref/MUCMentionExtractor.java
inflated: edu/stanford/nlp/dcoref/Mention.java
inflated: edu/stanford/nlp/dcoref/MentionExtractor.java
inflated: edu/stanford/nlp/dcoref/MentionMatcher.java
inflated: edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.java
inflated: edu/stanford/nlp/dcoref/Rules.java
inflated: edu/stanford/nlp/dcoref/ScorerBCubed.java
inflated: edu/stanford/nlp/dcoref/ScorerMUC.java
inflated: edu/stanford/nlp/dcoref/ScorerPairwise.java
inflated: edu/stanford/nlp/dcoref/Semantics.java
inflated: edu/stanford/nlp/dcoref/SieveCoreferenceSystem.java
inflated: edu/stanford/nlp/dcoref/SieveOptions.java
inflated: edu/stanford/nlp/dcoref/SpeakerInfo.java
inflated: edu/stanford/nlp/dcoref/package-info.java
inflated: edu/stanford/nlp/dcoref/sievepasses/AliasMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.java
inflated: edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/MarkRole.java
inflated: edu/stanford/nlp/dcoref/sievepasses/NameMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.java
inflated: edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.java
inflated: edu/stanford/nlp/dcoref/sievepasses/PronounMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.java
inflated: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.java
inflated: edu/stanford/nlp/fsm/AutomatonMinimizer.java
inflated: edu/stanford/nlp/fsm/Block.java
inflated: edu/stanford/nlp/fsm/DFSA.java
inflated: edu/stanford/nlp/fsm/DFSAState.java
inflated: edu/stanford/nlp/fsm/DFSATransition.java
inflated: edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.java
inflated: edu/stanford/nlp/fsm/QuasiDeterminizer.java
inflated: edu/stanford/nlp/fsm/TransducerGraph.java
inflated: edu/stanford/nlp/fsm/package-info.java
inflated: edu/stanford/nlp/graph/ConnectedComponents.java
inflated: edu/stanford/nlp/graph/DijkstraShortestPath.java
inflated: edu/stanford/nlp/graph/DirectedMultiGraph.java
inflated: edu/stanford/nlp/graph/Graph.java
inflated: edu/stanford/nlp/ie/AbstractSequenceClassifier.java
inflated: edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.java
inflated: edu/stanford/nlp/ie/ClassifierCombiner.java
inflated: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.java
inflated: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java
inflated: edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.java
inflated: edu/stanford/nlp/ie/KBPEnsembleExtractor.java
inflated: edu/stanford/nlp/ie/KBPRelationExtractor.java
inflated: edu/stanford/nlp/ie/KBPSemgrexExtractor.java
inflated: edu/stanford/nlp/ie/KBPStatisticalExtractor.java
inflated: edu/stanford/nlp/ie/KBPTokensregexExtractor.java
inflated: edu/stanford/nlp/ie/NERClassifierCombiner.java
inflated: edu/stanford/nlp/ie/NERFeatureFactory.java
inflated: edu/stanford/nlp/ie/NERServer.java
inflated: edu/stanford/nlp/ie/NumberNormalizer.java
inflated: edu/stanford/nlp/ie/PresetSequenceClassifier.java
inflated: edu/stanford/nlp/ie/PriorModelFactory.java
inflated: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.java
inflated: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifier.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierFloat.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.java
inflated: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.java
inflated: edu/stanford/nlp/ie/crf/CRFCliqueTree.java
inflated: edu/stanford/nlp/ie/crf/CRFDatum.java
inflated: edu/stanford/nlp/ie/crf/CRFFeatureExporter.java
inflated: edu/stanford/nlp/ie/crf/CRFLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.java
inflated: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.java
inflated: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.java
inflated: edu/stanford/nlp/ie/crf/CliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/FactorTable.java
inflated: edu/stanford/nlp/ie/crf/FloatFactorTable.java
inflated: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/LabelDictionary.java
inflated: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.java
inflated: edu/stanford/nlp/ie/crf/TestSequenceModel.java
inflated: edu/stanford/nlp/ie/crf/package-info.java
inflated: edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.java
inflated: edu/stanford/nlp/ie/machinereading/Extractor.java
inflated: edu/stanford/nlp/ie/machinereading/ExtractorMerger.java
inflated: edu/stanford/nlp/ie/machinereading/GenericDataSetReader.java
inflated: edu/stanford/nlp/ie/machinereading/LabelValidator.java
inflated: edu/stanford/nlp/ie/machinereading/MachineReading.java
inflated: edu/stanford/nlp/ie/machinereading/MachineReadingProperties.java
inflated: edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.java
inflated: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.java
inflated: edu/stanford/nlp/ie/machinereading/ResultsPrinter.java
inflated: edu/stanford/nlp/ie/machinereading/common/DomReader.java
inflated: edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.java
inflated: edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.java
inflated: edu/stanford/nlp/ie/machinereading/common/StringDictionary.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.java
inflated: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.java
inflated: edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.java
inflated: edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.java
inflated: edu/stanford/nlp/ie/machinereading/package-info.java
inflated: edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EntityMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.java
inflated: edu/stanford/nlp/ie/machinereading/structure/EventMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.java
inflated: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.java
inflated: edu/stanford/nlp/ie/machinereading/structure/RelationMention.java
inflated: edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.java
inflated: edu/stanford/nlp/ie/machinereading/structure/Span.java
inflated: edu/stanford/nlp/ie/ner/CMMClassifier.java
inflated: edu/stanford/nlp/ie/ner/package-info.java
inflated: edu/stanford/nlp/ie/package-info.java
inflated: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.java
inflated: edu/stanford/nlp/ie/pascal/ISODateInstance.java
inflated: edu/stanford/nlp/ie/pascal/package-info.java
inflated: edu/stanford/nlp/ie/qe/Options.java
inflated: edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.java
inflated: edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.java
inflated: edu/stanford/nlp/ie/qe/Unit.java
inflated: edu/stanford/nlp/ie/qe/UnitPrefix.java
inflated: edu/stanford/nlp/ie/qe/Units.java
inflated: edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java
inflated: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java
inflated: edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.java
inflated: edu/stanford/nlp/ie/util/RelationTriple.java
inflated: edu/stanford/nlp/international/Language.java
inflated: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/arabic/Buckwalter.java
inflated: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicLexer.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicSegmenter.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.java
inflated: edu/stanford/nlp/international/arabic/process/IOBUtils.java
inflated: edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.java
inflated: edu/stanford/nlp/international/french/process/FrenchLexer.java
inflated: edu/stanford/nlp/international/french/process/FrenchTokenizer.java
inflated: edu/stanford/nlp/international/german/process/GermanTokenizerPostProcessor.java
inflated: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.java
inflated: edu/stanford/nlp/international/morph/MorphoFeatures.java
inflated: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.java
inflated: edu/stanford/nlp/international/spanish/SpanishVerbStripper.java
inflated: edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.java
inflated: edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.java
inflated: edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.java
inflated: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.java
inflated: edu/stanford/nlp/international/spanish/process/SpanishLexer.java
inflated: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.java
inflated: edu/stanford/nlp/io/BZip2PipedOutputStream.java
inflated: edu/stanford/nlp/io/EncodingFileReader.java
inflated: edu/stanford/nlp/io/EncodingPrintWriter.java
inflated: edu/stanford/nlp/io/ExtensionFileFilter.java
inflated: edu/stanford/nlp/io/FileSequentialCollection.java
inflated: edu/stanford/nlp/io/FileSystem.java
inflated: edu/stanford/nlp/io/IOUtils.java
inflated: edu/stanford/nlp/io/Lexer.java
inflated: edu/stanford/nlp/io/NullOutputStream.java
inflated: edu/stanford/nlp/io/NumberRangeFileFilter.java
inflated: edu/stanford/nlp/io/NumberRangesFileFilter.java
inflated: edu/stanford/nlp/io/PrintFile.java
inflated: edu/stanford/nlp/io/ReaderInputStream.java
inflated: edu/stanford/nlp/io/RegExFileFilter.java
inflated: edu/stanford/nlp/io/RuntimeIOException.java
inflated: edu/stanford/nlp/io/StringOutputStream.java
inflated: edu/stanford/nlp/io/TeeStream.java
inflated: edu/stanford/nlp/io/package-info.java
inflated: edu/stanford/nlp/ling/AbstractCoreLabel.java
inflated: edu/stanford/nlp/ling/AbstractToken.java
inflated: edu/stanford/nlp/ling/AnnotationLookup.java
inflated: edu/stanford/nlp/ling/BasicDatum.java
inflated: edu/stanford/nlp/ling/BasicDocument.java
inflated: edu/stanford/nlp/ling/CategoryWordTag.java
inflated: edu/stanford/nlp/ling/CategoryWordTagFactory.java
inflated: edu/stanford/nlp/ling/CoreAnnotation.java
inflated: edu/stanford/nlp/ling/CoreAnnotations.java
inflated: edu/stanford/nlp/ling/CoreLabel.java
inflated: edu/stanford/nlp/ling/CoreUtilities.java
inflated: edu/stanford/nlp/ling/Datum.java
inflated: edu/stanford/nlp/ling/Document.java
inflated: edu/stanford/nlp/ling/DocumentReader.java
inflated: edu/stanford/nlp/ling/Featurizable.java
inflated: edu/stanford/nlp/ling/HasCategory.java
inflated: edu/stanford/nlp/ling/HasContext.java
inflated: edu/stanford/nlp/ling/HasIndex.java
inflated: edu/stanford/nlp/ling/HasLemma.java
inflated: edu/stanford/nlp/ling/HasNER.java
inflated: edu/stanford/nlp/ling/HasOffset.java
inflated: edu/stanford/nlp/ling/HasOriginalText.java
inflated: edu/stanford/nlp/ling/HasTag.java
inflated: edu/stanford/nlp/ling/HasWord.java
inflated: edu/stanford/nlp/ling/IndexedWord.java
inflated: edu/stanford/nlp/ling/Label.java
inflated: edu/stanford/nlp/ling/LabelFactory.java
inflated: edu/stanford/nlp/ling/Labeled.java
inflated: edu/stanford/nlp/ling/LabeledWord.java
inflated: edu/stanford/nlp/ling/MultiTokenTag.java
inflated: edu/stanford/nlp/ling/RVFDatum.java
inflated: edu/stanford/nlp/ling/SegmenterCoreAnnotations.java
inflated: edu/stanford/nlp/ling/SentenceUtils.java
inflated: edu/stanford/nlp/ling/StringLabel.java
inflated: edu/stanford/nlp/ling/StringLabelFactory.java
inflated: edu/stanford/nlp/ling/Tag.java
inflated: edu/stanford/nlp/ling/TaggedWord.java
inflated: edu/stanford/nlp/ling/TaggedWordFactory.java
inflated: edu/stanford/nlp/ling/ValueLabel.java
inflated: edu/stanford/nlp/ling/Word.java
inflated: edu/stanford/nlp/ling/WordFactory.java
inflated: edu/stanford/nlp/ling/WordLemmaTag.java
inflated: edu/stanford/nlp/ling/WordLemmaTagFactory.java
inflated: edu/stanford/nlp/ling/WordTag.java
inflated: edu/stanford/nlp/ling/WordTagFactory.java
inflated: edu/stanford/nlp/ling/package-info.java
inflated: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.java
inflated: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.java
inflated: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/Env.java
inflated: edu/stanford/nlp/ling/tokensregex/EnvLookup.java
inflated: edu/stanford/nlp/ling/tokensregex/MatchedExpression.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/NodePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.java
inflated: edu/stanford/nlp/ling/tokensregex/PhraseTable.java
inflated: edu/stanford/nlp/ling/tokensregex/ProcessTokensRegexRequest.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.java
inflated: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/SequencePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/Match.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.java
inflated: edu/stanford/nlp/ling/tokensregex/matcher/package-info.java
inflated: edu/stanford/nlp/ling/tokensregex/package-info.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/ParseException.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/SimpleCharStream.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/Token.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenMgrError.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.jj
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserConstants.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParserTokenManager.java
inflated: edu/stanford/nlp/ling/tokensregex/parser/package-info.java
inflated: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Expression.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Expressions.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Tags.java
inflated: edu/stanford/nlp/ling/tokensregex/types/Value.java
inflated: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.java
inflated: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.java
inflated: edu/stanford/nlp/ling/tokensregex/types/package-info.java
inflated: edu/stanford/nlp/math/ADMath.java
inflated: edu/stanford/nlp/math/ArrayMath.java
inflated: edu/stanford/nlp/math/DoubleAD.java
inflated: edu/stanford/nlp/math/NumberMatchingRegex.java
inflated: edu/stanford/nlp/math/SloppyMath.java
inflated: edu/stanford/nlp/math/package-info.java
inflated: edu/stanford/nlp/maxent/CGRunner.java
inflated: edu/stanford/nlp/maxent/DataGeneric.java
inflated: edu/stanford/nlp/maxent/Experiments.java
inflated: edu/stanford/nlp/maxent/Feature.java
inflated: edu/stanford/nlp/maxent/Features.java
inflated: edu/stanford/nlp/maxent/Problem.java
inflated: edu/stanford/nlp/maxent/iis/LambdaSolve.java
inflated: edu/stanford/nlp/maxent/iis/package-info.java
inflated: edu/stanford/nlp/maxent/package-info.java
inflated: edu/stanford/nlp/naturalli/ClauseSplitter.java
inflated: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.java
inflated: edu/stanford/nlp/naturalli/ForwardEntailer.java
inflated: edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.java
inflated: edu/stanford/nlp/naturalli/Monotonicity.java
inflated: edu/stanford/nlp/naturalli/MonotonicityType.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicAnnotator.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicRelation.java
inflated: edu/stanford/nlp/naturalli/NaturalLogicWeights.java
inflated: edu/stanford/nlp/naturalli/OpenIE.java
inflated: edu/stanford/nlp/naturalli/Operator.java
inflated: edu/stanford/nlp/naturalli/OperatorSpec.java
inflated: edu/stanford/nlp/naturalli/Polarity.java
inflated: edu/stanford/nlp/naturalli/QuestionToStatementTranslator.java
inflated: edu/stanford/nlp/naturalli/RelationTripleSegmenter.java
inflated: edu/stanford/nlp/naturalli/SentenceFragment.java
inflated: edu/stanford/nlp/naturalli/Util.java
inflated: edu/stanford/nlp/naturalli/VerbTense.java
inflated: edu/stanford/nlp/naturalli/package-info.java
inflated: edu/stanford/nlp/net/Ports.java
inflated: edu/stanford/nlp/neural/ConvertModels.java
inflated: edu/stanford/nlp/neural/Embedding.java
inflated: edu/stanford/nlp/neural/NeuralUtils.java
inflated: edu/stanford/nlp/neural/SimpleTensor.java
inflated: edu/stanford/nlp/neural/VectorMap.java
inflated: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.java
inflated: edu/stanford/nlp/neural/rnn/TopNGramRecord.java
inflated: edu/stanford/nlp/objectbank/DelimitRegExIterator.java
inflated: edu/stanford/nlp/objectbank/IdentityFunction.java
inflated: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.java
inflated: edu/stanford/nlp/objectbank/LineIterator.java
inflated: edu/stanford/nlp/objectbank/ObjectBank.java
inflated: edu/stanford/nlp/objectbank/ReaderIteratorFactory.java
inflated: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.java
inflated: edu/stanford/nlp/objectbank/XMLBeginEndIterator.java
inflated: edu/stanford/nlp/objectbank/package-info.java
inflated: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.java
inflated: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.java
inflated: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.java
inflated: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.java
inflated: edu/stanford/nlp/optimization/CGMinimizer.java
inflated: edu/stanford/nlp/optimization/CmdEvaluator.java
inflated: edu/stanford/nlp/optimization/DiffFloatFunction.java
inflated: edu/stanford/nlp/optimization/DiffFunction.java
inflated: edu/stanford/nlp/optimization/Evaluator.java
inflated: edu/stanford/nlp/optimization/FloatFunction.java
inflated: edu/stanford/nlp/optimization/Function.java
inflated: edu/stanford/nlp/optimization/GoldenSectionLineSearch.java
inflated: edu/stanford/nlp/optimization/HasEvaluators.java
inflated: edu/stanford/nlp/optimization/HasFeatureGrouping.java
inflated: edu/stanford/nlp/optimization/HasFloatInitial.java
inflated: edu/stanford/nlp/optimization/HasInitial.java
inflated: edu/stanford/nlp/optimization/HasRegularizerParamRange.java
inflated: edu/stanford/nlp/optimization/HybridMinimizer.java
inflated: edu/stanford/nlp/optimization/InefficientSGDMinimizer.java
inflated: edu/stanford/nlp/optimization/LineSearcher.java
inflated: edu/stanford/nlp/optimization/MemoryEvaluator.java
inflated: edu/stanford/nlp/optimization/Minimizer.java
inflated: edu/stanford/nlp/optimization/QNMinimizer.java
inflated: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.java
inflated: edu/stanford/nlp/optimization/ResultStoringMonitor.java
inflated: edu/stanford/nlp/optimization/SGDMinimizer.java
inflated: edu/stanford/nlp/optimization/SGDToQNMinimizer.java
inflated: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.java
inflated: edu/stanford/nlp/optimization/SMDMinimizer.java
inflated: edu/stanford/nlp/optimization/SQNMinimizer.java
inflated: edu/stanford/nlp/optimization/ScaledSGDMinimizer.java
inflated: edu/stanford/nlp/optimization/StochasticCalculateMethods.java
inflated: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.java
inflated: edu/stanford/nlp/optimization/StochasticMinimizer.java
inflated: edu/stanford/nlp/optimization/package-info.java
inflated: edu/stanford/nlp/paragraphs/ParagraphAnnotator.java
inflated: edu/stanford/nlp/parser/KBestViterbiParser.java
inflated: edu/stanford/nlp/parser/Parser.java
inflated: edu/stanford/nlp/parser/ViterbiParser.java
inflated: edu/stanford/nlp/parser/ViterbiParserWithOptions.java
inflated: edu/stanford/nlp/parser/charniak/CharniakParser.java
inflated: edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.java
inflated: edu/stanford/nlp/parser/common/ArgUtils.java
inflated: edu/stanford/nlp/parser/common/NoSuchParseException.java
inflated: edu/stanford/nlp/parser/common/ParserAnnotations.java
inflated: edu/stanford/nlp/parser/common/ParserConstraint.java
inflated: edu/stanford/nlp/parser/common/ParserGrammar.java
inflated: edu/stanford/nlp/parser/common/ParserQuery.java
inflated: edu/stanford/nlp/parser/common/ParserUtils.java
inflated: edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.java
inflated: edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.java
inflated: edu/stanford/nlp/parser/dvparser/DVModel.java
inflated: edu/stanford/nlp/parser/dvparser/DVModelReranker.java
inflated: edu/stanford/nlp/parser/dvparser/DVParser.java
inflated: edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.java
inflated: edu/stanford/nlp/parser/dvparser/FilterConfusingRules.java
inflated: edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordSignatures.java
inflated: edu/stanford/nlp/parser/lexparser/BaseLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.java
inflated: edu/stanford/nlp/parser/lexparser/BinaryRule.java
inflated: edu/stanford/nlp/parser/lexparser/BoundaryRemover.java
inflated: edu/stanford/nlp/parser/lexparser/CNFTransformers.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.java
inflated: edu/stanford/nlp/parser/lexparser/Debinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/DependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/Edge.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.java
inflated: edu/stanford/nlp/parser/lexparser/EvaluateTreebank.java
inflated: edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.java
inflated: edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.java
inflated: edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/Extractor.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredLexicon.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.java
inflated: edu/stanford/nlp/parser/lexparser/FactoredParser.java
inflated: edu/stanford/nlp/parser/lexparser/FastFactoredParser.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/GrammarCompactor.java
inflated: edu/stanford/nlp/parser/lexparser/GrammarProjection.java
inflated: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.java
inflated: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/Hook.java
inflated: edu/stanford/nlp/parser/lexparser/HookChart.java
inflated: edu/stanford/nlp/parser/lexparser/IntDependency.java
inflated: edu/stanford/nlp/parser/lexparser/IntTaggedWord.java
inflated: edu/stanford/nlp/parser/lexparser/Interner.java
inflated: edu/stanford/nlp/parser/lexparser/Item.java
inflated: edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.java
inflated: edu/stanford/nlp/parser/lexparser/Lattice.java
inflated: edu/stanford/nlp/parser/lexparser/LatticeEdge.java
inflated: edu/stanford/nlp/parser/lexparser/LatticeScorer.java
inflated: edu/stanford/nlp/parser/lexparser/LexicalizedParser.java
inflated: edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.java
inflated: edu/stanford/nlp/parser/lexparser/Lexicon.java
inflated: edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.java
inflated: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.java
inflated: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/NodePruner.java
inflated: edu/stanford/nlp/parser/lexparser/NullGrammarProjection.java
inflated: edu/stanford/nlp/parser/lexparser/Options.java
inflated: edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.java
inflated: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.java
inflated: edu/stanford/nlp/parser/lexparser/ParseFiles.java
inflated: edu/stanford/nlp/parser/lexparser/PostSplitter.java
inflated: edu/stanford/nlp/parser/lexparser/ProjectionScorer.java
inflated: edu/stanford/nlp/parser/lexparser/RandomWalk.java
inflated: edu/stanford/nlp/parser/lexparser/Reranker.java
inflated: edu/stanford/nlp/parser/lexparser/RerankerQuery.java
inflated: edu/stanford/nlp/parser/lexparser/RerankingParserQuery.java
inflated: edu/stanford/nlp/parser/lexparser/Rule.java
inflated: edu/stanford/nlp/parser/lexparser/Scorer.java
inflated: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.java
inflated: edu/stanford/nlp/parser/lexparser/TagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/TestOptions.java
inflated: edu/stanford/nlp/parser/lexparser/TestTagProjection.java
inflated: edu/stanford/nlp/parser/lexparser/TrainOptions.java
inflated: edu/stanford/nlp/parser/lexparser/TreeAnnotator.java
inflated: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreeBinarizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreeCollinizer.java
inflated: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.java
inflated: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.java
inflated: edu/stanford/nlp/parser/lexparser/TwinScorer.java
inflated: edu/stanford/nlp/parser/lexparser/UnaryGrammar.java
inflated: edu/stanford/nlp/parser/lexparser/UnaryRule.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownWordModel.java
inflated: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.java
inflated: edu/stanford/nlp/parser/lexparser/demo/ParserDemo.java
inflated: edu/stanford/nlp/parser/lexparser/package-info.java
inflated: edu/stanford/nlp/parser/metrics/AbstractEval.java
inflated: edu/stanford/nlp/parser/metrics/BestOfTopKEval.java
inflated: edu/stanford/nlp/parser/metrics/Eval.java
inflated: edu/stanford/nlp/parser/metrics/Evalb.java
inflated: edu/stanford/nlp/parser/metrics/EvalbByCat.java
inflated: edu/stanford/nlp/parser/metrics/FilteredEval.java
inflated: edu/stanford/nlp/parser/metrics/LeafAncestorEval.java
inflated: edu/stanford/nlp/parser/metrics/ParserQueryEval.java
inflated: edu/stanford/nlp/parser/metrics/TaggingEval.java
inflated: edu/stanford/nlp/parser/metrics/TopMatchEval.java
inflated: edu/stanford/nlp/parser/metrics/TreeSpanScoring.java
inflated: edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.java
inflated: edu/stanford/nlp/parser/nndep/ArcStandard.java
inflated: edu/stanford/nlp/parser/nndep/Classifier.java
inflated: edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.java
inflated: edu/stanford/nlp/parser/nndep/Config.java
inflated: edu/stanford/nlp/parser/nndep/Configuration.java
inflated: edu/stanford/nlp/parser/nndep/Dataset.java
inflated: edu/stanford/nlp/parser/nndep/DependencyParser.java
inflated: edu/stanford/nlp/parser/nndep/DependencyParserCache.java
inflated: edu/stanford/nlp/parser/nndep/DependencyTree.java
inflated: edu/stanford/nlp/parser/nndep/Example.java
inflated: edu/stanford/nlp/parser/nndep/ParsingSystem.java
inflated: edu/stanford/nlp/parser/nndep/Util.java
inflated: edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.java
inflated: edu/stanford/nlp/parser/package-info.java
inflated: edu/stanford/nlp/parser/server/LexicalizedParserClient.java
inflated: edu/stanford/nlp/parser/server/LexicalizedParserServer.java
inflated: edu/stanford/nlp/parser/shiftreduce/BaseModel.java
inflated: edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.java
inflated: edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/FeatureFactory.java
inflated: edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/IdleTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/Oracle.java
inflated: edu/stanford/nlp/parser/shiftreduce/OracleTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/PerceptronModel.java
inflated: edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftReduceUtils.java
inflated: edu/stanford/nlp/parser/shiftreduce/ShiftTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/State.java
inflated: edu/stanford/nlp/parser/shiftreduce/Transition.java
inflated: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.java
inflated: edu/stanford/nlp/parser/shiftreduce/UnaryTransition.java
inflated: edu/stanford/nlp/parser/shiftreduce/Weight.java
inflated: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.java
inflated: edu/stanford/nlp/parser/ui/TreeJPanel.java
inflated: edu/stanford/nlp/parser/ui/package-info.java
inflated: edu/stanford/nlp/patterns/CandidatePhrase.java
inflated: edu/stanford/nlp/patterns/ConstantsAndVariables.java
inflated: edu/stanford/nlp/patterns/Data.java
inflated: edu/stanford/nlp/patterns/DataInstance.java
inflated: edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.java
inflated: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.java
inflated: edu/stanford/nlp/patterns/InvertedIndexByTokens.java
inflated: edu/stanford/nlp/patterns/Pattern.java
inflated: edu/stanford/nlp/patterns/PatternFactory.java
inflated: edu/stanford/nlp/patterns/PatternsAnnotations.java
inflated: edu/stanford/nlp/patterns/PhraseScorer.java
inflated: edu/stanford/nlp/patterns/SQLConnection.java
inflated: edu/stanford/nlp/patterns/ScorePatterns.java
inflated: edu/stanford/nlp/patterns/ScorePatternsFreqBased.java
inflated: edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.java
inflated: edu/stanford/nlp/patterns/ScorePhrases.java
inflated: edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.java
inflated: edu/stanford/nlp/patterns/SentenceIndex.java
inflated: edu/stanford/nlp/patterns/dep/ApplyDepPatterns.java
inflated: edu/stanford/nlp/patterns/dep/DataInstanceDep.java
inflated: edu/stanford/nlp/patterns/dep/DepPattern.java
inflated: edu/stanford/nlp/patterns/dep/DepPatternFactory.java
inflated: edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.java
inflated: edu/stanford/nlp/patterns/dep/ExtractedPhrase.java
inflated: edu/stanford/nlp/patterns/surface/AnnotatedTextReader.java
inflated: edu/stanford/nlp/patterns/surface/ApplyPatterns.java
inflated: edu/stanford/nlp/patterns/surface/CreatePatterns.java
inflated: edu/stanford/nlp/patterns/surface/DataInstanceSurface.java
inflated: edu/stanford/nlp/patterns/surface/LearnImportantFeatures.java
inflated: edu/stanford/nlp/patterns/surface/PatternToken.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachToken.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.java
inflated: edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.java
inflated: edu/stanford/nlp/patterns/surface/ScorePatternsF1.java
inflated: edu/stanford/nlp/patterns/surface/SurfacePattern.java
inflated: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.java
inflated: edu/stanford/nlp/patterns/surface/Token.java
inflated: edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.java
inflated: edu/stanford/nlp/pipeline/Annotation.java
inflated: edu/stanford/nlp/pipeline/AnnotationCreator.java
inflated: edu/stanford/nlp/pipeline/AnnotationIterator.java
inflated: edu/stanford/nlp/pipeline/AnnotationOutputter.java
inflated: edu/stanford/nlp/pipeline/AnnotationPipeline.java
inflated: edu/stanford/nlp/pipeline/AnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/Annotator.java
inflated: edu/stanford/nlp/pipeline/AnnotatorImplementations.java
inflated: edu/stanford/nlp/pipeline/AnnotatorPool.java
inflated: edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.java
inflated: edu/stanford/nlp/pipeline/BinarizerAnnotator.java
inflated: edu/stanford/nlp/pipeline/CharniakParserAnnotator.java
inflated: edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.java
inflated: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.java
inflated: edu/stanford/nlp/pipeline/CleanXmlAnnotator.java
inflated: edu/stanford/nlp/pipeline/CoNLLOutputter.java
inflated: edu/stanford/nlp/pipeline/CoNLLUOutputter.java
inflated: edu/stanford/nlp/pipeline/CoNLLUReader.java
inflated: edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.java
inflated: edu/stanford/nlp/pipeline/CoreDocument.java
inflated: edu/stanford/nlp/pipeline/CoreEntityMention.java
inflated: edu/stanford/nlp/pipeline/CoreMapAggregator.java
inflated: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.java
inflated: edu/stanford/nlp/pipeline/CoreNLP.proto
inflated: edu/stanford/nlp/pipeline/CoreNLPProtos.java
inflated: edu/stanford/nlp/pipeline/CoreQuote.java
inflated: edu/stanford/nlp/pipeline/CoreSentence.java
inflated: edu/stanford/nlp/pipeline/CorefAnnotator.java
inflated: edu/stanford/nlp/pipeline/CorefMentionAnnotator.java
inflated: edu/stanford/nlp/pipeline/CustomAnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/DefaultPaths.java
inflated: edu/stanford/nlp/pipeline/DependencyParseAnnotator.java
inflated: edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.java
inflated: edu/stanford/nlp/pipeline/DocDateAnnotator.java
inflated: edu/stanford/nlp/pipeline/EntityMentionsAnnotator.java
inflated: edu/stanford/nlp/pipeline/GenderAnnotator.java
inflated: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/InlineXMLOutputter.java
inflated: edu/stanford/nlp/pipeline/JSONAnnotationReader.java
inflated: edu/stanford/nlp/pipeline/JSONOutputter.java
inflated: edu/stanford/nlp/pipeline/KBPAnnotator.java
inflated: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.java
inflated: edu/stanford/nlp/pipeline/LanguageInfo.java
inflated: edu/stanford/nlp/pipeline/MWTAnnotator.java
inflated: edu/stanford/nlp/pipeline/MorphaAnnotator.java
inflated: edu/stanford/nlp/pipeline/NERCombinerAnnotator.java
inflated: edu/stanford/nlp/pipeline/NumberAnnotator.java
inflated: edu/stanford/nlp/pipeline/POSTaggerAnnotator.java
inflated: edu/stanford/nlp/pipeline/ParserAnnotator.java
inflated: edu/stanford/nlp/pipeline/ParserAnnotatorUtils.java
inflated: edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.java
inflated: edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.java
inflated: edu/stanford/nlp/pipeline/QuoteAnnotator.java
inflated: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.java
inflated: edu/stanford/nlp/pipeline/RegexNERAnnotator.java
inflated: edu/stanford/nlp/pipeline/RelationExtractorAnnotator.java
inflated: edu/stanford/nlp/pipeline/SentenceAnnotator.java
inflated: edu/stanford/nlp/pipeline/SentimentAnnotator.java
inflated: edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.java
inflated: edu/stanford/nlp/pipeline/StanfordCoreNLP.java
inflated: edu/stanford/nlp/pipeline/StanfordCoreNLPClient.java
inflated: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.java
inflated: edu/stanford/nlp/pipeline/TaggedTextOutputter.java
inflated: edu/stanford/nlp/pipeline/TextAnnotationCreator.java
inflated: edu/stanford/nlp/pipeline/TextOutputter.java
inflated: edu/stanford/nlp/pipeline/TokenizerAnnotator.java
inflated: edu/stanford/nlp/pipeline/TokensRegexAnnotator.java
inflated: edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.java
inflated: edu/stanford/nlp/pipeline/TrueCaseAnnotator.java
inflated: edu/stanford/nlp/pipeline/UDFeatureAnnotator.java
inflated: edu/stanford/nlp/pipeline/WikidictAnnotator.java
inflated: edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.java
inflated: edu/stanford/nlp/pipeline/XMLOutputter.java
inflated: edu/stanford/nlp/pipeline/package-info.java
inflated: edu/stanford/nlp/process/AbstractListProcessor.java
inflated: edu/stanford/nlp/process/AbstractTokenizer.java
inflated: edu/stanford/nlp/process/Americanize.java
inflated: edu/stanford/nlp/process/AmericanizeFunction.java
inflated: edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.java
inflated: edu/stanford/nlp/process/CodepointCoreLabelProcessor.java
inflated: edu/stanford/nlp/process/CoreLabelProcessor.java
inflated: edu/stanford/nlp/process/CoreLabelTokenFactory.java
inflated: edu/stanford/nlp/process/CoreTokenFactory.java
inflated: edu/stanford/nlp/process/DistSimClassifier.java
inflated: edu/stanford/nlp/process/DocumentPreprocessor.java
inflated: edu/stanford/nlp/process/DocumentProcessor.java
inflated: edu/stanford/nlp/process/JFlexDummyLexer.java
inflated: edu/stanford/nlp/process/LexedTokenFactory.java
inflated: edu/stanford/nlp/process/LexerTokenizer.java
inflated: edu/stanford/nlp/process/LexerUtils.java
inflated: edu/stanford/nlp/process/ListProcessor.java
inflated: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.java
inflated: edu/stanford/nlp/process/LowercaseFunction.java
inflated: edu/stanford/nlp/process/Morpha.java
inflated: edu/stanford/nlp/process/Morphology.java
inflated: edu/stanford/nlp/process/PTB2TextLexer.java
inflated: edu/stanford/nlp/process/PTBEscapingProcessor.java
inflated: edu/stanford/nlp/process/PTBLexer.flex
inflated: edu/stanford/nlp/process/PTBLexer.java
inflated: edu/stanford/nlp/process/PTBTokenizer.java
inflated: edu/stanford/nlp/process/SerializableFunction.java
inflated: edu/stanford/nlp/process/StripTagsProcessor.java
inflated: edu/stanford/nlp/process/TSVSentenceIterator.java
inflated: edu/stanford/nlp/process/TSVUtils.java
inflated: edu/stanford/nlp/process/Tokenizer.java
inflated: edu/stanford/nlp/process/TokenizerAdapter.java
inflated: edu/stanford/nlp/process/TokenizerFactory.java
inflated: edu/stanford/nlp/process/TransformXML.java
inflated: edu/stanford/nlp/process/WhitespaceLexer.java
inflated: edu/stanford/nlp/process/WhitespaceTokenizer.java
inflated: edu/stanford/nlp/process/WordSegmenter.java
inflated: edu/stanford/nlp/process/WordSegmentingTokenizer.java
inflated: edu/stanford/nlp/process/WordShapeClassifier.java
inflated: edu/stanford/nlp/process/WordToSentenceProcessor.java
inflated: edu/stanford/nlp/process/WordTokenFactory.java
inflated: edu/stanford/nlp/process/package-info.java
inflated: edu/stanford/nlp/quoteattribution/BammanCorefReader.java
inflated: edu/stanford/nlp/quoteattribution/ChapterAnnotator.java
inflated: edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.java
inflated: edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.java
inflated: edu/stanford/nlp/quoteattribution/Person.java
inflated: edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/Sieve.java
inflated: edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.java
inflated: edu/stanford/nlp/quoteattribution/XMLToAnnotation.java
inflated: edu/stanford/nlp/semgraph/ISemanticGraphEdgeEql.java
inflated: edu/stanford/nlp/semgraph/SemanticGraph.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphEdge.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphFactory.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphFormatter.java
inflated: edu/stanford/nlp/semgraph/SemanticGraphUtils.java
inflated: edu/stanford/nlp/semgraph/package-info.java
inflated: edu/stanford/nlp/semgraph/semgrex/Alignment.java
inflated: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/Env.java
inflated: edu/stanford/nlp/semgraph/semgrex/GraphRelation.java
inflated: edu/stanford/nlp/semgraph/semgrex/NodeAttributes.java
inflated: edu/stanford/nlp/semgraph/semgrex/NodePattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/ParseException.java
inflated: edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParser.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParserConstants.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexParserTokenManager.java
inflated: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.java
inflated: edu/stanford/nlp/semgraph/semgrex/SimpleCharStream.java
inflated: edu/stanford/nlp/semgraph/semgrex/Token.java
inflated: edu/stanford/nlp/semgraph/semgrex/TokenMgrError.java
inflated: edu/stanford/nlp/semgraph/semgrex/VariableStrings.java
inflated: edu/stanford/nlp/semgraph/semgrex/package-info.java
inflated: edu/stanford/nlp/sentiment/AbstractEvaluate.java
inflated: edu/stanford/nlp/sentiment/BuildBinarizedDataset.java
inflated: edu/stanford/nlp/sentiment/CollapseUnaryTransformer.java
inflated: edu/stanford/nlp/sentiment/Evaluate.java
inflated: edu/stanford/nlp/sentiment/ForwardPropagationException.java
inflated: edu/stanford/nlp/sentiment/RNNOptions.java
inflated: edu/stanford/nlp/sentiment/RNNTestOptions.java
inflated: edu/stanford/nlp/sentiment/RNNTrainOptions.java
inflated: edu/stanford/nlp/sentiment/ReadSentimentDataset.java
inflated: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.java
inflated: edu/stanford/nlp/sentiment/SentimentCostAndGradient.java
inflated: edu/stanford/nlp/sentiment/SentimentModel.java
inflated: edu/stanford/nlp/sentiment/SentimentPipeline.java
inflated: edu/stanford/nlp/sentiment/SentimentTraining.java
inflated: edu/stanford/nlp/sentiment/SentimentUtils.java
inflated: edu/stanford/nlp/sequences/BeamBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/BestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/Clique.java
inflated: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter.java
inflated: edu/stanford/nlp/sequences/CoolingSchedule.java
inflated: edu/stanford/nlp/sequences/DocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ExactBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/FactoredSequenceListener.java
inflated: edu/stanford/nlp/sequences/FactoredSequenceModel.java
inflated: edu/stanford/nlp/sequences/FeatureFactory.java
inflated: edu/stanford/nlp/sequences/IOBUtils.java
inflated: edu/stanford/nlp/sequences/KBestSequenceFinder.java
inflated: edu/stanford/nlp/sequences/LatticeWriter.java
inflated: edu/stanford/nlp/sequences/ListeningSequenceModel.java
inflated: edu/stanford/nlp/sequences/ObjectBankWrapper.java
inflated: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/SeqClassifierFlags.java
inflated: edu/stanford/nlp/sequences/SequenceGibbsSampler.java
inflated: edu/stanford/nlp/sequences/SequenceListener.java
inflated: edu/stanford/nlp/sequences/SequenceModel.java
inflated: edu/stanford/nlp/sequences/SequenceSampler.java
inflated: edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.java
inflated: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.java
inflated: edu/stanford/nlp/sequences/package-info.java
inflated: edu/stanford/nlp/simple/Document.java
inflated: edu/stanford/nlp/simple/Sentence.java
inflated: edu/stanford/nlp/simple/SentenceAlgorithms.java
inflated: edu/stanford/nlp/simple/SentimentClass.java
inflated: edu/stanford/nlp/simple/Token.java
inflated: edu/stanford/nlp/stats/AbstractCounter.java
inflated: edu/stanford/nlp/stats/AccuracyStats.java
inflated: edu/stanford/nlp/stats/ClassicCounter.java
inflated: edu/stanford/nlp/stats/Counter.java
inflated: edu/stanford/nlp/stats/Counters.java
inflated: edu/stanford/nlp/stats/Distribution.java
inflated: edu/stanford/nlp/stats/EquivalenceClasser.java
inflated: edu/stanford/nlp/stats/GeneralizedCounter.java
inflated: edu/stanford/nlp/stats/IntCounter.java
inflated: edu/stanford/nlp/stats/MultiClassAccuracyStats.java
inflated: edu/stanford/nlp/stats/MultiClassChunkEvalStats.java
inflated: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.java
inflated: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.java
inflated: edu/stanford/nlp/stats/PrecisionRecallStats.java
inflated: edu/stanford/nlp/stats/ProbabilityDistribution.java
inflated: edu/stanford/nlp/stats/Sampler.java
inflated: edu/stanford/nlp/stats/Scorer.java
inflated: edu/stanford/nlp/stats/SimpleGoodTuring.java
inflated: edu/stanford/nlp/stats/TwoDimensionalCounter.java
inflated: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.java
inflated: edu/stanford/nlp/stats/TwoDimensionalIntCounter.java
inflated: edu/stanford/nlp/stats/package-info.java
inflated: edu/stanford/nlp/swing/FontDetector.java
inflated: edu/stanford/nlp/swing/TooltipJList.java
inflated: edu/stanford/nlp/swing/package-info.java
inflated: edu/stanford/nlp/tagger/common/Tagger.java
inflated: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TaggedFileRecord.java
inflated: edu/stanford/nlp/tagger/io/TextTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.java
inflated: edu/stanford/nlp/tagger/maxent/ASBCunkDict.java
inflated: edu/stanford/nlp/tagger/maxent/AmbiguityClass.java
inflated: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.java
inflated: edu/stanford/nlp/tagger/maxent/CTBunkDict.java
inflated: edu/stanford/nlp/tagger/maxent/CountWrapper.java
inflated: edu/stanford/nlp/tagger/maxent/CtbDict.java
inflated: edu/stanford/nlp/tagger/maxent/DataWordTag.java
inflated: edu/stanford/nlp/tagger/maxent/Dictionary.java
inflated: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.java
inflated: edu/stanford/nlp/tagger/maxent/Distsim.java
inflated: edu/stanford/nlp/tagger/maxent/Extractor.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorFrames.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.java
inflated: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.java
inflated: edu/stanford/nlp/tagger/maxent/Extractors.java
inflated: edu/stanford/nlp/tagger/maxent/FeatureKey.java
inflated: edu/stanford/nlp/tagger/maxent/History.java
inflated: edu/stanford/nlp/tagger/maxent/HistoryTable.java
inflated: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.java
inflated: edu/stanford/nlp/tagger/maxent/MaxentTagger.java
inflated: edu/stanford/nlp/tagger/maxent/PairsHolder.java
inflated: edu/stanford/nlp/tagger/maxent/ReadDataTagged.java
inflated: edu/stanford/nlp/tagger/maxent/TTags.java
inflated: edu/stanford/nlp/tagger/maxent/TagCount.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerConfig.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerExperiments.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerFeature.java
inflated: edu/stanford/nlp/tagger/maxent/TaggerFeatures.java
inflated: edu/stanford/nlp/tagger/maxent/TemplateHash.java
inflated: edu/stanford/nlp/tagger/maxent/TestClassifier.java
inflated: edu/stanford/nlp/tagger/maxent/TestSentence.java
inflated: edu/stanford/nlp/tagger/maxent/TestThreadedTagger.java
inflated: edu/stanford/nlp/tagger/maxent/package-info.java
inflated: edu/stanford/nlp/time/GUTimeAnnotator.java
inflated: edu/stanford/nlp/time/GenericTimeExpressionPatterns.java
inflated: edu/stanford/nlp/time/HeidelTimeAnnotator.java
inflated: edu/stanford/nlp/time/HeidelTimeKBPAnnotator.java
inflated: edu/stanford/nlp/time/JodaTimeUtils.java
inflated: edu/stanford/nlp/time/JollyDayHolidays.java
inflated: edu/stanford/nlp/time/Options.java
inflated: edu/stanford/nlp/time/SUTime.java
inflated: edu/stanford/nlp/time/SUTimeMain.java
inflated: edu/stanford/nlp/time/SUTimeSimpleParser.java
inflated: edu/stanford/nlp/time/TimeAnnotations.java
inflated: edu/stanford/nlp/time/TimeAnnotator.java
inflated: edu/stanford/nlp/time/TimeExpression.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractor.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractorFactory.java
inflated: edu/stanford/nlp/time/TimeExpressionExtractorImpl.java
inflated: edu/stanford/nlp/time/TimeExpressionPatterns.java
inflated: edu/stanford/nlp/time/TimeFormatter.java
inflated: edu/stanford/nlp/time/Timex.java
inflated: edu/stanford/nlp/time/XMLUtils.java
inflated: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/BasicCategoryTreeTransformer.java
inflated: edu/stanford/nlp/trees/BobChrisTreeNormalizer.java
inflated: edu/stanford/nlp/trees/CollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/CollocationFinder.java
inflated: edu/stanford/nlp/trees/CompositeTreeTransformer.java
inflated: edu/stanford/nlp/trees/CompositeTreebank.java
inflated: edu/stanford/nlp/trees/Constituent.java
inflated: edu/stanford/nlp/trees/ConstituentFactory.java
inflated: edu/stanford/nlp/trees/CoordinationTransformer.java
inflated: edu/stanford/nlp/trees/CopulaHeadFinder.java
inflated: edu/stanford/nlp/trees/DateTreeTransformer.java
inflated: edu/stanford/nlp/trees/DeepTree.java
inflated: edu/stanford/nlp/trees/Dependencies.java
inflated: edu/stanford/nlp/trees/Dependency.java
inflated: edu/stanford/nlp/trees/DependencyFactory.java
inflated: edu/stanford/nlp/trees/DependencyPrinter.java
inflated: edu/stanford/nlp/trees/DependencyReader.java
inflated: edu/stanford/nlp/trees/DependencyTreeTransformer.java
inflated: edu/stanford/nlp/trees/DependencyTyper.java
inflated: edu/stanford/nlp/trees/DiskTreebank.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/EnglishPatterns.java
inflated: edu/stanford/nlp/trees/FilteringTreeReader.java
inflated: edu/stanford/nlp/trees/FilteringTreebank.java
inflated: edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.java
inflated: edu/stanford/nlp/trees/GrammaticalRelation.java
inflated: edu/stanford/nlp/trees/GrammaticalStructure.java
inflated: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.java
inflated: edu/stanford/nlp/trees/GrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.java
inflated: edu/stanford/nlp/trees/HasParent.java
inflated: edu/stanford/nlp/trees/HeadFinder.java
inflated: edu/stanford/nlp/trees/Labeled.java
inflated: edu/stanford/nlp/trees/LabeledConstituent.java
inflated: edu/stanford/nlp/trees/LabeledScoredConstituent.java
inflated: edu/stanford/nlp/trees/LabeledScoredConstituentFactory.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeFactory.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeNode.java
inflated: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/LeftHeadFinder.java
inflated: edu/stanford/nlp/trees/LengthTreeFilter.java
inflated: edu/stanford/nlp/trees/MemoryTreebank.java
inflated: edu/stanford/nlp/trees/ModCollinsHeadFinder.java
inflated: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java
inflated: edu/stanford/nlp/trees/NamedDependency.java
inflated: edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.java
inflated: edu/stanford/nlp/trees/OutputSubtrees.java
inflated: edu/stanford/nlp/trees/PennTreeReader.java
inflated: edu/stanford/nlp/trees/PennTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/PennTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/PennTreebankTokenizer.java
inflated: edu/stanford/nlp/trees/QPTreeTransformer.java
inflated: edu/stanford/nlp/trees/RecursiveTreeTransformer.java
inflated: edu/stanford/nlp/trees/SemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/SimpleConstituent.java
inflated: edu/stanford/nlp/trees/SimpleConstituentFactory.java
inflated: edu/stanford/nlp/trees/SimpleTree.java
inflated: edu/stanford/nlp/trees/SimpleTreeFactory.java
inflated: edu/stanford/nlp/trees/Span.java
inflated: edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/SynchronizedTreeTransformer.java
inflated: edu/stanford/nlp/trees/TransformingTreebank.java
inflated: edu/stanford/nlp/trees/Tree.java
inflated: edu/stanford/nlp/trees/TreeCoreAnnotations.java
inflated: edu/stanford/nlp/trees/TreeFactory.java
inflated: edu/stanford/nlp/trees/TreeFilters.java
inflated: edu/stanford/nlp/trees/TreeFunctions.java
inflated: edu/stanford/nlp/trees/TreeGraphNode.java
inflated: edu/stanford/nlp/trees/TreeGraphNodeFactory.java
inflated: edu/stanford/nlp/trees/TreeLeafLabelTransformer.java
inflated: edu/stanford/nlp/trees/TreeLemmatizer.java
inflated: edu/stanford/nlp/trees/TreeLengthComparator.java
inflated: edu/stanford/nlp/trees/TreeNormalizer.java
inflated: edu/stanford/nlp/trees/TreePrint.java
inflated: edu/stanford/nlp/trees/TreeReader.java
inflated: edu/stanford/nlp/trees/TreeReaderFactory.java
inflated: edu/stanford/nlp/trees/TreeTokenizerFactory.java
inflated: edu/stanford/nlp/trees/TreeTransformer.java
inflated: edu/stanford/nlp/trees/TreeVisitor.java
inflated: edu/stanford/nlp/trees/Treebank.java
inflated: edu/stanford/nlp/trees/TreebankFactory.java
inflated: edu/stanford/nlp/trees/TreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/TreebankTagUpdater.java
inflated: edu/stanford/nlp/trees/TreebankTransformer.java
inflated: edu/stanford/nlp/trees/Treebanks.java
inflated: edu/stanford/nlp/trees/Trees.java
inflated: edu/stanford/nlp/trees/TypedDependency.java
inflated: edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/UniversalPOSMapper.java
inflated: edu/stanford/nlp/trees/UniversalSemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/UnnamedConcreteDependency.java
inflated: edu/stanford/nlp/trees/UnnamedDependency.java
inflated: edu/stanford/nlp/trees/WordNetConnection.java
inflated: edu/stanford/nlp/trees/WordStemmer.java
inflated: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.java
inflated: edu/stanford/nlp/trees/international/arabic/package-info.java
inflated: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.java
inflated: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.java
inflated: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/french/package-info.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.java
inflated: edu/stanford/nlp/trees/international/negra/NegraLabel.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennLexer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/negra/package-info.java
inflated: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CEDict.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CHTBLexer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.java
inflated: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.java
inflated: edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.java
inflated: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.java
inflated: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.java
inflated: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.java
inflated: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.java
inflated: edu/stanford/nlp/trees/international/pennchinese/package-info.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReader.java
inflated: edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.java
inflated: edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.java
inflated: edu/stanford/nlp/trees/international/tuebadz/package-info.java
inflated: edu/stanford/nlp/trees/package-info.java
inflated: edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.java
inflated: edu/stanford/nlp/trees/treebank/Mapper.java
inflated: edu/stanford/nlp/trees/tregex/CoordinationPattern.java
inflated: edu/stanford/nlp/trees/tregex/DescriptionPattern.java
inflated: edu/stanford/nlp/trees/tregex/Macros.java
inflated: edu/stanford/nlp/trees/tregex/ParseException.java
inflated: edu/stanford/nlp/trees/tregex/Relation.java
inflated: edu/stanford/nlp/trees/tregex/SimpleCharStream.java
inflated: edu/stanford/nlp/trees/tregex/Token.java
inflated: edu/stanford/nlp/trees/tregex/TokenMgrError.java
inflated: edu/stanford/nlp/trees/tregex/TregexMatcher.java
inflated: edu/stanford/nlp/trees/tregex/TregexParseException.java
inflated: edu/stanford/nlp/trees/tregex/TregexParser.java
inflated: edu/stanford/nlp/trees/tregex/TregexParserConstants.java
inflated: edu/stanford/nlp/trees/tregex/TregexParserTokenManager.java
inflated: edu/stanford/nlp/trees/tregex/TregexPattern.java
inflated: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.java
inflated: edu/stanford/nlp/trees/tregex/VariableStrings.java
inflated: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FilePanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FileTreeModel.java
inflated: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.java
inflated: edu/stanford/nlp/trees/tregex/gui/HighlightUtils.java
inflated: edu/stanford/nlp/trees/tregex/gui/InputPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/Preferences.java
inflated: edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.java
inflated: edu/stanford/nlp/trees/tregex/gui/Tdiff.java
inflated: edu/stanford/nlp/trees/tregex/gui/TreeFromFile.java
inflated: edu/stanford/nlp/trees/tregex/gui/TregexGUI.java
inflated: edu/stanford/nlp/trees/tregex/gui/package-info.java
inflated: edu/stanford/nlp/trees/tregex/package-info.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToHeadNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexNodes.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CoindexationGenerator.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/DeleteNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/HoldTreeNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/IfExistsNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/InsertNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/MoveNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Node.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/PruneNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/RelabelNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/ReplaceNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleCharStream.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/SimpleNode.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Token.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TokenMgrError.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TreeLocation.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParser.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserConstants.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTokenManager.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPatternRoot.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.java
inflated: edu/stanford/nlp/trees/tregex/tsurgeon/package-info.java
inflated: edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.java
inflated: edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.java
inflated: edu/stanford/nlp/trees/ud/CoNLLUUtils.java
inflated: edu/stanford/nlp/trees/ud/EnhancementOptions.java
inflated: edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.java
inflated: edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.java
inflated: edu/stanford/nlp/util/AbstractIterator.java
inflated: edu/stanford/nlp/util/AcronymMatcher.java
inflated: edu/stanford/nlp/util/ArgumentParser.java
inflated: edu/stanford/nlp/util/ArrayCoreMap.java
inflated: edu/stanford/nlp/util/ArrayHeap.java
inflated: edu/stanford/nlp/util/ArrayMap.java
inflated: edu/stanford/nlp/util/ArraySet.java
inflated: edu/stanford/nlp/util/ArrayStringFilter.java
inflated: edu/stanford/nlp/util/ArrayUtils.java
inflated: edu/stanford/nlp/util/Beam.java
inflated: edu/stanford/nlp/util/BinaryHeapPriorityQueue.java
inflated: edu/stanford/nlp/util/ByteStreamGobbler.java
inflated: edu/stanford/nlp/util/CacheMap.java
inflated: edu/stanford/nlp/util/CallbackFunction.java
inflated: edu/stanford/nlp/util/Characters.java
inflated: edu/stanford/nlp/util/CollectionFactory.java
inflated: edu/stanford/nlp/util/CollectionUtils.java
inflated: edu/stanford/nlp/util/CollectionValuedMap.java
inflated: edu/stanford/nlp/util/Comparators.java
inflated: edu/stanford/nlp/util/ConcatenationIterator.java
inflated: edu/stanford/nlp/util/ConfusionMatrix.java
inflated: edu/stanford/nlp/util/ConvertByteArray.java
inflated: edu/stanford/nlp/util/CoreMap.java
inflated: edu/stanford/nlp/util/DataFilePaths.java
inflated: edu/stanford/nlp/util/DeltaIndex.java
inflated: edu/stanford/nlp/util/DeltaMap.java
inflated: edu/stanford/nlp/util/EditDistance.java
inflated: edu/stanford/nlp/util/ErasureUtils.java
inflated: edu/stanford/nlp/util/Factory.java
inflated: edu/stanford/nlp/util/FilePathProcessor.java
inflated: edu/stanford/nlp/util/FileProcessor.java
inflated: edu/stanford/nlp/util/FilteredIterator.java
inflated: edu/stanford/nlp/util/Filters.java
inflated: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.java
inflated: edu/stanford/nlp/util/FuzzyInterval.java
inflated: edu/stanford/nlp/util/Generics.java
inflated: edu/stanford/nlp/util/GoogleNGramsSQLBacked.java
inflated: edu/stanford/nlp/util/HasInterval.java
inflated: edu/stanford/nlp/util/HashIndex.java
inflated: edu/stanford/nlp/util/HashableCoreMap.java
inflated: edu/stanford/nlp/util/Heap.java
inflated: edu/stanford/nlp/util/IdentityHashSet.java
inflated: edu/stanford/nlp/util/Index.java
inflated: edu/stanford/nlp/util/IntPair.java
inflated: edu/stanford/nlp/util/IntQuadruple.java
inflated: edu/stanford/nlp/util/IntTriple.java
inflated: edu/stanford/nlp/util/IntTuple.java
inflated: edu/stanford/nlp/util/IntUni.java
inflated: edu/stanford/nlp/util/Interner.java
inflated: edu/stanford/nlp/util/Interval.java
inflated: edu/stanford/nlp/util/IntervalTree.java
inflated: edu/stanford/nlp/util/IterableIterator.java
inflated: edu/stanford/nlp/util/Iterables.java
inflated: edu/stanford/nlp/util/Lazy.java
inflated: edu/stanford/nlp/util/LeastRecentlyUsedCache.java
inflated: edu/stanford/nlp/util/MapFactory.java
inflated: edu/stanford/nlp/util/MapList.java
inflated: edu/stanford/nlp/util/Maps.java
inflated: edu/stanford/nlp/util/MaxSizeConcurrentHashSet.java
inflated: edu/stanford/nlp/util/MemoryMonitor.java
inflated: edu/stanford/nlp/util/MetaClass.java
inflated: edu/stanford/nlp/util/MutableDouble.java
inflated: edu/stanford/nlp/util/MutableInteger.java
inflated: edu/stanford/nlp/util/MutableLong.java
inflated: edu/stanford/nlp/util/PaddedList.java
inflated: edu/stanford/nlp/util/Pair.java
inflated: edu/stanford/nlp/util/Pointer.java
inflated: edu/stanford/nlp/util/PriorityQueue.java
inflated: edu/stanford/nlp/util/PropertiesUtils.java
inflated: edu/stanford/nlp/util/Quadruple.java
inflated: edu/stanford/nlp/util/ReflectionLoading.java
inflated: edu/stanford/nlp/util/RegexStringFilter.java
inflated: edu/stanford/nlp/util/RuntimeInterruptedException.java
inflated: edu/stanford/nlp/util/Scored.java
inflated: edu/stanford/nlp/util/ScoredComparator.java
inflated: edu/stanford/nlp/util/ScoredObject.java
inflated: edu/stanford/nlp/util/Sets.java
inflated: edu/stanford/nlp/util/StreamGobbler.java
inflated: edu/stanford/nlp/util/StringParsingTask.java
inflated: edu/stanford/nlp/util/StringUtils.java
inflated: edu/stanford/nlp/util/SystemUtils.java
inflated: edu/stanford/nlp/util/ThreeDimensionalMap.java
inflated: edu/stanford/nlp/util/Timing.java
inflated: edu/stanford/nlp/util/TreeShapedStack.java
inflated: edu/stanford/nlp/util/Trilean.java
inflated: edu/stanford/nlp/util/Triple.java
inflated: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.java
inflated: edu/stanford/nlp/util/TwoDimensionalMap.java
inflated: edu/stanford/nlp/util/TwoDimensionalSet.java
inflated: edu/stanford/nlp/util/TypesafeMap.java
inflated: edu/stanford/nlp/util/UTF8EquivalenceFunction.java
inflated: edu/stanford/nlp/util/ValuedInterval.java
inflated: edu/stanford/nlp/util/XMLUtils.java
inflated: edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.java
inflated: edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.java
inflated: edu/stanford/nlp/util/concurrent/MulticoreWrapper.java
inflated: edu/stanford/nlp/util/concurrent/SynchronizedInterner.java
inflated: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.java
inflated: edu/stanford/nlp/util/concurrent/package-info.java
inflated: edu/stanford/nlp/util/logging/BooleanLogRecordHandler.java
inflated: edu/stanford/nlp/util/logging/Color.java
inflated: edu/stanford/nlp/util/logging/FilterHandler.java
inflated: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.java
inflated: edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.java
inflated: edu/stanford/nlp/util/logging/LogFilter.java
inflated: edu/stanford/nlp/util/logging/LogRecordHandler.java
inflated: edu/stanford/nlp/util/logging/NewlineLogFormatter.java
inflated: edu/stanford/nlp/util/logging/OutputHandler.java
inflated: edu/stanford/nlp/util/logging/PrettyLoggable.java
inflated: edu/stanford/nlp/util/logging/PrettyLogger.java
inflated: edu/stanford/nlp/util/logging/RedirectOutputHandler.java
inflated: edu/stanford/nlp/util/logging/Redwood.java
inflated: edu/stanford/nlp/util/logging/RedwoodConfiguration.java
inflated: edu/stanford/nlp/util/logging/RedwoodPrintStream.java
inflated: edu/stanford/nlp/util/logging/RepeatedRecordHandler.java
inflated: edu/stanford/nlp/util/logging/RerouteChannel.java
inflated: edu/stanford/nlp/util/logging/SLF4JHandler.java
inflated: edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.java
inflated: edu/stanford/nlp/util/logging/Style.java
inflated: edu/stanford/nlp/util/logging/VisibilityHandler.java
inflated: edu/stanford/nlp/util/package-info.java
inflated: edu/stanford/nlp/wordseg/AffixDictionary.java
inflated: edu/stanford/nlp/wordseg/ChineseDictionary.java
inflated: edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/wordseg/ChineseStringUtils.java
inflated: edu/stanford/nlp/wordseg/CorpusChar.java
inflated: edu/stanford/nlp/wordseg/CorpusDictionary.java
inflated: edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java
inflated: edu/stanford/nlp/wordseg/NonDict2.java
inflated: edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.java
inflated: edu/stanford/nlp/wordseg/TagAffixDetector.java
inflated: edu/stanford/nlp/wordseg/package-info.java
TESTING BUILD
Buildfile: /juice/u/nlp/distrib/stanford-corenlp-4.2.0/build.xml
prepare:
[mkdir] Created dir: /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes
compile:
[javac] Compiling 1413 source files to /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/maxent/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/sequences/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/maxent/iis/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/dcoref/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/util/concurrent/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/parser/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/process/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/international/tuebadz/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ling/tokensregex/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/parser/ui/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ling/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/naturalli/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/tagger/maxent/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/international/negra/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/international/pennchinese/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/pipeline/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ie/machinereading/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ling/tokensregex/types/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/util/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/math/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/tregex/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/swing/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/semgraph/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/classify/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ie/ner/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ling/tokensregex/matcher/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/semgraph/semgrex/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/objectbank/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/fsm/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ie/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/optimization/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/international/arabic/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/tregex/gui/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ling/tokensregex/parser/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/parser/lexparser/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/international/french/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ie/pascal/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/ie/crf/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/wordseg/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/stats/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/io/package-info.class
[javac] Creating empty /juice/u/nlp/distrib/stanford-corenlp-4.2.0/classes/edu/stanford/nlp/trees/tregex/tsurgeon/package-info.class
BUILD SUCCESSFUL
Total time: 1 minute 20 seconds
BUILD SUCCEEDED
Loading source files for package edu.stanford.nlp.ie.regexp...
Loading source files for package edu.stanford.nlp.ie.pascal...
Loading source files for package edu.stanford.nlp.ie...
Loading source files for package edu.stanford.nlp.ie.machinereading...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.roth...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace.reader...
Loading source files for package edu.stanford.nlp.ie.machinereading.domains.ace...
Loading source files for package edu.stanford.nlp.ie.machinereading.structure...
Loading source files for package edu.stanford.nlp.ie.machinereading.common...
Loading source files for package edu.stanford.nlp.ie.ner...
Loading source files for package edu.stanford.nlp.ie.qe...
Loading source files for package edu.stanford.nlp.ie.util...
Loading source files for package edu.stanford.nlp.ie.crf...
Loading source files for package edu.stanford.nlp.io...
Loading source files for package edu.stanford.nlp.international.german.process...
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.french...
Loading source files for package edu.stanford.nlp.international.french.process...
Loading source files for package edu.stanford.nlp.international.arabic.pipeline...
Loading source files for package edu.stanford.nlp.international.arabic...
Loading source files for package edu.stanford.nlp.international.arabic.process...
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.international.spanish.pipeline...
Loading source files for package edu.stanford.nlp.graph...
Loading source files for package edu.stanford.nlp.naturalli...
Loading source files for package edu.stanford.nlp.simple...
Loading source files for package edu.stanford.nlp.pipeline...
Loading source files for package edu.stanford.nlp.stats...
Loading source files for package edu.stanford.nlp.quoteattribution...
Loading source files for package edu.stanford.nlp.quoteattribution.Sieves.MSSieves...
Loading source files for package edu.stanford.nlp.quoteattribution.Sieves.training...
Loading source files for package edu.stanford.nlp.quoteattribution.Sieves.QMSieves...
Loading source files for package edu.stanford.nlp.quoteattribution.Sieves...
Loading source files for package edu.stanford.nlp.sentiment...
Loading source files for package edu.stanford.nlp.classify...
Loading source files for package edu.stanford.nlp.optimization...
Loading source files for package edu.stanford.nlp.tagger.maxent...
Loading source files for package edu.stanford.nlp.tagger.io...
Loading source files for package edu.stanford.nlp.tagger.common...
Loading source files for package edu.stanford.nlp.net...
Loading source files for package edu.stanford.nlp.time...
Loading source files for package edu.stanford.nlp.dcoref...
Loading source files for package edu.stanford.nlp.dcoref.sievepasses...
Loading source files for package edu.stanford.nlp.parser.common...
Loading source files for package edu.stanford.nlp.parser...
Loading source files for package edu.stanford.nlp.parser.metrics...
Loading source files for package edu.stanford.nlp.parser.dvparser...
Loading source files for package edu.stanford.nlp.parser.shiftreduce...
Loading source files for package edu.stanford.nlp.parser.tools...
Loading source files for package edu.stanford.nlp.parser.ui...
Loading source files for package edu.stanford.nlp.parser.charniak...
Loading source files for package edu.stanford.nlp.parser.server...
Loading source files for package edu.stanford.nlp.parser.lexparser...
Loading source files for package edu.stanford.nlp.parser.lexparser.demo...
Loading source files for package edu.stanford.nlp.parser.nndep...
Loading source files for package edu.stanford.nlp.parser.nndep.demo...
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.sequences...
Loading source files for package edu.stanford.nlp.coref.neural...
Loading source files for package edu.stanford.nlp.coref.docreader...
Loading source files for package edu.stanford.nlp.coref...
Loading source files for package edu.stanford.nlp.coref.data...
Loading source files for package edu.stanford.nlp.coref.hybrid.sieve...
Loading source files for package edu.stanford.nlp.coref.hybrid.rf...
Loading source files for package edu.stanford.nlp.coref.hybrid...
Loading source files for package edu.stanford.nlp.coref.fastneural...
Loading source files for package edu.stanford.nlp.coref.md...
Loading source files for package edu.stanford.nlp.coref.statistical...
Loading source files for package edu.stanford.nlp.patterns...
Loading source files for package edu.stanford.nlp.patterns.dep...
Loading source files for package edu.stanford.nlp.patterns.surface...
Loading source files for package edu.stanford.nlp.objectbank...
Loading source files for package edu.stanford.nlp.wordseg...
Loading source files for package edu.stanford.nlp.paragraphs...
Loading source files for package edu.stanford.nlp.util...
Loading source files for package edu.stanford.nlp.util.logging...
Loading source files for package edu.stanford.nlp.util.concurrent...
Loading source files for package edu.stanford.nlp.maxent.iis...
Loading source files for package edu.stanford.nlp.maxent...
Loading source files for package edu.stanford.nlp.semgraph...
Loading source files for package edu.stanford.nlp.semgraph.semgrex...
Loading source files for package edu.stanford.nlp.neural...
Loading source files for package edu.stanford.nlp.neural.rnn...
Loading source files for package edu.stanford.nlp.swing...
Loading source files for package edu.stanford.nlp.trees...
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.hebrew...
Loading source files for package edu.stanford.nlp.trees.international.negra...
Loading source files for package edu.stanford.nlp.trees.international.tuebadz...
Loading source files for package edu.stanford.nlp.trees.international.spanish...
Loading source files for package edu.stanford.nlp.trees.tregex...
Loading source files for package edu.stanford.nlp.trees.tregex.tsurgeon...
Loading source files for package edu.stanford.nlp.trees.tregex.gui...
Loading source files for package edu.stanford.nlp.trees.ud...
Loading source files for package edu.stanford.nlp.trees.treebank...
Loading source files for package edu.stanford.nlp.math...
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.parser...
Loading source files for package edu.stanford.nlp.ling.tokensregex.types...
Loading source files for package edu.stanford.nlp.ling.tokensregex.matcher...
Constructing Javadoc information...
Standard Doclet version 1.8.0_231
Building tree for all the packages and classes...
Generating javadoc/edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.html...
src/edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.java:110: warning: no description for @return
* @return
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:255: warning: no @return
public DocumentReaderAndWriter<IN> makePlainTextReaderAndWriter() {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:341: warning: no @param for doc
public List<IN> classifySentenceWithGlobalInformation(List<? extends HasWord> tokenSequence, final CoreMap doc, final CoreMap sentence) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:341: warning: no @param for sentence
public List<IN> classifySentenceWithGlobalInformation(List<? extends HasWord> tokenSequence, final CoreMap doc, final CoreMap sentence) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:447: warning: no @param for readerAndWriter
public List<List<IN>> classifyRaw(String str,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:715: error: type arguments not allowed here
* {@link #classifySentence(List<? extends HasWord>) classifySentence} instead.
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:736: warning: no description for @param
* @param document
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:737: warning: no description for @param
* @param sentence
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:745: warning: no description for @param
* @param document
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:824: warning: no @param for readerAndWriter
makeObjectBankFromString(String string,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:925: warning: no @param for readerAndWriter
public ObjectBank<List<IN>> makeObjectBankFromReader(BufferedReader in,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:943: warning: no @param for readerAndWriter
public void printProbs(String filename,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:959: warning: no @param for readerWriter
public void printProbs(Collection<File> testFiles,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1044: warning: no @param for documents
public void dumpFeatures(Collection<List<IN>> documents) {}
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1056: warning: no @throws for java.io.IOException
public void classifyAndWriteAnswers(String textFile)
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1071: warning: no @throws for java.io.IOException
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, boolean outputScores)
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1085: warning: no @throws for java.io.IOException
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @param for testFile
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @param for outStream
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @param for readerWriter
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @param for outputScores
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @return
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1098: warning: no @throws for java.io.IOException
public Triple<Double,Double,Double> classifyAndWriteAnswers(String testFile, OutputStream outStream,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1144: warning: no description for @param
* @param documents
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1145: warning: no description for @param
* @param printWriter
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1146: warning: no description for @param
* @param readerWriter
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1150: warning: no description for @throws
* @throws IOException
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1241: warning: no @throws for java.io.IOException
public void classifyAndWriteAnswersKBest(String testFile, int k,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1257: warning: no @param for k
public void classifyAndWriteAnswersKBest(ObjectBank<List<IN>> documents, int k, PrintWriter printWriter,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1257: warning: no @param for printWriter
public void classifyAndWriteAnswersKBest(ObjectBank<List<IN>> documents, int k, PrintWriter printWriter,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1257: warning: no @param for readerAndWriter
public void classifyAndWriteAnswersKBest(ObjectBank<List<IN>> documents, int k, PrintWriter printWriter,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1257: warning: no @throws for java.io.IOException
public void classifyAndWriteAnswersKBest(ObjectBank<List<IN>> documents, int k, PrintWriter printWriter,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1291: warning: no @param for searchGraphPrefix
public void classifyAndWriteViterbiSearchGraph(String testFile, String searchGraphPrefix, DocumentReaderAndWriter<IN> readerAndWriter) throws IOException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1291: warning: no @param for readerAndWriter
public void classifyAndWriteViterbiSearchGraph(String testFile, String searchGraphPrefix, DocumentReaderAndWriter<IN> readerAndWriter) throws IOException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1291: warning: no @throws for java.io.IOException
public void classifyAndWriteViterbiSearchGraph(String testFile, String searchGraphPrefix, DocumentReaderAndWriter<IN> readerAndWriter) throws IOException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1326: warning: no @param for readerAndWriter
public void writeAnswers(List<IN> doc, PrintWriter printWriter,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1341: warning: no @param for doc
public boolean countResults(List<IN> doc,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1341: warning: no @param for entityTP
public boolean countResults(List<IN> doc,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1341: warning: no @param for entityFP
public boolean countResults(List<IN> doc,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1341: warning: no @param for entityFN
public boolean countResults(List<IN> doc,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1341: warning: no @return
public boolean countResults(List<IN> doc,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1386: warning: no @param for entityTP
public static Triple<Double,Double,Double> printResults(Counter<String> entityTP, Counter<String> entityFP,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1386: warning: no @param for entityFP
public static Triple<Double,Double,Double> printResults(Counter<String> entityTP, Counter<String> entityFP,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1386: warning: no @param for entityFN
public static Triple<Double,Double,Double> printResults(Counter<String> entityTP, Counter<String> entityFP,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1386: warning: no @return
public static Triple<Double,Double,Double> printResults(Counter<String> entityTP, Counter<String> entityFP,
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1428: warning: no @param for oos
public abstract void serializeClassifier(ObjectOutputStream oos);
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1437: warning: no @param for props
public void loadClassifierNoExceptions(InputStream in, Properties props) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1496: warning: no @param for loadPath
public void loadClassifier(String loadPath) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1496: warning: no @throws for java.io.IOException
public void loadClassifier(String loadPath) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1496: warning: no @throws for java.lang.ClassNotFoundException
public void loadClassifier(String loadPath) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1504: warning: no @param for loadPath
public void loadClassifier(String loadPath, Properties props) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1504: warning: no @param for props
public void loadClassifier(String loadPath, Properties props) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1504: warning: no @throws for java.io.IOException
public void loadClassifier(String loadPath, Properties props) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1504: warning: no @throws for java.lang.ClassNotFoundException
public void loadClassifier(String loadPath, Properties props) throws ClassCastException, IOException, ClassNotFoundException {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1577: warning: no @param for wi
protected void printFeatures(IN wi, Collection<String> features) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1577: warning: no @param for features
protected void printFeatures(IN wi, Collection<String> features) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1608: warning: no @param for wi
protected void printFeatureLists(IN wi, Collection<Collection<String>> features) {
^
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:1608: warning: no @param for features
protected void printFeatureLists(IN wi, Collection<Collection<String>> features) {
^
Generating javadoc/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html...
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:230: warning: no description for @param
* @param sentence
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:232: warning: no @return
public static CoreMap alignSentence(CoreMap sentence) {
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:508: warning: no description for @param
* @param src
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:509: warning: no description for @param
* @param dst
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:534: warning: no description for @param
* @param srcTokens
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:535: warning: no description for @param
* @param srcSentence
^
src/edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.java:537: warning: no @return
public static List<CoreLabel> copyTokens(List<CoreLabel> srcTokens, CoreMap srcSentence) {
^
Generating javadoc/edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.html...
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:727: warning - Tag @link:illegal character: "60" in "#classifySentence(List<? extends HasWord>) classifySentence"
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:727: warning - Tag @link:illegal character: "63" in "#classifySentence(List<? extends HasWord>) classifySentence"
src/edu/stanford/nlp/ie/AbstractSequenceClassifier.java:727: warning - Tag @link:illegal character: "62" in "#classifySentence(List<? extends HasWord>) classifySentence"
Generating javadoc/edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/ISODateInstance.html...
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:339: warning: no @param for date
public static ISODateInstance fromDateString(String date) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:339: warning: no @return
public static ISODateInstance fromDateString(String date) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:354: warning: no @return
public String getDateString() {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:489: warning: no @return
public boolean isUnparseable() {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:648: warning: no @param for date1
public static boolean isCompatible(String date1, String date2) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:648: warning: no @param for date2
public static boolean isCompatible(String date1, String date2) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:648: warning: no @return
public static boolean isCompatible(String date1, String date2) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:754: warning: no @param for other
public boolean contains(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:754: warning: no @return
public boolean contains(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:806: warning: no @param for dateString
public boolean isAfter(String dateString) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:806: warning: no @return
public boolean isAfter(String dateString) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:837: warning: no @param for other
public boolean isYearCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:837: warning: no @return
public boolean isYearCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:851: warning: no @param for other
public boolean isMonthCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:851: warning: no @return
public boolean isMonthCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:865: warning: no @param for other
public boolean isDayCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:865: warning: no @return
public boolean isDayCompatible(ISODateInstance other) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:1141: warning: no @param for inputDate
public boolean extractWeekday(String inputDate) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:1141: warning: no @return
public boolean extractWeekday(String inputDate) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:1157: warning: no @param for args
public static void main(String[] args) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:99: warning: no @param for start
public ISODateInstance(ISODateInstance start, ISODateInstance end) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:99: warning: no @param for end
public ISODateInstance(ISODateInstance start, ISODateInstance end) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:120: warning: no @param for referenceDate
public ISODateInstance(ISODateInstance referenceDate, String relativeDate) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:120: warning: no @param for relativeDate
public ISODateInstance(ISODateInstance referenceDate, String relativeDate) {
^
src/edu/stanford/nlp/ie/pascal/ISODateInstance.java:79: warning: no @param for date
public ISODateInstance(String date) {
^
Generating javadoc/edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html...
Generating javadoc/edu/stanford/nlp/ie/AbstractSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.html...
src/edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.java:197: warning: no description for @param
* @param document
^
src/edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.java:198: warning: no description for @param
* @param sentence
^
src/edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.java:199: warning: no description for @param
* @param <E>
^
Generating javadoc/edu/stanford/nlp/ie/ClassifierCombiner.html...
src/edu/stanford/nlp/ie/ClassifierCombiner.java:236: warning: no @param for p
public static CombinationMode extractCombinationMode(Properties p) {
^
src/edu/stanford/nlp/ie/ClassifierCombiner.java:236: warning: no @return
public static CombinationMode extractCombinationMode(Properties p) {
^
src/edu/stanford/nlp/ie/ClassifierCombiner.java:249: warning: no @param for p
public static CombinationMode extractCombinationModeSafe(Properties p) {
^
src/edu/stanford/nlp/ie/ClassifierCombiner.java:249: warning: no @return
public static CombinationMode extractCombinationModeSafe(Properties p) {
^
Generating javadoc/edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html...
src/edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.java:86: warning: no @return
public int getNumClasses() {
^
Generating javadoc/edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html...
Generating javadoc/edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.html...
Generating javadoc/edu/stanford/nlp/ie/KBPEnsembleExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.Accuracy.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.KBPInput.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.NERTag.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.RelationType.html...
Generating javadoc/edu/stanford/nlp/ie/KBPRelationExtractor.RelationType.Cardinality.html...
Generating javadoc/edu/stanford/nlp/ie/KBPSemgrexExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/KBPStatisticalExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/KBPTokensregexExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/KBPTokensregexExtractor.Object.html...
Generating javadoc/edu/stanford/nlp/ie/KBPTokensregexExtractor.Subject.html...
Generating javadoc/edu/stanford/nlp/ie/NERClassifierCombiner.html...
Generating javadoc/edu/stanford/nlp/ie/NERClassifierCombiner.Language.html...
Generating javadoc/edu/stanford/nlp/ie/NERFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie/NERFeatureFactory.FeatureCollector.html...
Generating javadoc/edu/stanford/nlp/ie/NERServer.html...
Generating javadoc/edu/stanford/nlp/ie/NERServer.NERClient.html...
Generating javadoc/edu/stanford/nlp/ie/NumberNormalizer.html...
Generating javadoc/edu/stanford/nlp/ie/PresetSequenceClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/PriorModelFactory.html...
Generating javadoc/edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/Extractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/ExtractorMerger.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/GenericDataSetReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/LabelValidator.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/MachineReading.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/MachineReadingProperties.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.DEPENDENCY_TYPE.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/ResultsPrinter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.AbbreviationMap.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.WordToken.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EntityMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/EventMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.AllRelationMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DependencyAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentDirectoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentIdAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EntityMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EventMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.GenderAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.RelationMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.TriggerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/RelationMention.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/Span.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/DomReader.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/StringDictionary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/StringDictionary.IndexAndCount.html...
Generating javadoc/edu/stanford/nlp/ie/ner/CMMClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/qe/Options.html...
Generating javadoc/edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.html...
Generating javadoc/edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.html...
Generating javadoc/edu/stanford/nlp/ie/qe/Unit.html...
Generating javadoc/edu/stanford/nlp/ie/qe/UnitPrefix.html...
Generating javadoc/edu/stanford/nlp/ie/qe/Units.html...
Generating javadoc/edu/stanford/nlp/ie/qe/Units.Currencies.html...
Generating javadoc/edu/stanford/nlp/ie/qe/Units.MoneyUnit.html...
Generating javadoc/edu/stanford/nlp/ie/util/RelationTriple.html...
Generating javadoc/edu/stanford/nlp/ie/util/RelationTriple.WithLink.html...
Generating javadoc/edu/stanford/nlp/ie/util/RelationTriple.WithTree.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CliquePotentialFunction.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html...
Generating javadoc/edu/stanford/nlp/ie/crf/CRFClassifier.html...
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...
src/edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.java:811: error: invalid use of @return
* @return a 2D weight array
^
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/io/BZip2PipedOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/EncodingFileReader.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.err.html...
Generating javadoc/edu/stanford/nlp/io/EncodingPrintWriter.out.html...
Generating javadoc/edu/stanford/nlp/io/ExtensionFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/FileSequentialCollection.html...
Generating javadoc/edu/stanford/nlp/io/FileSystem.html...
Generating javadoc/edu/stanford/nlp/io/IOUtils.html...
Generating javadoc/edu/stanford/nlp/io/Lexer.html...
Generating javadoc/edu/stanford/nlp/io/NullOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangeFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/NumberRangesFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/PrintFile.html...
Generating javadoc/edu/stanford/nlp/io/ReaderInputStream.html...
Generating javadoc/edu/stanford/nlp/io/RegExFileFilter.html...
Generating javadoc/edu/stanford/nlp/io/RuntimeIOException.html...
Generating javadoc/edu/stanford/nlp/io/StringOutputStream.html...
Generating javadoc/edu/stanford/nlp/io/TeeStream.html...
Generating javadoc/edu/stanford/nlp/international/german/process/GermanTokenizerPostProcessor.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html...
Generating javadoc/edu/stanford/nlp/international/Language.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html...
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html...
Generating javadoc/edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html...
Generating javadoc/edu/stanford/nlp/international/arabic/Buckwalter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/IOBUtils.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.PersonalPronounType.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/SpanishTokenizer.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/SpanishTokenizer.SpanishTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.html...
Generating javadoc/edu/stanford/nlp/international/spanish/SpanishVerbStripper.html...
Generating javadoc/edu/stanford/nlp/international/spanish/SpanishVerbStripper.StrippedVerb.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.html...
Generating javadoc/edu/stanford/nlp/graph/ConnectedComponents.html...
Generating javadoc/edu/stanford/nlp/graph/DijkstraShortestPath.html...
Generating javadoc/edu/stanford/nlp/graph/DirectedMultiGraph.html...
Generating javadoc/edu/stanford/nlp/graph/Graph.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitter.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitter.ClauseClassifierLabel.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.Action.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.Featurizer.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.State.html...
Generating javadoc/edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.TrainingOptions.html...
Generating javadoc/edu/stanford/nlp/naturalli/ForwardEntailer.html...
Generating javadoc/edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.html...
Generating javadoc/edu/stanford/nlp/naturalli/Monotonicity.html...
Generating javadoc/edu/stanford/nlp/naturalli/MonotonicityType.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.EntailedClausesAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.EntailedSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.OperatorAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityDirectionAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotations.RelationTriplesAnnotation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicAnnotator.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicRelation.html...
Generating javadoc/edu/stanford/nlp/naturalli/NaturalLogicWeights.html...
Generating javadoc/edu/stanford/nlp/naturalli/OpenIE.html...
Generating javadoc/edu/stanford/nlp/naturalli/Operator.html...
Generating javadoc/edu/stanford/nlp/naturalli/OperatorSpec.html...
src/edu/stanford/nlp/naturalli/OperatorSpec.java:53: error: bad use of '>'
* "Felix is a cat" -> \forall x, Felix(x) \rightarrow cat(x).
^
Generating javadoc/edu/stanford/nlp/naturalli/Polarity.html...
Generating javadoc/edu/stanford/nlp/naturalli/QuestionToStatementTranslator.html...
Generating javadoc/edu/stanford/nlp/naturalli/QuestionToStatementTranslator.UnknownTokenMarker.html...
Generating javadoc/edu/stanford/nlp/naturalli/RelationTripleSegmenter.html...
Generating javadoc/edu/stanford/nlp/naturalli/SentenceFragment.html...
Generating javadoc/edu/stanford/nlp/naturalli/Util.html...
Generating javadoc/edu/stanford/nlp/naturalli/VerbTense.html...
Generating javadoc/edu/stanford/nlp/simple/Document.html...
src/edu/stanford/nlp/simple/Document.java:567: error: unexpected text
* Like the {@link Document@json(Function...)} function, but with minified JSON more suitable
^
src/edu/stanford/nlp/simple/Document.java:616: error: unexpected text
* Like the {@link Document@xml(Function...)} function, but with minified XML more suitable
^
Generating javadoc/edu/stanford/nlp/simple/Sentence.html...
src/edu/stanford/nlp/simple/Sentence.java:944: error: unexpected text
/** @see Sentence@openieTriples(Properties) */
^
src/edu/stanford/nlp/simple/Sentence.java:955: error: unexpected text
* @see Sentence@openieTriples(Properties)
^
src/edu/stanford/nlp/simple/Sentence.java:984: error: unexpected text
/** @see Sentence@kbpTriples(Properties) */
^
src/edu/stanford/nlp/simple/Sentence.java:995: error: unexpected text
* @see Sentence@kbpTriples(Properties)
^
Generating javadoc/edu/stanford/nlp/simple/SentenceAlgorithms.html...
Generating javadoc/edu/stanford/nlp/simple/SentimentClass.html...
Generating javadoc/edu/stanford/nlp/simple/Token.html...
Generating javadoc/edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationCreator.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationIterator.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationOutputter.Options.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationPipeline.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateEdge.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateNode.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateSemanticGraph.html...
Generating javadoc/edu/stanford/nlp/pipeline/Annotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorImplementations.html...
Generating javadoc/edu/stanford/nlp/pipeline/AnnotatorPool.html...
Generating javadoc/edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/BinarizerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CharniakParserAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/CleanXmlAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLUOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLUReader.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLUReader.CoNLLUDocument.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoNLLUReader.CoNLLUSentence.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreDocument.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreEntityMention.html...
Generating javadoc/edu/stanford/nlp/pipeline/CorefAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CorefMentionAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatTextAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMention.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMention.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMentionOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChainOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Edge.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Edge.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.EdgeOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Node.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Node.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.NodeOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraphOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Document.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Document.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.DocumentOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Entity.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Entity.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.EntityOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWord.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWord.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWordOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Language.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntString.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntString.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntStringOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringString.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringString.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringStringOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Mention.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Mention.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.MentionOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.NaturalLogicRelation.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.NERMention.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.NERMention.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.NERMentionOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Operator.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Operator.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.OperatorOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTree.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTree.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTreeOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Polarity.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Polarity.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.PolarityOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Quote.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Quote.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.QuoteOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Relation.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Relation.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.RelationOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTriple.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTriple.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTripleOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Section.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Section.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SectionOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Dependencies.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Dependencies.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequestOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResult.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResult.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Match.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Match.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.MatchOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNode.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNode.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelation.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelation.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResult.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponseOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Sentence.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Sentence.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragment.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragment.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragmentOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Sentiment.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Span.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Span.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SpanOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfo.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfo.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfoOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Timex.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Timex.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TimexOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Token.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.Token.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocation.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocation.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocationOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokenOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequest.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequest.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequestOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Match.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Match.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocation.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatch.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponseOrBuilder.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreQuote.html...
Generating javadoc/edu/stanford/nlp/pipeline/CoreSentence.html...
Generating javadoc/edu/stanford/nlp/pipeline/CustomAnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/DefaultPaths.html...
Generating javadoc/edu/stanford/nlp/pipeline/DependencyParseAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/DocDateAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/EntityMentionsAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenderAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenericAnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/GenericAnnotationSerializer.AppendingObjectOutputStream.html...
Generating javadoc/edu/stanford/nlp/pipeline/InlineXMLOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONAnnotationReader.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.JSONWriter.html...
Generating javadoc/edu/stanford/nlp/pipeline/JSONOutputter.Writer.html...
Generating javadoc/edu/stanford/nlp/pipeline/KBPAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html...
Generating javadoc/edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html...
Generating javadoc/edu/stanford/nlp/pipeline/LanguageInfo.html...
Generating javadoc/edu/stanford/nlp/pipeline/LanguageInfo.HumanLanguage.html...
Generating javadoc/edu/stanford/nlp/pipeline/MorphaAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/MWTAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/NERCombinerAnnotator.html...
src/edu/stanford/nlp/pipeline/NERCombinerAnnotator.java:65: error: bad use of '>'
* this merged token contains (e.g. All - Star --> All-Star, 2)
^
Generating javadoc/edu/stanford/nlp/pipeline/NERCombinerAnnotator.TokenMergeCountAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/NumberAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ParserAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html...
Generating javadoc/edu/stanford/nlp/pipeline/POSTaggerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.html...
Generating javadoc/edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.LossySerializationException.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionSieveAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.SpeakerSieveAnnotation.html...
Generating javadoc/edu/stanford/nlp/pipeline/RegexNERAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/RelationExtractorAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentenceAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentenceAnnotator.AnnotatorProcessor.html...
Generating javadoc/edu/stanford/nlp/pipeline/SentimentAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLP.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLP.AnnotatorSignature.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLP.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPClient.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.CoreNLPHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.FileHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.FinishedRequest.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.LiveHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.PingHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.ReadyHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.SemgrexHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.ShutdownHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.TokensRegexHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/StanfordCoreNLPServer.TregexHandler.html...
Generating javadoc/edu/stanford/nlp/pipeline/TaggedTextOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/TextAnnotationCreator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TextOutputter.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokenizerAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokenizerAnnotator.TokenizerType.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokensRegexAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokensRegexAnnotator.Options.html...
Generating javadoc/edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/TrueCaseAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/UDFeatureAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/WikidictAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.html...
Generating javadoc/edu/stanford/nlp/pipeline/XMLOutputter.html...
Generating javadoc/edu/stanford/nlp/stats/AbstractCounter.html...
Generating javadoc/edu/stanford/nlp/stats/AccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats/ClassicCounter.html...
Generating javadoc/edu/stanford/nlp/stats/Counter.html...
Generating javadoc/edu/stanford/nlp/stats/Counters.html...
Generating javadoc/edu/stanford/nlp/stats/Distribution.html...
Generating javadoc/edu/stanford/nlp/stats/EquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/stats/GeneralizedCounter.html...
Generating javadoc/edu/stanford/nlp/stats/IntCounter.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassAccuracyStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassChunkEvalStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html...
Generating javadoc/edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html...
Generating javadoc/edu/stanford/nlp/stats/PrecisionRecallStats.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:249: error: unexpected end tag: </p>
* produce the following output: </p>
^
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/quoteattribution/BammanCorefReader.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/ChapterAnnotator.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/ChapterAnnotator.ChapterAnnotation.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Person.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Person.Gender.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.EnhancedSentenceAnnotation.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/XMLToAnnotation.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/XMLToAnnotation.Data.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/XMLToAnnotation.GoldQuoteInfo.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/XMLToAnnotation.Mention.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.FeaturesData.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.SieveData.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/Sieve.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/Sieve.MentionData.html...
Generating javadoc/edu/stanford/nlp/sentiment/AbstractEvaluate.html...
Generating javadoc/edu/stanford/nlp/sentiment/BuildBinarizedDataset.html...
Generating javadoc/edu/stanford/nlp/sentiment/CollapseUnaryTransformer.html...
Generating javadoc/edu/stanford/nlp/sentiment/Evaluate.html...
Generating javadoc/edu/stanford/nlp/sentiment/ForwardPropagationException.html...
Generating javadoc/edu/stanford/nlp/sentiment/ReadSentimentDataset.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNTestOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/RNNTrainOptions.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.SentimentAnnotatedTree.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCoreAnnotations.SentimentClass.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentCostAndGradient.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentModel.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentPipeline.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentTraining.html...
Generating javadoc/edu/stanford/nlp/sentiment/SentimentUtils.html...
Generating javadoc/edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/Classifier.html...
Generating javadoc/edu/stanford/nlp/classify/ClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/ClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/ColumnDataClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/CrossValidator.html...
Generating javadoc/edu/stanford/nlp/classify/CrossValidator.SavedState.html...
Generating javadoc/edu/stanford/nlp/classify/Dataset.html...
Generating javadoc/edu/stanford/nlp/classify/GeneralDataset.html...
Generating javadoc/edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/LogConditionalEqConstraintFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/LogisticObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/LogPrior.html...
Generating javadoc/edu/stanford/nlp/classify/LogPrior.LogPriorType.html...
Generating javadoc/edu/stanford/nlp/classify/NaiveBayesClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/NaiveBayesClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/NBLinearClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/PRCurve.html...
Generating javadoc/edu/stanford/nlp/classify/ProbabilisticClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html...
Generating javadoc/edu/stanford/nlp/classify/RVFClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/RVFDataset.html...
Generating javadoc/edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html...
Generating javadoc/edu/stanford/nlp/classify/SVMLightClassifier.html...
Generating javadoc/edu/stanford/nlp/classify/SVMLightClassifierFactory.html...
Generating javadoc/edu/stanford/nlp/classify/WeightedDataset.html...
Generating javadoc/edu/stanford/nlp/classify/WeightedRVFDataset.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html...
Generating javadoc/edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/CGMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/CmdEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/DiffFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Evaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/FloatFunction.html...
Generating javadoc/edu/stanford/nlp/optimization/Function.html...
Generating javadoc/edu/stanford/nlp/optimization/GoldenSectionLineSearch.html...
Generating javadoc/edu/stanford/nlp/optimization/HasEvaluators.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFeatureGrouping.html...
Generating javadoc/edu/stanford/nlp/optimization/HasFloatInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasInitial.html...
Generating javadoc/edu/stanford/nlp/optimization/HasRegularizerParamRange.html...
Generating javadoc/edu/stanford/nlp/optimization/HybridMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/InefficientSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/LineSearcher.html...
Generating javadoc/edu/stanford/nlp/optimization/MemoryEvaluator.html...
Generating javadoc/edu/stanford/nlp/optimization/Minimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ResultStoringMonitor.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDToQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html...
Generating javadoc/edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html...
Generating javadoc/edu/stanford/nlp/optimization/SMDMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/SQNMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticCalculateMethods.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.html...
Generating javadoc/edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/AmbiguityClass.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/AmbiguityClasses.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ASBCunkDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CountWrapper.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CtbDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/CTBunkDict.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/DataWordTag.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Dictionary.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/DictionaryExtractor.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Distsim.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Extractor.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorDistsim.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorFrames.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/Extractors.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/FeatureKey.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/History.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/HistoryTable.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.html...
src/edu/stanford/nlp/maxent/iis/LambdaSolve.java:1143: error: bad use of '>'
* if values[x][y]> values[x][y'] then there is an edge (x,y)->(x,y')
^
src/edu/stanford/nlp/maxent/iis/LambdaSolve.java:1143: error: bad use of '>'
* if values[x][y]> values[x][y'] then there is an edge (x,y)->(x,y')
^
Generating javadoc/edu/stanford/nlp/tagger/maxent/MaxentTagger.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/PairsHolder.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/ReadDataTagged.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerExperiments.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerFeature.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TaggerFeatures.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TemplateHash.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TestClassifier.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TestSentence.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/TTags.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TextTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html...
Generating javadoc/edu/stanford/nlp/tagger/common/Tagger.html...
Generating javadoc/edu/stanford/nlp/net/Ports.html...
Generating javadoc/edu/stanford/nlp/time/GenericTimeExpressionPatterns.html...
Generating javadoc/edu/stanford/nlp/time/GUTimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/HeidelTimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/HeidelTimeKBPAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/JodaTimeUtils.html...
Generating javadoc/edu/stanford/nlp/time/JodaTimeUtils.ConversionOptions.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.JollyHoliday.html...
Generating javadoc/edu/stanford/nlp/time/JollyDayHolidays.MyXMLManager.html...
Generating javadoc/edu/stanford/nlp/time/Options.html...
Generating javadoc/edu/stanford/nlp/time/Options.RelativeHeuristicLevel.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.CompositePartialTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Duration.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationRange.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationWithFields.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.DurationWithMillis.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.ExplicitTemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.GroundedTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.InexactDuration.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.InexactTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoDate.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoDateTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.IsoTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.OrdinalTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.PartialTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.PeriodicTemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Range.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.RefTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.RelativeTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.SimpleTime.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.StandardTemporalType.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Temporal.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TemporalOp.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TemporalSet.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.Time.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeIndex.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeUnit.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimeWithRange.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexAttr.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexDocFunc.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexMod.html...
Generating javadoc/edu/stanford/nlp/time/SUTime.TimexType.html...
Generating javadoc/edu/stanford/nlp/time/SUTimeMain.html...
Generating javadoc/edu/stanford/nlp/time/SUTimeSimpleParser.html...
Generating javadoc/edu/stanford/nlp/time/SUTimeSimpleParser.SUTimeParsingError.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.TimexAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotations.TimexAnnotations.html...
Generating javadoc/edu/stanford/nlp/time/TimeAnnotator.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.Annotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.ChildrenAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpression.TimeIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractorFactory.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionExtractorImpl.html...
Generating javadoc/edu/stanford/nlp/time/TimeExpressionPatterns.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.CustomDateFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.JavaDateFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/TimeFormatter.JodaDateTimeFormatExtractor.html...
Generating javadoc/edu/stanford/nlp/time/Timex.html...
Generating javadoc/edu/stanford/nlp/time/Timex.Range.html...
Generating javadoc/edu/stanford/nlp/time/XMLUtils.html...
Generating javadoc/edu/stanford/nlp/dcoref/ACEMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorefMentionAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorpusStats.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Document.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.NamedEntityAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Options.html...
Generating javadoc/edu/stanford/nlp/dcoref/CoNLLMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/Constants.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.CorefMention.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.CorefMentionComparator.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefChain.MentionComparator.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCluster.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefChainAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterIdAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefDestAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefGraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/dcoref/CorefScorer.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Animacy.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Gender.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.MentionType.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Number.html...
Generating javadoc/edu/stanford/nlp/dcoref/Dictionaries.Person.html...
Generating javadoc/edu/stanford/nlp/dcoref/Document.html...
Generating javadoc/edu/stanford/nlp/dcoref/Document.DocType.html...
Generating javadoc/edu/stanford/nlp/dcoref/Mention.html...
Generating javadoc/edu/stanford/nlp/dcoref/MentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/MentionMatcher.html...
Generating javadoc/edu/stanford/nlp/dcoref/MUCMentionExtractor.html...
Generating javadoc/edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/dcoref/Rules.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerBCubed.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerBCubed.BCubedType.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerMUC.html...
Generating javadoc/edu/stanford/nlp/dcoref/ScorerPairwise.html...
Generating javadoc/edu/stanford/nlp/dcoref/Semantics.html...
Generating javadoc/edu/stanford/nlp/dcoref/SieveCoreferenceSystem.html...
Generating javadoc/edu/stanford/nlp/dcoref/SieveOptions.html...
Generating javadoc/edu/stanford/nlp/dcoref/SpeakerInfo.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/AliasMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/MarkRole.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/NameMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/PronounMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.html...
Generating javadoc/edu/stanford/nlp/parser/common/ArgUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/NoSuchParseException.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserConstraint.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParserUtils.html...
Generating javadoc/edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/parser/KBestViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/Parser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParser.html...
Generating javadoc/edu/stanford/nlp/parser/ViterbiParserWithOptions.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/BestOfTopKEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Eval.html...
src/edu/stanford/nlp/parser/metrics/Eval.java:13: error: no tag name after @
* {@see edu.stanford.nlp.parser.metrics.BestOfTopKEval} for a similar
^
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/Evalb.CBEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/EvalbByCat.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/FilteredEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/LeafAncestorEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/ParserQueryEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TaggingEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TopMatchEval.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/TreeSpanScoring.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModel.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParser.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BaseModel.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/IdleTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/PerceptronModel.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Transition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/Weight.html...
Generating javadoc/edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html...
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.html...
src/edu/stanford/nlp/parser/ui/package-info.java:2: error: element not allowed in documentation comments: <body>
* <body>
^
Generating javadoc/edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/CharniakParser.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserClient.html...
Generating javadoc/edu/stanford/nlp/parser/server/LexicalizedParserServer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html...
src/edu/stanford/nlp/parser/lexparser/package-info.java:186: error: semicolon missing
* <code>-maxLength&nbsp<em>n</em></code> which determines the maximum
^
src/edu/stanford/nlp/parser/lexparser/package-info.java:370: error: bad use of '>'
* <li>Unary Grammar - consists of unary rewrite rules, one per line, each of which is of the form A -> B, followed by the normalized log probability.</li>
^
src/edu/stanford/nlp/parser/lexparser/package-info.java:371: error: bad use of '>'
* <li>Binary Grammar - consists of binary rewrite rules, one per line, each of which is of the form A -> B C, followed by the normalized log probability.</li>
^
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseLexicon.html...
src/edu/stanford/nlp/parser/lexparser/BaseLexicon.java:207: error: element not closed: code
* <code>tag -&gt; word<code> rule.)
^
src/edu/stanford/nlp/parser/lexparser/BaseLexicon.java:207: error: element not closed: code
* <code>tag -&gt; word<code> rule.)
^
src/edu/stanford/nlp/parser/lexparser/Lexicon.java:76: error: element not closed: code
* thought of as a <code>tag -&gt; word<code> rule.)
^
src/edu/stanford/nlp/parser/lexparser/Lexicon.java:76: error: element not closed: code
* thought of as a <code>tag -&gt; word<code> rule.)
^
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BinaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/BoundaryRemover.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CNFTransformers.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Debinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/DependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Edge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Extractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FastFactoredParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html...
src/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.java:57: error: bad use of '>'
* @param itw the tag->word production in IntTaggedWord form
^
Generating javadoc/edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarCompactor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/GrammarProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Hook.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HookChart.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntDependency.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IntTaggedWord.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Item.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lattice.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeEdge.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LatticeScorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParser.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Lexicon.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/NodePruner.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Options.LexOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/ParseFiles.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Reranker.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankerQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Rule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/Scorer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TagProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TestOptions.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TestTagProjection.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.html...
src/edu/stanford/nlp/parser/lexparser/TrainOptions.java:156: error: malformed HTML
* Left edge is right-recursive (X << X) Bad.
^
src/edu/stanford/nlp/parser/lexparser/TrainOptions.java:156: error: malformed HTML
* Left edge is right-recursive (X << X) Bad.
^
src/edu/stanford/nlp/parser/lexparser/TrainOptions.java:151: error: malformed HTML
* Right edge is right-recursive (X << X) Bad. (NP only is good)
^
src/edu/stanford/nlp/parser/lexparser/TrainOptions.java:151: error: malformed HTML
* Right edge is right-recursive (X << X) Bad. (NP only is good)
^
Generating javadoc/edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeBinarizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TreeCollinizer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.AnnotateHeadFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.SimpleStringFunction.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryGrammar.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnaryRule.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModel.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/ArcStandard.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Classifier.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Classifier.Cost.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Config.html...
src/edu/stanford/nlp/parser/nndep/Config.java:57: error: bad use of '>'
* how mini-batches are partitioned (more threads => more partitions
^
src/edu/stanford/nlp/parser/nndep/Config.java:58: error: bad use of '>'
* => smaller partitions).
^
Generating javadoc/edu/stanford/nlp/parser/nndep/Configuration.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Dataset.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/DependencyParser.html...
src/edu/stanford/nlp/parser/nndep/DependencyParser.java:1241: error: no summary or caption for table
* </table>
^
src/edu/stanford/nlp/parser/nndep/DependencyParser.java:1261: error: no summary or caption for table
* </table>
^
src/edu/stanford/nlp/parser/nndep/DependencyParser.java:1270: error: no summary or caption for table
* </table>
^
Generating javadoc/edu/stanford/nlp/parser/nndep/ParsingSystem.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/Util.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.html...
Generating javadoc/edu/stanford/nlp/fsm/AutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/Block.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSA.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSAState.html...
Generating javadoc/edu/stanford/nlp/fsm/DFSATransition.html...
Generating javadoc/edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html...
Generating javadoc/edu/stanford/nlp/fsm/QuasiDeterminizer.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.Arc.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html...
Generating javadoc/edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html...
Generating javadoc/edu/stanford/nlp/process/AbstractListProcessor.html...
Generating javadoc/edu/stanford/nlp/process/AbstractTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/Americanize.html...
Generating javadoc/edu/stanford/nlp/process/AmericanizeFunction.html...
src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink
* which takes a document and returns another <blink>processed</blink> document, which may
^
src/edu/stanford/nlp/process/package-info.java:4: error: unknown tag: blink
* which takes a document and returns another <blink>processed</blink> document, which may
^
src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address
* <address><a href="mailto:sdkamvar@stanford.edu">Sepandar David Kamvar</a></address>
^
src/edu/stanford/nlp/process/package-info.java:7: error: unknown tag: address
* <address><a href="mailto:sdkamvar@stanford.edu">Sepandar David Kamvar</a></address>
^
Generating javadoc/edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html...
Generating javadoc/edu/stanford/nlp/process/CodepointCoreLabelProcessor.html...
Generating javadoc/edu/stanford/nlp/process/CoreLabelProcessor.html...
Generating javadoc/edu/stanford/nlp/process/CoreLabelTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/CoreTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/DistSimClassifier.html...
Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.html...
Generating javadoc/edu/stanford/nlp/process/DocumentPreprocessor.DocType.html...
Generating javadoc/edu/stanford/nlp/process/DocumentProcessor.html...
Generating javadoc/edu/stanford/nlp/process/LexedTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/LexerTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/LexerUtils.html...
Generating javadoc/edu/stanford/nlp/process/LexerUtils.DashesEnum.html...
Generating javadoc/edu/stanford/nlp/process/LexerUtils.EllipsesEnum.html...
Generating javadoc/edu/stanford/nlp/process/LexerUtils.QuotesEnum.html...
Generating javadoc/edu/stanford/nlp/process/ListProcessor.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html...
Generating javadoc/edu/stanford/nlp/process/LowercaseFunction.html...
Generating javadoc/edu/stanford/nlp/process/Morphology.html...
Generating javadoc/edu/stanford/nlp/process/PTBEscapingProcessor.html...
Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/SerializableFunction.html...
Generating javadoc/edu/stanford/nlp/process/StripTagsProcessor.html...
Generating javadoc/edu/stanford/nlp/process/Tokenizer.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerAdapter.html...
Generating javadoc/edu/stanford/nlp/process/TokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/TransformXML.html...
Generating javadoc/edu/stanford/nlp/process/TransformXML.NoEscapingSAXInterface.html...
Generating javadoc/edu/stanford/nlp/process/TransformXML.SAXInterface.html...
Generating javadoc/edu/stanford/nlp/process/TSVSentenceIterator.html...
Generating javadoc/edu/stanford/nlp/process/TSVSentenceIterator.SentenceField.html...
Generating javadoc/edu/stanford/nlp/process/TSVUtils.html...
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmenter.html...
Generating javadoc/edu/stanford/nlp/process/WordSegmentingTokenizer.html...
Generating javadoc/edu/stanford/nlp/process/WordShapeClassifier.html...
Generating javadoc/edu/stanford/nlp/process/WordTokenFactory.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.html...
Generating javadoc/edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html...
Generating javadoc/edu/stanford/nlp/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/ColumnTabDocumentReaderWriter.html...
src/edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter.java:44: error: no summary or caption for table
* </table>
^
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:2696: error: exception not thrown: java.lang.IllegalAccessException
* @throws IllegalAccessException
^
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/TrueCasingForNISTDocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser.html...
Generating javadoc/edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html...
Generating javadoc/edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.html...
Generating javadoc/edu/stanford/nlp/coref/neural/EmbeddingExtractor.html...
Generating javadoc/edu/stanford/nlp/coref/neural/ModelSerializer.html...
Generating javadoc/edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.html...
Generating javadoc/edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.html...
Generating javadoc/edu/stanford/nlp/coref/neural/NeuralCorefModel.html...
Generating javadoc/edu/stanford/nlp/coref/neural/NeuralCorefProperties.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CoNLLDocument.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CorefMentionAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CorpusStats.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.NamedEntityAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.Options.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.Options.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/DocReader.html...
Generating javadoc/edu/stanford/nlp/coref/CorefAlgorithm.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefChainAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefClusterAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefClusterIdAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefDestAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefGraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefMentionIndexesAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefCoreAnnotations.CorefMentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/coref/CorefDocumentProcessor.html...
Generating javadoc/edu/stanford/nlp/coref/CorefPrinter.html...
Generating javadoc/edu/stanford/nlp/coref/CorefProperties.html...
Generating javadoc/edu/stanford/nlp/coref/CorefProperties.CorefAlgorithmType.html...
Generating javadoc/edu/stanford/nlp/coref/CorefProperties.Dataset.html...
Generating javadoc/edu/stanford/nlp/coref/CorefProperties.MentionDetectionType.html...
Generating javadoc/edu/stanford/nlp/coref/CorefRules.html...
Generating javadoc/edu/stanford/nlp/coref/CorefScorer.html...
Generating javadoc/edu/stanford/nlp/coref/CorefSystem.html...
Generating javadoc/edu/stanford/nlp/coref/CorefUtils.html...
Generating javadoc/edu/stanford/nlp/coref/data/CorefChain.html...
Generating javadoc/edu/stanford/nlp/coref/data/CorefChain.CorefMention.html...
Generating javadoc/edu/stanford/nlp/coref/data/CorefChain.CorefMentionComparator.html...
Generating javadoc/edu/stanford/nlp/coref/data/CorefChain.MentionComparator.html...
Generating javadoc/edu/stanford/nlp/coref/data/CorefCluster.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.Animacy.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.Gender.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.MentionType.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.Number.html...
Generating javadoc/edu/stanford/nlp/coref/data/Dictionaries.Person.html...
Generating javadoc/edu/stanford/nlp/coref/data/Document.html...
Generating javadoc/edu/stanford/nlp/coref/data/Document.DocType.html...
Generating javadoc/edu/stanford/nlp/coref/data/DocumentMaker.html...
Generating javadoc/edu/stanford/nlp/coref/data/DocumentPreprocessor.html...
Generating javadoc/edu/stanford/nlp/coref/data/InputDoc.html...
Generating javadoc/edu/stanford/nlp/coref/data/Mention.html...
Generating javadoc/edu/stanford/nlp/coref/data/Semantics.html...
Generating javadoc/edu/stanford/nlp/coref/data/SpeakerInfo.html...
Generating javadoc/edu/stanford/nlp/coref/data/WordLists.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/MarkRole.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/NameMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/RFSieve.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/Sieve.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/Sieve.ClassifierType.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/DecisionTree.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/RandomForest.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/HybridCorefProperties.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/HybridCorefSystem.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.html...
Generating javadoc/edu/stanford/nlp/coref/md/CorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/coref/md/HybridCorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/coref/md/MentionDetectionClassifier.html...
Generating javadoc/edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/Clusterer.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/Clusterer.Cluster.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/ClustererDataLoader.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/ClustererDataLoader.ClustererDoc.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/CompressedFeatureVector.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/Compressor.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/DatasetBuilder.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/DocumentExamples.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.AbstractEvaluator.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.B3Evaluator.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.CombinedEvaluator.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.Evaluator.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/EvalUtils.MUCEvaluator.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/Example.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/FeatureExtractor.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.Builder.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.ErrorType.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MetadataWriter.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.Builder.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.PairConjunction.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.SingleConjunction.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/PairwiseModel.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/PairwiseModel.Builder.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.LearningRateSchedule.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.Loss.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.html...
Generating javadoc/edu/stanford/nlp/patterns/CandidatePhrase.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.html...
src/edu/stanford/nlp/patterns/ConstantsAndVariables.java:482: error: bad use of '>'
* Ignore case when matching seed words. It's a map so something like {name->true,place->false}
^
src/edu/stanford/nlp/patterns/ConstantsAndVariables.java:482: error: bad use of '>'
* Ignore case when matching seed words. It's a map so something like {name->true,place->false}
^
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.DataSentsIterator.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.PatternForEachTokenWay.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.PatternIndexWay.html...
Generating javadoc/edu/stanford/nlp/patterns/ConstantsAndVariables.ScorePhraseMeasures.html...
Generating javadoc/edu/stanford/nlp/patterns/Data.html...
Generating javadoc/edu/stanford/nlp/patterns/DataInstance.html...
Generating javadoc/edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.Flags.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.LabelWithSeedWords.html...
Generating javadoc/edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.PatternScoring.html...
Generating javadoc/edu/stanford/nlp/patterns/InvertedIndexByTokens.html...
Generating javadoc/edu/stanford/nlp/patterns/Pattern.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternFactory.PatternType.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.Features.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.LongestMatchedPhraseForEachLabel.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPhrases.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.OtherSemanticLabel.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel1.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel10.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel2.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel3.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel4.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel5.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel6.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel7.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel8.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel9.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel1.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel10.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel2.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel3.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel4.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel5.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel6.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel7.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel8.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel9.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.ProcessedTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/patterns/PatternsAnnotations.SeedLabeledOrNot.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.Normalization.html...
Generating javadoc/edu/stanford/nlp/patterns/PhraseScorer.Similarities.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatternsFreqBased.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePhrases.html...
Generating javadoc/edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.html...
Generating javadoc/edu/stanford/nlp/patterns/SentenceIndex.html...
Generating javadoc/edu/stanford/nlp/patterns/SQLConnection.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ApplyDepPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DataInstanceDep.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DepPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/DepPatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ExtractedPhrase.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/AnnotatedTextReader.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/ApplyPatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/CreatePatterns.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/CreatePatterns.CreatePatternsThread.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/DataInstanceSurface.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/LearnImportantFeatures.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachToken.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/PatternToken.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/ScorePatternsF1.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePattern.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePatternFactory.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/SurfacePatternFactory.Genre.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/Token.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/Token.ClassComparator.html...
Generating javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.html...
Generating javadoc/edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html...
src/edu/stanford/nlp/objectbank/package-info.java:47: error: unexpected end tag: </pre>
* </pre>
^
src/edu/stanford/nlp/objectbank/package-info.java:50: error: unexpected end tag: </pre>
* </pre>
^
Generating javadoc/edu/stanford/nlp/objectbank/IdentityFunction.html...
Generating javadoc/edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/LineIterator.html...
Generating javadoc/edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/ObjectBank.html...
Generating javadoc/edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html...
Generating javadoc/edu/stanford/nlp/objectbank/ReaderIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html...
Generating javadoc/edu/stanford/nlp/objectbank/XMLBeginEndIterator.html...
Generating javadoc/edu/stanford/nlp/wordseg/AffixDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html...
src/edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.java:41: error: no summary or caption for table
* </table>
^
Generating javadoc/edu/stanford/nlp/wordseg/ChineseStringUtils.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusChar.html...
Generating javadoc/edu/stanford/nlp/wordseg/CorpusDictionary.html...
Generating javadoc/edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html...
src/edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.java:41: error: no summary or caption for table
* </table>
^
Generating javadoc/edu/stanford/nlp/wordseg/NonDict2.html...
Generating javadoc/edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html...
Generating javadoc/edu/stanford/nlp/paragraphs/ParagraphAnnotator.html...
Generating javadoc/edu/stanford/nlp/util/AbstractIterator.html...
Generating javadoc/edu/stanford/nlp/util/AcronymMatcher.html...
Generating javadoc/edu/stanford/nlp/util/ArgumentParser.html...
Generating javadoc/edu/stanford/nlp/util/ArgumentParser.Option.html...
Generating javadoc/edu/stanford/nlp/util/ArrayCoreMap.html...
src/edu/stanford/nlp/util/package-info.java:32: error: reference not found
* <dt>{@link edu.stanford.nlp.web}</dt>
^
Generating javadoc/edu/stanford/nlp/util/ArrayHeap.html...
Generating javadoc/edu/stanford/nlp/util/ArrayMap.html...
Generating javadoc/edu/stanford/nlp/util/ArraySet.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/ArrayStringFilter.Mode.html...
Generating javadoc/edu/stanford/nlp/util/ArrayUtils.html...
Generating javadoc/edu/stanford/nlp/util/Beam.html...
Generating javadoc/edu/stanford/nlp/util/BinaryHeapPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/ByteStreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/CacheMap.html...
Generating javadoc/edu/stanford/nlp/util/CallbackFunction.html...
Generating javadoc/edu/stanford/nlp/util/Characters.html...
src/edu/stanford/nlp/util/Characters.java:52: error: @param name not found
* @param c
^
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html...
Generating javadoc/edu/stanford/nlp/util/CollectionUtils.html...
Generating javadoc/edu/stanford/nlp/util/CollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/Comparators.html...
Generating javadoc/edu/stanford/nlp/util/ConcatenationIterator.html...
Generating javadoc/edu/stanford/nlp/util/ConfusionMatrix.html...
src/edu/stanford/nlp/util/ConfusionMatrix.java:24: error: unknown tag: String
* Confusion<String> myConf = new Confusion<String>();
^
src/edu/stanford/nlp/util/ConfusionMatrix.java:24: error: unknown tag: String
* Confusion<String> myConf = new Confusion<String>();
^
Generating javadoc/edu/stanford/nlp/util/ConfusionMatrix.Contingency.html...
Generating javadoc/edu/stanford/nlp/util/ConvertByteArray.html...
Generating javadoc/edu/stanford/nlp/util/CoreMap.html...
Generating javadoc/edu/stanford/nlp/util/DataFilePaths.html...
Generating javadoc/edu/stanford/nlp/util/DeltaIndex.html...
Generating javadoc/edu/stanford/nlp/util/DeltaMap.html...
Generating javadoc/edu/stanford/nlp/util/EditDistance.html...
Generating javadoc/edu/stanford/nlp/util/ErasureUtils.html...
Generating javadoc/edu/stanford/nlp/util/Factory.html...
Generating javadoc/edu/stanford/nlp/util/FilePathProcessor.html...
Generating javadoc/edu/stanford/nlp/util/FileProcessor.html...
Generating javadoc/edu/stanford/nlp/util/FilteredIterator.html...
Generating javadoc/edu/stanford/nlp/util/Filters.html...
Generating javadoc/edu/stanford/nlp/util/Filters.ConjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.DisjFilter.html...
Generating javadoc/edu/stanford/nlp/util/Filters.RandomFilter.html...
Generating javadoc/edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/FuzzyInterval.html...
src/edu/stanford/nlp/util/Interval.java:755: error: bad HTML entity
* @return true if flag is exclusively set for flags & mask
^
src/edu/stanford/nlp/util/Pair.java:128: error: bad HTML entity
* (p.first().equals(q.first()) && p.second() &gt; q.second())</code>.
^
src/edu/stanford/nlp/util/Pair.java:128: error: bad HTML entity
* (p.first().equals(q.first()) && p.second() &gt; q.second())</code>.
^
Generating javadoc/edu/stanford/nlp/util/FuzzyInterval.FuzzyComparable.html...
Generating javadoc/edu/stanford/nlp/util/Generics.html...
Generating javadoc/edu/stanford/nlp/util/GoogleNGramsSQLBacked.html...
src/edu/stanford/nlp/util/GoogleNGramsSQLBacked.java:82: error: exception not thrown: java.sql.SQLException
* @throws SQLException
^
src/edu/stanford/nlp/util/GoogleNGramsSQLBacked.java:175: error: bad use of '>'
/** Note that this is really really slow for ngram > 1
^
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.html...
Generating javadoc/edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html...
Generating javadoc/edu/stanford/nlp/util/HashIndex.html...
src/edu/stanford/nlp/util/HashIndex.java:187: error: reference not found
* @see Index#addToIndex(E)
^
Generating javadoc/edu/stanford/nlp/util/HasInterval.html...
Generating javadoc/edu/stanford/nlp/util/Heap.html...
Generating javadoc/edu/stanford/nlp/util/IdentityHashSet.html...
Generating javadoc/edu/stanford/nlp/util/Index.html...
Generating javadoc/edu/stanford/nlp/util/Interner.html...
Generating javadoc/edu/stanford/nlp/util/Interval.html...
Generating javadoc/edu/stanford/nlp/util/Interval.RelType.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.html...
Generating javadoc/edu/stanford/nlp/util/IntervalTree.TreeNode.html...
Generating javadoc/edu/stanford/nlp/util/IntPair.html...
Generating javadoc/edu/stanford/nlp/util/IntQuadruple.html...
Generating javadoc/edu/stanford/nlp/util/IntTriple.html...
Generating javadoc/edu/stanford/nlp/util/IntTuple.html...
Generating javadoc/edu/stanford/nlp/util/IntUni.html...
Generating javadoc/edu/stanford/nlp/util/IterableIterator.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.html...
Generating javadoc/edu/stanford/nlp/util/Iterables.IncrementComparator.html...
Generating javadoc/edu/stanford/nlp/util/Lazy.html...
Generating javadoc/edu/stanford/nlp/util/LeastRecentlyUsedCache.html...
Generating javadoc/edu/stanford/nlp/util/MapFactory.html...
src/edu/stanford/nlp/util/MapFactory.java:42: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
src/edu/stanford/nlp/util/MapFactory.java:55: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
src/edu/stanford/nlp/util/MapFactory.java:68: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
src/edu/stanford/nlp/util/MapFactory.java:81: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
src/edu/stanford/nlp/util/MapFactory.java:101: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
src/edu/stanford/nlp/util/MapFactory.java:114: error: element not closed: i
* <i>Implementation note: This method uses the same trick as the methods
^
Generating javadoc/edu/stanford/nlp/util/MapList.html...
Generating javadoc/edu/stanford/nlp/util/Maps.html...
Generating javadoc/edu/stanford/nlp/util/MaxSizeConcurrentHashSet.html...
Generating javadoc/edu/stanford/nlp/util/MemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ClassCreationException.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ClassFactory.html...
Generating javadoc/edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html...
Generating javadoc/edu/stanford/nlp/util/MutableDouble.html...
Generating javadoc/edu/stanford/nlp/util/MutableInteger.html...
Generating javadoc/edu/stanford/nlp/util/MutableLong.html...
Generating javadoc/edu/stanford/nlp/util/PaddedList.html...
Generating javadoc/edu/stanford/nlp/util/Pair.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondPairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html...
Generating javadoc/edu/stanford/nlp/util/Pointer.html...
Generating javadoc/edu/stanford/nlp/util/PriorityQueue.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.html...
Generating javadoc/edu/stanford/nlp/util/PropertiesUtils.Property.html...
Generating javadoc/edu/stanford/nlp/util/Quadruple.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.html...
Generating javadoc/edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html...
Generating javadoc/edu/stanford/nlp/util/RegexStringFilter.html...
Generating javadoc/edu/stanford/nlp/util/RuntimeInterruptedException.html...
Generating javadoc/edu/stanford/nlp/util/Scored.html...
Generating javadoc/edu/stanford/nlp/util/ScoredComparator.html...
Generating javadoc/edu/stanford/nlp/util/ScoredObject.html...
Generating javadoc/edu/stanford/nlp/util/Sets.html...
Generating javadoc/edu/stanford/nlp/util/StreamGobbler.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.html...
Generating javadoc/edu/stanford/nlp/util/StringParsingTask.ParserException.html...
Generating javadoc/edu/stanford/nlp/util/StringUtils.html...
src/edu/stanford/nlp/util/StringUtils.java:451: error: unknown tag: String
* @return List<String> of split strings
^
src/edu/stanford/nlp/util/StringUtils.java:466: error: unknown tag: String
* @return List<String> of split strings
^
Generating javadoc/edu/stanford/nlp/util/SystemUtils.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessException.html...
Generating javadoc/edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html...
Generating javadoc/edu/stanford/nlp/util/ThreeDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/Timing.html...
Generating javadoc/edu/stanford/nlp/util/TreeShapedStack.html...
Generating javadoc/edu/stanford/nlp/util/Trilean.html...
Generating javadoc/edu/stanford/nlp/util/Triple.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalMap.Entry.html...
Generating javadoc/edu/stanford/nlp/util/TwoDimensionalSet.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.html...
Generating javadoc/edu/stanford/nlp/util/TypesafeMap.Key.html...
Generating javadoc/edu/stanford/nlp/util/UTF8EquivalenceFunction.html...
Generating javadoc/edu/stanford/nlp/util/ValuedInterval.html...
Generating javadoc/edu/stanford/nlp/util/XMLUtils.html...
src/edu/stanford/nlp/util/XMLUtils.java:988: error: bad HTML entity
* That is, only " and & are escaped.
^
src/edu/stanford/nlp/util/XMLUtils.java:1169: error: malformed HTML
* Assumes that a '<' character has already been read.
^
Generating javadoc/edu/stanford/nlp/util/XMLUtils.XMLTag.html...
Generating javadoc/edu/stanford/nlp/util/logging/BooleanLogRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Color.html...
Generating javadoc/edu/stanford/nlp/util/logging/FilterHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.ContainsMessage.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.HasChannel.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogFilter.MatchesMessage.html...
Generating javadoc/edu/stanford/nlp/util/logging/LogRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/NewlineLogFormatter.html...
Generating javadoc/edu/stanford/nlp/util/logging/OutputHandler.html...
src/edu/stanford/nlp/util/logging/OutputHandler.java:52: error: malformed HTML
* If this is set to a value < 3, then no channel information is printed.
^
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLoggable.html...
Generating javadoc/edu/stanford/nlp/util/logging/PrettyLogger.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedirectOutputHandler.html...
src/edu/stanford/nlp/util/logging/RedirectOutputHandler.java:101: error: incorrect use of inline tag
* @inheritDoc
^
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.FileHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Flag.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Record.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html...
Generating javadoc/edu/stanford/nlp/util/logging/Redwood.Util.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html...
Generating javadoc/edu/stanford/nlp/util/logging/RedwoodPrintStream.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html...
Generating javadoc/edu/stanford/nlp/util/logging/RerouteChannel.html...
Generating javadoc/edu/stanford/nlp/util/logging/SLF4JHandler.html...
Generating javadoc/edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.html...
Generating javadoc/edu/stanford/nlp/util/logging/Style.html...
Generating javadoc/edu/stanford/nlp/util/logging/VisibilityHandler.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/MulticoreWrapper.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/SynchronizedInterner.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/LambdaSolve.html...
Generating javadoc/edu/stanford/nlp/maxent/CGRunner.html...
Generating javadoc/edu/stanford/nlp/maxent/DataGeneric.html...
Generating javadoc/edu/stanford/nlp/maxent/Experiments.html...
Generating javadoc/edu/stanford/nlp/maxent/Feature.html...
Generating javadoc/edu/stanford/nlp/maxent/Features.html...
Generating javadoc/edu/stanford/nlp/maxent/Problem.html...
Generating javadoc/edu/stanford/nlp/semgraph/ISemanticGraphEdgeEql.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.html...
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1241: error: bad use of '>'
* -> need-3 (root)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1242: error: bad use of '>'
* -> We-0 (nsubj)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1243: error: bad use of '>'
* -> do-1 (aux)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1244: error: bad use of '>'
* -> n't-2 (neg)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1245: error: bad use of '>'
* -> badges-6 (dobj)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1246: error: bad use of '>'
* -> no-4 (det)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1247: error: bad use of '>'
* -> stinking-5 (amod)
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1337: error: bad use of '>'
* collapsed into relations (i.e. prep_for --> 'for'). Mostly to deal with
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1691: error: bad use of '>'
* Example: "[ate subj>Bill dobj>[muffins compound>blueberry]]"
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1691: error: bad use of '>'
* Example: "[ate subj>Bill dobj>[muffins compound>blueberry]]"
^
src/edu/stanford/nlp/semgraph/SemanticGraph.java:1691: error: bad use of '>'
* Example: "[ate subj>Bill dobj>[muffins compound>blueberry]]"
^
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.DependenciesType.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.EnhancedDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.EnhancedPlusPlusDependenciesAnnotation.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphEdge.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.html...
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:167: error: unterminated signature
* @see #makeFromTree(Tree, Mode, GrammaticalStructure.Extras, Predicate
^
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:289: error: unterminated signature
* @see #makeFromTree(GrammaticalStructure, Mode, GrammaticalStructure.Extras, Predicate
^
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:301: error: unterminated signature
* @see #makeFromTree(GrammaticalStructure, Mode, GrammaticalStructure.Extras, Predicate
^
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:309: error: unterminated signature
* @see #makeFromTree(Tree, Mode, GrammaticalStructure.Extras, Predicate
^
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:319: error: unterminated signature
* @see #makeFromTree(Tree, Mode, GrammaticalStructure.Extras, Predicate
^
src/edu/stanford/nlp/semgraph/SemanticGraphFactory.java:330: error: unterminated signature
* @see #makeFromTree(Tree, Mode, GrammaticalStructure.Extras, Predicate
^
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphFormatter.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphUtils.html...
src/edu/stanford/nlp/semgraph/SemanticGraphUtils.java:825: error: exception not thrown: java.lang.Exception
* @throws Exception
^
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphUtils.EdgeDiffResult.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphUtils.PositionedTree.html...
Generating javadoc/edu/stanford/nlp/semgraph/SemanticGraphUtils.PrintVerticeParams.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/Alignment.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/Env.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/NodeAttributes.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/ParseException.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/neural/ConvertModels.html...
Generating javadoc/edu/stanford/nlp/neural/ConvertModels.Model.html...
Generating javadoc/edu/stanford/nlp/neural/ConvertModels.Stage.html...
Generating javadoc/edu/stanford/nlp/neural/Embedding.html...
Generating javadoc/edu/stanford/nlp/neural/NeuralUtils.html...
Generating javadoc/edu/stanford/nlp/neural/SimpleTensor.html...
Generating javadoc/edu/stanford/nlp/neural/VectorMap.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.GoldClass.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.NodeVector.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictedClass.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictionError.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.Predictions.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/TopNGramRecord.html...
Generating javadoc/edu/stanford/nlp/swing/FontDetector.html...
Generating javadoc/edu/stanford/nlp/swing/TooltipJList.html...
src/edu/stanford/nlp/swing/package-info.java:2: error: element not allowed in documentation comments: <body>
* <body>
^
Generating javadoc/edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html...
src/edu/stanford/nlp/trees/package-info.java:70: error: unknown tag: blockqouote
* <blockqouote>
^
src/edu/stanford/nlp/trees/package-info.java:91: error: bad use of '>'
* if (args.length > 1) {
^
src/edu/stanford/nlp/trees/package-info.java:107: error: bad use of '>'
* if (args.length > 1) {
^
src/edu/stanford/nlp/trees/package-info.java:118: error: unexpected end tag: </blockquote>
* </blockquote>
^
Generating javadoc/edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/CollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CollocationFinder.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/CompositeTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/Constituent.html...
Generating javadoc/edu/stanford/nlp/trees/ConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/CoordinationTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/CopulaHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/DateTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DeepTree.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html...
Generating javadoc/edu/stanford/nlp/trees/Dependency.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyFactory.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyPrinter.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyReader.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/DependencyTyper.html...
Generating javadoc/edu/stanford/nlp/trees/DiskTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalRelations.html...
src/edu/stanford/nlp/trees/EnglishGrammaticalRelations.java:565: error: invalid entity &arr;
* "We have no useful information on whether users are at risk" &arr;
^
src/edu/stanford/nlp/trees/EnglishGrammaticalRelations.java:567: error: invalid entity &arr;
* "They heard about you missing classes." &arr;
^
src/edu/stanford/nlp/trees/EnglishGrammaticalRelations.java:569: error: invalid entity &arr;
* It is warmer in Greece than in Italy &arr;
^
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/EnglishPatterns.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/FilteringTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalRelation.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructure.Extras.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.ConverterOptions.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/HasParent.html...
Generating javadoc/edu/stanford/nlp/trees/HeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/Labeled.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeNode.html...
src/edu/stanford/nlp/trees/Tree.java:2109: error: unknown tag: Tree
* Filter<Tree> f = new Filter<Tree> { <br>
^
src/edu/stanford/nlp/trees/Tree.java:2109: error: unknown tag: Tree
* Filter<Tree> f = new Filter<Tree> { <br>
^
Generating javadoc/edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/LeftHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/LengthTreeFilter.html...
Generating javadoc/edu/stanford/nlp/trees/MemoryTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/ModCollinsHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/NamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html...
src/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java:20: error: bad use of '>'
* <code>S &lt; (/^NP-SBJ/ &lt; -NONE-) --> S-G</code> <br>
^
src/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.java:22: error: bad HTML entity
* 4) Keeps -ADV labels on NP and marks head tag with &`^ADV
^
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/OutputSubtrees.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/PennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/QPTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/RecursiveTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/SemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituent.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleConstituentFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTree.html...
Generating javadoc/edu/stanford/nlp/trees/SimpleTreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/Span.html...
Generating javadoc/edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/SynchronizedTreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TransformingTreebank.html...
Generating javadoc/edu/stanford/nlp/trees/Tree.html...
Generating javadoc/edu/stanford/nlp/trees/Treebank.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/Treebanks.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankTagUpdater.html...
Generating javadoc/edu/stanford/nlp/trees/TreebankTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.KBestTreesAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html...
Generating javadoc/edu/stanford/nlp/trees/TreeFunctions.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNode.html...
Generating javadoc/edu/stanford/nlp/trees/TreeGraphNodeFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLeafLabelTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLemmatizer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeLengthComparator.html...
Generating javadoc/edu/stanford/nlp/trees/TreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/TreePrint.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/TreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/Trees.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTokenizerFactory.html...
Generating javadoc/edu/stanford/nlp/trees/TreeTransformer.html...
Generating javadoc/edu/stanford/nlp/trees/TreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees/TypedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.html...
src/edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.java:1211: error: unexpected content
* @see {@link CoordinationTransformer#MWETransform(Tree)}
^
Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalPOSMapper.html...
Generating javadoc/edu/stanford/nlp/trees/UniversalSemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedConcreteDependency.html...
Generating javadoc/edu/stanford/nlp/trees/UnnamedDependency.html...
Generating javadoc/edu/stanford/nlp/trees/WordNetConnection.html...
Generating javadoc/edu/stanford/nlp/trees/WordStemmer.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CEDict.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.FromDependenciesFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraLabel.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReader.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/DescriptionPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/Macros.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.FilenameMouseInputAdapter.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FilePanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeModel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeNode.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/FileTreeNode.FileTreeNodeListener.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/HighlightUtils.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.HistoryEntry.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/InputPanel.TRegexGUITreeVisitor.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/MatchesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/MatchesPanel.MatchesPanelListener.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/Preferences.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/Tdiff.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TreeFromFile.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.FilterType.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/TregexGUI.TransferActionListener.html...
Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.html...
Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.html...
Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUUtils.html...
Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUUtils.DepIndexComparator.html...
Generating javadoc/edu/stanford/nlp/trees/ud/CoNLLUUtils.FeatureNameComparator.html...
Generating javadoc/edu/stanford/nlp/trees/ud/EnhancementOptions.html...
Generating javadoc/edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.html...
Generating javadoc/edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/Mapper.html...
Generating javadoc/edu/stanford/nlp/math/ADMath.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.html...
Generating javadoc/edu/stanford/nlp/math/ArrayMath.InvalidElementException.html...
Generating javadoc/edu/stanford/nlp/math/DoubleAD.html...
Generating javadoc/edu/stanford/nlp/math/NumberMatchingRegex.html...
Generating javadoc/edu/stanford/nlp/math/SloppyMath.html...
Generating javadoc/edu/stanford/nlp/ling/AbstractCoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/AbstractToken.html...
Generating javadoc/edu/stanford/nlp/ling/AnnotationLookup.html...
Generating javadoc/edu/stanford/nlp/ling/BasicDatum.html...
Generating javadoc/edu/stanford/nlp/ling/BasicDocument.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTag.html...
Generating javadoc/edu/stanford/nlp/ling/CategoryWordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AnswerProbAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArabicCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArabicSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CanonicalEntityMentionIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CodepointOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CodepointOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ColumnDataClassifierAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUFeats.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUMisc.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUSecondaryDepsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CoNLLUTokenSpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityMentionIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ExceptionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FineGrainedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenderAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsFirstWordOfMWTAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsMultiWordTokenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsNewlineAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.KBPTriplesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.MWTTokenTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagProbsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PresetAnswerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotationIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotedAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.QuotesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SectionTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SpeakerTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StatementTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnclosedQuotationsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WikipediaEntityAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/CoreLabel.OutputFormat.html...
Generating javadoc/edu/stanford/nlp/ling/CoreUtilities.html...
Generating javadoc/edu/stanford/nlp/ling/Datum.html...
Generating javadoc/edu/stanford/nlp/ling/Document.html...
Generating javadoc/edu/stanford/nlp/ling/DocumentReader.html...
Generating javadoc/edu/stanford/nlp/ling/Featurizable.html...
Generating javadoc/edu/stanford/nlp/ling/HasCategory.html...
Generating javadoc/edu/stanford/nlp/ling/HasContext.html...
Generating javadoc/edu/stanford/nlp/ling/HasIndex.html...
Generating javadoc/edu/stanford/nlp/ling/HasLemma.html...
Generating javadoc/edu/stanford/nlp/ling/HasNER.html...
Generating javadoc/edu/stanford/nlp/ling/HasOffset.html...
Generating javadoc/edu/stanford/nlp/ling/HasOriginalText.html...
Generating javadoc/edu/stanford/nlp/ling/HasTag.html...
Generating javadoc/edu/stanford/nlp/ling/HasWord.html...
Generating javadoc/edu/stanford/nlp/ling/IndexedWord.html...
Generating javadoc/edu/stanford/nlp/ling/Label.html...
Generating javadoc/edu/stanford/nlp/ling/Labeled.html...
Generating javadoc/edu/stanford/nlp/ling/LabeledWord.html...
Generating javadoc/edu/stanford/nlp/ling/LabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.html...
Generating javadoc/edu/stanford/nlp/ling/MultiTokenTag.Tag.html...
Generating javadoc/edu/stanford/nlp/ling/RVFDatum.html...
Generating javadoc/edu/stanford/nlp/ling/SegmenterCoreAnnotations.html...
Generating javadoc/edu/stanford/nlp/ling/SegmenterCoreAnnotations.CharactersAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/SegmenterCoreAnnotations.XMLCharAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/SentenceUtils.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabel.html...
Generating javadoc/edu/stanford/nlp/ling/StringLabelFactory.html...
Generating javadoc/edu/stanford/nlp/ling/Tag.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWord.html...
Generating javadoc/edu/stanford/nlp/ling/TaggedWordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/ValueLabel.html...
Generating javadoc/edu/stanford/nlp/ling/Word.html...
Generating javadoc/edu/stanford/nlp/ling/WordFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordLemmaTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/WordTag.html...
Generating javadoc/edu/stanford/nlp/ling/WordTagFactory.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AbstractStringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AttributesEqualMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.IntegerAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NotNilAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NumericAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.SequenceRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationRegexPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringInSetAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/Env.Binder.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/EnvLookup.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/ProcessTokensRegexRequest.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiSequencePatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiTokenPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/ParseException.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/Value.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/Match.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.AbstractMatchCostFunction.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.html...
Generating javadoc/overview-frame.html...
Generating javadoc/edu/stanford/nlp/classify/package-frame.html...
Generating javadoc/edu/stanford/nlp/classify/package-summary.html...
Generating javadoc/edu/stanford/nlp/classify/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/data/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/data/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/data/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/docreader/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/fastneural/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/rf/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/hybrid/sieve/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/md/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/md/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/md/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/neural/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/neural/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/neural/package-tree.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/package-frame.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/package-summary.html...
Generating javadoc/edu/stanford/nlp/coref/statistical/package-tree.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-frame.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-summary.html...
Generating javadoc/edu/stanford/nlp/dcoref/package-tree.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-frame.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-summary.html...
Generating javadoc/edu/stanford/nlp/dcoref/sievepasses/package-tree.html...
Generating javadoc/edu/stanford/nlp/fsm/package-frame.html...
Generating javadoc/edu/stanford/nlp/fsm/package-summary.html...
Generating javadoc/edu/stanford/nlp/fsm/package-tree.html...
Generating javadoc/edu/stanford/nlp/graph/package-frame.html...
Generating javadoc/edu/stanford/nlp/graph/package-summary.html...
Generating javadoc/edu/stanford/nlp/graph/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/crf/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/domains/roth/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/machinereading/structure/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/ner/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/pascal/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/qe/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/qe/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/qe/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/regexp/package-tree.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/ie/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/arabic/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/french/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/german/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/german/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/german/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/morph/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/spanish/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/spanish/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/international/spanish/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/io/package-frame.html...
Generating javadoc/edu/stanford/nlp/io/package-summary.html...
Generating javadoc/edu/stanford/nlp/io/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/matcher/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-frame.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-summary.html...
Generating javadoc/edu/stanford/nlp/ling/tokensregex/types/package-tree.html...
Generating javadoc/edu/stanford/nlp/math/package-frame.html...
Generating javadoc/edu/stanford/nlp/math/package-summary.html...
Generating javadoc/edu/stanford/nlp/math/package-tree.html...
Generating javadoc/edu/stanford/nlp/maxent/package-frame.html...
Generating javadoc/edu/stanford/nlp/maxent/package-summary.html...
Generating javadoc/edu/stanford/nlp/maxent/package-tree.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-frame.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-summary.html...
Generating javadoc/edu/stanford/nlp/maxent/iis/package-tree.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-frame.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-summary.html...
Generating javadoc/edu/stanford/nlp/naturalli/package-tree.html...
Generating javadoc/edu/stanford/nlp/net/package-frame.html...
Generating javadoc/edu/stanford/nlp/net/package-summary.html...
Generating javadoc/edu/stanford/nlp/net/package-tree.html...
Generating javadoc/edu/stanford/nlp/neural/package-frame.html...
Generating javadoc/edu/stanford/nlp/neural/package-summary.html...
Generating javadoc/edu/stanford/nlp/neural/package-tree.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-frame.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-summary.html...
Generating javadoc/edu/stanford/nlp/neural/rnn/package-tree.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-frame.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-summary.html...
Generating javadoc/edu/stanford/nlp/objectbank/package-tree.html...
Generating javadoc/edu/stanford/nlp/optimization/package-frame.html...
Generating javadoc/edu/stanford/nlp/optimization/package-summary.html...
Generating javadoc/edu/stanford/nlp/optimization/package-tree.html...
Generating javadoc/edu/stanford/nlp/paragraphs/package-frame.html...
Generating javadoc/edu/stanford/nlp/paragraphs/package-summary.html...
Generating javadoc/edu/stanford/nlp/paragraphs/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/charniak/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/dvparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/lexparser/demo/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/metrics/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/nndep/demo/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/server/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/shiftreduce/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/tools/package-tree.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-frame.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-summary.html...
Generating javadoc/edu/stanford/nlp/parser/ui/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/dep/package-tree.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-frame.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-summary.html...
Generating javadoc/edu/stanford/nlp/patterns/surface/package-tree.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-frame.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-summary.html...
Generating javadoc/edu/stanford/nlp/pipeline/package-tree.html...
Generating javadoc/edu/stanford/nlp/process/package-frame.html...
Generating javadoc/edu/stanford/nlp/process/package-summary.html...
Generating javadoc/edu/stanford/nlp/process/package-tree.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/package-frame.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/package-summary.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/package-tree.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/package-frame.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/package-summary.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/package-tree.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-frame.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-summary.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-tree.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-frame.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-summary.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-tree.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/package-frame.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/package-summary.html...
Generating javadoc/edu/stanford/nlp/quoteattribution/Sieves/training/package-tree.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-frame.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-summary.html...
Generating javadoc/edu/stanford/nlp/semgraph/package-tree.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-frame.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-summary.html...
Generating javadoc/edu/stanford/nlp/semgraph/semgrex/package-tree.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-frame.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-summary.html...
Generating javadoc/edu/stanford/nlp/sentiment/package-tree.html...
Generating javadoc/edu/stanford/nlp/sequences/package-frame.html...
Generating javadoc/edu/stanford/nlp/sequences/package-summary.html...
Generating javadoc/edu/stanford/nlp/sequences/package-tree.html...
Generating javadoc/edu/stanford/nlp/simple/package-frame.html...
Generating javadoc/edu/stanford/nlp/simple/package-summary.html...
Generating javadoc/edu/stanford/nlp/simple/package-tree.html...
Generating javadoc/edu/stanford/nlp/stats/package-frame.html...
Generating javadoc/edu/stanford/nlp/stats/package-summary.html...
Generating javadoc/edu/stanford/nlp/stats/package-tree.html...
Generating javadoc/edu/stanford/nlp/swing/package-frame.html...
Generating javadoc/edu/stanford/nlp/swing/package-summary.html...
Generating javadoc/edu/stanford/nlp/swing/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/common/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/io/package-tree.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-frame.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-summary.html...
Generating javadoc/edu/stanford/nlp/tagger/maxent/package-tree.html...
Generating javadoc/edu/stanford/nlp/time/package-frame.html...
Generating javadoc/edu/stanford/nlp/time/package-summary.html...
Generating javadoc/edu/stanford/nlp/time/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/arabic/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/french/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/hebrew/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/negra/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/pennchinese/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/spanish/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/international/tuebadz/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/treebank/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/gui/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html...
Generating javadoc/edu/stanford/nlp/trees/ud/package-frame.html...
Generating javadoc/edu/stanford/nlp/trees/ud/package-summary.html...
Generating javadoc/edu/stanford/nlp/trees/ud/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/concurrent/package-tree.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-frame.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-summary.html...
Generating javadoc/edu/stanford/nlp/util/logging/package-tree.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-frame.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-summary.html...
Generating javadoc/edu/stanford/nlp/wordseg/package-tree.html...
Generating javadoc/constant-values.html...
Generating javadoc/serialized-form.html...
Building index for all the packages and classes...
Generating javadoc/overview-tree.html...
Generating javadoc/index-all.html...
100 errors
100 warnings
added manifest
adding: constant-values.html(in = 537138) (out= 47842)(deflated 91%)
adding: edu/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/simple/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/simple/Document.html(in = 50715) (out= 6855)(deflated 86%)
adding: edu/stanford/nlp/simple/package-summary.html(in = 6645) (out= 1608)(deflated 75%)
adding: edu/stanford/nlp/simple/Token.html(in = 48170) (out= 6095)(deflated 87%)
adding: edu/stanford/nlp/simple/SentimentClass.html(in = 18304) (out= 3369)(deflated 81%)
adding: edu/stanford/nlp/simple/SentenceAlgorithms.html(in = 29196) (out= 4731)(deflated 83%)
adding: edu/stanford/nlp/simple/package-frame.html(in = 1354) (out= 550)(deflated 59%)
adding: edu/stanford/nlp/simple/package-tree.html(in = 6063) (out= 1457)(deflated 75%)
adding: edu/stanford/nlp/simple/Sentence.html(in = 134568) (out= 14192)(deflated 89%)
adding: edu/stanford/nlp/sequences/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/sequences/SeqClassifierFlags.SlashHyphenEnum.html(in = 15116) (out= 2910)(deflated 80%)
adding: edu/stanford/nlp/sequences/FactoredSequenceListener.html(in = 13823) (out= 2619)(deflated 81%)
adding: edu/stanford/nlp/sequences/BeamBestSequenceFinder.html(in = 13386) (out= 2655)(deflated 80%)
adding: edu/stanford/nlp/sequences/IOBUtils.html(in = 18605) (out= 4006)(deflated 78%)
adding: edu/stanford/nlp/sequences/SequenceModel.html(in = 16464) (out= 3477)(deflated 78%)
adding: edu/stanford/nlp/sequences/SeqClassifierFlags.html(in = 311110) (out= 27683)(deflated 91%)
adding: edu/stanford/nlp/sequences/DocumentReaderAndWriter.html(in = 12947) (out= 2887)(deflated 77%)
adding: edu/stanford/nlp/sequences/ViterbiSearchGraphBuilder.html(in = 10546) (out= 2388)(deflated 77%)
adding: edu/stanford/nlp/sequences/FeatureFactory.html(in = 30826) (out= 4509)(deflated 85%)
adding: edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.html(in = 21873) (out= 3616)(deflated 83%)
adding: edu/stanford/nlp/sequences/TrueCasingForNISTDocumentReaderAndWriter.LineToTrueCasesParser.html(in = 11605) (out= 2430)(deflated 79%)
adding: edu/stanford/nlp/sequences/ColumnDocumentReaderAndWriter.html(in = 17036) (out= 3106)(deflated 81%)
adding: edu/stanford/nlp/sequences/Clique.html(in = 19687) (out= 3526)(deflated 82%)
adding: edu/stanford/nlp/sequences/package-summary.html(in = 15702) (out= 2853)(deflated 81%)
adding: edu/stanford/nlp/sequences/CoolingSchedule.html(in = 12372) (out= 2514)(deflated 79%)
adding: edu/stanford/nlp/sequences/SequenceListener.html(in = 10084) (out= 2344)(deflated 76%)
adding: edu/stanford/nlp/sequences/SequenceSampler.html(in = 11146) (out= 2553)(deflated 77%)
adding: edu/stanford/nlp/sequences/ListeningSequenceModel.html(in = 9192) (out= 1941)(deflated 78%)
adding: edu/stanford/nlp/sequences/FactoredSequenceModel.html(in = 23420) (out= 3861)(deflated 83%)
adding: edu/stanford/nlp/sequences/LatticeWriter.html(in = 9932) (out= 2273)(deflated 77%)
adding: edu/stanford/nlp/sequences/ObjectBankWrapper.html(in = 41945) (out= 5063)(deflated 87%)
adding: edu/stanford/nlp/sequences/ExactBestSequenceFinder.html(in = 12992) (out= 2742)(deflated 78%)
adding: edu/stanford/nlp/sequences/package-tree.html(in = 15324) (out= 2053)(deflated 86%)
adding: edu/stanford/nlp/sequences/SequenceGibbsSampler.html(in = 41591) (out= 5116)(deflated 87%)
adding: edu/stanford/nlp/sequences/CoNLLDocumentReaderAndWriter.html(in = 20336) (out= 3963)(deflated 80%)
adding: edu/stanford/nlp/sequences/ColumnTabDocumentReaderWriter.html(in = 25408) (out= 4014)(deflated 84%)
adding: edu/stanford/nlp/sequences/package-frame.html(in = 5036) (out= 933)(deflated 81%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.html(in = 24109) (out= 3988)(deflated 83%)
adding: edu/stanford/nlp/sequences/KBestSequenceFinder.html(in = 13121) (out= 2809)(deflated 78%)
adding: edu/stanford/nlp/sequences/BestSequenceFinder.html(in = 9651) (out= 2281)(deflated 76%)
adding: edu/stanford/nlp/sequences/PlainTextDocumentReaderAndWriter.OutputStyle.html(in = 18462) (out= 3196)(deflated 82%)
adding: edu/stanford/nlp/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTriple.Builder.html(in = 171209) (out= 9991)(deflated 94%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.OperatorOrBuilder.html(in = 19666) (out= 2916)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWord.html(in = 59651) (out= 6008)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DocumentOrBuilder.html(in = 68379) (out= 6160)(deflated 90%)
adding: edu/stanford/nlp/pipeline/UDFeatureAnnotator.html(in = 24143) (out= 3747)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchOrBuilder.html(in = 19040) (out= 2774)(deflated 85%)
adding: edu/stanford/nlp/pipeline/NERCombinerAnnotator.html(in = 38548) (out= 5520)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Document.html(in = 150352) (out= 11017)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Polarity.html(in = 72970) (out= 6625)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.NodeOrBuilder.html(in = 13382) (out= 2520)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.NERMentionOrBuilder.html(in = 32557) (out= 3705)(deflated 88%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.html(in = 61232) (out= 6001)(deflated 90%)
adding: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.AppendingObjectOutputStream.html(in = 13260) (out= 2947)(deflated 77%)
adding: edu/stanford/nlp/pipeline/NERCombinerAnnotator.TokenMergeCountAnnotation.html(in = 11693) (out= 2668)(deflated 77%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionAnnotation.html(in = 11578) (out= 2596)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponseOrBuilder.html(in = 14212) (out= 2465)(deflated 82%)
adding: edu/stanford/nlp/pipeline/package-summary.html(in = 105548) (out= 15127)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.html(in = 62547) (out= 6189)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Token.html(in = 302447) (out= 19891)(deflated 93%)
adding: edu/stanford/nlp/pipeline/CustomAnnotationSerializer.html(in = 19969) (out= 3622)(deflated 81%)
adding: edu/stanford/nlp/pipeline/TaggedTextOutputter.html(in = 16801) (out= 2811)(deflated 83%)
adding: edu/stanford/nlp/pipeline/ChineseSegmenterAnnotator.html(in = 21191) (out= 3554)(deflated 83%)
adding: edu/stanford/nlp/pipeline/SentimentAnnotator.html(in = 26001) (out= 4155)(deflated 84%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.TregexHandler.html(in = 12744) (out= 2736)(deflated 78%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.html(in = 31020) (out= 4211)(deflated 86%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.FileHandler.html(in = 11516) (out= 2456)(deflated 78%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfoOrBuilder.html(in = 13426) (out= 2638)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocation.html(in = 54479) (out= 5736)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SectionOrBuilder.html(in = 28243) (out= 3557)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoNLLUReader.CoNLLUSentence.html(in = 12529) (out= 2568)(deflated 79%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTree.html(in = 71283) (out= 6637)(deflated 90%)
adding: edu/stanford/nlp/pipeline/ColumnDataClassifierAnnotator.html(in = 20708) (out= 3487)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Timex.Builder.html(in = 78870) (out= 6440)(deflated 91%)
adding: edu/stanford/nlp/pipeline/JSONAnnotationReader.html(in = 28350) (out= 3744)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequestOrBuilder.html(in = 14968) (out= 2724)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringString.html(in = 59846) (out= 6064)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.PolarityOrBuilder.html(in = 22914) (out= 2950)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocation.Builder.html(in = 57732) (out= 5247)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTriple.html(in = 106251) (out= 8588)(deflated 91%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.html(in = 21750) (out= 3184)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMention.html(in = 85293) (out= 7337)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.RelationOrBuilder.html(in = 28116) (out= 3548)(deflated 87%)
adding: edu/stanford/nlp/pipeline/DocDateAnnotator.html(in = 24080) (out= 3688)(deflated 84%)
adding: edu/stanford/nlp/pipeline/QuantifiableEntityNormalizingAnnotator.html(in = 25992) (out= 3992)(deflated 84%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLP.AnnotatorSignature.html(in = 13324) (out= 2596)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreMapAggregator.html(in = 25959) (out= 3254)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Timex.html(in = 72410) (out= 6769)(deflated 90%)
adding: edu/stanford/nlp/pipeline/package-tree.html(in = 90893) (out= 5775)(deflated 93%)
adding: edu/stanford/nlp/pipeline/CoreSentence.html(in = 27345) (out= 3798)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Operator.Builder.html(in = 71717) (out= 5998)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Edge.html(in = 71881) (out= 6563)(deflated 90%)
adding: edu/stanford/nlp/pipeline/SentenceAnnotator.AnnotatorProcessor.html(in = 13419) (out= 2518)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelation.Builder.html(in = 55011) (out= 5126)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.html(in = 60499) (out= 5944)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatCoreMapListAggregator.html(in = 17775) (out= 2840)(deflated 84%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.LiveHandler.html(in = 10732) (out= 2478)(deflated 76%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatListAggregator.html(in = 16894) (out= 2782)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelationOrBuilder.html(in = 13454) (out= 2517)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokenOrBuilder.html(in = 145783) (out= 12379)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringStringOrBuilder.html(in = 15256) (out= 2670)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoNLLUReader.html(in = 27305) (out= 3686)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Match.Builder.html(in = 95246) (out= 6606)(deflated 93%)
adding: edu/stanford/nlp/pipeline/InlineXMLOutputter.html(in = 13932) (out= 2666)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Quote.html(in = 120587) (out= 9291)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResultOrBuilder.html(in = 14335) (out= 2459)(deflated 82%)
adding: edu/stanford/nlp/pipeline/TokenizerAnnotator.html(in = 27736) (out= 4041)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.QuoteOrBuilder.html(in = 46390) (out= 4978)(deflated 89%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.html(in = 31896) (out= 4651)(deflated 85%)
adding: edu/stanford/nlp/pipeline/GenderAnnotator.html(in = 23140) (out= 3730)(deflated 83%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.ReadyHandler.html(in = 12977) (out= 2775)(deflated 78%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragmentOrBuilder.html(in = 15429) (out= 2768)(deflated 82%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.Writer.html(in = 8929) (out= 2294)(deflated 74%)
adding: edu/stanford/nlp/pipeline/CoreQuote.html(in = 22713) (out= 3382)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoNLLOutputter.html(in = 19627) (out= 3354)(deflated 82%)
adding: edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.LossySerializationException.html(in = 8706) (out= 1920)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResult.html(in = 59301) (out= 5771)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResultOrBuilder.html(in = 14524) (out= 2467)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Builder.html(in = 95896) (out= 6812)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Span.Builder.html(in = 45255) (out= 4847)(deflated 89%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLP.OutputFormat.html(in = 17467) (out= 3053)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNodeOrBuilder.html(in = 12709) (out= 2497)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CleanXmlAnnotator.html(in = 38560) (out= 5387)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CorefMentionAnnotator.html(in = 23764) (out= 3838)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMentionOrBuilder.html(in = 26186) (out= 3344)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceOrBuilder.html(in = 140258) (out= 10437)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatchOrBuilder.html(in = 14515) (out= 2465)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Entity.Builder.html(in = 101025) (out= 7555)(deflated 92%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateEdge.html(in = 8872) (out= 1976)(deflated 77%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionTypeAnnotation.html(in = 11622) (out= 2598)(deflated 77%)
adding: edu/stanford/nlp/pipeline/POSTaggerAnnotator.html(in = 23409) (out= 3758)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequest.html(in = 59718) (out= 6075)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocationOrBuilder.html(in = 14116) (out= 2586)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntStringOrBuilder.html(in = 14300) (out= 2650)(deflated 81%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.SpeakerSieveAnnotation.html(in = 11577) (out= 2599)(deflated 77%)
adding: edu/stanford/nlp/pipeline/GenericAnnotationSerializer.html(in = 18527) (out= 3367)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntString.Builder.html(in = 57285) (out= 5522)(deflated 90%)
adding: edu/stanford/nlp/pipeline/DependencyParseAnnotator.html(in = 25137) (out= 3886)(deflated 84%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionEndAnnotation.html(in = 11621) (out= 2598)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.MatchLocation.html(in = 61971) (out= 5941)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResult.html(in = 59150) (out= 5759)(deflated 90%)
adding: edu/stanford/nlp/pipeline/Annotator.html(in = 40922) (out= 6105)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.RelationTripleOrBuilder.html(in = 41788) (out= 4658)(deflated 88%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfo.html(in = 56510) (out= 5914)(deflated 89%)
adding: edu/stanford/nlp/pipeline/TextAnnotationCreator.html(in = 12058) (out= 2488)(deflated 79%)
adding: edu/stanford/nlp/pipeline/QuoteAnnotator.html(in = 41433) (out= 6527)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequestOrBuilder.html(in = 17375) (out= 2777)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraphOrBuilder.html(in = 21136) (out= 2957)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNode.html(in = 57625) (out= 5802)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.html(in = 31666) (out= 3853)(deflated 87%)
adding: edu/stanford/nlp/pipeline/WikidictAnnotator.html(in = 27700) (out= 4416)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocationOrBuilder.html(in = 11822) (out= 2413)(deflated 79%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChainOrBuilder.html(in = 16809) (out= 2725)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Builder.html(in = 75159) (out= 6167)(deflated 91%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.TokensRegexHandler.html(in = 11647) (out= 2583)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapStringString.Builder.html(in = 60648) (out= 5584)(deflated 90%)
adding: edu/stanford/nlp/pipeline/TextOutputter.html(in = 16563) (out= 2723)(deflated 83%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.CoreNLPHandler.html(in = 15420) (out= 3036)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Dependencies.html(in = 63420) (out= 6038)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Match.html(in = 69077) (out= 6308)(deflated 90%)
adding: edu/stanford/nlp/pipeline/LabeledChunkIdentifier.LabelTagType.html(in = 13331) (out= 2540)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SpeakerInfo.Builder.html(in = 53466) (out= 5290)(deflated 90%)
adding: edu/stanford/nlp/pipeline/AnnotatorImplementations.html(in = 37500) (out= 4919)(deflated 86%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionEndAnnotation.html(in = 11782) (out= 2605)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TimexOrBuilder.html(in = 21668) (out= 3042)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Node.html(in = 58719) (out= 5874)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Language.html(in = 36279) (out= 4892)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Match.Builder.html(in = 82982) (out= 6115)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.DependenciesOrBuilder.html(in = 16695) (out= 2689)(deflated 83%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.html(in = 40820) (out= 5983)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedNode.Builder.html(in = 51813) (out= 5052)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTreeOrBuilder.html(in = 21517) (out= 3068)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Relation.html(in = 82716) (out= 7464)(deflated 90%)
adding: edu/stanford/nlp/pipeline/ParserAnnotatorUtils.html(in = 10831) (out= 2446)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoNLLUOutputter.html(in = 20524) (out= 3349)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Polarity.Builder.html(in = 78170) (out= 6064)(deflated 92%)
adding: edu/stanford/nlp/pipeline/ServerAnnotatorImplementations.html(in = 38859) (out= 4802)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.html(in = 29827) (out= 3344)(deflated 88%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Entity.html(in = 86445) (out= 7623)(deflated 91%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionAnnotation.html(in = 11689) (out= 2591)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Builder.html(in = 65480) (out= 5450)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.Builder.html(in = 71644) (out= 5914)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatch.Builder.html(in = 67365) (out= 5373)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.html(in = 63594) (out= 6309)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.MostFreqAggregator.html(in = 17299) (out= 2833)(deflated 83%)
adding: edu/stanford/nlp/pipeline/BinarizerAnnotator.html(in = 19616) (out= 3469)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Section.html(in = 83459) (out= 7478)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.NERMention.html(in = 93753) (out= 7956)(deflated 91%)
adding: edu/stanford/nlp/pipeline/MorphaAnnotator.html(in = 18960) (out= 3376)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreEntityMention.html(in = 16784) (out= 2947)(deflated 82%)
adding: edu/stanford/nlp/pipeline/ArabicSegmenterAnnotator.html(in = 20639) (out= 3519)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponseOrBuilder.html(in = 14359) (out= 2467)(deflated 82%)
adding: edu/stanford/nlp/pipeline/KBPAnnotator.html(in = 24866) (out= 4106)(deflated 83%)
adding: edu/stanford/nlp/pipeline/AnnotationIterator.html(in = 17262) (out= 2922)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Operator.html(in = 69756) (out= 6513)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.GraphResult.Builder.html(in = 66856) (out= 5374)(deflated 91%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPClient.html(in = 35668) (out= 5379)(deflated 84%)
adding: edu/stanford/nlp/pipeline/DeterministicCorefAnnotator.html(in = 19830) (out= 3421)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.EdgeOrBuilder.html(in = 19806) (out= 2979)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.MatchOrBuilder.html(in = 20787) (out= 2872)(deflated 86%)
adding: edu/stanford/nlp/pipeline/CharniakParserAnnotator.html(in = 19726) (out= 3501)(deflated 82%)
adding: edu/stanford/nlp/pipeline/AnnotatorPool.html(in = 15407) (out= 3346)(deflated 78%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatTextAggregator.html(in = 16943) (out= 2793)(deflated 83%)
adding: edu/stanford/nlp/pipeline/ProtobufAnnotationSerializer.html(in = 95598) (out= 12333)(deflated 87%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.ShutdownHandler.html(in = 10818) (out= 2476)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.NamedRelation.html(in = 59467) (out= 5837)(deflated 90%)
adding: edu/stanford/nlp/pipeline/XMLOutputter.html(in = 20922) (out= 2987)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Node.Builder.html(in = 53194) (out= 5093)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.Match.html(in = 67036) (out= 6170)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Mention.html(in = 206446) (out= 13767)(deflated 93%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.FinishedRequest.html(in = 13015) (out= 2356)(deflated 81%)
adding: edu/stanford/nlp/pipeline/ChunkAnnotationUtils.html(in = 69441) (out= 6953)(deflated 89%)
adding: edu/stanford/nlp/pipeline/WordsToSentencesAnnotator.html(in = 24610) (out= 4082)(deflated 83%)
adding: edu/stanford/nlp/pipeline/JSONOutputter.JSONWriter.html(in = 15267) (out= 2779)(deflated 81%)
adding: edu/stanford/nlp/pipeline/SentenceAnnotator.html(in = 21702) (out= 3741)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWordOrBuilder.html(in = 14368) (out= 2594)(deflated 81%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Sentence.html(in = 278659) (out= 17185)(deflated 93%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionBeginAnnotation.html(in = 11641) (out= 2594)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexResponse.PatternMatch.html(in = 59963) (out= 5762)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Mention.Builder.html(in = 335002) (out= 17392)(deflated 94%)
adding: edu/stanford/nlp/pipeline/MWTAnnotator.html(in = 19151) (out= 3410)(deflated 82%)
adding: edu/stanford/nlp/pipeline/DefaultPaths.html(in = 36455) (out= 4357)(deflated 88%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Span.html(in = 52298) (out= 5676)(deflated 89%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateSemanticGraph.html(in = 14452) (out= 2522)(deflated 82%)
adding: edu/stanford/nlp/pipeline/NumberAnnotator.html(in = 20926) (out= 3585)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Document.Builder.html(in = 303729) (out= 15580)(deflated 94%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SpanOrBuilder.html(in = 11397) (out= 2399)(deflated 78%)
adding: edu/stanford/nlp/pipeline/AnnotationCreator.html(in = 13514) (out= 2317)(deflated 82%)
adding: edu/stanford/nlp/pipeline/TokensRegexNERAnnotator.html(in = 36180) (out= 6940)(deflated 80%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.CanonicalMentionBeginAnnotation.html(in = 11830) (out= 2604)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Relation.Builder.html(in = 107663) (out= 7894)(deflated 92%)
adding: edu/stanford/nlp/pipeline/package-frame.html(in = 37674) (out= 2844)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.EntityOrBuilder.html(in = 28875) (out= 3529)(deflated 87%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Section.Builder.html(in = 109589) (out= 7890)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoNLLUReader.CoNLLUDocument.html(in = 12869) (out= 2508)(deflated 80%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.Edge.Builder.html(in = 74427) (out= 6146)(deflated 91%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLP.html(in = 73918) (out= 9539)(deflated 87%)
adding: edu/stanford/nlp/pipeline/AbstractTextAnnotationCreator.html(in = 16726) (out= 2728)(deflated 83%)
adding: edu/stanford/nlp/pipeline/EntityMentionsAnnotator.html(in = 21914) (out= 3669)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CorefAnnotator.html(in = 22534) (out= 3637)(deflated 83%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.SpeakerAnnotation.html(in = 11562) (out= 2593)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.NaturalLogicRelation.html(in = 32335) (out= 4244)(deflated 86%)
adding: edu/stanford/nlp/pipeline/LanguageInfo.HumanLanguage.html(in = 15833) (out= 2983)(deflated 81%)
adding: edu/stanford/nlp/pipeline/TokensRegexAnnotator.html(in = 21806) (out= 3786)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreMapAttributeAggregator.ConcatAggregator.html(in = 16851) (out= 2778)(deflated 83%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Quote.Builder.html(in = 158079) (out= 9857)(deflated 93%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.CorefChain.CorefMention.Builder.html(in = 96616) (out= 7154)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MapIntString.html(in = 57885) (out= 6040)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.Builder.html(in = 64243) (out= 5443)(deflated 91%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.ParseTree.Builder.html(in = 86014) (out= 6700)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragment.html(in = 62049) (out= 6242)(deflated 89%)
adding: edu/stanford/nlp/pipeline/QuoteAttributionAnnotator.MentionSieveAnnotation.html(in = 11643) (out= 2595)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.MentionOrBuilder.html(in = 93393) (out= 7933)(deflated 91%)
adding: edu/stanford/nlp/pipeline/AnnotationPipeline.html(in = 30365) (out= 4540)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexRequest.Dependencies.Builder.html(in = 75027) (out= 5866)(deflated 92%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.NERMention.Builder.html(in = 114408) (out= 8007)(deflated 93%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Sentiment.html(in = 28582) (out= 4047)(deflated 85%)
adding: edu/stanford/nlp/pipeline/AnnotationOutputter.html(in = 21020) (out= 3136)(deflated 85%)
adding: edu/stanford/nlp/pipeline/CoreDocument.html(in = 19008) (out= 3173)(deflated 83%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.SemgrexHandler.html(in = 11569) (out= 2587)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Sentence.Builder.html(in = 567728) (out= 26808)(deflated 95%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.html(in = 19418) (out= 3410)(deflated 82%)
adding: edu/stanford/nlp/pipeline/AnnotationOutputter.Options.html(in = 16392) (out= 2935)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokenLocation.Builder.html(in = 47467) (out= 4922)(deflated 89%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.Token.Builder.html(in = 487101) (out= 27264)(deflated 94%)
adding: edu/stanford/nlp/pipeline/StanfordCoreNLPServer.PingHandler.html(in = 10590) (out= 2392)(deflated 77%)
adding: edu/stanford/nlp/pipeline/AnnotationSerializer.IntermediateNode.html(in = 8828) (out= 1980)(deflated 77%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.DependencyGraph.html(in = 70248) (out= 6437)(deflated 90%)
adding: edu/stanford/nlp/pipeline/LanguageInfo.html(in = 21093) (out= 3344)(deflated 84%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.TokensRegexRequest.Builder.html(in = 60649) (out= 5604)(deflated 90%)
adding: edu/stanford/nlp/pipeline/ParserAnnotator.html(in = 29429) (out= 4316)(deflated 85%)
adding: edu/stanford/nlp/pipeline/TokenizerAnnotator.TokenizerType.html(in = 19398) (out= 3336)(deflated 82%)
adding: edu/stanford/nlp/pipeline/RegexNERAnnotator.html(in = 22977) (out= 3679)(deflated 83%)
adding: edu/stanford/nlp/pipeline/TokensRegexAnnotator.Options.html(in = 10823) (out= 2171)(deflated 79%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.IndexedWord.Builder.html(in = 55582) (out= 5276)(deflated 90%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SentenceFragment.Builder.html(in = 60789) (out= 5657)(deflated 90%)
adding: edu/stanford/nlp/pipeline/TrueCaseAnnotator.html(in = 21397) (out= 3485)(deflated 83%)
adding: edu/stanford/nlp/pipeline/RelationExtractorAnnotator.html(in = 19245) (out= 3341)(deflated 82%)
adding: edu/stanford/nlp/pipeline/CoreNLPProtos.SemgrexResponse.SemgrexResult.Builder.html(in = 66282) (out= 5357)(deflated 91%)
adding: edu/stanford/nlp/pipeline/Annotation.html(in = 18233) (out= 3421)(deflated 81%)
adding: edu/stanford/nlp/coref/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/CorefSystem.html(in = 13303) (out= 2682)(deflated 79%)
adding: edu/stanford/nlp/coref/statistical/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.Builder.html(in = 15834) (out= 2559)(deflated 83%)
adding: edu/stanford/nlp/coref/statistical/ClusteringCorefAlgorithm.html(in = 14354) (out= 2812)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/ClustererDataLoader.html(in = 11586) (out= 2398)(deflated 79%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.CombinedEvaluator.html(in = 12996) (out= 2524)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.html(in = 17427) (out= 2878)(deflated 83%)
adding: edu/stanford/nlp/coref/statistical/DocumentExamples.html(in = 12292) (out= 2417)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/package-tree.html(in = 15664) (out= 1986)(deflated 87%)
adding: edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.SingleConjunction.html(in = 16452) (out= 2967)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/PairwiseModel.Builder.html(in = 17798) (out= 2757)(deflated 84%)
adding: edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.html(in = 20342) (out= 3045)(deflated 85%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.AbstractEvaluator.html(in = 18016) (out= 2910)(deflated 83%)
adding: edu/stanford/nlp/coref/statistical/package-frame.html(in = 6137) (out= 1002)(deflated 83%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.html(in = 14192) (out= 2639)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.Loss.html(in = 8888) (out= 2019)(deflated 77%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.B3Evaluator.html(in = 13892) (out= 2585)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/PairwiseModel.html(in = 26406) (out= 3353)(deflated 87%)
adding: edu/stanford/nlp/coref/statistical/MetadataWriter.html(in = 12856) (out= 2650)(deflated 79%)
adding: edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.html(in = 28487) (out= 3495)(deflated 87%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.Evaluator.html(in = 10596) (out= 2164)(deflated 79%)
adding: edu/stanford/nlp/coref/statistical/DatasetBuilder.html(in = 13356) (out= 2683)(deflated 79%)
adding: edu/stanford/nlp/coref/statistical/Clusterer.html(in = 13839) (out= 2680)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/StatisticalCorefAlgorithm.html(in = 16073) (out= 2916)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/package-summary.html(in = 17103) (out= 2748)(deflated 83%)
adding: edu/stanford/nlp/coref/statistical/Clusterer.Cluster.html(in = 13442) (out= 2501)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/SimpleLinearClassifier.LearningRateSchedule.html(in = 9118) (out= 2031)(deflated 77%)
adding: edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.Builder.html(in = 15180) (out= 2709)(deflated 82%)
adding: edu/stanford/nlp/coref/statistical/FeatureExtractor.html(in = 19593) (out= 2861)(deflated 85%)
adding: edu/stanford/nlp/coref/statistical/ClustererDataLoader.ClustererDoc.html(in = 18668) (out= 2628)(deflated 85%)
adding: edu/stanford/nlp/coref/statistical/EvalUtils.MUCEvaluator.html(in = 13861) (out= 2591)(deflated 81%)
adding: edu/stanford/nlp/coref/statistical/Example.html(in = 16648) (out= 2859)(deflated 82%)
adding: edu/stanford/nlp/coref/statistical/StatisticalCorefTrainer.html(in = 22102) (out= 3411)(deflated 84%)
adding: edu/stanford/nlp/coref/statistical/MetaFeatureExtractor.PairConjunction.html(in = 15136) (out= 2899)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/CompressedFeatureVector.html(in = 10953) (out= 2318)(deflated 78%)
adding: edu/stanford/nlp/coref/statistical/PairwiseModelTrainer.html(in = 19861) (out= 2887)(deflated 85%)
adding: edu/stanford/nlp/coref/statistical/StatisticalCorefProperties.html(in = 15179) (out= 2661)(deflated 82%)
adding: edu/stanford/nlp/coref/statistical/FeatureExtractorRunner.html(in = 13432) (out= 2643)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/Compressor.html(in = 13198) (out= 2617)(deflated 80%)
adding: edu/stanford/nlp/coref/statistical/MaxMarginMentionRanker.ErrorType.html(in = 16674) (out= 3007)(deflated 81%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefGraphAnnotation.html(in = 14315) (out= 2819)(deflated 80%)
adding: edu/stanford/nlp/coref/CorefUtils.html(in = 29800) (out= 3585)(deflated 87%)
adding: edu/stanford/nlp/coref/CorefProperties.html(in = 28975) (out= 3819)(deflated 86%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefClusterAnnotation.html(in = 12391) (out= 2683)(deflated 78%)
adding: edu/stanford/nlp/coref/CorefDocumentProcessor.html(in = 13302) (out= 2530)(deflated 80%)
adding: edu/stanford/nlp/coref/CorefProperties.CorefAlgorithmType.html(in = 16088) (out= 2973)(deflated 81%)
adding: edu/stanford/nlp/coref/CorefRules.html(in = 87388) (out= 7019)(deflated 91%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefAnnotation.html(in = 11441) (out= 2608)(deflated 77%)
adding: edu/stanford/nlp/coref/CorefAlgorithm.html(in = 10426) (out= 2329)(deflated 77%)
adding: edu/stanford/nlp/coref/CorefScorer.html(in = 13110) (out= 2651)(deflated 79%)
adding: edu/stanford/nlp/coref/package-summary.html(in = 12346) (out= 2395)(deflated 80%)
adding: edu/stanford/nlp/coref/CorefProperties.MentionDetectionType.html(in = 14525) (out= 2887)(deflated 80%)
adding: edu/stanford/nlp/coref/data/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/data/Dictionaries.Person.html(in = 16545) (out= 2986)(deflated 81%)
adding: edu/stanford/nlp/coref/data/package-tree.html(in = 9958) (out= 1682)(deflated 83%)
adding: edu/stanford/nlp/coref/data/CorefChain.CorefMention.html(in = 23390) (out= 3483)(deflated 85%)
adding: edu/stanford/nlp/coref/data/Dictionaries.Gender.html(in = 14697) (out= 2903)(deflated 80%)
adding: edu/stanford/nlp/coref/data/Dictionaries.MentionType.html(in = 16632) (out= 3106)(deflated 81%)
adding: edu/stanford/nlp/coref/data/SpeakerInfo.html(in = 15991) (out= 2871)(deflated 82%)
adding: edu/stanford/nlp/coref/data/DocumentPreprocessor.html(in = 16816) (out= 2868)(deflated 82%)
adding: edu/stanford/nlp/coref/data/CorefCluster.html(in = 24024) (out= 3585)(deflated 85%)
adding: edu/stanford/nlp/coref/data/Dictionaries.Animacy.html(in = 14235) (out= 2872)(deflated 79%)
adding: edu/stanford/nlp/coref/data/Semantics.html(in = 9956) (out= 2135)(deflated 78%)
adding: edu/stanford/nlp/coref/data/Mention.html(in = 92310) (out= 9260)(deflated 89%)
adding: edu/stanford/nlp/coref/data/Document.DocType.html(in = 13580) (out= 2834)(deflated 79%)
adding: edu/stanford/nlp/coref/data/DocumentMaker.html(in = 13803) (out= 2603)(deflated 81%)
adding: edu/stanford/nlp/coref/data/Document.html(in = 43735) (out= 5445)(deflated 87%)
adding: edu/stanford/nlp/coref/data/CorefChain.MentionComparator.html(in = 11609) (out= 2429)(deflated 79%)
adding: edu/stanford/nlp/coref/data/package-summary.html(in = 10832) (out= 1982)(deflated 81%)
adding: edu/stanford/nlp/coref/data/InputDoc.html(in = 17273) (out= 2752)(deflated 84%)
adding: edu/stanford/nlp/coref/data/WordLists.html(in = 49950) (out= 5020)(deflated 89%)
adding: edu/stanford/nlp/coref/data/CorefChain.CorefMentionComparator.html(in = 11994) (out= 2426)(deflated 79%)
adding: edu/stanford/nlp/coref/data/Dictionaries.html(in = 52681) (out= 6034)(deflated 88%)
adding: edu/stanford/nlp/coref/data/Dictionaries.Number.html(in = 14210) (out= 2882)(deflated 79%)
adding: edu/stanford/nlp/coref/data/package-frame.html(in = 3349) (out= 734)(deflated 78%)
adding: edu/stanford/nlp/coref/data/CorefChain.html(in = 22722) (out= 3607)(deflated 84%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.html(in = 12555) (out= 2542)(deflated 79%)
adding: edu/stanford/nlp/coref/hybrid/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/hybrid/HybridCorefPrinter.html(in = 29039) (out= 3634)(deflated 87%)
adding: edu/stanford/nlp/coref/hybrid/package-tree.html(in = 5670) (out= 1368)(deflated 75%)
adding: edu/stanford/nlp/coref/hybrid/package-frame.html(in = 1170) (out= 519)(deflated 55%)
adding: edu/stanford/nlp/coref/hybrid/rf/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/hybrid/rf/RandomForest.html(in = 13378) (out= 2599)(deflated 80%)
adding: edu/stanford/nlp/coref/hybrid/rf/DecisionTreeNode.html(in = 10987) (out= 2362)(deflated 78%)
adding: edu/stanford/nlp/coref/hybrid/rf/package-frame.html(in = 1165) (out= 523)(deflated 55%)
adding: edu/stanford/nlp/coref/hybrid/rf/DecisionTree.html(in = 13295) (out= 2562)(deflated 80%)
adding: edu/stanford/nlp/coref/hybrid/rf/package-tree.html(in = 5679) (out= 1358)(deflated 76%)
adding: edu/stanford/nlp/coref/hybrid/rf/package-summary.html(in = 5737) (out= 1413)(deflated 75%)
adding: edu/stanford/nlp/coref/hybrid/HybridCorefSystem.html(in = 23428) (out= 3336)(deflated 85%)
adding: edu/stanford/nlp/coref/hybrid/sieve/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/hybrid/sieve/RelaxedHeadMatch.html(in = 16614) (out= 2656)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/MentionMatcher.html(in = 9195) (out= 2116)(deflated 76%)
adding: edu/stanford/nlp/coref/hybrid/sieve/ExactStringMatch.html(in = 16616) (out= 2659)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/LexicalChainMatch.html(in = 16619) (out= 2657)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/NameMatchPrecise.html(in = 18098) (out= 2803)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch4.html(in = 16264) (out= 2634)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch1.html(in = 16610) (out= 2653)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/AliasMatch.html(in = 16162) (out= 2637)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/CorefDictionaryMatch.html(in = 16910) (out= 2770)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/MarkRole.html(in = 16488) (out= 2662)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/RFSieve.html(in = 22612) (out= 3381)(deflated 85%)
adding: edu/stanford/nlp/coref/hybrid/sieve/package-tree.html(in = 11498) (out= 1748)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch3.html(in = 16618) (out= 2647)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/package-summary.html(in = 12248) (out= 1965)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/PronounMatch.html(in = 16566) (out= 2663)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/SpeakerMatch.html(in = 16556) (out= 2646)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/OracleSieve.html(in = 17501) (out= 2971)(deflated 83%)
adding: edu/stanford/nlp/coref/hybrid/sieve/ChineseHeadMatch.html(in = 17123) (out= 2695)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/DeterministicCorefSieve.html(in = 35674) (out= 4336)(deflated 87%)
adding: edu/stanford/nlp/coref/hybrid/sieve/Sieve.html(in = 33646) (out= 4145)(deflated 87%)
adding: edu/stanford/nlp/coref/hybrid/sieve/DcorefSieveOptions.html(in = 25057) (out= 3305)(deflated 86%)
adding: edu/stanford/nlp/coref/hybrid/sieve/PreciseConstructs.html(in = 16617) (out= 2654)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/package-frame.html(in = 4266) (out= 850)(deflated 80%)
adding: edu/stanford/nlp/coref/hybrid/sieve/RelaxedExactStringMatch.html(in = 16729) (out= 2664)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/StrictHeadMatch2.html(in = 16618) (out= 2647)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/DiscourseMatch.html(in = 16598) (out= 2650)(deflated 84%)
adding: edu/stanford/nlp/coref/hybrid/sieve/NameMatch.html(in = 23245) (out= 3454)(deflated 85%)
adding: edu/stanford/nlp/coref/hybrid/sieve/Sieve.ClassifierType.html(in = 14554) (out= 2878)(deflated 80%)
adding: edu/stanford/nlp/coref/hybrid/HybridCorefProperties.html(in = 58044) (out= 5972)(deflated 89%)
adding: edu/stanford/nlp/coref/hybrid/package-summary.html(in = 5926) (out= 1489)(deflated 74%)
adding: edu/stanford/nlp/coref/fastneural/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/fastneural/package-frame.html(in = 1220) (out= 528)(deflated 56%)
adding: edu/stanford/nlp/coref/fastneural/package-summary.html(in = 5980) (out= 1529)(deflated 74%)
adding: edu/stanford/nlp/coref/fastneural/package-tree.html(in = 5778) (out= 1392)(deflated 75%)
adding: edu/stanford/nlp/coref/fastneural/FastNeuralCorefModel.html(in = 17890) (out= 2998)(deflated 83%)
adding: edu/stanford/nlp/coref/fastneural/FastNeuralCorefProperties.html(in = 10258) (out= 2336)(deflated 77%)
adding: edu/stanford/nlp/coref/fastneural/FastNeuralCorefAlgorithm.html(in = 12010) (out= 2666)(deflated 77%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefMentionIndexesAnnotation.html(in = 11837) (out= 2631)(deflated 77%)
adding: edu/stanford/nlp/coref/neural/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/neural/ModelSerializer.html(in = 9702) (out= 2236)(deflated 76%)
adding: edu/stanford/nlp/coref/neural/package-tree.html(in = 6877) (out= 1486)(deflated 78%)
adding: edu/stanford/nlp/coref/neural/CategoricalFeatureExtractor.html(in = 16266) (out= 2752)(deflated 83%)
adding: edu/stanford/nlp/coref/neural/package-summary.html(in = 7332) (out= 1722)(deflated 76%)
adding: edu/stanford/nlp/coref/neural/package-frame.html(in = 1726) (out= 594)(deflated 65%)
adding: edu/stanford/nlp/coref/neural/NeuralCorefDataExporter.html(in = 17076) (out= 3103)(deflated 81%)
adding: edu/stanford/nlp/coref/neural/EmbeddingExtractor.html(in = 16417) (out= 2821)(deflated 82%)
adding: edu/stanford/nlp/coref/neural/NeuralCorefModel.html(in = 18598) (out= 2984)(deflated 83%)
adding: edu/stanford/nlp/coref/neural/NeuralCorefAlgorithm.html(in = 12243) (out= 2652)(deflated 78%)
adding: edu/stanford/nlp/coref/neural/NeuralCorefProperties.html(in = 10782) (out= 2371)(deflated 78%)
adding: edu/stanford/nlp/coref/docreader/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.Options.html(in = 17306) (out= 2797)(deflated 83%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CoNLLDocument.html(in = 17999) (out= 2952)(deflated 83%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CorpusStats.html(in = 11115) (out= 2345)(deflated 78%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.html(in = 26573) (out= 4415)(deflated 83%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.NamedEntityAnnotation.html(in = 12253) (out= 2616)(deflated 78%)
adding: edu/stanford/nlp/coref/docreader/package-frame.html(in = 2288) (out= 634)(deflated 72%)
adding: edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.Options.html(in = 14853) (out= 2675)(deflated 81%)
adding: edu/stanford/nlp/coref/docreader/DocReader.html(in = 8622) (out= 2048)(deflated 76%)
adding: edu/stanford/nlp/coref/docreader/package-tree.html(in = 8007) (out= 1518)(deflated 81%)
adding: edu/stanford/nlp/coref/docreader/CoNLLDocumentReader.CorefMentionAnnotation.html(in = 12282) (out= 2613)(deflated 78%)
adding: edu/stanford/nlp/coref/docreader/CoreNLPDocumentReader.html(in = 19629) (out= 3200)(deflated 83%)
adding: edu/stanford/nlp/coref/docreader/package-summary.html(in = 7917) (out= 1623)(deflated 79%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefChainAnnotation.html(in = 12406) (out= 2631)(deflated 78%)
adding: edu/stanford/nlp/coref/CorefProperties.Dataset.html(in = 14076) (out= 2878)(deflated 79%)
adding: edu/stanford/nlp/coref/package-frame.html(in = 3851) (out= 775)(deflated 79%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefClusterIdAnnotation.html(in = 11807) (out= 2706)(deflated 77%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefDestAnnotation.html(in = 12321) (out= 2725)(deflated 77%)
adding: edu/stanford/nlp/coref/package-tree.html(in = 10976) (out= 1684)(deflated 84%)
adding: edu/stanford/nlp/coref/CorefCoreAnnotations.CorefMentionsAnnotation.html(in = 12351) (out= 2652)(deflated 78%)
adding: edu/stanford/nlp/coref/CorefPrinter.html(in = 14047) (out= 2520)(deflated 82%)
adding: edu/stanford/nlp/coref/md/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/coref/md/HybridCorefMentionFinder.html(in = 21517) (out= 3445)(deflated 83%)
adding: edu/stanford/nlp/coref/md/package-tree.html(in = 6001) (out= 1402)(deflated 76%)
adding: edu/stanford/nlp/coref/md/RuleBasedCorefMentionFinder.html(in = 27937) (out= 3710)(deflated 86%)
adding: edu/stanford/nlp/coref/md/package-summary.html(in = 6217) (out= 1491)(deflated 76%)
adding: edu/stanford/nlp/coref/md/package-frame.html(in = 1466) (out= 551)(deflated 62%)
adding: edu/stanford/nlp/coref/md/MentionDetectionClassifier.html(in = 18488) (out= 2966)(deflated 83%)
adding: edu/stanford/nlp/coref/md/CorefMentionFinder.html(in = 42361) (out= 4981)(deflated 88%)
adding: edu/stanford/nlp/coref/md/DependencyCorefMentionFinder.html(in = 24437) (out= 3603)(deflated 85%)
adding: edu/stanford/nlp/time/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/time/TimeAnnotations.html(in = 10024) (out= 2254)(deflated 77%)
adding: edu/stanford/nlp/time/SUTime.TimeIndex.html(in = 19895) (out= 2845)(deflated 85%)
adding: edu/stanford/nlp/time/SUTime.TimexMod.html(in = 19496) (out= 3243)(deflated 83%)
adding: edu/stanford/nlp/time/TimeFormatter.CustomDateFormatExtractor.html(in = 12901) (out= 2590)(deflated 79%)
adding: edu/stanford/nlp/time/SUTime.IsoDateTime.html(in = 22897) (out= 3564)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.TimexDocFunc.html(in = 15972) (out= 2989)(deflated 81%)
adding: edu/stanford/nlp/time/SUTime.IsoTime.html(in = 28060) (out= 3923)(deflated 86%)
adding: edu/stanford/nlp/time/HeidelTimeKBPAnnotator.html(in = 24262) (out= 3838)(deflated 84%)
adding: edu/stanford/nlp/time/TimeAnnotator.html(in = 30139) (out= 4644)(deflated 84%)
adding: edu/stanford/nlp/time/package-frame.html(in = 9453) (out= 1280)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.InexactTime.html(in = 34830) (out= 4109)(deflated 88%)
adding: edu/stanford/nlp/time/TimeExpressionExtractorFactory.html(in = 19210) (out= 3030)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.PeriodicTemporalSet.html(in = 30985) (out= 3772)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.OrdinalTime.html(in = 25249) (out= 3678)(deflated 85%)
adding: edu/stanford/nlp/time/JodaTimeUtils.ConversionOptions.html(in = 10831) (out= 2298)(deflated 78%)
adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotation.html(in = 11822) (out= 2599)(deflated 78%)
adding: edu/stanford/nlp/time/SUTime.RefTime.html(in = 25775) (out= 3705)(deflated 85%)
adding: edu/stanford/nlp/time/GenericTimeExpressionPatterns.html(in = 13986) (out= 2885)(deflated 79%)
adding: edu/stanford/nlp/time/TimeFormatter.html(in = 8419) (out= 1953)(deflated 76%)
adding: edu/stanford/nlp/time/SUTime.DurationWithMillis.html(in = 24514) (out= 3493)(deflated 85%)
adding: edu/stanford/nlp/time/SUTime.Duration.html(in = 44030) (out= 5324)(deflated 87%)
adding: edu/stanford/nlp/time/TimeExpressionExtractor.html(in = 14895) (out= 2927)(deflated 80%)
adding: edu/stanford/nlp/time/JollyDayHolidays.JollyHoliday.html(in = 30950) (out= 3928)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.DurationWithFields.html(in = 26937) (out= 3638)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.CompositePartialTime.html(in = 37051) (out= 4670)(deflated 87%)
adding: edu/stanford/nlp/time/package-tree.html(in = 22692) (out= 2546)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.DurationRange.html(in = 26604) (out= 3572)(deflated 86%)
adding: edu/stanford/nlp/time/TimeExpression.Annotation.html(in = 11841) (out= 2594)(deflated 78%)
adding: edu/stanford/nlp/time/TimeExpression.ChildrenAnnotation.html(in = 12126) (out= 2629)(deflated 78%)
adding: edu/stanford/nlp/time/SUTime.TimeWithRange.html(in = 28717) (out= 3796)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.Range.html(in = 45091) (out= 5140)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.Temporal.html(in = 39293) (out= 5164)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.GroundedTime.html(in = 32378) (out= 4002)(deflated 87%)
adding: edu/stanford/nlp/time/SUTime.SimpleTime.html(in = 21661) (out= 3505)(deflated 83%)
adding: edu/stanford/nlp/time/TimeExpressionPatterns.html(in = 10630) (out= 2437)(deflated 77%)
adding: edu/stanford/nlp/time/Timex.html(in = 25363) (out= 4447)(deflated 82%)
adding: edu/stanford/nlp/time/TimeExpressionExtractorImpl.html(in = 25919) (out= 3577)(deflated 86%)
adding: edu/stanford/nlp/time/SUTimeMain.html(in = 29836) (out= 4242)(deflated 85%)
adding: edu/stanford/nlp/time/GUTimeAnnotator.html(in = 22232) (out= 3646)(deflated 83%)
adding: edu/stanford/nlp/time/HeidelTimeAnnotator.html(in = 23996) (out= 3770)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.RelativeTime.html(in = 40430) (out= 4835)(deflated 88%)
adding: edu/stanford/nlp/time/SUTime.Time.html(in = 48752) (out= 5559)(deflated 88%)
adding: edu/stanford/nlp/time/package-summary.html(in = 23849) (out= 3413)(deflated 85%)
adding: edu/stanford/nlp/time/TimeFormatter.JodaDateTimeFormatExtractor.html(in = 12487) (out= 2503)(deflated 79%)
adding: edu/stanford/nlp/time/SUTimeSimpleParser.html(in = 14197) (out= 2725)(deflated 80%)
adding: edu/stanford/nlp/time/SUTimeSimpleParser.SUTimeParsingError.html(in = 12293) (out= 2595)(deflated 78%)
adding: edu/stanford/nlp/time/JodaTimeUtils.html(in = 52289) (out= 5916)(deflated 88%)
adding: edu/stanford/nlp/time/Options.html(in = 11566) (out= 2338)(deflated 79%)
adding: edu/stanford/nlp/time/SUTime.IsoDate.html(in = 30724) (out= 4293)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.html(in = 103052) (out= 8912)(deflated 91%)
adding: edu/stanford/nlp/time/SUTime.TimeUnit.html(in = 23115) (out= 3525)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.PartialTime.html(in = 45918) (out= 5397)(deflated 88%)
adding: edu/stanford/nlp/time/TimeFormatter.JavaDateFormatExtractor.html(in = 11846) (out= 2453)(deflated 79%)
adding: edu/stanford/nlp/time/Timex.Range.html(in = 10394) (out= 2193)(deflated 78%)
adding: edu/stanford/nlp/time/SUTime.TemporalSet.html(in = 16861) (out= 2964)(deflated 82%)
adding: edu/stanford/nlp/time/JollyDayHolidays.html(in = 19842) (out= 3038)(deflated 84%)
adding: edu/stanford/nlp/time/TimeAnnotations.TimexAnnotations.html(in = 12031) (out= 2618)(deflated 78%)
adding: edu/stanford/nlp/time/SUTime.TimexType.html(in = 14144) (out= 2881)(deflated 79%)
adding: edu/stanford/nlp/time/SUTime.StandardTemporalType.html(in = 24527) (out= 3592)(deflated 85%)
adding: edu/stanford/nlp/time/TimeExpression.TimeIndexAnnotation.html(in = 12061) (out= 2647)(deflated 78%)
adding: edu/stanford/nlp/time/XMLUtils.html(in = 19635) (out= 2990)(deflated 84%)
adding: edu/stanford/nlp/time/TimeExpression.html(in = 26954) (out= 3701)(deflated 86%)
adding: edu/stanford/nlp/time/JollyDayHolidays.MyXMLManager.html(in = 11622) (out= 2443)(deflated 78%)
adding: edu/stanford/nlp/time/Options.RelativeHeuristicLevel.html(in = 14175) (out= 2868)(deflated 79%)
adding: edu/stanford/nlp/time/SUTime.TimexAttr.html(in = 18570) (out= 3150)(deflated 83%)
adding: edu/stanford/nlp/time/SUTime.InexactDuration.html(in = 21608) (out= 3397)(deflated 84%)
adding: edu/stanford/nlp/time/SUTime.ExplicitTemporalSet.html(in = 26293) (out= 3495)(deflated 86%)
adding: edu/stanford/nlp/time/SUTime.TemporalOp.html(in = 25565) (out= 3514)(deflated 86%)
adding: edu/stanford/nlp/classify/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/classify/BiasedLogConditionalObjectiveFunction.html(in = 24833) (out= 3577)(deflated 85%)
adding: edu/stanford/nlp/classify/RVFClassifier.html(in = 11330) (out= 2324)(deflated 79%)
adding: edu/stanford/nlp/classify/LinearClassifier.html(in = 95619) (out= 9628)(deflated 89%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifierCreator.html(in = 9350) (out= 2073)(deflated 77%)
adding: edu/stanford/nlp/classify/package-frame.html(in = 6096) (out= 979)(deflated 83%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.LinearClassifierCreator.html(in = 17768) (out= 2705)(deflated 84%)
adding: edu/stanford/nlp/classify/CrossValidator.html(in = 16093) (out= 2900)(deflated 81%)
adding: edu/stanford/nlp/classify/Dataset.html(in = 73222) (out= 8518)(deflated 88%)
adding: edu/stanford/nlp/classify/NaiveBayesClassifier.html(in = 29311) (out= 3501)(deflated 88%)
adding: edu/stanford/nlp/classify/SemiSupervisedLogConditionalObjectiveFunction.html(in = 20261) (out= 3245)(deflated 83%)
adding: edu/stanford/nlp/classify/ClassifierCreator.html(in = 8971) (out= 2053)(deflated 77%)
adding: edu/stanford/nlp/classify/RVFDataset.html(in = 83548) (out= 9382)(deflated 88%)
adding: edu/stanford/nlp/classify/LinearClassifierFactory.html(in = 147458) (out= 12686)(deflated 91%)
adding: edu/stanford/nlp/classify/ClassifierFactory.html(in = 10499) (out= 2239)(deflated 78%)
adding: edu/stanford/nlp/classify/package-tree.html(in = 17107) (out= 2109)(deflated 87%)
adding: edu/stanford/nlp/classify/ProbabilisticClassifier.html(in = 12630) (out= 2310)(deflated 81%)
adding: edu/stanford/nlp/classify/SVMLightClassifier.html(in = 32503) (out= 3995)(deflated 87%)
adding: edu/stanford/nlp/classify/LogPrior.LogPriorType.html(in = 16081) (out= 2979)(deflated 81%)
adding: edu/stanford/nlp/classify/NBLinearClassifierFactory.html(in = 17276) (out= 3584)(deflated 79%)
adding: edu/stanford/nlp/classify/Classifier.html(in = 17121) (out= 3026)(deflated 82%)
adding: edu/stanford/nlp/classify/BiasedLogisticObjectiveFunction.html(in = 24065) (out= 3332)(deflated 86%)
adding: edu/stanford/nlp/classify/WeightedDataset.html(in = 36006) (out= 4665)(deflated 87%)
adding: edu/stanford/nlp/classify/LogisticClassifierFactory.html(in = 31881) (out= 3108)(deflated 90%)
adding: edu/stanford/nlp/classify/package-summary.html(in = 24600) (out= 4904)(deflated 80%)
adding: edu/stanford/nlp/classify/GeneralDataset.html(in = 62627) (out= 8193)(deflated 86%)
adding: edu/stanford/nlp/classify/ColumnDataClassifier.html(in = 64565) (out= 13609)(deflated 78%)
adding: edu/stanford/nlp/classify/SVMLightClassifierFactory.html(in = 41933) (out= 5424)(deflated 87%)
adding: edu/stanford/nlp/classify/LogisticClassifier.html(in = 48519) (out= 5256)(deflated 89%)
adding: edu/stanford/nlp/classify/LogConditionalEqConstraintFunction.html(in = 28328) (out= 4020)(deflated 85%)
adding: edu/stanford/nlp/classify/LogisticObjectiveFunction.html(in = 24572) (out= 3414)(deflated 86%)
adding: edu/stanford/nlp/classify/NaiveBayesClassifierFactory.html(in = 20106) (out= 3025)(deflated 84%)
adding: edu/stanford/nlp/classify/PRCurve.html(in = 22614) (out= 3678)(deflated 83%)
adding: edu/stanford/nlp/classify/GeneralizedExpectationObjectiveFunction.html(in = 19663) (out= 3435)(deflated 82%)
adding: edu/stanford/nlp/classify/LogPrior.html(in = 21806) (out= 3455)(deflated 84%)
adding: edu/stanford/nlp/classify/AdaptedGaussianPriorObjectiveFunction.html(in = 31773) (out= 4189)(deflated 86%)
adding: edu/stanford/nlp/classify/LogConditionalObjectiveFunction.html(in = 72870) (out= 8061)(deflated 88%)
adding: edu/stanford/nlp/classify/CrossValidator.SavedState.html(in = 9547) (out= 2060)(deflated 78%)
adding: edu/stanford/nlp/classify/WeightedRVFDataset.html(in = 28281) (out= 4031)(deflated 85%)
adding: edu/stanford/nlp/classify/AbstractLinearClassifierFactory.html(in = 23823) (out= 3253)(deflated 86%)
adding: edu/stanford/nlp/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/ui/package-tree.html(in = 5586) (out= 1404)(deflated 74%)
adding: edu/stanford/nlp/parser/ui/package-frame.html(in = 1010) (out= 504)(deflated 50%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.html(in = 34830) (out= 5763)(deflated 83%)
adding: edu/stanford/nlp/parser/ui/TreeJPanel.WidthResult.html(in = 10590) (out= 2155)(deflated 79%)
adding: edu/stanford/nlp/parser/ui/package-summary.html(in = 6861) (out= 1937)(deflated 71%)
adding: edu/stanford/nlp/parser/lexparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.LatticeWord.html(in = 17645) (out= 2887)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TagProjection.html(in = 8995) (out= 2197)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/package-frame.html(in = 16845) (out= 1772)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/TreebankLangParserParams.html(in = 48719) (out= 7330)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/EvaluateTreebank.html(in = 20109) (out= 3293)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/AbstractDependencyGrammar.html(in = 46818) (out= 6072)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/AbstractUnknownWordModelTrainer.html(in = 23144) (out= 3479)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/NodePruner.html(in = 10921) (out= 2343)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/UnaryRule.html(in = 20761) (out= 3404)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TestOptions.html(in = 43642) (out= 7696)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/SplittingGrammarExtractor.html(in = 61309) (out= 6909)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/GrammarProjection.html(in = 10947) (out= 2202)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/Reranker.html(in = 10487) (out= 2594)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/OutsideRuleFilter.html(in = 13722) (out= 2646)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModel.html(in = 27908) (out= 4134)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.SimpleStringFunction.html(in = 13264) (out= 2663)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTest.html(in = 7629) (out= 1713)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/FastFactoredParser.html(in = 26922) (out= 4221)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ParentAnnotationStats.html(in = 21330) (out= 3772)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.AnnotateHeadFunction.html(in = 14411) (out= 2712)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/BaseLexicon.html(in = 76904) (out= 9977)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModel.html(in = 43755) (out= 6243)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/IntDependency.html(in = 19321) (out= 3106)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotator.html(in = 13901) (out= 2903)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.html(in = 69147) (out= 7341)(deflated 89%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustiveDependencyParser.html(in = 33162) (out= 4886)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Scorer.html(in = 12038) (out= 2307)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/LinearGrammarSmoother.html(in = 16430) (out= 2755)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexiconEvent.html(in = 13572) (out= 2565)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParserQuery.html(in = 44040) (out= 5631)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.html(in = 73491) (out= 11010)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.SubcategoryStripper.html(in = 15402) (out= 3106)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModel.html(in = 24754) (out= 3937)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModelTrainer.html(in = 18704) (out= 3270)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/RerankerQuery.html(in = 8565) (out= 2091)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/HookChart.html(in = 18919) (out= 2884)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/Lexicon.html(in = 32898) (out= 5048)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ArabicUnknownWordModel.html(in = 31004) (out= 4795)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/IntTaggedWord.html(in = 29438) (out= 3826)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/FactoredParser.html(in = 8733) (out= 2234)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.RemoveGFSubcategoryStripper.html(in = 15686) (out= 3165)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModel.html(in = 19878) (out= 3915)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexicon.html(in = 25656) (out= 4388)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/TrainOptions.TransformMatrixType.html(in = 15505) (out= 2924)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/SisterAnnotationStats.html(in = 22436) (out= 3664)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/FrenchTreebankParserParams.html(in = 53015) (out= 6804)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModel.html(in = 27861) (out= 4138)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Item.html(in = 16588) (out= 2899)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammarExtractor.html(in = 20564) (out= 2946)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/LatticeEdge.html(in = 15591) (out= 2814)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/DependencyGrammar.html(in = 20612) (out= 3626)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/HTKLatticeReader.html(in = 19566) (out= 3021)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/ChineseLexiconAndWordSegmenter.html(in = 56421) (out= 6938)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/ChineseSimWordAvgDepGrammar.html(in = 27700) (out= 4074)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/TestTagProjection.html(in = 11306) (out= 2524)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/Options.html(in = 43114) (out= 6877)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/Options.LexOptions.html(in = 21256) (out= 4087)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/ChineseMarkovWordSegmenter.html(in = 20414) (out= 3053)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/RerankingParserQuery.html(in = 39919) (out= 4636)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/BasicCategoryTagProjection.html(in = 11894) (out= 2599)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/UnknownWordModelTrainer.html(in = 20852) (out= 3506)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/package-summary.html(in = 62033) (out= 13167)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/SpanishUnknownWordModelTrainer.html(in = 18753) (out= 3278)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/TreebankAnnotator.html(in = 15689) (out= 2708)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/FrenchUnknownWordModelTrainer.html(in = 18726) (out= 3270)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.AnnotatePunctuationFunction.html(in = 13578) (out= 2703)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreeExtractor.html(in = 28243) (out= 3407)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/TreeCollinizer.html(in = 16462) (out= 3306)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/Rule.html(in = 8684) (out= 2097)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/ChineseCharacterBasedLexicon.html(in = 49274) (out= 6350)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BoundaryRemover.html(in = 13277) (out= 3008)(deflated 77%)
adding: edu/stanford/nlp/parser/lexparser/CollinsPuncTransformer.html(in = 13788) (out= 3016)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/ExactGrammarCompactor.html(in = 15963) (out= 2840)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModelTrainer.html(in = 14484) (out= 2624)(deflated 81%)
adding: edu/stanford/nlp/parser/lexparser/ChineseTreebankParserParams.html(in = 89690) (out= 10964)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Edge.html(in = 16008) (out= 2804)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/Extractor.html(in = 10597) (out= 2194)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.ArabicSubcategoryStripper.html(in = 15165) (out= 2985)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModelTrainer.html(in = 18795) (out= 3296)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/IterativeCKYPCFGParser.html(in = 21662) (out= 3145)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/UnaryGrammar.html(in = 28551) (out= 3733)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/TregexPoweredTreebankParserParams.html(in = 38387) (out= 6102)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/UnknownGTTrainer.html(in = 13222) (out= 2683)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/TreeBinarizer.html(in = 20052) (out= 4147)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishTrain.html(in = 44242) (out= 8454)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/GrammarCompactor.html(in = 37177) (out= 4621)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/ChineseUnknownWordModelTrainer.html(in = 19007) (out= 3372)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/BinaryRule.html(in = 21234) (out= 3417)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/ExhaustivePCFGParser.html(in = 66877) (out= 8029)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/LexicalizedParser.html(in = 90030) (out= 13177)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/BiLexPCFGParser.N5BiLexPCFGParser.html(in = 19732) (out= 3041)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/demo/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-summary.html(in = 4619) (out= 1155)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-tree.html(in = 4741) (out= 1200)(deflated 74%)
adding: edu/stanford/nlp/parser/lexparser/demo/package-frame.html(in = 707) (out= 423)(deflated 40%)
adding: edu/stanford/nlp/parser/lexparser/ParseFiles.html(in = 18628) (out= 3079)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/NegraPennCollinizer.html(in = 15890) (out= 3055)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammar.html(in = 51164) (out= 6531)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/Hook.html(in = 16777) (out= 2966)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/FactoredLexicon.html(in = 31470) (out= 4800)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/package-tree.html(in = 43338) (out= 3832)(deflated 91%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.EnglishSubcategoryStripper.html(in = 15228) (out= 2976)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/EnglishUnknownWordModel.html(in = 32193) (out= 4820)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/MLEDependencyGrammarExtractor.html(in = 24130) (out= 3424)(deflated 85%)
adding: edu/stanford/nlp/parser/lexparser/Lattice.html(in = 17014) (out= 2895)(deflated 82%)
adding: edu/stanford/nlp/parser/lexparser/NegraPennTreebankParserParams.html(in = 45416) (out= 5939)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/ArabicTreebankParserParams.html(in = 50145) (out= 6429)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/EnglishTreebankParserParams.html(in = 63463) (out= 7637)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/BaseUnknownWordModelTrainer.html(in = 19980) (out= 3392)(deflated 83%)
adding: edu/stanford/nlp/parser/lexparser/TreeAnnotatorAndBinarizer.html(in = 24110) (out= 3676)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/BinaryHeadFinder.html(in = 14886) (out= 2854)(deflated 80%)
adding: edu/stanford/nlp/parser/lexparser/LatticeScorer.html(in = 9875) (out= 2120)(deflated 78%)
adding: edu/stanford/nlp/parser/lexparser/BinaryGrammar.html(in = 24387) (out= 3670)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/Debinarizer.html(in = 14927) (out= 3105)(deflated 79%)
adding: edu/stanford/nlp/parser/lexparser/EvalbFormatWriter.html(in = 18607) (out= 2859)(deflated 84%)
adding: edu/stanford/nlp/parser/lexparser/HebrewTreebankParserParams.html(in = 42978) (out= 5800)(deflated 86%)
adding: edu/stanford/nlp/parser/lexparser/AbstractTreebankParserParams.html(in = 93214) (out= 11056)(deflated 88%)
adding: edu/stanford/nlp/parser/lexparser/SpanishTreebankParserParams.html(in = 50876) (out= 6514)(deflated 87%)
adding: edu/stanford/nlp/parser/lexparser/CNFTransformers.html(in = 8429) (out= 2054)(deflated 75%)
adding: edu/stanford/nlp/parser/lexparser/GermanUnknownWordModel.html(in = 22086) (out= 3515)(deflated 84%)
adding: edu/stanford/nlp/parser/charniak/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/charniak/CharniakParser.html(in = 22844) (out= 3077)(deflated 86%)
adding: edu/stanford/nlp/parser/charniak/package-summary.html(in = 5623) (out= 1465)(deflated 73%)
adding: edu/stanford/nlp/parser/charniak/package-frame.html(in = 1068) (out= 513)(deflated 51%)
adding: edu/stanford/nlp/parser/charniak/CharniakScoredParsesReaderWriter.html(in = 17770) (out= 2933)(deflated 83%)
adding: edu/stanford/nlp/parser/charniak/package-tree.html(in = 5292) (out= 1321)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/metrics/EvalbByCat.html(in = 19454) (out= 3064)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/Evalb.CBEval.html(in = 19662) (out= 3040)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.CatErrorEval.html(in = 18854) (out= 3007)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/TaggingEval.html(in = 21820) (out= 3508)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/package-summary.html(in = 10598) (out= 2330)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/package-frame.html(in = 2972) (out= 725)(deflated 75%)
adding: edu/stanford/nlp/parser/metrics/package-tree.html(in = 8843) (out= 1572)(deflated 82%)
adding: edu/stanford/nlp/parser/metrics/ParserQueryEval.html(in = 9838) (out= 2309)(deflated 76%)
adding: edu/stanford/nlp/parser/metrics/UnlabeledAttachmentEval.html(in = 21507) (out= 3589)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/BestOfTopKEval.html(in = 12889) (out= 2758)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/Eval.html(in = 14055) (out= 2537)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/LeafAncestorEval.html(in = 13593) (out= 2862)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.html(in = 28623) (out= 3863)(deflated 86%)
adding: edu/stanford/nlp/parser/metrics/TreeSpanScoring.html(in = 11795) (out= 2520)(deflated 78%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.ScoreEval.html(in = 17930) (out= 3001)(deflated 83%)
adding: edu/stanford/nlp/parser/metrics/AbstractEval.RuleErrorEval.html(in = 19663) (out= 2996)(deflated 84%)
adding: edu/stanford/nlp/parser/metrics/FilteredEval.html(in = 18287) (out= 3297)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/TopMatchEval.html(in = 15738) (out= 2843)(deflated 81%)
adding: edu/stanford/nlp/parser/metrics/Evalb.html(in = 20284) (out= 3701)(deflated 81%)
adding: edu/stanford/nlp/parser/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/common/ArgUtils.html(in = 11464) (out= 2405)(deflated 79%)
adding: edu/stanford/nlp/parser/common/ParserUtils.html(in = 11238) (out= 2547)(deflated 77%)
adding: edu/stanford/nlp/parser/common/package-frame.html(in = 2345) (out= 678)(deflated 71%)
adding: edu/stanford/nlp/parser/common/package-tree.html(in = 8238) (out= 1636)(deflated 80%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.CandidatePartOfSpeechAnnotation.html(in = 11950) (out= 2692)(deflated 77%)
adding: edu/stanford/nlp/parser/common/package-summary.html(in = 8980) (out= 1952)(deflated 78%)
adding: edu/stanford/nlp/parser/common/ParserConstraint.html(in = 14088) (out= 3134)(deflated 77%)
adding: edu/stanford/nlp/parser/common/ParserQuery.html(in = 25657) (out= 3419)(deflated 86%)
adding: edu/stanford/nlp/parser/common/ParsingThreadsafeProcessor.html(in = 16326) (out= 2846)(deflated 82%)
adding: edu/stanford/nlp/parser/common/NoSuchParseException.html(in = 9532) (out= 2107)(deflated 77%)
adding: edu/stanford/nlp/parser/common/ParserGrammar.html(in = 30144) (out= 4581)(deflated 84%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.ConstraintAnnotation.html(in = 12612) (out= 2669)(deflated 78%)
adding: edu/stanford/nlp/parser/common/ParserAnnotations.html(in = 8583) (out= 2046)(deflated 76%)
adding: edu/stanford/nlp/parser/shiftreduce/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.TrainingMethod.html(in = 17074) (out= 2991)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/State.HeadPosition.html(in = 15512) (out= 2977)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTrainOptions.html(in = 31018) (out= 4474)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/Transition.html(in = 12669) (out= 2463)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParserQuery.html(in = 41952) (out= 4801)(deflated 88%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceParser.html(in = 49698) (out= 6586)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.html(in = 21590) (out= 3271)(deflated 84%)
adding: edu/stanford/nlp/parser/shiftreduce/CompoundUnaryTransition.html(in = 19570) (out= 3268)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/package-summary.html(in = 13688) (out= 2302)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/Weight.html(in = 13162) (out= 2904)(deflated 77%)
adding: edu/stanford/nlp/parser/shiftreduce/FinalizeTransition.html(in = 17735) (out= 2894)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/IdleTransition.html(in = 16536) (out= 2792)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.html(in = 14458) (out= 2859)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/BaseModel.html(in = 19849) (out= 3708)(deflated 81%)
adding: edu/stanford/nlp/parser/shiftreduce/PerceptronModel.html(in = 22164) (out= 3677)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceTestOptions.html(in = 17046) (out= 2911)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/package-frame.html(in = 4670) (out= 871)(deflated 81%)
adding: edu/stanford/nlp/parser/shiftreduce/ReorderingOracle.html(in = 9051) (out= 2126)(deflated 76%)
adding: edu/stanford/nlp/parser/shiftreduce/DistsimFeatureFactory.html(in = 13185) (out= 2649)(deflated 79%)
adding: edu/stanford/nlp/parser/shiftreduce/State.html(in = 15193) (out= 3314)(deflated 78%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftReduceOptions.html(in = 21971) (out= 3825)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/BasicFeatureFactory.html(in = 45594) (out= 4725)(deflated 89%)
adding: edu/stanford/nlp/parser/shiftreduce/package-tree.html(in = 15003) (out= 1987)(deflated 86%)
adding: edu/stanford/nlp/parser/shiftreduce/ShiftTransition.html(in = 17129) (out= 2974)(deflated 82%)
adding: edu/stanford/nlp/parser/shiftreduce/FeatureFactory.html(in = 20292) (out= 3034)(deflated 85%)
adding: edu/stanford/nlp/parser/shiftreduce/BinaryTransition.Side.html(in = 14044) (out= 2856)(deflated 79%)
adding: edu/stanford/nlp/parser/shiftreduce/CombinationFeatureFactory.html(in = 13760) (out= 2664)(deflated 80%)
adding: edu/stanford/nlp/parser/shiftreduce/TreeRecorder.Mode.html(in = 13927) (out= 2848)(deflated 79%)
adding: edu/stanford/nlp/parser/shiftreduce/UnaryTransition.html(in = 18786) (out= 3064)(deflated 83%)
adding: edu/stanford/nlp/parser/shiftreduce/CreateTransitionSequence.html(in = 12865) (out= 2311)(deflated 82%)
adding: edu/stanford/nlp/parser/server/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/server/package-frame.html(in = 1058) (out= 512)(deflated 51%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserServer.html(in = 19485) (out= 3124)(deflated 83%)
adding: edu/stanford/nlp/parser/server/LexicalizedParserClient.html(in = 16357) (out= 3166)(deflated 80%)
adding: edu/stanford/nlp/parser/server/package-tree.html(in = 5302) (out= 1329)(deflated 74%)
adding: edu/stanford/nlp/parser/server/package-summary.html(in = 5619) (out= 1462)(deflated 73%)
adding: edu/stanford/nlp/parser/dvparser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.html(in = 14184) (out= 2619)(deflated 81%)
adding: edu/stanford/nlp/parser/dvparser/UnknownWordPrinter.html(in = 16414) (out= 2765)(deflated 83%)
adding: edu/stanford/nlp/parser/dvparser/DVModelReranker.Query.html(in = 11477) (out= 2418)(deflated 78%)
adding: edu/stanford/nlp/parser/dvparser/CacheParseHypotheses.html(in = 19560) (out= 3062)(deflated 84%)
adding: edu/stanford/nlp/parser/dvparser/DVParserCostAndGradient.html(in = 29475) (out= 3784)(deflated 87%)
adding: edu/stanford/nlp/parser/dvparser/DVParser.html(in = 26722) (out= 3758)(deflated 85%)
adding: edu/stanford/nlp/parser/dvparser/package-tree.html(in = 8023) (out= 1637)(deflated 79%)
adding: edu/stanford/nlp/parser/dvparser/package-frame.html(in = 1698) (out= 594)(deflated 65%)
adding: edu/stanford/nlp/parser/dvparser/package-summary.html(in = 6833) (out= 1604)(deflated 76%)
adding: edu/stanford/nlp/parser/dvparser/FilterConfusingRules.html(in = 12012) (out= 2782)(deflated 76%)
adding: edu/stanford/nlp/parser/dvparser/DVModel.html(in = 38158) (out= 5006)(deflated 86%)
adding: edu/stanford/nlp/parser/ViterbiParser.html(in = 10590) (out= 2343)(deflated 77%)
adding: edu/stanford/nlp/parser/nndep/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/nndep/ParsingSystem.html(in = 23688) (out= 3734)(deflated 84%)
adding: edu/stanford/nlp/parser/nndep/Classifier.Cost.html(in = 12098) (out= 2528)(deflated 79%)
adding: edu/stanford/nlp/parser/nndep/package-tree.html(in = 7025) (out= 1436)(deflated 79%)
adding: edu/stanford/nlp/parser/nndep/Configuration.html(in = 24196) (out= 3579)(deflated 85%)
adding: edu/stanford/nlp/parser/nndep/Util.html(in = 16728) (out= 2922)(deflated 82%)
adding: edu/stanford/nlp/parser/nndep/package-frame.html(in = 1832) (out= 596)(deflated 67%)
adding: edu/stanford/nlp/parser/nndep/DependencyParser.html(in = 39673) (out= 7804)(deflated 80%)
adding: edu/stanford/nlp/parser/nndep/Config.html(in = 34331) (out= 5445)(deflated 84%)
adding: edu/stanford/nlp/parser/nndep/CoNLLUTagUpdater.html(in = 11297) (out= 2389)(deflated 78%)
adding: edu/stanford/nlp/parser/nndep/package-summary.html(in = 7770) (out= 1772)(deflated 77%)
adding: edu/stanford/nlp/parser/nndep/demo/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/nndep/demo/package-frame.html(in = 933) (out= 499)(deflated 46%)
adding: edu/stanford/nlp/parser/nndep/demo/package-tree.html(in = 5119) (out= 1306)(deflated 74%)
adding: edu/stanford/nlp/parser/nndep/demo/package-summary.html(in = 5383) (out= 1427)(deflated 73%)
adding: edu/stanford/nlp/parser/nndep/demo/DependencyParserDemo.html(in = 8056) (out= 2113)(deflated 73%)
adding: edu/stanford/nlp/parser/nndep/Classifier.html(in = 23744) (out= 4207)(deflated 82%)
adding: edu/stanford/nlp/parser/nndep/ArcStandard.html(in = 23144) (out= 3471)(deflated 85%)
adding: edu/stanford/nlp/parser/nndep/Dataset.html(in = 8671) (out= 2158)(deflated 75%)
adding: edu/stanford/nlp/parser/Parser.html(in = 10872) (out= 2669)(deflated 75%)
adding: edu/stanford/nlp/parser/package-summary.html(in = 6709) (out= 1692)(deflated 74%)
adding: edu/stanford/nlp/parser/tools/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/parser/tools/PunctEquivalenceClasser.html(in = 10271) (out= 2642)(deflated 74%)
adding: edu/stanford/nlp/parser/tools/package-summary.html(in = 5288) (out= 1422)(deflated 73%)
adding: edu/stanford/nlp/parser/tools/package-tree.html(in = 5029) (out= 1304)(deflated 74%)
adding: edu/stanford/nlp/parser/tools/package-frame.html(in = 910) (out= 496)(deflated 45%)
adding: edu/stanford/nlp/parser/package-tree.html(in = 5526) (out= 1333)(deflated 75%)
adding: edu/stanford/nlp/parser/ViterbiParserWithOptions.html(in = 10020) (out= 2476)(deflated 75%)
adding: edu/stanford/nlp/parser/package-frame.html(in = 1391) (out= 538)(deflated 61%)
adding: edu/stanford/nlp/parser/KBestViterbiParser.html(in = 17473) (out= 3306)(deflated 81%)
adding: edu/stanford/nlp/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/package-frame.html(in = 1119) (out= 529)(deflated 52%)
adding: edu/stanford/nlp/international/french/FrenchUnknownWordSignatures.html(in = 17004) (out= 2646)(deflated 84%)
adding: edu/stanford/nlp/international/french/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/french/process/package-tree.html(in = 6217) (out= 1438)(deflated 76%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.FrenchTokenizerFactory.html(in = 25219) (out= 3531)(deflated 85%)
adding: edu/stanford/nlp/international/french/process/package-frame.html(in = 1156) (out= 525)(deflated 54%)
adding: edu/stanford/nlp/international/french/process/package-summary.html(in = 6091) (out= 1495)(deflated 75%)
adding: edu/stanford/nlp/international/french/process/FrenchTokenizer.html(in = 24463) (out= 4125)(deflated 83%)
adding: edu/stanford/nlp/international/french/package-summary.html(in = 5886) (out= 1573)(deflated 73%)
adding: edu/stanford/nlp/international/french/FrenchMorphoFeatureSpecification.html(in = 19374) (out= 3218)(deflated 83%)
adding: edu/stanford/nlp/international/french/package-tree.html(in = 5766) (out= 1386)(deflated 75%)
adding: edu/stanford/nlp/international/package-tree.html(in = 5068) (out= 1335)(deflated 73%)
adding: edu/stanford/nlp/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/package-summary.html(in = 6114) (out= 1543)(deflated 74%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.ArabicMorphoFeatures.html(in = 16870) (out= 3054)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/ArabicMorphoFeatureSpecification.html(in = 18458) (out= 3149)(deflated 82%)
adding: edu/stanford/nlp/international/arabic/Buckwalter.html(in = 15239) (out= 3307)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/package-frame.html(in = 1296) (out= 535)(deflated 58%)
adding: edu/stanford/nlp/international/arabic/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-summary.html(in = 5547) (out= 1466)(deflated 73%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-tree.html(in = 5464) (out= 1379)(deflated 74%)
adding: edu/stanford/nlp/international/arabic/pipeline/package-frame.html(in = 981) (out= 509)(deflated 48%)
adding: edu/stanford/nlp/international/arabic/pipeline/DefaultLexicalMapper.html(in = 18502) (out= 3479)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.html(in = 22934) (out= 4160)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/package-summary.html(in = 8597) (out= 1813)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/process/package-tree.html(in = 9156) (out= 1716)(deflated 81%)
adding: edu/stanford/nlp/international/arabic/process/package-frame.html(in = 2186) (out= 625)(deflated 71%)
adding: edu/stanford/nlp/international/arabic/process/StartAndEndArabicSegmenterFeatureFactory.html(in = 19334) (out= 3143)(deflated 83%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenter.html(in = 29889) (out= 4335)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.RewrittenArabicAnnotation.html(in = 12134) (out= 2616)(deflated 78%)
adding: edu/stanford/nlp/international/arabic/process/ArabicTokenizer.ArabicTokenizerFactory.html(in = 22795) (out= 3248)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/ArabicDocumentReaderAndWriter.html(in = 26229) (out= 3739)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/ArabicSegmenterFeatureFactory.html(in = 24485) (out= 3518)(deflated 85%)
adding: edu/stanford/nlp/international/arabic/process/IOBUtils.html(in = 34032) (out= 3800)(deflated 88%)
adding: edu/stanford/nlp/international/arabic/package-tree.html(in = 6527) (out= 1459)(deflated 77%)
adding: edu/stanford/nlp/international/morph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/morph/package-tree.html(in = 5994) (out= 1428)(deflated 76%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.MorphoFeatureType.html(in = 25283) (out= 3334)(deflated 86%)
adding: edu/stanford/nlp/international/morph/package-frame.html(in = 1321) (out= 543)(deflated 58%)
adding: edu/stanford/nlp/international/morph/package-summary.html(in = 6396) (out= 1539)(deflated 75%)
adding: edu/stanford/nlp/international/morph/MorphoFeatures.html(in = 22338) (out= 3684)(deflated 83%)
adding: edu/stanford/nlp/international/morph/MorphoFeatureSpecification.html(in = 21469) (out= 3336)(deflated 84%)
adding: edu/stanford/nlp/international/german/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/german/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/german/process/package-tree.html(in = 5503) (out= 1355)(deflated 75%)
adding: edu/stanford/nlp/international/german/process/package-frame.html(in = 993) (out= 512)(deflated 48%)
adding: edu/stanford/nlp/international/german/process/package-summary.html(in = 5486) (out= 1426)(deflated 74%)
adding: edu/stanford/nlp/international/german/process/GermanTokenizerPostProcessor.html(in = 18107) (out= 3254)(deflated 82%)
adding: edu/stanford/nlp/international/spanish/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/spanish/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/spanish/process/package-tree.html(in = 7065) (out= 1539)(deflated 78%)
adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.SpanishTokenizerFactory.html(in = 26755) (out= 3631)(deflated 86%)
adding: edu/stanford/nlp/international/spanish/process/package-summary.html(in = 7138) (out= 1615)(deflated 77%)
adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.PersonalPronounType.html(in = 16087) (out= 2939)(deflated 81%)
adding: edu/stanford/nlp/international/spanish/process/AnCoraPronounDisambiguator.html(in = 15188) (out= 3233)(deflated 78%)
adding: edu/stanford/nlp/international/spanish/process/package-frame.html(in = 1592) (out= 589)(deflated 63%)
adding: edu/stanford/nlp/international/spanish/process/SpanishTokenizer.html(in = 27496) (out= 4201)(deflated 84%)
adding: edu/stanford/nlp/international/spanish/pipeline/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/international/spanish/pipeline/package-summary.html(in = 6387) (out= 1640)(deflated 74%)
adding: edu/stanford/nlp/international/spanish/pipeline/package-frame.html(in = 1289) (out= 541)(deflated 58%)
adding: edu/stanford/nlp/international/spanish/pipeline/package-tree.html(in = 5861) (out= 1353)(deflated 76%)
adding: edu/stanford/nlp/international/spanish/pipeline/MultiWordPreprocessor.html(in = 14055) (out= 2796)(deflated 80%)
adding: edu/stanford/nlp/international/spanish/pipeline/MultiWordTreeExpander.html(in = 11827) (out= 2716)(deflated 77%)
adding: edu/stanford/nlp/international/spanish/pipeline/AnCoraProcessor.html(in = 16969) (out= 3488)(deflated 79%)
adding: edu/stanford/nlp/international/spanish/package-summary.html(in = 6180) (out= 1593)(deflated 74%)
adding: edu/stanford/nlp/international/spanish/package-frame.html(in = 1270) (out= 538)(deflated 57%)
adding: edu/stanford/nlp/international/spanish/package-tree.html(in = 5745) (out= 1373)(deflated 76%)
adding: edu/stanford/nlp/international/spanish/SpanishVerbStripper.StrippedVerb.html(in = 12375) (out= 2644)(deflated 78%)
adding: edu/stanford/nlp/international/spanish/SpanishUnknownWordSignatures.html(in = 16289) (out= 2754)(deflated 83%)
adding: edu/stanford/nlp/international/spanish/SpanishVerbStripper.html(in = 15834) (out= 3190)(deflated 79%)
adding: edu/stanford/nlp/international/package-frame.html(in = 868) (out= 484)(deflated 44%)
adding: edu/stanford/nlp/international/Language.html(in = 45030) (out= 5296)(deflated 88%)
adding: edu/stanford/nlp/international/package-summary.html(in = 5205) (out= 1411)(deflated 72%)
adding: edu/stanford/nlp/ie/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/QuantifiableEntityNormalizer.html(in = 28319) (out= 4540)(deflated 83%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.RelationType.Cardinality.html(in = 14246) (out= 2847)(deflated 80%)
adding: edu/stanford/nlp/ie/EmpiricalNERPriorBIO.html(in = 19841) (out= 3410)(deflated 82%)
adding: edu/stanford/nlp/ie/package-frame.html(in = 4773) (out= 948)(deflated 80%)
adding: edu/stanford/nlp/ie/NERServer.html(in = 13943) (out= 3356)(deflated 75%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.Accuracy.html(in = 18610) (out= 3027)(deflated 83%)
adding: edu/stanford/nlp/ie/crf/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/crf/CRFDatum.html(in = 15799) (out= 3175)(deflated 79%)
adding: edu/stanford/nlp/ie/crf/package-summary.html(in = 16427) (out= 2905)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/NonLinearCliquePotentialFunction.html(in = 13938) (out= 2795)(deflated 79%)
adding: edu/stanford/nlp/ie/crf/CRFLabel.html(in = 13664) (out= 2665)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierEvaluator.html(in = 21281) (out= 3385)(deflated 84%)
adding: edu/stanford/nlp/ie/crf/CRFCliqueTree.html(in = 64206) (out= 7289)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearLogConditionalObjectiveFunction.html(in = 29764) (out= 4041)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/package-tree.html(in = 17066) (out= 2128)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFFeatureExporter.html(in = 14436) (out= 3107)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFloatFunction.html(in = 26240) (out= 3680)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/NonLinearSecondOrderCliquePotentialFunction.html(in = 14453) (out= 2819)(deflated 80%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNoisyLabel.html(in = 37400) (out= 5065)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CliquePotentialFunction.html(in = 9634) (out= 2341)(deflated 75%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierNonlinear.html(in = 49081) (out= 6472)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFBiasedClassifier.html(in = 47797) (out= 7093)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/LabelDictionary.html(in = 13238) (out= 2806)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/TestSequenceModel.html(in = 23148) (out= 3979)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/NoisyLabelLinearCliquePotentialFunction.html(in = 12230) (out= 2627)(deflated 78%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionWithDropout.html(in = 33661) (out= 4152)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionNoisyLabel.html(in = 37450) (out= 4929)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierFloat.html(in = 37812) (out= 5100)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/package-frame.html(in = 5051) (out= 877)(deflated 82%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithLOP.html(in = 37976) (out= 5111)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunctionForLOP.html(in = 24153) (out= 3754)(deflated 84%)
adding: edu/stanford/nlp/ie/crf/LinearCliquePotentialFunction.html(in = 10388) (out= 2417)(deflated 76%)
adding: edu/stanford/nlp/ie/crf/FloatFactorTable.html(in = 24616) (out= 3444)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/FactorTable.html(in = 35219) (out= 4375)(deflated 87%)
adding: edu/stanford/nlp/ie/crf/HasCliquePotentialFunction.html(in = 9814) (out= 2162)(deflated 77%)
adding: edu/stanford/nlp/ie/crf/CRFLogConditionalObjectiveFunction.html(in = 81716) (out= 9349)(deflated 88%)
adding: edu/stanford/nlp/ie/crf/CRFClassifierWithDropout.html(in = 39725) (out= 5251)(deflated 86%)
adding: edu/stanford/nlp/ie/crf/CRFNonLinearSecondOrderLogConditionalObjectiveFunction.html(in = 24873) (out= 3665)(deflated 85%)
adding: edu/stanford/nlp/ie/crf/CRFClassifier.html(in = 138701) (out= 16036)(deflated 88%)
adding: edu/stanford/nlp/ie/pascal/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/pascal/package-frame.html(in = 1213) (out= 545)(deflated 55%)
adding: edu/stanford/nlp/ie/pascal/package-tree.html(in = 5662) (out= 1406)(deflated 75%)
adding: edu/stanford/nlp/ie/pascal/ISODateInstance.html(in = 39644) (out= 6250)(deflated 84%)
adding: edu/stanford/nlp/ie/pascal/DefaultTeXHyphenData.html(in = 9425) (out= 2209)(deflated 76%)
adding: edu/stanford/nlp/ie/pascal/ISODateInstance.DateField.html(in = 14069) (out= 2875)(deflated 79%)
adding: edu/stanford/nlp/ie/pascal/package-summary.html(in = 6951) (out= 1780)(deflated 74%)
adding: edu/stanford/nlp/ie/ChineseQuantifiableEntityNormalizer.html(in = 13761) (out= 3042)(deflated 77%)
adding: edu/stanford/nlp/ie/regexp/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/regexp/package-tree.html(in = 5769) (out= 1397)(deflated 75%)
adding: edu/stanford/nlp/ie/regexp/package-summary.html(in = 6101) (out= 1629)(deflated 73%)
adding: edu/stanford/nlp/ie/regexp/NumberSequenceClassifier.html(in = 55438) (out= 7065)(deflated 87%)
adding: edu/stanford/nlp/ie/regexp/RegexNERSequenceClassifier.html(in = 48361) (out= 7390)(deflated 84%)
adding: edu/stanford/nlp/ie/regexp/ChineseNumberSequenceClassifier.html(in = 55833) (out= 6431)(deflated 88%)
adding: edu/stanford/nlp/ie/regexp/package-frame.html(in = 1202) (out= 523)(deflated 56%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.html(in = 16664) (out= 2999)(deflated 82%)
adding: edu/stanford/nlp/ie/qe/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/qe/QuantifiableEntityExtractor.html(in = 13502) (out= 2711)(deflated 79%)
adding: edu/stanford/nlp/ie/qe/package-summary.html(in = 6923) (out= 1579)(deflated 77%)
adding: edu/stanford/nlp/ie/qe/package-tree.html(in = 6390) (out= 1407)(deflated 77%)
adding: edu/stanford/nlp/ie/qe/Units.MoneyUnit.html(in = 14753) (out= 2728)(deflated 81%)
adding: edu/stanford/nlp/ie/qe/Unit.html(in = 20498) (out= 3104)(deflated 84%)
adding: edu/stanford/nlp/ie/qe/package-frame.html(in = 1682) (out= 574)(deflated 65%)
adding: edu/stanford/nlp/ie/qe/Units.html(in = 18431) (out= 2773)(deflated 84%)
adding: edu/stanford/nlp/ie/qe/Options.html(in = 7833) (out= 1926)(deflated 75%)
adding: edu/stanford/nlp/ie/qe/Units.Currencies.html(in = 12406) (out= 2119)(deflated 82%)
adding: edu/stanford/nlp/ie/qe/SimpleQuantifiableEntity.html(in = 13345) (out= 2513)(deflated 81%)
adding: edu/stanford/nlp/ie/qe/UnitPrefix.html(in = 19813) (out= 3072)(deflated 84%)
adding: edu/stanford/nlp/ie/NERFeatureFactory.html(in = 63597) (out= 11565)(deflated 81%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.RelationType.html(in = 65198) (out= 6957)(deflated 89%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.KBPInput.html(in = 19238) (out= 2839)(deflated 85%)
adding: edu/stanford/nlp/ie/KBPTokensregexExtractor.Subject.html(in = 11278) (out= 2639)(deflated 76%)
adding: edu/stanford/nlp/ie/PriorModelFactory.html(in = 10460) (out= 2231)(deflated 78%)
adding: edu/stanford/nlp/ie/NERFeatureFactory.FeatureCollector.html(in = 17394) (out= 3175)(deflated 81%)
adding: edu/stanford/nlp/ie/AbstractSequenceClassifier.html(in = 152523) (out= 16801)(deflated 88%)
adding: edu/stanford/nlp/ie/KBPRelationExtractor.NERTag.html(in = 25927) (out= 3781)(deflated 85%)
adding: edu/stanford/nlp/ie/util/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/util/package-tree.html(in = 5541) (out= 1371)(deflated 75%)
adding: edu/stanford/nlp/ie/util/RelationTriple.WithLink.html(in = 23903) (out= 3430)(deflated 85%)
adding: edu/stanford/nlp/ie/util/RelationTriple.WithTree.html(in = 27374) (out= 3726)(deflated 86%)
adding: edu/stanford/nlp/ie/util/RelationTriple.html(in = 53994) (out= 6677)(deflated 87%)
adding: edu/stanford/nlp/ie/util/package-summary.html(in = 6153) (out= 1540)(deflated 74%)
adding: edu/stanford/nlp/ie/util/package-frame.html(in = 1148) (out= 513)(deflated 55%)
adding: edu/stanford/nlp/ie/ner/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/ner/package-summary.html(in = 6790) (out= 1935)(deflated 71%)
adding: edu/stanford/nlp/ie/ner/package-tree.html(in = 5285) (out= 1379)(deflated 73%)
adding: edu/stanford/nlp/ie/ner/package-frame.html(in = 866) (out= 483)(deflated 44%)
adding: edu/stanford/nlp/ie/ner/CMMClassifier.html(in = 91012) (out= 10273)(deflated 88%)
adding: edu/stanford/nlp/ie/KBPTokensregexExtractor.html(in = 20678) (out= 3443)(deflated 83%)
adding: edu/stanford/nlp/ie/NERServer.NERClient.html(in = 10581) (out= 2348)(deflated 77%)
adding: edu/stanford/nlp/ie/KBPBasicSpanishCorefSystem.html(in = 24019) (out= 3629)(deflated 84%)
adding: edu/stanford/nlp/ie/KBPStatisticalExtractor.html(in = 23804) (out= 3789)(deflated 84%)
adding: edu/stanford/nlp/ie/NERClassifierCombiner.Language.html(in = 16280) (out= 3023)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/package-frame.html(in = 2848) (out= 724)(deflated 74%)
adding: edu/stanford/nlp/ie/machinereading/structure/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EntityMentionsAnnotation.html(in = 13365) (out= 2719)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-tree.html(in = 12579) (out= 1703)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.RelationMentionsAnnotation.html(in = 13405) (out= 2718)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/RelationMentionFactory.html(in = 13462) (out= 2638)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-frame.html(in = 3993) (out= 722)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/structure/ExtractionObject.html(in = 34123) (out= 4622)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.EventMentionsAnnotation.html(in = 13329) (out= 2716)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/EntityMentionFactory.html(in = 13134) (out= 2578)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.GenderAnnotation.html(in = 12115) (out= 2658)(deflated 78%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.TriggerAnnotation.html(in = 12121) (out= 2664)(deflated 78%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.html(in = 12240) (out= 2183)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.AllRelationMentionsAnnotation.html(in = 13572) (out= 2769)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/AnnotationUtils.html(in = 53400) (out= 5658)(deflated 89%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentIdAnnotation.html(in = 13484) (out= 2805)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/package-summary.html(in = 11582) (out= 2056)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/structure/EntityMention.html(in = 34288) (out= 4279)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/structure/Span.html(in = 36622) (out= 5019)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/structure/RelationMention.html(in = 48910) (out= 5812)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/structure/EventMention.html(in = 37994) (out= 4778)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DependencyAnnotation.html(in = 13615) (out= 2826)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/structure/MachineReadingAnnotations.DocumentDirectoryAnnotation.html(in = 12192) (out= 2618)(deflated 78%)
adding: edu/stanford/nlp/ie/machinereading/GenericDataSetReader.html(in = 36859) (out= 5328)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/package-summary.html(in = 12194) (out= 2733)(deflated 77%)
adding: edu/stanford/nlp/ie/machinereading/BasicRelationExtractor.html(in = 41946) (out= 5729)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/RelationExtractorResultsPrinter.html(in = 18848) (out= 2846)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.html(in = 20441) (out= 3090)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/ExtractorMerger.html(in = 17807) (out= 3225)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/LabelValidator.html(in = 8468) (out= 1956)(deflated 76%)
adding: edu/stanford/nlp/ie/machinereading/BasicEntityExtractor.html(in = 39189) (out= 5660)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/common/StringDictionary.html(in = 19819) (out= 3358)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/common/SimpleTokenize.html(in = 13339) (out= 2616)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/common/package-tree.html(in = 7347) (out= 1499)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/common/StringDictionary.IndexAndCount.html(in = 8591) (out= 1952)(deflated 77%)
adding: edu/stanford/nlp/ie/machinereading/common/NoPunctuationHeadFinder.html(in = 16313) (out= 3124)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/common/package-frame.html(in = 1541) (out= 576)(deflated 62%)
adding: edu/stanford/nlp/ie/machinereading/common/DomReader.html(in = 15799) (out= 2941)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/common/package-summary.html(in = 6652) (out= 1588)(deflated 76%)
adding: edu/stanford/nlp/ie/machinereading/package-tree.html(in = 9151) (out= 1633)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/MachineReadingProperties.html(in = 60849) (out= 6002)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/domains/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-tree.html(in = 6396) (out= 1435)(deflated 77%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/RothEntityExtractor.html(in = 16907) (out= 2975)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-summary.html(in = 5972) (out= 1546)(deflated 74%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/RothCONLL04Reader.html(in = 16572) (out= 3108)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/domains/roth/package-frame.html(in = 1141) (out= 532)(deflated 53%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-summary.html(in = 5569) (out= 1442)(deflated 74%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-tree.html(in = 5596) (out= 1350)(deflated 75%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/AceReader.html(in = 18640) (out= 3371)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-summary.html(in = 12162) (out= 1883)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMentionArgument.html(in = 15390) (out= 2615)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMentionArgument.html(in = 12180) (out= 2119)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelationMention.html(in = 24946) (out= 3284)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMention.html(in = 23959) (out= 3190)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntityMention.html(in = 30811) (out= 3679)(deflated 88%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceToken.html(in = 39006) (out= 5254)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDocument.html(in = 53264) (out= 5684)(deflated 89%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceDomReader.html(in = 13715) (out= 2685)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-frame.html(in = 3975) (out= 734)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEntity.html(in = 17684) (out= 2788)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEvent.html(in = 22211) (out= 3160)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceEventMentionArgument.html(in = 12100) (out= 2106)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceElement.html(in = 13242) (out= 2584)(deflated 80%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/MatchException.html(in = 10933) (out= 2283)(deflated 79%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceMention.html(in = 15625) (out= 2603)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceSentenceSegmenter.html(in = 15876) (out= 2805)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceCharSeq.html(in = 16804) (out= 2992)(deflated 82%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.WordToken.html(in = 18248) (out= 3028)(deflated 83%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/package-tree.html(in = 12334) (out= 1735)(deflated 85%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.html(in = 69693) (out= 6715)(deflated 90%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/RobustTokenizer.AbbreviationMap.html(in = 11064) (out= 2361)(deflated 78%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/reader/AceRelation.html(in = 18381) (out= 2892)(deflated 84%)
adding: edu/stanford/nlp/ie/machinereading/domains/ace/package-frame.html(in = 968) (out= 505)(deflated 47%)
adding: edu/stanford/nlp/ie/machinereading/MachineReading.html(in = 38629) (out= 5291)(deflated 86%)
adding: edu/stanford/nlp/ie/machinereading/Extractor.html(in = 12133) (out= 2587)(deflated 78%)
adding: edu/stanford/nlp/ie/machinereading/ResultsPrinter.html(in = 15951) (out= 2957)(deflated 81%)
adding: edu/stanford/nlp/ie/machinereading/BasicRelationFeatureFactory.html(in = 38643) (out= 4676)(deflated 87%)
adding: edu/stanford/nlp/ie/machinereading/RelationFeatureFactory.DEPENDENCY_TYPE.html(in = 15266) (out= 2914)(deflated 80%)
adding: edu/stanford/nlp/ie/package-tree.html(in = 12690) (out= 1983)(deflated 84%)
adding: edu/stanford/nlp/ie/NERClassifierCombiner.html(in = 58005) (out= 6934)(deflated 88%)
adding: edu/stanford/nlp/ie/KBPEnsembleExtractor.html(in = 19631) (out= 3531)(deflated 82%)
adding: edu/stanford/nlp/ie/EntityCachingAbstractSequencePriorBIO.html(in = 35435) (out= 5158)(deflated 85%)
adding: edu/stanford/nlp/ie/PresetSequenceClassifier.html(in = 39181) (out= 5467)(deflated 86%)
adding: edu/stanford/nlp/ie/ClassifierCombiner.html(in = 60196) (out= 7403)(deflated 87%)
adding: edu/stanford/nlp/ie/package-summary.html(in = 26036) (out= 6503)(deflated 75%)
adding: edu/stanford/nlp/ie/KBPTokensregexExtractor.Object.html(in = 11267) (out= 2620)(deflated 76%)
adding: edu/stanford/nlp/ie/NumberNormalizer.html(in = 18498) (out= 4057)(deflated 78%)
adding: edu/stanford/nlp/ie/KBPSemgrexExtractor.html(in = 19515) (out= 3343)(deflated 82%)
adding: edu/stanford/nlp/dcoref/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Person.html(in = 16197) (out= 2974)(deflated 81%)
adding: edu/stanford/nlp/dcoref/Document.html(in = 42499) (out= 5388)(deflated 87%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Gender.html(in = 14421) (out= 2894)(deflated 79%)
adding: edu/stanford/nlp/dcoref/MentionMatcher.html(in = 8901) (out= 2087)(deflated 76%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefGraphAnnotation.html(in = 14275) (out= 2824)(deflated 80%)
adding: edu/stanford/nlp/dcoref/package-frame.html(in = 7027) (out= 1046)(deflated 85%)
adding: edu/stanford/nlp/dcoref/CorefChain.html(in = 22550) (out= 3621)(deflated 83%)
adding: edu/stanford/nlp/dcoref/ScorerBCubed.BCubedType.html(in = 15001) (out= 2911)(deflated 80%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorefMentionAnnotation.html(in = 12083) (out= 2599)(deflated 78%)
adding: edu/stanford/nlp/dcoref/MentionExtractor.html(in = 33029) (out= 4531)(deflated 86%)
adding: edu/stanford/nlp/dcoref/CoNLLMentionExtractor.html(in = 19813) (out= 3246)(deflated 83%)
adding: edu/stanford/nlp/dcoref/Rules.html(in = 76542) (out= 6600)(deflated 91%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefAnnotation.html(in = 11457) (out= 2612)(deflated 77%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Options.html(in = 16149) (out= 2716)(deflated 83%)
adding: edu/stanford/nlp/dcoref/Dictionaries.html(in = 47795) (out= 5824)(deflated 87%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.CorpusStats.html(in = 10880) (out= 2330)(deflated 78%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefDestAnnotation.html(in = 12340) (out= 2730)(deflated 77%)
adding: edu/stanford/nlp/dcoref/sievepasses/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/dcoref/sievepasses/PreciseConstructs.html(in = 11582) (out= 2188)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch3.html(in = 11574) (out= 2180)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/NameMatch.html(in = 18279) (out= 3017)(deflated 83%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch2.html(in = 11574) (out= 2180)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/PronounMatch.html(in = 11526) (out= 2194)(deflated 80%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-tree.html(in = 9037) (out= 1534)(deflated 83%)
adding: edu/stanford/nlp/dcoref/sievepasses/MarkRole.html(in = 11434) (out= 2179)(deflated 80%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-frame.html(in = 3066) (out= 692)(deflated 77%)
adding: edu/stanford/nlp/dcoref/sievepasses/CorefDictionaryMatch.html(in = 11871) (out= 2298)(deflated 80%)
adding: edu/stanford/nlp/dcoref/sievepasses/package-summary.html(in = 9382) (out= 1757)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/NameMatchPrecise.html(in = 12929) (out= 2351)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch4.html(in = 11226) (out= 2170)(deflated 80%)
adding: edu/stanford/nlp/dcoref/sievepasses/LexicalChainMatch.html(in = 11574) (out= 2192)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/AliasMatch.html(in = 11138) (out= 2167)(deflated 80%)
adding: edu/stanford/nlp/dcoref/sievepasses/RelaxedHeadMatch.html(in = 11588) (out= 2193)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/DiscourseMatch.html(in = 11556) (out= 2181)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/ExactStringMatch.html(in = 11572) (out= 2190)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/RelaxedExactStringMatch.html(in = 11678) (out= 2198)(deflated 81%)
adding: edu/stanford/nlp/dcoref/sievepasses/DeterministicCorefSieve.html(in = 27576) (out= 3747)(deflated 86%)
adding: edu/stanford/nlp/dcoref/sievepasses/StrictHeadMatch1.html(in = 11574) (out= 2186)(deflated 81%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.Document.html(in = 15083) (out= 2692)(deflated 82%)
adding: edu/stanford/nlp/dcoref/ScorerPairwise.html(in = 12599) (out= 2459)(deflated 80%)
adding: edu/stanford/nlp/dcoref/SieveCoreferenceSystem.html(in = 37793) (out= 5350)(deflated 85%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefChainAnnotation.html(in = 12375) (out= 2624)(deflated 78%)
adding: edu/stanford/nlp/dcoref/CorefChain.CorefMentionComparator.html(in = 11879) (out= 2420)(deflated 79%)
adding: edu/stanford/nlp/dcoref/MUCMentionExtractor.html(in = 18563) (out= 3200)(deflated 82%)
adding: edu/stanford/nlp/dcoref/Mention.html(in = 85050) (out= 8853)(deflated 89%)
adding: edu/stanford/nlp/dcoref/RuleBasedCorefMentionFinder.html(in = 29446) (out= 3652)(deflated 87%)
adding: edu/stanford/nlp/dcoref/CorefCluster.html(in = 22721) (out= 3489)(deflated 84%)
adding: edu/stanford/nlp/dcoref/CorefChain.MentionComparator.html(in = 11494) (out= 2423)(deflated 78%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterAnnotation.html(in = 13135) (out= 2784)(deflated 78%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Animacy.html(in = 13977) (out= 2864)(deflated 79%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.CorefClusterIdAnnotation.html(in = 11823) (out= 2708)(deflated 77%)
adding: edu/stanford/nlp/dcoref/CorefCoreAnnotations.html(in = 11607) (out= 2366)(deflated 79%)
adding: edu/stanford/nlp/dcoref/Dictionaries.MentionType.html(in = 16338) (out= 3096)(deflated 81%)
adding: edu/stanford/nlp/dcoref/CorefMentionFinder.html(in = 9956) (out= 2315)(deflated 76%)
adding: edu/stanford/nlp/dcoref/ACEMentionExtractor.html(in = 19545) (out= 3302)(deflated 83%)
adding: edu/stanford/nlp/dcoref/Dictionaries.Number.html(in = 13952) (out= 2876)(deflated 79%)
adding: edu/stanford/nlp/dcoref/ScorerMUC.html(in = 12545) (out= 2465)(deflated 80%)
adding: edu/stanford/nlp/dcoref/Document.DocType.html(in = 13328) (out= 2829)(deflated 78%)
adding: edu/stanford/nlp/dcoref/package-tree.html(in = 17041) (out= 2053)(deflated 87%)
adding: edu/stanford/nlp/dcoref/CorefChain.CorefMention.html(in = 23225) (out= 3534)(deflated 84%)
adding: edu/stanford/nlp/dcoref/SieveOptions.html(in = 23007) (out= 3217)(deflated 86%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.html(in = 23546) (out= 4114)(deflated 82%)
adding: edu/stanford/nlp/dcoref/ScorerBCubed.html(in = 14043) (out= 2589)(deflated 81%)
adding: edu/stanford/nlp/dcoref/Semantics.html(in = 9839) (out= 2139)(deflated 78%)
adding: edu/stanford/nlp/dcoref/CoNLL2011DocumentReader.NamedEntityAnnotation.html(in = 12076) (out= 2600)(deflated 78%)
adding: edu/stanford/nlp/dcoref/package-summary.html(in = 24604) (out= 5019)(deflated 79%)
adding: edu/stanford/nlp/dcoref/SpeakerInfo.html(in = 15195) (out= 2778)(deflated 81%)
adding: edu/stanford/nlp/dcoref/CorefScorer.html(in = 13766) (out= 2582)(deflated 81%)
adding: edu/stanford/nlp/dcoref/Constants.html(in = 53430) (out= 5773)(deflated 89%)
adding: edu/stanford/nlp/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/io/package-tree.html(in = 9657) (out= 1786)(deflated 81%)
adding: edu/stanford/nlp/io/PrintFile.html(in = 10218) (out= 2242)(deflated 78%)
adding: edu/stanford/nlp/io/Lexer.html(in = 13187) (out= 2941)(deflated 77%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.err.html(in = 10272) (out= 2177)(deflated 78%)
adding: edu/stanford/nlp/io/StringOutputStream.html(in = 11081) (out= 2469)(deflated 77%)
adding: edu/stanford/nlp/io/IOUtils.html(in = 126300) (out= 14503)(deflated 88%)
adding: edu/stanford/nlp/io/ReaderInputStream.html(in = 17675) (out= 3280)(deflated 81%)
adding: edu/stanford/nlp/io/RuntimeIOException.html(in = 11638) (out= 2403)(deflated 79%)
adding: edu/stanford/nlp/io/FileSystem.html(in = 15123) (out= 3094)(deflated 79%)
adding: edu/stanford/nlp/io/EncodingFileReader.html(in = 15635) (out= 2699)(deflated 82%)
adding: edu/stanford/nlp/io/NumberRangesFileFilter.html(in = 14177) (out= 3399)(deflated 76%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.html(in = 8269) (out= 2043)(deflated 75%)
adding: edu/stanford/nlp/io/NumberRangeFileFilter.html(in = 11507) (out= 2818)(deflated 75%)
adding: edu/stanford/nlp/io/FileSequentialCollection.html(in = 27232) (out= 5078)(deflated 81%)
adding: edu/stanford/nlp/io/package-summary.html(in = 12608) (out= 2712)(deflated 78%)
adding: edu/stanford/nlp/io/RegExFileFilter.html(in = 10706) (out= 2589)(deflated 75%)
adding: edu/stanford/nlp/io/EncodingPrintWriter.out.html(in = 10587) (out= 2302)(deflated 78%)
adding: edu/stanford/nlp/io/NullOutputStream.html(in = 12235) (out= 2609)(deflated 78%)
adding: edu/stanford/nlp/io/ExtensionFileFilter.html(in = 13268) (out= 2994)(deflated 77%)
adding: edu/stanford/nlp/io/BZip2PipedOutputStream.html(in = 12977) (out= 2629)(deflated 79%)
adding: edu/stanford/nlp/io/TeeStream.html(in = 13189) (out= 2616)(deflated 80%)
adding: edu/stanford/nlp/io/package-frame.html(in = 3188) (out= 772)(deflated 75%)
adding: edu/stanford/nlp/sentiment/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/sentiment/ReadSentimentDataset.html(in = 12343) (out= 2876)(deflated 76%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.SentimentAnnotatedTree.html(in = 12294) (out= 2693)(deflated 78%)
adding: edu/stanford/nlp/sentiment/SentimentUtils.html(in = 14661) (out= 2701)(deflated 81%)
adding: edu/stanford/nlp/sentiment/package-summary.html(in = 10076) (out= 2030)(deflated 79%)
adding: edu/stanford/nlp/sentiment/Evaluate.html(in = 20298) (out= 3584)(deflated 82%)
adding: edu/stanford/nlp/sentiment/SentimentTraining.html(in = 11813) (out= 2540)(deflated 78%)
adding: edu/stanford/nlp/sentiment/SentimentCostAndGradient.html(in = 17189) (out= 3232)(deflated 81%)
adding: edu/stanford/nlp/sentiment/RNNTestOptions.html(in = 12670) (out= 2621)(deflated 79%)
adding: edu/stanford/nlp/sentiment/AbstractEvaluate.html(in = 20850) (out= 3413)(deflated 83%)
adding: edu/stanford/nlp/sentiment/RNNOptions.html(in = 23305) (out= 3832)(deflated 83%)
adding: edu/stanford/nlp/sentiment/BuildBinarizedDataset.html(in = 15427) (out= 3564)(deflated 76%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.html(in = 9918) (out= 2215)(deflated 77%)
adding: edu/stanford/nlp/sentiment/SentimentPipeline.html(in = 11562) (out= 2798)(deflated 75%)
adding: edu/stanford/nlp/sentiment/ForwardPropagationException.html(in = 9261) (out= 2191)(deflated 76%)
adding: edu/stanford/nlp/sentiment/CollapseUnaryTransformer.html(in = 13233) (out= 2993)(deflated 77%)
adding: edu/stanford/nlp/sentiment/SentimentCoreAnnotations.SentimentClass.html(in = 11602) (out= 2649)(deflated 77%)
adding: edu/stanford/nlp/sentiment/SentimentModel.html(in = 36549) (out= 5105)(deflated 86%)
adding: edu/stanford/nlp/sentiment/package-tree.html(in = 10074) (out= 1774)(deflated 82%)
adding: edu/stanford/nlp/sentiment/package-frame.html(in = 3118) (out= 731)(deflated 76%)
adding: edu/stanford/nlp/sentiment/RNNTrainOptions.html(in = 20165) (out= 3563)(deflated 82%)
adding: edu/stanford/nlp/tagger/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/maxent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/maxent/ReadDataTagged.html(in = 11541) (out= 2510)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.html(in = 67052) (out= 8098)(deflated 87%)
adding: edu/stanford/nlp/tagger/maxent/ASBCunkDict.html(in = 8466) (out= 2057)(deflated 75%)
adding: edu/stanford/nlp/tagger/maxent/TestSentence.html(in = 38454) (out= 6079)(deflated 84%)
adding: edu/stanford/nlp/tagger/maxent/PairsHolder.html(in = 10823) (out= 2499)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/package-tree.html(in = 14697) (out= 2075)(deflated 85%)
adding: edu/stanford/nlp/tagger/maxent/FeatureKey.html(in = 13260) (out= 2748)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/CTBunkDict.html(in = 8953) (out= 2183)(deflated 75%)
adding: edu/stanford/nlp/tagger/maxent/HistoryTable.html(in = 8102) (out= 1941)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/TaggerFeature.html(in = 18586) (out= 3124)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsimConjunction.html(in = 13121) (out= 2614)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/CountWrapper.html(in = 15371) (out= 2867)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/TestClassifier.html(in = 12178) (out= 2472)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/DataWordTag.html(in = 10037) (out= 2248)(deflated 77%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorVerbalVBNZero.html(in = 15601) (out= 3079)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/Extractors.html(in = 13059) (out= 2829)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/TaggerFeatures.html(in = 8100) (out= 1774)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/TemplateHash.html(in = 14222) (out= 2591)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/package-frame.html(in = 4925) (out= 882)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/TaggerConfig.Mode.html(in = 14677) (out= 2897)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/TTags.html(in = 17840) (out= 3231)(deflated 81%)
adding: edu/stanford/nlp/tagger/maxent/TaggerExperiments.html(in = 17503) (out= 3121)(deflated 82%)
adding: edu/stanford/nlp/tagger/maxent/DictionaryExtractor.html(in = 14836) (out= 2899)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/CtbDict.html(in = 11033) (out= 2289)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/AmbiguityClasses.html(in = 11025) (out= 2383)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/Dictionary.html(in = 17953) (out= 3012)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/Distsim.html(in = 11820) (out= 2821)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorDistsim.html(in = 12247) (out= 2554)(deflated 79%)
adding: edu/stanford/nlp/tagger/maxent/package-summary.html(in = 23950) (out= 5691)(deflated 76%)
adding: edu/stanford/nlp/tagger/maxent/MaxentTagger.html(in = 89839) (out= 14505)(deflated 83%)
adding: edu/stanford/nlp/tagger/maxent/History.html(in = 11410) (out= 2507)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorFramesRare.html(in = 12905) (out= 3398)(deflated 73%)
adding: edu/stanford/nlp/tagger/maxent/Extractor.html(in = 20280) (out= 4459)(deflated 78%)
adding: edu/stanford/nlp/tagger/maxent/LambdaSolveTagger.html(in = 14003) (out= 2784)(deflated 80%)
adding: edu/stanford/nlp/tagger/maxent/ExtractorFrames.html(in = 13369) (out= 3519)(deflated 73%)
adding: edu/stanford/nlp/tagger/maxent/AmbiguityClass.html(in = 12150) (out= 2487)(deflated 79%)
adding: edu/stanford/nlp/tagger/io/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/io/TreeTaggedFileReader.html(in = 14952) (out= 2630)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/TSVTaggedFileReader.html(in = 14613) (out= 2618)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/package-tree.html(in = 7433) (out= 1521)(deflated 79%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.Format.html(in = 14272) (out= 2872)(deflated 79%)
adding: edu/stanford/nlp/tagger/io/TextTaggedFileReader.html(in = 14958) (out= 2639)(deflated 82%)
adding: edu/stanford/nlp/tagger/io/TaggedFileReader.html(in = 9182) (out= 2124)(deflated 76%)
adding: edu/stanford/nlp/tagger/io/package-summary.html(in = 7190) (out= 1570)(deflated 78%)
adding: edu/stanford/nlp/tagger/io/package-frame.html(in = 1711) (out= 606)(deflated 64%)
adding: edu/stanford/nlp/tagger/io/TaggedFileRecord.html(in = 21504) (out= 3168)(deflated 85%)
adding: edu/stanford/nlp/tagger/common/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/tagger/common/package-summary.html(in = 5287) (out= 1444)(deflated 72%)
adding: edu/stanford/nlp/tagger/common/package-tree.html(in = 5029) (out= 1325)(deflated 73%)
adding: edu/stanford/nlp/tagger/common/Tagger.html(in = 14413) (out= 2926)(deflated 79%)
adding: edu/stanford/nlp/tagger/common/package-frame.html(in = 880) (out= 485)(deflated 44%)
adding: edu/stanford/nlp/stats/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/stats/package-frame.html(in = 4114) (out= 817)(deflated 80%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.MultiClassStringLabelStats.html(in = 23511) (out= 2940)(deflated 87%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounterInterface.html(in = 26812) (out= 3273)(deflated 87%)
adding: edu/stanford/nlp/stats/MultiClassAccuracyStats.html(in = 25489) (out= 3329)(deflated 86%)
adding: edu/stanford/nlp/stats/AbstractCounter.html(in = 26385) (out= 3932)(deflated 85%)
adding: edu/stanford/nlp/stats/MultiClassChunkEvalStats.html(in = 31504) (out= 4031)(deflated 87%)
adding: edu/stanford/nlp/stats/Distribution.html(in = 57855) (out= 7255)(deflated 87%)
adding: edu/stanford/nlp/stats/EquivalenceClasser.html(in = 8826) (out= 2157)(deflated 75%)
adding: edu/stanford/nlp/stats/GeneralizedCounter.html(in = 50121) (out= 6265)(deflated 87%)
adding: edu/stanford/nlp/stats/package-summary.html(in = 14499) (out= 2943)(deflated 79%)
adding: edu/stanford/nlp/stats/Counter.html(in = 32388) (out= 5070)(deflated 84%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.html(in = 51441) (out= 5397)(deflated 89%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallStats.html(in = 36302) (out= 4232)(deflated 88%)
adding: edu/stanford/nlp/stats/Sampler.html(in = 8664) (out= 2241)(deflated 74%)
adding: edu/stanford/nlp/stats/MultiClassPrecisionRecallExtendedStats.StringStringConverter.html(in = 11153) (out= 2405)(deflated 78%)
adding: edu/stanford/nlp/stats/ClassicCounter.html(in = 62412) (out= 9082)(deflated 85%)
adding: edu/stanford/nlp/stats/Counters.html(in = 246586) (out= 23375)(deflated 90%)
adding: edu/stanford/nlp/stats/package-tree.html(in = 11881) (out= 1898)(deflated 84%)
adding: edu/stanford/nlp/stats/TwoDimensionalCounter.html(in = 68428) (out= 6362)(deflated 90%)
adding: edu/stanford/nlp/stats/SimpleGoodTuring.html(in = 13718) (out= 3435)(deflated 74%)
adding: edu/stanford/nlp/stats/IntCounter.html(in = 84788) (out= 9943)(deflated 88%)
adding: edu/stanford/nlp/stats/PrecisionRecallStats.html(in = 26239) (out= 3908)(deflated 85%)
adding: edu/stanford/nlp/stats/TwoDimensionalIntCounter.html(in = 58734) (out= 5901)(deflated 89%)
adding: edu/stanford/nlp/stats/Scorer.html(in = 10423) (out= 2245)(deflated 78%)
adding: edu/stanford/nlp/stats/ProbabilityDistribution.html(in = 10190) (out= 2252)(deflated 77%)
adding: edu/stanford/nlp/stats/AccuracyStats.html(in = 16010) (out= 2859)(deflated 82%)
adding: edu/stanford/nlp/fsm/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NormalizingGraphProcessor.html(in = 11406) (out= 2353)(deflated 79%)
adding: edu/stanford/nlp/fsm/Block.html(in = 7857) (out= 1958)(deflated 75%)
adding: edu/stanford/nlp/fsm/package-summary.html(in = 10887) (out= 2193)(deflated 79%)
adding: edu/stanford/nlp/fsm/TransducerGraph.Arc.html(in = 22156) (out= 3062)(deflated 86%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessor.html(in = 8574) (out= 1999)(deflated 76%)
adding: edu/stanford/nlp/fsm/DFSATransition.html(in = 22031) (out= 3221)(deflated 85%)
adding: edu/stanford/nlp/fsm/TransducerGraph.InputSplittingProcessor.html(in = 11620) (out= 2388)(deflated 79%)
adding: edu/stanford/nlp/fsm/TransducerGraph.GraphProcessor.html(in = 8965) (out= 2003)(deflated 77%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ArcProcessor.html(in = 9249) (out= 2032)(deflated 78%)
adding: edu/stanford/nlp/fsm/TransducerGraph.html(in = 48817) (out= 5957)(deflated 87%)
adding: edu/stanford/nlp/fsm/DFSAState.html(in = 26742) (out= 3593)(deflated 86%)
adding: edu/stanford/nlp/fsm/TransducerGraph.OutputCombiningProcessor.html(in = 11663) (out= 2398)(deflated 79%)
adding: edu/stanford/nlp/fsm/DFSA.html(in = 18563) (out= 3090)(deflated 83%)
adding: edu/stanford/nlp/fsm/TransducerGraph.SetToStringNodeProcessor.html(in = 10855) (out= 2354)(deflated 78%)
adding: edu/stanford/nlp/fsm/FastExactAutomatonMinimizer.html(in = 23282) (out= 3382)(deflated 85%)
adding: edu/stanford/nlp/fsm/package-frame.html(in = 3507) (out= 772)(deflated 77%)
adding: edu/stanford/nlp/fsm/TransducerGraph.NodeProcessorWrappingArcProcessor.html(in = 12248) (out= 2418)(deflated 80%)
adding: edu/stanford/nlp/fsm/TransducerGraph.ObjectToSetNodeProcessor.html(in = 10805) (out= 2331)(deflated 78%)
adding: edu/stanford/nlp/fsm/AutomatonMinimizer.html(in = 8262) (out= 1979)(deflated 76%)
adding: edu/stanford/nlp/fsm/QuasiDeterminizer.html(in = 14249) (out= 2682)(deflated 81%)
adding: edu/stanford/nlp/fsm/package-tree.html(in = 10758) (out= 1725)(deflated 83%)
adding: edu/stanford/nlp/optimization/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.SamplingMethod.html(in = 16933) (out= 2984)(deflated 82%)
adding: edu/stanford/nlp/optimization/InefficientSGDMinimizer.html(in = 29955) (out= 4065)(deflated 86%)
adding: edu/stanford/nlp/optimization/CmdEvaluator.html(in = 16559) (out= 3036)(deflated 81%)
adding: edu/stanford/nlp/optimization/StochasticCalculateMethods.html(in = 17735) (out= 3318)(deflated 81%)
adding: edu/stanford/nlp/optimization/package-summary.html(in = 19819) (out= 3052)(deflated 84%)
adding: edu/stanford/nlp/optimization/FloatFunction.html(in = 9853) (out= 2325)(deflated 76%)
adding: edu/stanford/nlp/optimization/SGDMinimizer.html(in = 31968) (out= 4434)(deflated 86%)
adding: edu/stanford/nlp/optimization/HasInitial.html(in = 11705) (out= 2467)(deflated 78%)
adding: edu/stanford/nlp/optimization/DiffFunction.html(in = 13090) (out= 2702)(deflated 79%)
adding: edu/stanford/nlp/optimization/HybridMinimizer.html(in = 18484) (out= 3218)(deflated 82%)
adding: edu/stanford/nlp/optimization/HasFeatureGrouping.html(in = 8798) (out= 2105)(deflated 76%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.PropertySetter.html(in = 8460) (out= 2006)(deflated 76%)
adding: edu/stanford/nlp/optimization/MemoryEvaluator.html(in = 10875) (out= 2397)(deflated 77%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFloatFunction.html(in = 18959) (out= 3269)(deflated 82%)
adding: edu/stanford/nlp/optimization/GoldenSectionLineSearch.html(in = 17721) (out= 3033)(deflated 82%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.Prior.html(in = 16906) (out= 3031)(deflated 82%)
adding: edu/stanford/nlp/optimization/DiffFloatFunction.html(in = 10159) (out= 2419)(deflated 76%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffUpdateFunction.html(in = 30890) (out= 4242)(deflated 86%)
adding: edu/stanford/nlp/optimization/SGDToQNMinimizer.html(in = 21763) (out= 3729)(deflated 82%)
adding: edu/stanford/nlp/optimization/AbstractStochasticCachingDiffFunction.html(in = 41886) (out= 6352)(deflated 84%)
adding: edu/stanford/nlp/optimization/CGMinimizer.html(in = 18956) (out= 3565)(deflated 81%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.html(in = 35675) (out= 4450)(deflated 87%)
adding: edu/stanford/nlp/optimization/HasEvaluators.html(in = 9727) (out= 2177)(deflated 77%)
adding: edu/stanford/nlp/optimization/QNMinimizer.SurpriseConvergence.html(in = 9186) (out= 2089)(deflated 77%)
adding: edu/stanford/nlp/optimization/LineSearcher.html(in = 8747) (out= 2141)(deflated 75%)
adding: edu/stanford/nlp/optimization/Evaluator.html(in = 8282) (out= 2006)(deflated 75%)
adding: edu/stanford/nlp/optimization/StochasticDiffFunctionTester.html(in = 18407) (out= 3181)(deflated 82%)
adding: edu/stanford/nlp/optimization/SMDMinimizer.html(in = 33756) (out= 4673)(deflated 86%)
adding: edu/stanford/nlp/optimization/QNMinimizer.html(in = 41346) (out= 6484)(deflated 84%)
adding: edu/stanford/nlp/optimization/package-frame.html(in = 6817) (out= 1060)(deflated 84%)
adding: edu/stanford/nlp/optimization/SGDWithAdaGradAndFOBOS.html(in = 32539) (out= 4469)(deflated 86%)
adding: edu/stanford/nlp/optimization/Function.html(in = 12821) (out= 2620)(deflated 79%)
adding: edu/stanford/nlp/optimization/StochasticMinimizer.html(in = 43218) (out= 5740)(deflated 86%)
adding: edu/stanford/nlp/optimization/ScaledSGDMinimizer.Weights.html(in = 10898) (out= 2260)(deflated 79%)
adding: edu/stanford/nlp/optimization/package-tree.html(in = 18410) (out= 2152)(deflated 88%)
adding: edu/stanford/nlp/optimization/AbstractCachingDiffFunction.html(in = 24125) (out= 3869)(deflated 83%)
adding: edu/stanford/nlp/optimization/HasRegularizerParamRange.html(in = 8445) (out= 2099)(deflated 75%)
adding: edu/stanford/nlp/optimization/Minimizer.html(in = 13762) (out= 2754)(deflated 79%)
adding: edu/stanford/nlp/optimization/ResultStoringFloatMonitor.html(in = 12558) (out= 2648)(deflated 78%)
adding: edu/stanford/nlp/optimization/SQNMinimizer.html(in = 25706) (out= 4137)(deflated 83%)
adding: edu/stanford/nlp/optimization/ResultStoringMonitor.html(in = 12380) (out= 2628)(deflated 78%)
adding: edu/stanford/nlp/optimization/HasFloatInitial.html(in = 8724) (out= 2165)(deflated 75%)
adding: edu/stanford/nlp/wordseg/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/wordseg/AffixDictionary.html(in = 10629) (out= 2335)(deflated 78%)
adding: edu/stanford/nlp/wordseg/CorpusDictionary.html(in = 11624) (out= 2555)(deflated 78%)
adding: edu/stanford/nlp/wordseg/package-frame.html(in = 1941) (out= 615)(deflated 68%)
adding: edu/stanford/nlp/wordseg/package-tree.html(in = 7261) (out= 1544)(deflated 78%)
adding: edu/stanford/nlp/wordseg/Gale2007ChineseSegmenterFeatureFactory.html(in = 25765) (out= 3874)(deflated 84%)
adding: edu/stanford/nlp/wordseg/ChineseStringUtils.html(in = 9742) (out= 2304)(deflated 76%)
adding: edu/stanford/nlp/wordseg/CorpusChar.html(in = 9904) (out= 2366)(deflated 76%)
adding: edu/stanford/nlp/wordseg/package-summary.html(in = 8747) (out= 2212)(deflated 74%)
adding: edu/stanford/nlp/wordseg/Sighan2005DocumentReaderAndWriter.html(in = 19584) (out= 3434)(deflated 82%)
adding: edu/stanford/nlp/wordseg/ChineseDictionary.html(in = 17546) (out= 3304)(deflated 81%)
adding: edu/stanford/nlp/wordseg/ChineseSegmenterFeatureFactory.html(in = 22210) (out= 3646)(deflated 83%)
adding: edu/stanford/nlp/wordseg/NonDict2.html(in = 11444) (out= 2336)(deflated 79%)
adding: edu/stanford/nlp/graph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/graph/package-frame.html(in = 1329) (out= 576)(deflated 56%)
adding: edu/stanford/nlp/graph/DirectedMultiGraph.html(in = 72270) (out= 6968)(deflated 90%)
adding: edu/stanford/nlp/graph/Graph.html(in = 29480) (out= 3779)(deflated 87%)
adding: edu/stanford/nlp/graph/package-summary.html(in = 6297) (out= 1585)(deflated 74%)
adding: edu/stanford/nlp/graph/ConnectedComponents.html(in = 9890) (out= 2353)(deflated 76%)
adding: edu/stanford/nlp/graph/DijkstraShortestPath.html(in = 9074) (out= 2153)(deflated 76%)
adding: edu/stanford/nlp/graph/package-tree.html(in = 5793) (out= 1418)(deflated 75%)
adding: edu/stanford/nlp/naturalli/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/naturalli/VerbTense.html(in = 24099) (out= 3759)(deflated 84%)
adding: edu/stanford/nlp/naturalli/NaturalLogicWeights.html(in = 17493) (out= 2793)(deflated 84%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityAnnotation.html(in = 12386) (out= 2688)(deflated 78%)
adding: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.Featurizer.html(in = 10657) (out= 2226)(deflated 79%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.html(in = 12175) (out= 2435)(deflated 80%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.PolarityDirectionAnnotation.html(in = 12123) (out= 2718)(deflated 77%)
adding: edu/stanford/nlp/naturalli/Polarity.html(in = 23377) (out= 3701)(deflated 84%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.RelationTriplesAnnotation.html(in = 12563) (out= 2668)(deflated 78%)
adding: edu/stanford/nlp/naturalli/OperatorSpec.html(in = 20828) (out= 3201)(deflated 84%)
adding: edu/stanford/nlp/naturalli/ForwardEntailer.html(in = 18647) (out= 3282)(deflated 82%)
adding: edu/stanford/nlp/naturalli/SentenceFragment.html(in = 17654) (out= 3176)(deflated 82%)
adding: edu/stanford/nlp/naturalli/ForwardEntailerSearchProblem.html(in = 16495) (out= 3168)(deflated 80%)
adding: edu/stanford/nlp/naturalli/ClauseSplitter.html(in = 18789) (out= 3270)(deflated 82%)
adding: edu/stanford/nlp/naturalli/package-frame.html(in = 5389) (out= 949)(deflated 82%)
adding: edu/stanford/nlp/naturalli/Monotonicity.html(in = 14271) (out= 2914)(deflated 79%)
adding: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.Action.html(in = 14284) (out= 2736)(deflated 80%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.EntailedClausesAnnotation.html(in = 12618) (out= 2659)(deflated 78%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.EntailedSentencesAnnotation.html(in = 12729) (out= 2694)(deflated 78%)
adding: edu/stanford/nlp/naturalli/Operator.html(in = 52006) (out= 5733)(deflated 88%)
adding: edu/stanford/nlp/naturalli/package-summary.html(in = 16931) (out= 3057)(deflated 81%)
adding: edu/stanford/nlp/naturalli/MonotonicityType.html(in = 14447) (out= 2948)(deflated 79%)
adding: edu/stanford/nlp/naturalli/QuestionToStatementTranslator.html(in = 13350) (out= 2972)(deflated 77%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotations.OperatorAnnotation.html(in = 12521) (out= 2734)(deflated 78%)
adding: edu/stanford/nlp/naturalli/OpenIE.html(in = 43234) (out= 6671)(deflated 84%)
adding: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.html(in = 40359) (out= 6058)(deflated 84%)
adding: edu/stanford/nlp/naturalli/Util.html(in = 30326) (out= 4368)(deflated 85%)
adding: edu/stanford/nlp/naturalli/QuestionToStatementTranslator.UnknownTokenMarker.html(in = 11571) (out= 2607)(deflated 77%)
adding: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.State.html(in = 18984) (out= 2887)(deflated 84%)
adding: edu/stanford/nlp/naturalli/ClauseSplitterSearchProblem.TrainingOptions.html(in = 16939) (out= 2740)(deflated 83%)
adding: edu/stanford/nlp/naturalli/NaturalLogicAnnotator.html(in = 25414) (out= 4009)(deflated 84%)
adding: edu/stanford/nlp/naturalli/RelationTripleSegmenter.html(in = 37377) (out= 5513)(deflated 85%)
adding: edu/stanford/nlp/naturalli/package-tree.html(in = 14840) (out= 2022)(deflated 86%)
adding: edu/stanford/nlp/naturalli/NaturalLogicRelation.html(in = 36000) (out= 5065)(deflated 85%)
adding: edu/stanford/nlp/naturalli/ClauseSplitter.ClauseClassifierLabel.html(in = 17939) (out= 3213)(deflated 82%)
adding: edu/stanford/nlp/net/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/net/package-summary.html(in = 5105) (out= 1399)(deflated 72%)
adding: edu/stanford/nlp/net/package-tree.html(in = 4837) (out= 1278)(deflated 73%)
adding: edu/stanford/nlp/net/package-frame.html(in = 829) (out= 472)(deflated 43%)
adding: edu/stanford/nlp/net/Ports.html(in = 10055) (out= 2529)(deflated 74%)
adding: edu/stanford/nlp/process/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/process/CoreLabelProcessor.html(in = 12407) (out= 2571)(deflated 79%)
adding: edu/stanford/nlp/process/TSVUtils.html(in = 18847) (out= 3583)(deflated 80%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.DocType.html(in = 13793) (out= 2832)(deflated 79%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.html(in = 27325) (out= 4267)(deflated 84%)
adding: edu/stanford/nlp/process/DocumentPreprocessor.html(in = 26583) (out= 4676)(deflated 82%)
adding: edu/stanford/nlp/process/LexerUtils.html(in = 19902) (out= 3381)(deflated 83%)
adding: edu/stanford/nlp/process/WordTokenFactory.html(in = 12104) (out= 2738)(deflated 77%)
adding: edu/stanford/nlp/process/package-summary.html(in = 21956) (out= 4035)(deflated 81%)
adding: edu/stanford/nlp/process/CodepointCoreLabelProcessor.html(in = 13363) (out= 2644)(deflated 80%)
adding: edu/stanford/nlp/process/WordSegmentingTokenizer.html(in = 17188) (out= 2977)(deflated 82%)
adding: edu/stanford/nlp/process/PTBTokenizer.PTBTokenizerFactory.html(in = 29392) (out= 3967)(deflated 86%)
adding: edu/stanford/nlp/process/TransformXML.SAXInterface.html(in = 19159) (out= 3358)(deflated 82%)
adding: edu/stanford/nlp/process/AbstractTokenizer.html(in = 21081) (out= 3747)(deflated 82%)
adding: edu/stanford/nlp/process/TSVSentenceIterator.html(in = 16076) (out= 2890)(deflated 82%)
adding: edu/stanford/nlp/process/SerializableFunction.html(in = 7785) (out= 1890)(deflated 75%)
adding: edu/stanford/nlp/process/PTBEscapingProcessor.html(in = 20021) (out= 3488)(deflated 82%)
adding: edu/stanford/nlp/process/WordShapeClassifier.html(in = 26079) (out= 3842)(deflated 85%)
adding: edu/stanford/nlp/process/TransformXML.NoEscapingSAXInterface.html(in = 14242) (out= 2886)(deflated 79%)
adding: edu/stanford/nlp/process/package-tree.html(in = 18463) (out= 2374)(deflated 87%)
adding: edu/stanford/nlp/process/Morphology.html(in = 26854) (out= 4807)(deflated 82%)
adding: edu/stanford/nlp/process/LexerUtils.DashesEnum.html(in = 14544) (out= 2902)(deflated 80%)
adding: edu/stanford/nlp/process/TokenizerFactory.html(in = 13957) (out= 2875)(deflated 79%)
adding: edu/stanford/nlp/process/Americanize.html(in = 18692) (out= 3722)(deflated 80%)
adding: edu/stanford/nlp/process/WhitespaceTokenizer.WhitespaceTokenizerFactory.html(in = 25224) (out= 3514)(deflated 86%)
adding: edu/stanford/nlp/process/CoreTokenFactory.html(in = 10659) (out= 2289)(deflated 78%)
adding: edu/stanford/nlp/process/package-frame.html(in = 7158) (out= 1087)(deflated 84%)
adding: edu/stanford/nlp/process/AmericanizeFunction.html(in = 10412) (out= 2388)(deflated 77%)
adding: edu/stanford/nlp/process/LowercaseFunction.html(in = 10368) (out= 2386)(deflated 76%)
adding: edu/stanford/nlp/process/ListProcessor.html(in = 9719) (out= 2341)(deflated 75%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.html(in = 40564) (out= 7411)(deflated 81%)
adding: edu/stanford/nlp/process/Tokenizer.html(in = 12391) (out= 2806)(deflated 77%)
adding: edu/stanford/nlp/process/DocumentProcessor.html(in = 11308) (out= 2414)(deflated 78%)
adding: edu/stanford/nlp/process/DistSimClassifier.html(in = 12372) (out= 2508)(deflated 79%)
adding: edu/stanford/nlp/process/LexedTokenFactory.html(in = 9459) (out= 2324)(deflated 75%)
adding: edu/stanford/nlp/process/LowercaseAndAmericanizeFunction.html(in = 10606) (out= 2396)(deflated 77%)
adding: edu/stanford/nlp/process/LexerTokenizer.html(in = 16240) (out= 3056)(deflated 81%)
adding: edu/stanford/nlp/process/ChineseDocumentToSentenceProcessor.html(in = 15847) (out= 3163)(deflated 80%)
adding: edu/stanford/nlp/process/StripTagsProcessor.html(in = 17904) (out= 3360)(deflated 81%)
adding: edu/stanford/nlp/process/LexerUtils.QuotesEnum.html(in = 15049) (out= 2943)(deflated 80%)
adding: edu/stanford/nlp/process/AbstractListProcessor.html(in = 16581) (out= 3079)(deflated 81%)
adding: edu/stanford/nlp/process/PTBTokenizer.html(in = 48757) (out= 10827)(deflated 77%)
adding: edu/stanford/nlp/process/WordToSentenceProcessor.NewlineIsSentenceBreak.html(in = 14875) (out= 2908)(deflated 80%)
adding: edu/stanford/nlp/process/TokenizerAdapter.html(in = 16965) (out= 3362)(deflated 80%)
adding: edu/stanford/nlp/process/LexerUtils.EllipsesEnum.html(in = 14640) (out= 2911)(deflated 80%)
adding: edu/stanford/nlp/process/WordSegmenter.html(in = 12492) (out= 2497)(deflated 80%)
adding: edu/stanford/nlp/process/TSVSentenceIterator.SentenceField.html(in = 22436) (out= 3395)(deflated 84%)
adding: edu/stanford/nlp/process/TransformXML.html(in = 31459) (out= 3918)(deflated 87%)
adding: edu/stanford/nlp/process/CoreLabelTokenFactory.html(in = 19909) (out= 3400)(deflated 82%)
adding: edu/stanford/nlp/math/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/math/ArrayMath.InvalidElementException.html(in = 9145) (out= 2083)(deflated 77%)
adding: edu/stanford/nlp/math/ADMath.html(in = 20737) (out= 2836)(deflated 86%)
adding: edu/stanford/nlp/math/SloppyMath.html(in = 41867) (out= 7570)(deflated 81%)
adding: edu/stanford/nlp/math/package-tree.html(in = 6188) (out= 1442)(deflated 76%)
adding: edu/stanford/nlp/math/package-frame.html(in = 1507) (out= 574)(deflated 61%)
adding: edu/stanford/nlp/math/package-summary.html(in = 7811) (out= 1904)(deflated 75%)
adding: edu/stanford/nlp/math/ArrayMath.html(in = 123550) (out= 13195)(deflated 89%)
adding: edu/stanford/nlp/math/DoubleAD.html(in = 20171) (out= 3374)(deflated 83%)
adding: edu/stanford/nlp/math/NumberMatchingRegex.html(in = 9849) (out= 2537)(deflated 74%)
adding: edu/stanford/nlp/patterns/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel9.html(in = 11650) (out= 2591)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.ProcessedTextAnnotation.html(in = 11731) (out= 2605)(deflated 77%)
adding: edu/stanford/nlp/patterns/ScorePhrasesAverageFeatures.html(in = 22100) (out= 3150)(deflated 85%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel1.html(in = 11662) (out= 2599)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel6.html(in = 11555) (out= 2583)(deflated 77%)
adding: edu/stanford/nlp/patterns/ScorePhrases.html(in = 28077) (out= 3404)(deflated 87%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel5.html(in = 11660) (out= 2589)(deflated 77%)
adding: edu/stanford/nlp/patterns/InvertedIndexByTokens.html(in = 28850) (out= 3660)(deflated 87%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel2.html(in = 11557) (out= 2581)(deflated 77%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.html(in = 143291) (out= 14766)(deflated 89%)
adding: edu/stanford/nlp/patterns/DataInstance.html(in = 13231) (out= 2690)(deflated 79%)
adding: edu/stanford/nlp/patterns/PatternFactory.PatternType.html(in = 13743) (out= 2836)(deflated 79%)
adding: edu/stanford/nlp/patterns/EditDistanceDamerauLevenshteinLike.html(in = 10894) (out= 2684)(deflated 75%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel7.html(in = 11555) (out= 2583)(deflated 77%)
adding: edu/stanford/nlp/patterns/dep/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/dep/ExtractPhraseFromPattern.html(in = 29261) (out= 3617)(deflated 87%)
adding: edu/stanford/nlp/patterns/dep/ApplyDepPatterns.html(in = 16791) (out= 2805)(deflated 83%)
adding: edu/stanford/nlp/patterns/dep/DataInstanceDep.html(in = 12995) (out= 2641)(deflated 79%)
adding: edu/stanford/nlp/patterns/dep/package-tree.html(in = 7034) (out= 1497)(deflated 78%)
adding: edu/stanford/nlp/patterns/dep/DepPattern.html(in = 22106) (out= 3225)(deflated 85%)
adding: edu/stanford/nlp/patterns/dep/ExtractedPhrase.html(in = 19957) (out= 2915)(deflated 85%)
adding: edu/stanford/nlp/patterns/dep/package-frame.html(in = 1543) (out= 562)(deflated 63%)
adding: edu/stanford/nlp/patterns/dep/package-summary.html(in = 6696) (out= 1566)(deflated 76%)
adding: edu/stanford/nlp/patterns/dep/DepPatternFactory.html(in = 18534) (out= 2945)(deflated 84%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel4.html(in = 11660) (out= 2589)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel3.html(in = 11555) (out= 2582)(deflated 77%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.html(in = 114111) (out= 11467)(deflated 89%)
adding: edu/stanford/nlp/patterns/PhraseScorer.html(in = 21965) (out= 3351)(deflated 84%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel8.html(in = 11660) (out= 2590)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPatterns.html(in = 12433) (out= 2612)(deflated 78%)
adding: edu/stanford/nlp/patterns/surface/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachTokenDB.html(in = 31110) (out= 3557)(deflated 88%)
adding: edu/stanford/nlp/patterns/surface/PatternToken.html(in = 12885) (out= 2734)(deflated 78%)
adding: edu/stanford/nlp/patterns/surface/ScorePatternsF1.html(in = 19878) (out= 2975)(deflated 85%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachToken.html(in = 20139) (out= 3094)(deflated 84%)
adding: edu/stanford/nlp/patterns/surface/CreatePatterns.html(in = 12835) (out= 2548)(deflated 80%)
adding: edu/stanford/nlp/patterns/surface/SurfacePattern.html(in = 48796) (out= 5576)(deflated 88%)
adding: edu/stanford/nlp/patterns/surface/PatternsForEachTokenInMemory.html(in = 28196) (out= 3293)(deflated 88%)
adding: edu/stanford/nlp/patterns/surface/package-frame.html(in = 2748) (out= 686)(deflated 75%)
adding: edu/stanford/nlp/patterns/surface/CreatePatterns.CreatePatternsThread.html(in = 11983) (out= 2516)(deflated 79%)
adding: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.Genre.html(in = 14703) (out= 2877)(deflated 80%)
adding: edu/stanford/nlp/patterns/surface/package-summary.html(in = 10251) (out= 2098)(deflated 79%)
adding: edu/stanford/nlp/patterns/surface/LearnImportantFeatures.html(in = 15674) (out= 2986)(deflated 80%)
adding: edu/stanford/nlp/patterns/surface/package-tree.html(in = 10365) (out= 1721)(deflated 83%)
adding: edu/stanford/nlp/patterns/surface/DataInstanceSurface.html(in = 11902) (out= 2488)(deflated 79%)
adding: edu/stanford/nlp/patterns/surface/AnnotatedTextReader.html(in = 13385) (out= 2707)(deflated 79%)
adding: edu/stanford/nlp/patterns/surface/SurfacePatternFactory.html(in = 28773) (out= 3979)(deflated 86%)
adding: edu/stanford/nlp/patterns/surface/Token.ClassComparator.html(in = 10612) (out= 2436)(deflated 77%)
adding: edu/stanford/nlp/patterns/surface/ApplyPatterns.html(in = 18025) (out= 2876)(deflated 84%)
adding: edu/stanford/nlp/patterns/surface/Token.html(in = 18804) (out= 3185)(deflated 83%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPhrases.html(in = 13558) (out= 2703)(deflated 80%)
adding: edu/stanford/nlp/patterns/PhraseScorer.Similarities.html(in = 14483) (out= 2917)(deflated 79%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel2.html(in = 11662) (out= 2588)(deflated 77%)
adding: edu/stanford/nlp/patterns/Pattern.html(in = 22386) (out= 3356)(deflated 85%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel10.html(in = 11572) (out= 2580)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel5.html(in = 11555) (out= 2582)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel10.html(in = 11677) (out= 2587)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.html(in = 18549) (out= 2443)(deflated 86%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.MatchedPattern.html(in = 11621) (out= 2605)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel6.html(in = 11660) (out= 2589)(deflated 77%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.PatternIndexWay.html(in = 14790) (out= 2910)(deflated 80%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel1.html(in = 11567) (out= 2589)(deflated 77%)
adding: edu/stanford/nlp/patterns/SentenceIndex.html(in = 21255) (out= 3256)(deflated 84%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.DataSentsIterator.html(in = 12799) (out= 2502)(deflated 80%)
adding: edu/stanford/nlp/patterns/CandidatePhrase.html(in = 20141) (out= 3116)(deflated 84%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.PatternScoring.html(in = 24196) (out= 3797)(deflated 84%)
adding: edu/stanford/nlp/patterns/ScorePatterns.html(in = 22728) (out= 3092)(deflated 86%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.SeedLabeledOrNot.html(in = 11850) (out= 2624)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.OtherSemanticLabel.html(in = 11652) (out= 2605)(deflated 77%)
adding: edu/stanford/nlp/patterns/SQLConnection.html(in = 13281) (out= 2523)(deflated 81%)
adding: edu/stanford/nlp/patterns/PatternFactory.html(in = 21561) (out= 3420)(deflated 84%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel9.html(in = 11575) (out= 2590)(deflated 77%)
adding: edu/stanford/nlp/patterns/package-frame.html(in = 9392) (out= 1174)(deflated 87%)
adding: edu/stanford/nlp/patterns/PhraseScorer.Normalization.html(in = 14471) (out= 2900)(deflated 79%)
adding: edu/stanford/nlp/patterns/ScorePatternsRatioModifiedFreq.html(in = 20318) (out= 2947)(deflated 85%)
adding: edu/stanford/nlp/patterns/package-tree.html(in = 24682) (out= 2278)(deflated 90%)
adding: edu/stanford/nlp/patterns/package-summary.html(in = 22237) (out= 3167)(deflated 85%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.LongestMatchedPhraseForEachLabel.html(in = 13073) (out= 2716)(deflated 79%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel8.html(in = 11555) (out= 2583)(deflated 77%)
adding: edu/stanford/nlp/patterns/ScorePatternsFreqBased.html(in = 18115) (out= 2798)(deflated 84%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel3.html(in = 11660) (out= 2588)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternLabel4.html(in = 11555) (out= 2582)(deflated 77%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.PatternHumanLabel7.html(in = 11660) (out= 2590)(deflated 77%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.PatternForEachTokenWay.html(in = 15006) (out= 2900)(deflated 80%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.LabelWithSeedWords.html(in = 16696) (out= 2939)(deflated 82%)
adding: edu/stanford/nlp/patterns/GetPatternsFromDataMultiClass.Flags.html(in = 13462) (out= 2360)(deflated 82%)
adding: edu/stanford/nlp/patterns/Data.html(in = 19405) (out= 3026)(deflated 84%)
adding: edu/stanford/nlp/patterns/ConstantsAndVariables.ScorePhraseMeasures.html(in = 11325) (out= 2385)(deflated 78%)
adding: edu/stanford/nlp/patterns/PatternsAnnotations.Features.html(in = 11627) (out= 2609)(deflated 77%)
adding: edu/stanford/nlp/trees/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/Labeled.html(in = 12759) (out= 2750)(deflated 78%)
adding: edu/stanford/nlp/trees/GrammaticalRelation.html(in = 46406) (out= 7413)(deflated 84%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeReaderFactory.html(in = 14635) (out= 2867)(deflated 80%)
adding: edu/stanford/nlp/trees/EnglishPatterns.html(in = 25287) (out= 3376)(deflated 86%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeFactory.html(in = 20598) (out= 3264)(deflated 84%)
adding: edu/stanford/nlp/trees/SynchronizedTreeTransformer.html(in = 13464) (out= 2912)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeGraphNode.html(in = 69140) (out= 9754)(deflated 85%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadTagLabelAnnotation.html(in = 12176) (out= 2658)(deflated 78%)
adding: edu/stanford/nlp/trees/PennTreeReaderFactory.html(in = 18483) (out= 2834)(deflated 84%)
adding: edu/stanford/nlp/trees/DependencyTyper.html(in = 9305) (out= 2115)(deflated 77%)
adding: edu/stanford/nlp/trees/DependencyFactory.html(in = 10145) (out= 2067)(deflated 79%)
adding: edu/stanford/nlp/trees/PennTreebankLanguagePack.html(in = 42943) (out= 5616)(deflated 86%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.FromDependenciesFactory.html(in = 11965) (out= 2400)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/TregexParseException.html(in = 9478) (out= 2242)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/TregexPatternCompiler.html(in = 17700) (out= 3456)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/package-frame.html(in = 1896) (out= 604)(deflated 68%)
adding: edu/stanford/nlp/trees/tregex/TregexMatcher.html(in = 18761) (out= 3608)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/Macros.html(in = 13073) (out= 2492)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/ParseException.html(in = 15008) (out= 3158)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/package-tree.html(in = 7098) (out= 1488)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.html(in = 41662) (out= 10490)(deflated 74%)
adding: edu/stanford/nlp/trees/tregex/TregexPattern.TRegexTreeReaderFactory.html(in = 12458) (out= 2538)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/JJTTsurgeonParserState.html(in = 15686) (out= 2611)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParseException.html(in = 10280) (out= 2296)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/ParseException.html(in = 15342) (out= 3178)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonRuntimeException.html(in = 9306) (out= 2187)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonPattern.html(in = 12885) (out= 2593)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-summary.html(in = 17016) (out= 4572)(deflated 73%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/FetchNode.html(in = 12411) (out= 2454)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/AdjoinToFootNode.html(in = 14199) (out= 2640)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/ExciseNode.html(in = 14540) (out= 2646)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/AuxiliaryTree.html(in = 13482) (out= 2765)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-tree.html(in = 8583) (out= 1562)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/Tsurgeon.html(in = 48499) (out= 9399)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonParserTreeConstants.html(in = 14340) (out= 2145)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/CreateSubtreeNode.html(in = 15429) (out= 2633)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/TsurgeonMatcher.html(in = 14144) (out= 2962)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/tsurgeon/package-frame.html(in = 2782) (out= 716)(deflated 74%)
adding: edu/stanford/nlp/trees/tregex/DescriptionPattern.html(in = 20411) (out= 3239)(deflated 84%)
adding: edu/stanford/nlp/trees/tregex/gui/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/tregex/gui/HighlightUtils.html(in = 10349) (out= 2318)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.FilenameMouseInputAdapter.html(in = 12962) (out= 2571)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/gui/Tdiff.html(in = 10471) (out= 2422)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/gui/ScrollableTreeJPanel.html(in = 33867) (out= 5784)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.MatchesPanelListener.html(in = 8682) (out= 2058)(deflated 76%)
adding: edu/stanford/nlp/trees/tregex/gui/Preferences.html(in = 22754) (out= 3309)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.FilterType.html(in = 16077) (out= 3039)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/gui/PreferencesPanel.html(in = 22452) (out= 4842)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.TRegexGUITreeVisitor.html(in = 14835) (out= 2812)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/gui/TreeFromFile.html(in = 16695) (out= 2843)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/package-tree.html(in = 12930) (out= 2078)(deflated 83%)
adding: edu/stanford/nlp/trees/tregex/gui/package-frame.html(in = 3575) (out= 806)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeModel.html(in = 27997) (out= 3972)(deflated 85%)
adding: edu/stanford/nlp/trees/tregex/gui/DisplayMatchesPanel.html(in = 25235) (out= 5140)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/gui/MatchesPanel.html(in = 34377) (out= 5964)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.FileTreeNodeListener.html(in = 8903) (out= 1981)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.HistoryEntry.html(in = 12869) (out= 2691)(deflated 79%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.TransferActionListener.html(in = 11027) (out= 2426)(deflated 77%)
adding: edu/stanford/nlp/trees/tregex/gui/InputPanel.html(in = 30330) (out= 5852)(deflated 80%)
adding: edu/stanford/nlp/trees/tregex/gui/TregexGUI.html(in = 30610) (out= 5775)(deflated 81%)
adding: edu/stanford/nlp/trees/tregex/gui/package-summary.html(in = 13137) (out= 2766)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/gui/FileTreeNode.html(in = 18643) (out= 3326)(deflated 82%)
adding: edu/stanford/nlp/trees/tregex/gui/FilePanel.html(in = 23404) (out= 5072)(deflated 78%)
adding: edu/stanford/nlp/trees/tregex/package-summary.html(in = 9388) (out= 2261)(deflated 75%)
adding: edu/stanford/nlp/trees/TreeVisitor.html(in = 9452) (out= 2395)(deflated 74%)
adding: edu/stanford/nlp/trees/TypedDependency.html(in = 20450) (out= 3204)(deflated 84%)
adding: edu/stanford/nlp/trees/Treebanks.html(in = 9620) (out= 2668)(deflated 72%)
adding: edu/stanford/nlp/trees/AbstractCollinsHeadFinder.html(in = 31118) (out= 5490)(deflated 82%)
adding: edu/stanford/nlp/trees/UnnamedDependency.html(in = 27053) (out= 3945)(deflated 85%)
adding: edu/stanford/nlp/trees/TransformingTreebank.html(in = 23055) (out= 3993)(deflated 82%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructureFactory.html(in = 14053) (out= 2619)(deflated 81%)
adding: edu/stanford/nlp/trees/UniversalSemanticHeadFinder.html(in = 23756) (out= 4493)(deflated 81%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.HeadWordLabelAnnotation.html(in = 12186) (out= 2655)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeReader.html(in = 10382) (out= 2440)(deflated 76%)
adding: edu/stanford/nlp/trees/international/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/hebrew/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/hebrew/package-summary.html(in = 6328) (out= 1503)(deflated 76%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreebankLanguagePack.html(in = 35409) (out= 4403)(deflated 87%)
adding: edu/stanford/nlp/trees/international/hebrew/package-frame.html(in = 1476) (out= 563)(deflated 61%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.html(in = 18141) (out= 3215)(deflated 82%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeReaderFactory.html(in = 12349) (out= 2660)(deflated 78%)
adding: edu/stanford/nlp/trees/international/hebrew/HebrewTreeNormalizer.HebrewEmptyFilter.html(in = 11769) (out= 2493)(deflated 78%)
adding: edu/stanford/nlp/trees/international/hebrew/package-tree.html(in = 7521) (out= 1544)(deflated 79%)
adding: edu/stanford/nlp/trees/international/spanish/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/spanish/package-frame.html(in = 1929) (out= 593)(deflated 69%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReaderFactory.html(in = 13905) (out= 2784)(deflated 79%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishSplitTreeNormalizer.html(in = 18849) (out= 3093)(deflated 83%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishXMLTreeReader.html(in = 17665) (out= 3584)(deflated 79%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeNormalizer.html(in = 24575) (out= 3821)(deflated 84%)
adding: edu/stanford/nlp/trees/international/spanish/package-tree.html(in = 9273) (out= 1599)(deflated 82%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishHeadFinder.html(in = 14490) (out= 2818)(deflated 80%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreebankLanguagePack.html(in = 31875) (out= 4182)(deflated 86%)
adding: edu/stanford/nlp/trees/international/spanish/package-summary.html(in = 7626) (out= 1682)(deflated 77%)
adding: edu/stanford/nlp/trees/international/spanish/SpanishTreeReaderFactory.html(in = 12107) (out= 2628)(deflated 78%)
adding: edu/stanford/nlp/trees/international/tuebadz/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-frame.html(in = 1439) (out= 565)(deflated 60%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-summary.html(in = 7269) (out= 1724)(deflated 76%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZHeadFinder.html(in = 18752) (out= 3376)(deflated 81%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZLanguagePack.html(in = 44560) (out= 5957)(deflated 86%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZTreeReaderFactory.html(in = 12928) (out= 2629)(deflated 79%)
adding: edu/stanford/nlp/trees/international/tuebadz/TueBaDZPennTreeNormalizer.html(in = 20136) (out= 3360)(deflated 83%)
adding: edu/stanford/nlp/trees/international/tuebadz/package-tree.html(in = 7559) (out= 1526)(deflated 79%)
adding: edu/stanford/nlp/trees/international/arabic/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/arabic/package-tree.html(in = 10653) (out= 1791)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.TagSet.html(in = 14563) (out= 2873)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/package-frame.html(in = 2332) (out= 648)(deflated 72%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.ArabicRawTreeReaderFactory.html(in = 12251) (out= 2184)(deflated 82%)
adding: edu/stanford/nlp/trees/international/arabic/ATBTreeUtils.html(in = 16382) (out= 3115)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankTokenizer.html(in = 16009) (out= 3066)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.html(in = 23301) (out= 3870)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicHeadFinder.html(in = 21431) (out= 3517)(deflated 83%)
adding: edu/stanford/nlp/trees/international/arabic/package-summary.html(in = 9543) (out= 2027)(deflated 78%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeReaderFactory.html(in = 14935) (out= 2874)(deflated 80%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreebankLanguagePack.html(in = 39178) (out= 5449)(deflated 86%)
adding: edu/stanford/nlp/trees/international/arabic/ArabicTreeNormalizer.ArabicEmptyFilter.html(in = 11769) (out= 2492)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructureFactory.html(in = 14799) (out= 2646)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseSemanticHeadFinder.html(in = 13478) (out= 2485)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/SunJurafskyChineseHeadFinder.html(in = 13355) (out= 2455)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-frame.html(in = 5539) (out= 863)(deflated 84%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseSemanticHeadFinder.html(in = 13633) (out= 2461)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalRelations.html(in = 69534) (out= 8445)(deflated 87%)
adding: edu/stanford/nlp/trees/international/pennchinese/CHTBTokenizer.html(in = 15118) (out= 3169)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseTreebankLanguagePack.html(in = 65311) (out= 7070)(deflated 89%)
adding: edu/stanford/nlp/trees/international/pennchinese/NoEmptiesCTBTreeReaderFactory.html(in = 11323) (out= 2191)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalRelations.html(in = 72794) (out= 9416)(deflated 87%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.FromDependenciesFactory.html(in = 12671) (out= 2433)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseGrammaticalStructure.html(in = 31096) (out= 4341)(deflated 86%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.html(in = 22287) (out= 4031)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/BikelChineseHeadFinder.html(in = 12843) (out= 2470)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.html(in = 15556) (out= 2884)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.html(in = 31681) (out= 4350)(deflated 86%)
adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructureFactory.html(in = 15166) (out= 2662)(deflated 82%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEscaper.html(in = 12441) (out= 2705)(deflated 78%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBTreeReaderFactory.NoEmptiesCTBTreeReaderFactory.html(in = 11592) (out= 2098)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-summary.html(in = 16333) (out= 2767)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/CEDict.html(in = 8488) (out= 2040)(deflated 75%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseCollinizer.html(in = 16782) (out= 3262)(deflated 80%)
adding: edu/stanford/nlp/trees/international/pennchinese/RadicalMap.html(in = 11470) (out= 2763)(deflated 75%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseUtils.html(in = 23633) (out= 3990)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/UniversalChineseGrammaticalStructure.FromDependenciesFactory.html(in = 12878) (out= 2442)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/FragDiscardingPennTreeReader.html(in = 14721) (out= 2987)(deflated 79%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseEnglishWordMap.html(in = 23797) (out= 3949)(deflated 83%)
adding: edu/stanford/nlp/trees/international/pennchinese/CTBErrorCorrectingTreeNormalizer.CTBErrorCorrectingTreeReaderFactory.html(in = 11963) (out= 2158)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/ChineseHeadFinder.html(in = 13658) (out= 2508)(deflated 81%)
adding: edu/stanford/nlp/trees/international/pennchinese/package-tree.html(in = 17621) (out= 2052)(deflated 88%)
adding: edu/stanford/nlp/trees/international/french/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/french/FrenchHeadFinder.html(in = 15097) (out= 2882)(deflated 80%)
adding: edu/stanford/nlp/trees/international/french/package-summary.html(in = 8656) (out= 1938)(deflated 77%)
adding: edu/stanford/nlp/trees/international/french/package-frame.html(in = 2086) (out= 607)(deflated 70%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreebankLanguagePack.html(in = 36958) (out= 5062)(deflated 86%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeReaderFactory.html(in = 12069) (out= 2609)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/package-tree.html(in = 9597) (out= 1651)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.html(in = 21295) (out= 3463)(deflated 83%)
adding: edu/stanford/nlp/trees/international/french/FrenchTreeNormalizer.FrenchAOverAFilter.html(in = 11990) (out= 2553)(deflated 78%)
adding: edu/stanford/nlp/trees/international/french/DybroFrenchHeadFinder.html(in = 14624) (out= 2850)(deflated 80%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReader.html(in = 18919) (out= 3384)(deflated 82%)
adding: edu/stanford/nlp/trees/international/french/FrenchXMLTreeReaderFactory.html(in = 11747) (out= 2596)(deflated 77%)
adding: edu/stanford/nlp/trees/international/negra/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/international/negra/package-frame.html(in = 1701) (out= 580)(deflated 65%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeNormalizer.html(in = 21580) (out= 3483)(deflated 83%)
adding: edu/stanford/nlp/trees/international/negra/package-summary.html(in = 8022) (out= 1911)(deflated 76%)
adding: edu/stanford/nlp/trees/international/negra/NegraHeadFinder.html(in = 19719) (out= 3398)(deflated 82%)
adding: edu/stanford/nlp/trees/international/negra/NegraLabel.html(in = 20960) (out= 3385)(deflated 83%)
adding: edu/stanford/nlp/trees/international/negra/package-tree.html(in = 9526) (out= 1718)(deflated 81%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennLanguagePack.html(in = 44376) (out= 6076)(deflated 86%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTreeReaderFactory.html(in = 14660) (out= 2860)(deflated 80%)
adding: edu/stanford/nlp/trees/international/negra/NegraPennTokenizer.html(in = 13557) (out= 2684)(deflated 80%)
adding: edu/stanford/nlp/trees/treebank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/treebank/Mapper.html(in = 10937) (out= 2657)(deflated 75%)
adding: edu/stanford/nlp/trees/treebank/package-tree.html(in = 5544) (out= 1384)(deflated 75%)
adding: edu/stanford/nlp/trees/treebank/package-frame.html(in = 1145) (out= 548)(deflated 52%)
adding: edu/stanford/nlp/trees/treebank/package-summary.html(in = 6044) (out= 1528)(deflated 74%)
adding: edu/stanford/nlp/trees/treebank/EnglishPTBTreebankCorrector.html(in = 11286) (out= 2515)(deflated 77%)
adding: edu/stanford/nlp/trees/TreeLengthComparator.html(in = 11454) (out= 2493)(deflated 78%)
adding: edu/stanford/nlp/trees/DeepTree.html(in = 13277) (out= 2650)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeLeafLabelTransformer.html(in = 13124) (out= 2855)(deflated 78%)
adding: edu/stanford/nlp/trees/PennTreebankTokenizer.html(in = 12521) (out= 2447)(deflated 80%)
adding: edu/stanford/nlp/trees/UniversalPOSMapper.html(in = 11330) (out= 2460)(deflated 78%)
adding: edu/stanford/nlp/trees/DateTreeTransformer.html(in = 13018) (out= 2895)(deflated 77%)
adding: edu/stanford/nlp/trees/UnnamedConcreteDependency.html(in = 23579) (out= 3630)(deflated 84%)
adding: edu/stanford/nlp/trees/WordNetConnection.html(in = 8008) (out= 2017)(deflated 74%)
adding: edu/stanford/nlp/trees/OrderedCombinationTreeNormalizer.html(in = 18325) (out= 3347)(deflated 81%)
adding: edu/stanford/nlp/trees/OutputSubtrees.html(in = 9954) (out= 2453)(deflated 75%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalRelations.html(in = 88400) (out= 13977)(deflated 84%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.EmptyFilter.html(in = 11260) (out= 2483)(deflated 77%)
adding: edu/stanford/nlp/trees/TreePrint.html(in = 30796) (out= 5109)(deflated 83%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncTagRejectFilter.html(in = 13827) (out= 2566)(deflated 81%)
adding: edu/stanford/nlp/trees/Span.html(in = 17732) (out= 3421)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.KBestTreesAnnotation.html(in = 12178) (out= 2643)(deflated 78%)
adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructureFactory.html(in = 14392) (out= 2630)(deflated 81%)
adding: edu/stanford/nlp/trees/TreeLemmatizer.html(in = 12592) (out= 2776)(deflated 77%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.html(in = 27403) (out= 4987)(deflated 81%)
adding: edu/stanford/nlp/trees/package-tree.html(in = 40170) (out= 3849)(deflated 90%)
adding: edu/stanford/nlp/trees/CopulaHeadFinder.html(in = 10859) (out= 2306)(deflated 78%)
adding: edu/stanford/nlp/trees/CompositeTreeTransformer.html(in = 15240) (out= 3053)(deflated 79%)
adding: edu/stanford/nlp/trees/EnglishGrammaticalStructure.html(in = 39568) (out= 6119)(deflated 84%)
adding: edu/stanford/nlp/trees/CollinsHeadFinder.html(in = 18580) (out= 3698)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeFilters.html(in = 7775) (out= 1976)(deflated 74%)
adding: edu/stanford/nlp/trees/Treebank.html(in = 36282) (out= 5863)(deflated 83%)
adding: edu/stanford/nlp/trees/RecursiveTreeTransformer.html(in = 19613) (out= 3373)(deflated 82%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.Extras.html(in = 21307) (out= 3734)(deflated 82%)
adding: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.html(in = 24431) (out= 4894)(deflated 79%)
adding: edu/stanford/nlp/trees/LabeledScoredTreeNode.html(in = 44307) (out= 6250)(deflated 85%)
adding: edu/stanford/nlp/trees/LeftHeadFinder.html(in = 14099) (out= 2761)(deflated 80%)
adding: edu/stanford/nlp/trees/TreebankTransformer.html(in = 8489) (out= 1975)(deflated 76%)
adding: edu/stanford/nlp/trees/TreeFactory.html(in = 14170) (out= 2736)(deflated 80%)
adding: edu/stanford/nlp/trees/DependencyReader.html(in = 8295) (out= 1989)(deflated 76%)
adding: edu/stanford/nlp/trees/SimpleConstituent.html(in = 19820) (out= 3411)(deflated 82%)
adding: edu/stanford/nlp/trees/MemoryTreebank.html(in = 48610) (out= 6404)(deflated 86%)
adding: edu/stanford/nlp/trees/GrammaticalStructure.html(in = 70214) (out= 9147)(deflated 86%)
adding: edu/stanford/nlp/trees/CollocationFinder.html(in = 14413) (out= 2849)(deflated 80%)
adding: edu/stanford/nlp/trees/LengthTreeFilter.html(in = 10938) (out= 2522)(deflated 76%)
adding: edu/stanford/nlp/trees/package-frame.html(in = 17343) (out= 1829)(deflated 89%)
adding: edu/stanford/nlp/trees/HeadFinder.html(in = 14458) (out= 2892)(deflated 79%)
adding: edu/stanford/nlp/trees/QPTreeTransformer.html(in = 15572) (out= 3074)(deflated 80%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFactory.html(in = 10518) (out= 2255)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeFilters.HasMatchingChild.html(in = 11510) (out= 2465)(deflated 78%)
adding: edu/stanford/nlp/trees/TreebankTagUpdater.html(in = 13390) (out= 2676)(deflated 80%)
adding: edu/stanford/nlp/trees/BobChrisTreeNormalizer.AOverAFilter.html(in = 11390) (out= 2506)(deflated 77%)
adding: edu/stanford/nlp/trees/CompositeTreebank.html(in = 19786) (out= 3305)(deflated 83%)
adding: edu/stanford/nlp/trees/SimpleConstituentFactory.html(in = 13592) (out= 2652)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.TreeAnnotation.html(in = 11967) (out= 2659)(deflated 77%)
adding: edu/stanford/nlp/trees/FilteringTreebank.html(in = 19340) (out= 3322)(deflated 82%)
adding: edu/stanford/nlp/trees/TreebankLanguagePack.html(in = 55755) (out= 7757)(deflated 86%)
adding: edu/stanford/nlp/trees/GrammaticalFunctionTreeNormalizer.html(in = 14931) (out= 2973)(deflated 80%)
adding: edu/stanford/nlp/trees/DiskTreebank.html(in = 26117) (out= 4158)(deflated 84%)
adding: edu/stanford/nlp/trees/TreeGraphNodeFactory.html(in = 18647) (out= 3074)(deflated 83%)
adding: edu/stanford/nlp/trees/BasicCategoryTreeTransformer.html(in = 15470) (out= 2733)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeTransformer.html(in = 16780) (out= 3166)(deflated 81%)
adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.FromDependenciesFactory.html(in = 12172) (out= 2408)(deflated 80%)
adding: edu/stanford/nlp/trees/Dependencies.DependentPuncWordRejectFilter.html(in = 13998) (out= 2606)(deflated 81%)
adding: edu/stanford/nlp/trees/HasParent.html(in = 8299) (out= 2074)(deflated 75%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.html(in = 36406) (out= 5768)(deflated 84%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpAdvRetainingTreeReaderFactory.html(in = 12183) (out= 2596)(deflated 78%)
adding: edu/stanford/nlp/trees/SimpleTreeFactory.html(in = 18327) (out= 3092)(deflated 83%)
adding: edu/stanford/nlp/trees/AbstractTreebankLanguagePack.html(in = 75746) (out= 8835)(deflated 88%)
adding: edu/stanford/nlp/trees/NamedDependency.html(in = 22587) (out= 3572)(deflated 84%)
adding: edu/stanford/nlp/trees/Constituent.html(in = 33013) (out= 5372)(deflated 83%)
adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalStructure.html(in = 50798) (out= 6814)(deflated 86%)
adding: edu/stanford/nlp/trees/Trees.html(in = 55810) (out= 6608)(deflated 88%)
adding: edu/stanford/nlp/trees/CoordinationTransformer.html(in = 24123) (out= 4124)(deflated 82%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituentFactory.html(in = 13745) (out= 2639)(deflated 80%)
adding: edu/stanford/nlp/trees/package-summary.html(in = 55881) (out= 10103)(deflated 81%)
adding: edu/stanford/nlp/trees/Dependency.html(in = 14408) (out= 3027)(deflated 78%)
adding: edu/stanford/nlp/trees/NPTmpRetainingTreeNormalizer.NPTmpRetainingTreeReaderFactory.html(in = 12052) (out= 2541)(deflated 78%)
adding: edu/stanford/nlp/trees/Tree.html(in = 193247) (out= 24383)(deflated 87%)
adding: edu/stanford/nlp/trees/StringLabeledScoredTreeReaderFactory.html(in = 11565) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/trees/SimpleTree.html(in = 34167) (out= 4884)(deflated 85%)
adding: edu/stanford/nlp/trees/DependencyPrinter.html(in = 8910) (out= 1995)(deflated 77%)
adding: edu/stanford/nlp/trees/LabeledScoredConstituent.html(in = 22240) (out= 3388)(deflated 84%)
adding: edu/stanford/nlp/trees/ModCollinsHeadFinder.html(in = 15370) (out= 3377)(deflated 78%)
adding: edu/stanford/nlp/trees/FilteringTreeReader.html(in = 13055) (out= 2753)(deflated 78%)
adding: edu/stanford/nlp/trees/TreeReaderFactory.html(in = 12642) (out= 2560)(deflated 79%)
adding: edu/stanford/nlp/trees/TreebankFactory.html(in = 9954) (out= 2157)(deflated 78%)
adding: edu/stanford/nlp/trees/PennTreeReader.html(in = 19940) (out= 3890)(deflated 80%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.BinarizedTreeAnnotation.html(in = 12357) (out= 2762)(deflated 77%)
adding: edu/stanford/nlp/trees/TreeTokenizerFactory.html(in = 18013) (out= 3092)(deflated 82%)
adding: edu/stanford/nlp/trees/TreeCoreAnnotations.html(in = 10174) (out= 2216)(deflated 78%)
adding: edu/stanford/nlp/trees/UniversalEnglishGrammaticalRelations.html(in = 99234) (out= 15034)(deflated 84%)
adding: edu/stanford/nlp/trees/Dependencies.html(in = 14672) (out= 2662)(deflated 81%)
adding: edu/stanford/nlp/trees/GrammaticalStructureConversionUtils.ConverterOptions.html(in = 20527) (out= 3340)(deflated 83%)
adding: edu/stanford/nlp/trees/TreeNormalizer.html(in = 15701) (out= 3623)(deflated 76%)
adding: edu/stanford/nlp/trees/GrammaticalStructureFromDependenciesFactory.html(in = 10256) (out= 2237)(deflated 78%)
adding: edu/stanford/nlp/trees/SemanticHeadFinder.html(in = 23557) (out= 4534)(deflated 80%)
adding: edu/stanford/nlp/trees/LabeledConstituent.html(in = 25909) (out= 3810)(deflated 85%)
adding: edu/stanford/nlp/trees/DependencyTreeTransformer.html(in = 17670) (out= 3386)(deflated 80%)
adding: edu/stanford/nlp/trees/ConstituentFactory.html(in = 10517) (out= 2266)(deflated 78%)
adding: edu/stanford/nlp/trees/ud/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/trees/ud/CoNLLUUtils.DepIndexComparator.html(in = 10816) (out= 2416)(deflated 77%)
adding: edu/stanford/nlp/trees/ud/CoNLLUDocumentReader.html(in = 13761) (out= 2718)(deflated 80%)
adding: edu/stanford/nlp/trees/ud/CoNLLUUtils.html(in = 14979) (out= 2835)(deflated 81%)
adding: edu/stanford/nlp/trees/ud/package-tree.html(in = 6960) (out= 1510)(deflated 78%)
adding: edu/stanford/nlp/trees/ud/UniversalDependenciesConverter.html(in = 9505) (out= 2353)(deflated 75%)
adding: edu/stanford/nlp/trees/ud/EnhancementOptions.html(in = 15835) (out= 2798)(deflated 82%)
adding: edu/stanford/nlp/trees/ud/package-summary.html(in = 7344) (out= 1716)(deflated 76%)
adding: edu/stanford/nlp/trees/ud/CoNLLUUtils.FeatureNameComparator.html(in = 10887) (out= 2430)(deflated 77%)
adding: edu/stanford/nlp/trees/ud/package-frame.html(in = 1897) (out= 608)(deflated 67%)
adding: edu/stanford/nlp/trees/ud/UniversalDependenciesFeatureAnnotator.html(in = 11576) (out= 2509)(deflated 78%)
adding: edu/stanford/nlp/trees/ud/CoNLLUDocumentWriter.html(in = 14016) (out= 2595)(deflated 81%)
adding: edu/stanford/nlp/trees/WordStemmer.html(in = 11603) (out= 2665)(deflated 77%)
adding: edu/stanford/nlp/trees/TreeFunctions.html(in = 13436) (out= 2742)(deflated 79%)
adding: edu/stanford/nlp/neural/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/neural/rnn/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictionError.html(in = 11479) (out= 2586)(deflated 77%)
adding: edu/stanford/nlp/neural/rnn/TopNGramRecord.html(in = 11031) (out= 2679)(deflated 75%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.GoldClass.html(in = 11408) (out= 2600)(deflated 77%)
adding: edu/stanford/nlp/neural/rnn/package-tree.html(in = 7346) (out= 1450)(deflated 80%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.NodeVector.html(in = 11642) (out= 2691)(deflated 76%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.PredictedClass.html(in = 11779) (out= 2746)(deflated 76%)
adding: edu/stanford/nlp/neural/rnn/package-frame.html(in = 1798) (out= 574)(deflated 68%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.Predictions.html(in = 11682) (out= 2718)(deflated 76%)
adding: edu/stanford/nlp/neural/rnn/RNNCoreAnnotations.html(in = 19710) (out= 3070)(deflated 84%)
adding: edu/stanford/nlp/neural/rnn/package-summary.html(in = 7110) (out= 1648)(deflated 76%)
adding: edu/stanford/nlp/neural/ConvertModels.Model.html(in = 14933) (out= 2922)(deflated 80%)
adding: edu/stanford/nlp/neural/Embedding.html(in = 18487) (out= 3089)(deflated 83%)
adding: edu/stanford/nlp/neural/VectorMap.html(in = 19627) (out= 3582)(deflated 81%)
adding: edu/stanford/nlp/neural/ConvertModels.Stage.html(in = 13399) (out= 2825)(deflated 78%)
adding: edu/stanford/nlp/neural/NeuralUtils.html(in = 26809) (out= 4279)(deflated 84%)
adding: edu/stanford/nlp/neural/SimpleTensor.html(in = 25869) (out= 4318)(deflated 83%)
adding: edu/stanford/nlp/neural/ConvertModels.html(in = 32242) (out= 4565)(deflated 85%)
adding: edu/stanford/nlp/neural/package-frame.html(in = 1613) (out= 582)(deflated 63%)
adding: edu/stanford/nlp/neural/package-tree.html(in = 6656) (out= 1499)(deflated 77%)
adding: edu/stanford/nlp/neural/package-summary.html(in = 6987) (out= 1658)(deflated 76%)
adding: edu/stanford/nlp/maxent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/maxent/DataGeneric.html(in = 9649) (out= 2300)(deflated 76%)
adding: edu/stanford/nlp/maxent/iis/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/maxent/iis/package-tree.html(in = 4965) (out= 1292)(deflated 73%)
adding: edu/stanford/nlp/maxent/iis/package-summary.html(in = 5993) (out= 1667)(deflated 72%)
adding: edu/stanford/nlp/maxent/iis/package-frame.html(in = 878) (out= 488)(deflated 44%)
adding: edu/stanford/nlp/maxent/iis/LambdaSolve.html(in = 35107) (out= 5807)(deflated 83%)
adding: edu/stanford/nlp/maxent/Experiments.html(in = 24105) (out= 3864)(deflated 83%)
adding: edu/stanford/nlp/maxent/package-summary.html(in = 7876) (out= 2140)(deflated 72%)
adding: edu/stanford/nlp/maxent/package-frame.html(in = 1390) (out= 540)(deflated 61%)
adding: edu/stanford/nlp/maxent/Feature.html(in = 24557) (out= 3877)(deflated 84%)
adding: edu/stanford/nlp/maxent/Features.html(in = 13629) (out= 2630)(deflated 80%)
adding: edu/stanford/nlp/maxent/CGRunner.html(in = 17723) (out= 3289)(deflated 81%)
adding: edu/stanford/nlp/maxent/Problem.html(in = 14597) (out= 2700)(deflated 81%)
adding: edu/stanford/nlp/maxent/package-tree.html(in = 5848) (out= 1355)(deflated 76%)
adding: edu/stanford/nlp/semgraph/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/semgraph/ISemanticGraphEdgeEql.html(in = 9187) (out= 2041)(deflated 77%)
adding: edu/stanford/nlp/semgraph/package-frame.html(in = 4098) (out= 808)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphUtils.PositionedTree.html(in = 12170) (out= 2565)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraph.OutputFormat.html(in = 14785) (out= 2908)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.html(in = 65203) (out= 5921)(deflated 90%)
adding: edu/stanford/nlp/semgraph/SemanticGraph.html(in = 141561) (out= 15392)(deflated 89%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.DependenciesType.html(in = 16520) (out= 3090)(deflated 81%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.EnhancedDependenciesAnnotation.html(in = 12709) (out= 2707)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.BasicDependenciesAnnotation.html(in = 12723) (out= 2724)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphUtils.EdgeDiffResult.html(in = 12838) (out= 2365)(deflated 81%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFormatter.html(in = 12134) (out= 2552)(deflated 78%)
adding: edu/stanford/nlp/semgraph/package-summary.html(in = 13338) (out= 2586)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphUtils.html(in = 109232) (out= 11799)(deflated 89%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation.html(in = 13462) (out= 2819)(deflated 79%)
adding: edu/stanford/nlp/semgraph/SemanticGraphUtils.PrintVerticeParams.html(in = 10940) (out= 2172)(deflated 80%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.html(in = 12870) (out= 2535)(deflated 80%)
adding: edu/stanford/nlp/semgraph/package-tree.html(in = 11111) (out= 1751)(deflated 84%)
adding: edu/stanford/nlp/semgraph/semgrex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexBatchParser.html(in = 12115) (out= 2586)(deflated 78%)
adding: edu/stanford/nlp/semgraph/semgrex/ProcessSemgrexRequest.html(in = 13975) (out= 2638)(deflated 81%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexMatcher.html(in = 18758) (out= 3432)(deflated 81%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.OutputFormat.html(in = 13815) (out= 2835)(deflated 79%)
adding: edu/stanford/nlp/semgraph/semgrex/package-tree.html(in = 8216) (out= 1576)(deflated 80%)
adding: edu/stanford/nlp/semgraph/semgrex/NodeAttributes.html(in = 12456) (out= 2636)(deflated 78%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexPattern.html(in = 42207) (out= 7596)(deflated 82%)
adding: edu/stanford/nlp/semgraph/semgrex/package-frame.html(in = 2483) (out= 673)(deflated 72%)
adding: edu/stanford/nlp/semgraph/semgrex/NodePattern.html(in = 30624) (out= 3902)(deflated 87%)
adding: edu/stanford/nlp/semgraph/semgrex/ParseException.html(in = 15138) (out= 3173)(deflated 79%)
adding: edu/stanford/nlp/semgraph/semgrex/CoordinationPattern.html(in = 26053) (out= 3599)(deflated 86%)
adding: edu/stanford/nlp/semgraph/semgrex/Env.html(in = 12498) (out= 2577)(deflated 79%)
adding: edu/stanford/nlp/semgraph/semgrex/SemgrexParseException.html(in = 10080) (out= 2276)(deflated 77%)
adding: edu/stanford/nlp/semgraph/semgrex/package-summary.html(in = 10860) (out= 2412)(deflated 77%)
adding: edu/stanford/nlp/semgraph/semgrex/Alignment.html(in = 21429) (out= 3288)(deflated 84%)
adding: edu/stanford/nlp/semgraph/SemanticGraphEdge.html(in = 25033) (out= 3803)(deflated 84%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.EnhancedPlusPlusDependenciesAnnotation.html(in = 12777) (out= 2709)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.AlternativeDependenciesAnnotation.html(in = 12794) (out= 2750)(deflated 78%)
adding: edu/stanford/nlp/semgraph/SemanticGraphFactory.Mode.html(in = 16514) (out= 3137)(deflated 81%)
adding: edu/stanford/nlp/semgraph/SemanticGraphCoreAnnotations.CollapsedCCProcessedDependenciesAnnotation.html(in = 13688) (out= 2843)(deflated 79%)
adding: edu/stanford/nlp/swing/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/swing/FontDetector.html(in = 12180) (out= 2663)(deflated 78%)
adding: edu/stanford/nlp/swing/package-summary.html(in = 5897) (out= 1593)(deflated 72%)
adding: edu/stanford/nlp/swing/TooltipJList.html(in = 22113) (out= 5052)(deflated 77%)
adding: edu/stanford/nlp/swing/package-frame.html(in = 965) (out= 500)(deflated 48%)
adding: edu/stanford/nlp/swing/package-tree.html(in = 5491) (out= 1422)(deflated 74%)
adding: edu/stanford/nlp/ling/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadTagAnnotation.html(in = 11547) (out= 2610)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CanonicalEntityMentionIndexAnnotation.html(in = 11841) (out= 2648)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UBlockAnnotation.html(in = 11279) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AuthorAnnotation.html(in = 11421) (out= 2621)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LengthAnnotation.html(in = 11283) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDFAnnotation.html(in = 11298) (out= 2594)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DayAnnotation.html(in = 11244) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.QuotationsAnnotation.html(in = 12219) (out= 2645)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FreqAnnotation.html(in = 11271) (out= 2570)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ShapeAnnotation.html(in = 11638) (out= 2708)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NERIDAnnotation.html(in = 11417) (out= 2634)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PriorAnnotation.html(in = 11540) (out= 2596)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WebAnnotation.html(in = 11252) (out= 2566)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FeaturesAnnotation.html(in = 11406) (out= 2605)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionsAnnotation.html(in = 12029) (out= 2586)(deflated 78%)
adding: edu/stanford/nlp/ling/Label.html(in = 15735) (out= 3447)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NotAnnotation.html(in = 11365) (out= 2604)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LEndAnnotation.html(in = 11243) (out= 2555)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftTermAnnotation.html(in = 11505) (out= 2649)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GrandparentAnnotation.html(in = 11459) (out= 2602)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLIDAnnotation.html(in = 12090) (out= 2635)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepAnnotation.html(in = 12057) (out= 2643)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NormalizedNamedEntityTagAnnotation.html(in = 11662) (out= 2615)(deflated 77%)
adding: edu/stanford/nlp/ling/SegmenterCoreAnnotations.CharactersAnnotation.html(in = 12179) (out= 2597)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeforeAnnotation.html(in = 11479) (out= 2655)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UseMarkedDiscourseAnnotation.html(in = 11626) (out= 2633)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagAnnotation.html(in = 11617) (out= 2661)(deflated 77%)
adding: edu/stanford/nlp/ling/Datum.html(in = 8761) (out= 1968)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseTextAnnotation.html(in = 11619) (out= 2680)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticTagAnnotation.html(in = 11396) (out= 2565)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.Tag.html(in = 12666) (out= 2571)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LBeginAnnotation.html(in = 11365) (out= 2601)(deflated 77%)
adding: edu/stanford/nlp/ling/StringLabelFactory.html(in = 16177) (out= 2873)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastTaggedAnnotation.html(in = 11349) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceEndAnnotation.html(in = 11475) (out= 2596)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocIDAnnotation.html(in = 11696) (out= 2693)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgDescendentAnnotation.html(in = 12164) (out= 2600)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticWordAnnotation.html(in = 11405) (out= 2569)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.YearAnnotation.html(in = 11207) (out= 2557)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocDateAnnotation.html(in = 11286) (out= 2556)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GenderAnnotation.html(in = 11539) (out= 2640)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DomainAnnotation.html(in = 11503) (out= 2667)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryFunctionalTagAnnotation.html(in = 11651) (out= 2619)(deflated 77%)
adding: edu/stanford/nlp/ling/Featurizable.html(in = 8994) (out= 2187)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MarkingAnnotation.html(in = 11405) (out= 2618)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericValueAnnotation.html(in = 11409) (out= 2569)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ProtoAnnotation.html(in = 11276) (out= 2560)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.KBPTriplesAnnotation.html(in = 12458) (out= 2692)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerProbAnnotation.html(in = 11442) (out= 2599)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsURLAnnotation.html(in = 11377) (out= 2618)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoCaseAnnotation.html(in = 11351) (out= 2563)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.INAnnotation.html(in = 11203) (out= 2549)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeginIndexAnnotation.html(in = 11840) (out= 2788)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIDAnnotation.html(in = 11406) (out= 2579)(deflated 77%)
adding: edu/stanford/nlp/ling/Document.html(in = 12852) (out= 2916)(deflated 77%)
adding: edu/stanford/nlp/ling/AbstractToken.html(in = 14040) (out= 2223)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseTagAnnotation.html(in = 11449) (out= 2604)(deflated 77%)
adding: edu/stanford/nlp/ling/DocumentReader.html(in = 31558) (out= 5252)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LEndAnnotation.html(in = 11310) (out= 2563)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoNumAnnotation.html(in = 11344) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordSenseAnnotation.html(in = 11350) (out= 2565)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LinkAnnotation.html(in = 11255) (out= 2556)(deflated 77%)
adding: edu/stanford/nlp/ling/HasWord.html(in = 10237) (out= 2325)(deflated 77%)
adding: edu/stanford/nlp/ling/HasContext.html(in = 12241) (out= 2414)(deflated 80%)
adding: edu/stanford/nlp/ling/LabelFactory.html(in = 14063) (out= 2972)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRLInstancesAnnotation.html(in = 12939) (out= 2617)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParentAnnotation.html(in = 11378) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerAnnotation.html(in = 11364) (out= 2590)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PrevChildAnnotation.html(in = 11430) (out= 2613)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EndIndexAnnotation.html(in = 11736) (out= 2732)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IndexAnnotation.html(in = 11772) (out= 2808)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreLabel.html(in = 74715) (out= 9868)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AfterAnnotation.html(in = 11654) (out= 2750)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeValueAnnotation.html(in = 11741) (out= 2661)(deflated 77%)
adding: edu/stanford/nlp/ling/RVFDatum.html(in = 24446) (out= 3963)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalCharAnnotation.html(in = 11497) (out= 2610)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LeftChildrenNodeAnnotation.html(in = 12997) (out= 2659)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestFullAnnotation.html(in = 11327) (out= 2565)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWord.html(in = 27093) (out= 4081)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.EqualsNodePattern.html(in = 17534) (out= 3013)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.GroupToIntervalFunc.html(in = 12264) (out= 2492)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.html(in = 21749) (out= 3427)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.StringList.html(in = 12702) (out= 2505)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.MatchReplacement.html(in = 10780) (out= 2223)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/package-tree.html(in = 45821) (out= 3778)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.BasicSequencePatternTrigger.html(in = 14744) (out= 2688)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.ConjNodePattern.html(in = 17828) (out= 3028)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchedExpressionExtractor.html(in = 13948) (out= 2523)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AttributesEqualMatchChecker.html(in = 13326) (out= 2515)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceStartPatternExpr.html(in = 14617) (out= 2744)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BranchAction.html(in = 17680) (out= 2665)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationRegexPattern.html(in = 20141) (out= 3255)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapExtractRule.html(in = 14447) (out= 2661)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.StringSequenceAnnotationPattern.html(in = 19280) (out= 2980)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ExtractRule.html(in = 11291) (out= 2267)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.AnnotateAction.html(in = 17881) (out= 2744)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequencePatternExtractRule.html(in = 22635) (out= 2872)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePatternTrigger.html(in = 14706) (out= 2631)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.html(in = 33449) (out= 4113)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/parser/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParseException.html(in = 10539) (out= 2171)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-frame.html(in = 1322) (out= 545)(deflated 58%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-summary.html(in = 7057) (out= 1727)(deflated 75%)
adding: edu/stanford/nlp/ling/tokensregex/parser/package-tree.html(in = 6133) (out= 1424)(deflated 76%)
adding: edu/stanford/nlp/ling/tokensregex/parser/ParseException.html(in = 15046) (out= 3156)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/parser/TokenSequenceParser.html(in = 141627) (out= 8509)(deflated 93%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.html(in = 66052) (out= 7430)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.MatchedGroup.html(in = 12156) (out= 2438)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.BoundAction.html(in = 11571) (out= 2298)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.FindType.html(in = 14678) (out= 3043)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.NextMatchAction.html(in = 15259) (out= 2576)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatcher.BasicCoreMapSequenceMatcher.html(in = 28966) (out= 3434)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.Stage.html(in = 8925) (out= 2019)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.NodePatternTrigger.html(in = 8075) (out= 1789)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.IntersectMultiNodePattern.html(in = 16289) (out= 2746)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.MultiNodePatternExpr.html(in = 20041) (out= 3143)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.html(in = 67708) (out= 6678)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.DisjNodePattern.html(in = 17841) (out= 3036)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/package-frame.html(in = 20426) (out= 1808)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiSequencePatternExtractRule.html(in = 17371) (out= 2689)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.html(in = 14149) (out= 2367)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NumericAnnotationPattern.html(in = 18530) (out= 3100)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.html(in = 34580) (out= 4170)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListFunctionApplier.html(in = 13298) (out= 2524)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapFunctionApplier.html(in = 13362) (out= 2537)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.OrPatternExpr.html(in = 22312) (out= 3268)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TextPatternExtractRuleCreator.html(in = 17637) (out= 2709)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.BasicSequenceExtractRule.html(in = 13487) (out= 2540)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequenceEndPatternExpr.html(in = 14571) (out= 2748)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequencePattern.html(in = 45323) (out= 6491)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchResultExtractor.html(in = 14446) (out= 2543)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.IntegerAnnotationPattern.html(in = 16856) (out= 2992)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.NamedGroupMatchReplacement.html(in = 13412) (out= 2568)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.Rule.html(in = 6805) (out= 1502)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SequencePatternExpr.html(in = 22516) (out= 3264)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.MultiTokenPatternExtractRuleCreator.html(in = 18838) (out= 2792)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.MatchType.html(in = 16578) (out= 3085)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/ProcessTokensRegexRequest.html(in = 14005) (out= 2662)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.FilterExtractRule.html(in = 16457) (out= 2649)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringInSetAnnotationPattern.html(in = 19749) (out= 3200)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/EnvLookup.html(in = 18470) (out= 2651)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRule.html(in = 33921) (out= 4252)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/MultiWordStringMatcher.LongestStringComparator.html(in = 11173) (out= 2435)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.html(in = 36339) (out= 4356)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/Env.html(in = 49593) (out= 6115)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.TokenPatternExtractRuleCreator.html(in = 21431) (out= 2810)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.SingleAnnotationExtractor.html(in = 24682) (out= 3343)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.SpecialNodePatternExpr.html(in = 21234) (out= 3253)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationExtractRuleCreator.html(in = 13361) (out= 2434)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.ValuePatternExpr.html(in = 20955) (out= 3153)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.AttributesEqualMatchChecker.html(in = 12206) (out= 2437)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseStringCollection.html(in = 20188) (out= 3054)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.NegateNodePattern.html(in = 17871) (out= 3030)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionNodePattern.html(in = 21304) (out= 3237)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.ListExtractRule.html(in = 19667) (out= 2861)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/NodePatternTransformer.html(in = 11196) (out= 2122)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.RepeatPatternExpr.html(in = 22953) (out= 3296)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.SequenceMatchResultExtractor.html(in = 15881) (out= 2599)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/package-summary.html(in = 48144) (out= 6329)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringPatternExtractRule.html(in = 18892) (out= 2764)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapExpressionExtractor.html(in = 37838) (out= 5106)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.AndPatternExpr.html(in = 22247) (out= 3227)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/NodePattern.AnyNodePattern.html(in = 17104) (out= 2977)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/MultiCoreMapNodePattern.html(in = 18185) (out= 3144)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CoreMapToListExtractRule.html(in = 14020) (out= 2618)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AssignmentRule.html(in = 11854) (out= 2406)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.html(in = 37834) (out= 4719)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapNodePattern.html(in = 29388) (out= 3547)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.html(in = 50096) (out= 5914)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.html(in = 44921) (out= 6026)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.html(in = 56573) (out= 6946)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.TokenList.html(in = 13207) (out= 2537)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.GroupMatchReplacement.html(in = 13211) (out= 2574)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NotNilAnnotationPattern.html(in = 16964) (out= 2977)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/TokenSequenceMatcher.html(in = 28360) (out= 3481)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.Parser.html(in = 13385) (out= 2298)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.SequenceRegexPattern.html(in = 22671) (out= 3298)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.html(in = 15733) (out= 2576)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.UnionMultiNodePattern.html(in = 16195) (out= 2754)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.GroupPatternExpr.html(in = 23594) (out= 3295)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-tree.html(in = 19448) (out= 2073)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FieldExpression.html(in = 16479) (out= 2401)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareType.html(in = 16641) (out= 2941)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CaseExpression.html(in = 13390) (out= 2264)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-summary.html(in = 19803) (out= 2734)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ComparableComparator.html(in = 12286) (out= 2496)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericFunction.html(in = 20384) (out= 3219)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.TypeCheckedFunction.html(in = 16957) (out= 2843)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AndExpression.html(in = 12483) (out= 2252)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchVarExpression.html(in = 20686) (out= 3119)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.FunctionCallExpression.html(in = 20355) (out= 3173)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleExpression.html(in = 17490) (out= 2941)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.html(in = 15914) (out= 2813)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.MethodCallExpression.html(in = 19942) (out= 3115)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IndexedExpression.html(in = 15092) (out= 2359)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexValue.html(in = 13443) (out= 2341)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.StringFunction.html(in = 20358) (out= 3202)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/AssignableExpression.html(in = 11200) (out= 2245)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/types/Value.html(in = 10895) (out= 2313)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarExpression.html(in = 18872) (out= 3057)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.AssignableFunctionCallExpression.html(in = 17869) (out= 2808)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/package-frame.html(in = 7776) (out= 1014)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.IfExpression.html(in = 15261) (out= 2735)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ConditionalExpression.html(in = 21854) (out= 3069)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.PrimitiveValue.html(in = 14002) (out= 2422)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.TypedExpression.html(in = 22129) (out= 3300)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.RegexMatchResultVarExpression.html(in = 17341) (out= 2947)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleValue.html(in = 22582) (out= 3396)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expression.html(in = 19411) (out= 2985)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NumericComparator.html(in = 11138) (out= 2437)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.CompareFunction.html(in = 19874) (out= 3113)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.SimpleCachedExpression.html(in = 21447) (out= 3357)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.BooleanFunction.html(in = 20376) (out= 3207)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.CompositeValue.html(in = 24837) (out= 3227)(deflated 87%)
adding: edu/stanford/nlp/ling/tokensregex/types/Tags.TagsAnnotation.html(in = 12201) (out= 2582)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunction.html(in = 12864) (out= 2518)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.html(in = 52144) (out= 4557)(deflated 91%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.VarAssignmentExpression.html(in = 16525) (out= 2937)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.ListExpression.html(in = 16955) (out= 2893)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.WrappedExpression.html(in = 24065) (out= 3428)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.html(in = 48699) (out= 6535)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.ParamInfo.html(in = 11476) (out= 2220)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.OrExpression.html(in = 12458) (out= 2256)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/types/Expressions.NotExpression.html(in = 12505) (out= 2232)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/types/ValueFunctions.NamedValueFunction.html(in = 17687) (out= 3018)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.StartMatchAction.html(in = 16030) (out= 2615)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.CompositeExtractRuleCreator.html(in = 21405) (out= 2817)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.AbstractStringAnnotationPattern.html(in = 17080) (out= 2881)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.AbstractMatchCostFunction.html(in = 21237) (out= 2802)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/ExactMatchCost.html(in = 16091) (out= 2724)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/TrieMapMatcher.html(in = 94132) (out= 6520)(deflated 93%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/Match.html(in = 19300) (out= 3250)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/ApproxMatch.html(in = 24408) (out= 3255)(deflated 86%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-frame.html(in = 2185) (out= 653)(deflated 70%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-summary.html(in = 8944) (out= 1911)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/BoundedCostOrderedMap.html(in = 35124) (out= 3712)(deflated 89%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/TrieMap.html(in = 52467) (out= 5218)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MatchCostFunction.html(in = 14217) (out= 2393)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/package-tree.html(in = 8086) (out= 1549)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/matcher/MultiMatch.html(in = 21074) (out= 3123)(deflated 85%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.WordList.html(in = 8942) (out= 2035)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchResult.MatchedGroupInfo.html(in = 13371) (out= 2430)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/MultiNodePattern.html(in = 16735) (out= 3003)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.AnnotationMatchedFilter.html(in = 12487) (out= 2510)(deflated 79%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchRules.StringMatchedExpressionExtractor.html(in = 12605) (out= 2487)(deflated 80%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.PatternExpr.html(in = 18423) (out= 3165)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.BackRefPatternExpr.html(in = 20120) (out= 3139)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/MultiPatternMatcher.SequencePatternTrigger.html(in = 8238) (out= 1830)(deflated 77%)
adding: edu/stanford/nlp/ling/tokensregex/Env.Binder.html(in = 9133) (out= 2109)(deflated 76%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.Phrase.html(in = 14816) (out= 2693)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.NilAnnotationPattern.html(in = 16913) (out= 2977)(deflated 82%)
adding: edu/stanford/nlp/ling/tokensregex/PhraseTable.PhraseMatch.html(in = 15390) (out= 2847)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatcher.BasicMatchReplacement.html(in = 14450) (out= 2632)(deflated 81%)
adding: edu/stanford/nlp/ling/tokensregex/MatchedExpression.html(in = 49309) (out= 5505)(deflated 88%)
adding: edu/stanford/nlp/ling/tokensregex/BasicSequenceMatchResult.html(in = 65738) (out= 6097)(deflated 90%)
adding: edu/stanford/nlp/ling/tokensregex/CoreMapSequenceMatchAction.MergeAction.html(in = 18267) (out= 2773)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodesMatchChecker.html(in = 9702) (out= 2101)(deflated 78%)
adding: edu/stanford/nlp/ling/tokensregex/ComplexNodePattern.StringAnnotationPattern.html(in = 19500) (out= 3147)(deflated 83%)
adding: edu/stanford/nlp/ling/tokensregex/SequencePattern.NodePatternExpr.html(in = 19902) (out= 3141)(deflated 84%)
adding: edu/stanford/nlp/ling/tokensregex/SequenceMatchAction.SeriesAction.html(in = 17156) (out= 2655)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BagOfWordsAnnotation.html(in = 12227) (out= 2599)(deflated 78%)
adding: edu/stanford/nlp/ling/LabeledWord.html(in = 22112) (out= 3490)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpaceBeforeAnnotation.html(in = 11458) (out= 2612)(deflated 77%)
adding: edu/stanford/nlp/ling/AnnotationLookup.html(in = 10616) (out= 2522)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenEndAnnotation.html(in = 11553) (out= 2658)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueCaseAnnotation.html(in = 11483) (out= 2645)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceBeginAnnotation.html(in = 11509) (out= 2603)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CostMagnificationAnnotation.html(in = 11598) (out= 2626)(deflated 77%)
adding: edu/stanford/nlp/ling/Word.html(in = 21527) (out= 3593)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FemaleGazAnnotation.html(in = 11372) (out= 2575)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokenBeginAnnotation.html(in = 11575) (out= 2655)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocSourceTypeAnnotation.html(in = 11529) (out= 2630)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetEndAnnotation.html(in = 11852) (out= 2620)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeObjectAnnotation.html(in = 11670) (out= 2601)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoGenAnnotation.html(in = 11344) (out= 2560)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeightAnnotation.html(in = 11330) (out= 2580)(deflated 77%)
adding: edu/stanford/nlp/ling/TaggedWordFactory.html(in = 18978) (out= 3444)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencesAnnotation.html(in = 12474) (out= 2742)(deflated 78%)
adding: edu/stanford/nlp/ling/CategoryWordTagFactory.html(in = 17612) (out= 3006)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PossibleAnswersAnnotation.html(in = 11454) (out= 2572)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LastGazAnnotation.html(in = 11314) (out= 2567)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetEndAnnotation.html(in = 12101) (out= 2851)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericCompositeTypeAnnotation.html(in = 11709) (out= 2637)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TextAnnotation.html(in = 11478) (out= 2676)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericObjectAnnotation.html(in = 11438) (out= 2569)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ColumnDataClassifierAnnotation.html(in = 11551) (out= 2584)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MorphoPersAnnotation.html(in = 11365) (out= 2568)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumTxtSentencesAnnotation.html(in = 11580) (out= 2637)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepParentIndexAnnotation.html(in = 11646) (out= 2627)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityRuleAnnotation.html(in = 11411) (out= 2574)(deflated 77%)
adding: edu/stanford/nlp/ling/HasLemma.html(in = 9574) (out= 2258)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TagLabelAnnotation.html(in = 11916) (out= 2593)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChunkAnnotation.html(in = 11298) (out= 2570)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BestCliquesAnnotation.html(in = 11429) (out= 2593)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAnnotation.html(in = 11393) (out= 2585)(deflated 77%)
adding: edu/stanford/nlp/ling/HasCategory.html(in = 9184) (out= 2196)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotation.html(in = 67229) (out= 6797)(deflated 89%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentencePositionAnnotation.html(in = 11469) (out= 2563)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MonthAnnotation.html(in = 11325) (out= 2581)(deflated 77%)
adding: edu/stanford/nlp/ling/StringLabel.html(in = 28590) (out= 4252)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MaleGazAnnotation.html(in = 11302) (out= 2562)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DictAnnotation.html(in = 11255) (out= 2560)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LMiddleAnnotation.html(in = 11296) (out= 2556)(deflated 77%)
adding: edu/stanford/nlp/ling/HasNER.html(in = 9367) (out= 2205)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DistSimAnnotation.html(in = 11284) (out= 2556)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LocationAnnotation.html(in = 11378) (out= 2581)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AntecedentAnnotation.html(in = 11964) (out= 2853)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SubcategorizationAnnotation.html(in = 11466) (out= 2571)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseCharAnnotation.html(in = 11519) (out= 2633)(deflated 77%)
adding: edu/stanford/nlp/ling/IndexedWord.html(in = 80091) (out= 10204)(deflated 87%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityClassAnnotation.html(in = 11392) (out= 2566)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreUtilities.html(in = 14814) (out= 2537)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseOrigSegAnnotation.html(in = 11538) (out= 2609)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MentionTokenAnnotation.html(in = 12079) (out= 2620)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NeighborsAnnotation.html(in = 12848) (out= 2637)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionIndexAnnotation.html(in = 11461) (out= 2586)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphIndexAnnotation.html(in = 11521) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerTypeAnnotation.html(in = 11418) (out= 2598)(deflated 77%)
adding: edu/stanford/nlp/ling/HasOffset.html(in = 12759) (out= 2796)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelAnnotation.html(in = 11324) (out= 2582)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LemmaAnnotation.html(in = 11421) (out= 2643)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphAnnotation.html(in = 11438) (out= 2601)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionsAnnotation.html(in = 12105) (out= 2604)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordnetSynAnnotation.html(in = 11363) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.MWTTokenTextAnnotation.html(in = 11515) (out= 2628)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PositionAnnotation.html(in = 11335) (out= 2567)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLPredicateAnnotation.html(in = 11518) (out= 2608)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PolarityAnnotation.html(in = 11333) (out= 2568)(deflated 77%)
adding: edu/stanford/nlp/ling/Labeled.html(in = 10125) (out= 2448)(deflated 75%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArgumentAnnotation.html(in = 11416) (out= 2608)(deflated 77%)
adding: edu/stanford/nlp/ling/SegmenterCoreAnnotations.XMLCharAnnotation.html(in = 11410) (out= 2580)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityTypeAnnotation.html(in = 11361) (out= 2562)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelIDAnnotation.html(in = 11310) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SemanticHeadWordAnnotation.html(in = 11560) (out= 2603)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsMultiWordTokenAnnotation.html(in = 11723) (out= 2657)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazAnnotation.html(in = 11341) (out= 2606)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.QuotesAnnotation.html(in = 12047) (out= 2610)(deflated 78%)
adding: edu/stanford/nlp/ling/HasOriginalText.html(in = 9060) (out= 2116)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WikipediaEntityAnnotation.html(in = 11929) (out= 2738)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbgeneAnnotation.html(in = 11273) (out= 2556)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ValueAnnotation.html(in = 11361) (out= 2604)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StatementTextAnnotation.html(in = 11814) (out= 2676)(deflated 77%)
adding: edu/stanford/nlp/ling/package-tree.html(in = 129877) (out= 5988)(deflated 95%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HaveAnnotation.html(in = 11340) (out= 2593)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.InterpretationAnnotation.html(in = 11497) (out= 2595)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseIsSegmentedAnnotation.html(in = 11665) (out= 2648)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CodepointOffsetBeginAnnotation.html(in = 11860) (out= 2734)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpeakerAnnotation.html(in = 11374) (out= 2588)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CodepointOffsetEndAnnotation.html(in = 11846) (out= 2734)(deflated 76%)
adding: edu/stanford/nlp/ling/CategoryWordTag.html(in = 33233) (out= 4639)(deflated 86%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIDAnnotation.html(in = 11371) (out= 2560)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnclosedQuotationsAnnotation.html(in = 12339) (out= 2655)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumericTypeAnnotation.html(in = 11390) (out= 2563)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FirstChildAnnotation.html(in = 11530) (out= 2646)(deflated 77%)
adding: edu/stanford/nlp/ling/HasIndex.html(in = 10502) (out= 2220)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsFirstWordOfMWTAnnotation.html(in = 11682) (out= 2687)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StackedNamedEntityTagAnnotation.html(in = 11970) (out= 2797)(deflated 76%)
adding: edu/stanford/nlp/ling/SegmenterCoreAnnotations.html(in = 7971) (out= 1830)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GovernorAnnotation.html(in = 11331) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlElementAnnotation.html(in = 11506) (out= 2638)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.BeAnnotation.html(in = 11288) (out= 2582)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreLabel.GenericAnnotation.html(in = 12263) (out= 2002)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CalendarAnnotation.html(in = 11527) (out= 2646)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreLabel.OutputFormat.html(in = 18515) (out= 3104)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UTypeAnnotation.html(in = 11272) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AnswerObjectAnnotation.html(in = 11389) (out= 2558)(deflated 77%)
adding: edu/stanford/nlp/ling/BasicDatum.html(in = 22795) (out= 3581)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.VerbSenseAnnotation.html(in = 11444) (out= 2616)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordFormAnnotation.html(in = 11339) (out= 2570)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharAnnotation.html(in = 11279) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PartOfSpeechAnnotation.html(in = 11522) (out= 2633)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LineNumberAnnotation.html(in = 11567) (out= 2675)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsAnnotation.html(in = 11514) (out= 2575)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LBeginAnnotation.html(in = 11336) (out= 2566)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParagraphsAnnotation.html(in = 12231) (out= 2650)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUSecondaryDepsAnnotation.html(in = 11836) (out= 2631)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CategoryAnnotation.html(in = 11385) (out= 2579)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.OriginalTextAnnotation.html(in = 11644) (out= 2687)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SpanAnnotation.html(in = 11874) (out= 2606)(deflated 78%)
adding: edu/stanford/nlp/ling/WordLemmaTagFactory.html(in = 19705) (out= 3474)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SRL_ID.html(in = 14465) (out= 2888)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnknownAnnotation.html(in = 11483) (out= 2645)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUTokenSpanAnnotation.html(in = 12080) (out= 2626)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityMentionToCorefMentionMappingAnnotation.html(in = 12112) (out= 2634)(deflated 78%)
adding: edu/stanford/nlp/ling/SentenceUtils.html(in = 28618) (out= 4548)(deflated 84%)
adding: edu/stanford/nlp/ling/CoreAnnotations.QuotedAnnotation.html(in = 11356) (out= 2584)(deflated 77%)
adding: edu/stanford/nlp/ling/WordTagFactory.html(in = 17344) (out= 3311)(deflated 80%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionEndAnnotation.html(in = 11456) (out= 2599)(deflated 77%)
adding: edu/stanford/nlp/ling/AbstractCoreLabel.html(in = 19326) (out= 3214)(deflated 83%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceUntilEndAnnotation.html(in = 11872) (out= 2694)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IDAnnotation.html(in = 11205) (out= 2552)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLDepTypeAnnotation.html(in = 11557) (out= 2631)(deflated 77%)
adding: edu/stanford/nlp/ling/ValueLabel.html(in = 20881) (out= 4108)(deflated 80%)
adding: edu/stanford/nlp/ling/Tag.html(in = 18804) (out= 3292)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CommonWordsAnnotation.html(in = 11396) (out= 2574)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NumerizedTokensAnnotation.html(in = 12164) (out= 2601)(deflated 78%)
adding: edu/stanford/nlp/ling/WordFactory.html(in = 15924) (out= 2798)(deflated 82%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GeniaAnnotation.html(in = 11284) (out= 2562)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PresetAnswerAnnotation.html(in = 11480) (out= 2602)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PhraseWordsTagAnnotation.html(in = 11429) (out= 2566)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GenericTokensAnnotation.html(in = 12403) (out= 2717)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CharacterOffsetBeginAnnotation.html(in = 12137) (out= 2859)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.D2_LMiddleAnnotation.html(in = 11343) (out= 2561)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TopicAnnotation.html(in = 11411) (out= 2635)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoarseNamedEntityTagAnnotation.html(in = 11618) (out= 2626)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.QuotationIndexAnnotation.html(in = 11511) (out= 2603)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ExceptionAnnotation.html(in = 11446) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ForcedSentenceEndAnnotation.html(in = 11705) (out= 2667)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.FineGrainedNamedEntityTagAnnotation.html(in = 11715) (out= 2633)(deflated 77%)
adding: edu/stanford/nlp/ling/HasTag.html(in = 10019) (out= 2305)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ContextsAnnotation.html(in = 12275) (out= 2617)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTitleAnnotation.html(in = 11397) (out= 2580)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbbrAnnotation.html(in = 11211) (out= 2553)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CorefMentionToEntityMentionMappingAnnotation.html(in = 12119) (out= 2649)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.AbstrAnnotation.html(in = 11260) (out= 2558)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SentenceIndexAnnotation.html(in = 11515) (out= 2604)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.HeadWordStringAnnotation.html(in = 11550) (out= 2624)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TrueTagAnnotation.html(in = 11308) (out= 2563)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArabicCharAnnotation.html(in = 11440) (out= 2603)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UtteranceAnnotation.html(in = 11481) (out= 2630)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GoldAnswerAnnotation.html(in = 11425) (out= 2600)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionDateAnnotation.html(in = 11480) (out= 2595)(deflated 77%)
adding: edu/stanford/nlp/ling/MultiTokenTag.html(in = 15056) (out= 2806)(deflated 81%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsNewlineAnnotation.html(in = 11594) (out= 2649)(deflated 77%)
adding: edu/stanford/nlp/ling/package-frame.html(in = 43435) (out= 3238)(deflated 92%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PredictedAnswerAnnotation.html(in = 11462) (out= 2574)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ParaPositionAnnotation.html(in = 11389) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DocTypeAnnotation.html(in = 11416) (out= 2615)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.html(in = 96357) (out= 9186)(deflated 90%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLSRLAnnotation.html(in = 11683) (out= 2650)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionAuthorCharacterOffsetBeginAnnotation.html(in = 11880) (out= 2624)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.PercentAnnotation.html(in = 11387) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StateAnnotation.html(in = 11961) (out= 2623)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DependentsAnnotation.html(in = 13107) (out= 2625)(deflated 79%)
adding: edu/stanford/nlp/ling/CoreAnnotations.StemAnnotation.html(in = 11435) (out= 2641)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.IsDateRangeAnnotation.html(in = 11501) (out= 2626)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.TokensAnnotation.html(in = 12206) (out= 2679)(deflated 78%)
adding: edu/stanford/nlp/ling/BasicDocument.html(in = 66496) (out= 8048)(deflated 87%)
adding: edu/stanford/nlp/ling/WordTag.html(in = 32125) (out= 4707)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.NamedEntityTagProbsAnnotation.html(in = 11856) (out= 2636)(deflated 77%)
adding: edu/stanford/nlp/ling/WordLemmaTag.html(in = 31773) (out= 4573)(deflated 85%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ChineseSegAnnotation.html(in = 11514) (out= 2632)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionTagAnnotation.html(in = 12021) (out= 2611)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.LabelWeightAnnotation.html(in = 11368) (out= 2567)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.WordPositionAnnotation.html(in = 11395) (out= 2564)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.EntityMentionIndexAnnotation.html(in = 11633) (out= 2613)(deflated 77%)
adding: edu/stanford/nlp/ling/package-summary.html(in = 93536) (out= 11208)(deflated 88%)
adding: edu/stanford/nlp/ling/CoreAnnotations.XmlContextAnnotation.html(in = 11640) (out= 2651)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUMisc.html(in = 11261) (out= 2591)(deflated 76%)
adding: edu/stanford/nlp/ling/CoreAnnotations.ArabicSegAnnotation.html(in = 11438) (out= 2597)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CovertIDAnnotation.html(in = 12019) (out= 2599)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.GazetteerAnnotation.html(in = 11528) (out= 2601)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.DoAnnotation.html(in = 11284) (out= 2581)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.SectionStartAnnotation.html(in = 12089) (out= 2627)(deflated 78%)
adding: edu/stanford/nlp/ling/CoreAnnotations.RoleAnnotation.html(in = 11330) (out= 2598)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.UnaryAnnotation.html(in = 11364) (out= 2598)(deflated 77%)
adding: edu/stanford/nlp/ling/CoreAnnotations.CoNLLUFeats.html(in = 11516) (out= 2620)(deflated 77%)
adding: edu/stanford/nlp/objectbank/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/objectbank/package-frame.html(in = 2431) (out= 674)(deflated 72%)
adding: edu/stanford/nlp/objectbank/LineIterator.LineIteratorFactory.html(in = 13060) (out= 2628)(deflated 79%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.DelimitRegExIteratorFactory.html(in = 14522) (out= 2753)(deflated 81%)
adding: edu/stanford/nlp/objectbank/ObjectBank.html(in = 47671) (out= 7167)(deflated 84%)
adding: edu/stanford/nlp/objectbank/ReaderIteratorFactory.html(in = 21789) (out= 3856)(deflated 82%)
adding: edu/stanford/nlp/objectbank/ObjectBank.PathToFileFunction.html(in = 10723) (out= 2455)(deflated 77%)
adding: edu/stanford/nlp/objectbank/package-tree.html(in = 8464) (out= 1643)(deflated 80%)
adding: edu/stanford/nlp/objectbank/DelimitRegExIterator.html(in = 20539) (out= 3307)(deflated 83%)
adding: edu/stanford/nlp/objectbank/package-summary.html(in = 13442) (out= 3337)(deflated 75%)
adding: edu/stanford/nlp/objectbank/IteratorFromReaderFactory.html(in = 12418) (out= 2700)(deflated 78%)
adding: edu/stanford/nlp/objectbank/XMLBeginEndIterator.html(in = 27802) (out= 3889)(deflated 86%)
adding: edu/stanford/nlp/objectbank/ResettableReaderIteratorFactory.html(in = 18029) (out= 3169)(deflated 82%)
adding: edu/stanford/nlp/objectbank/LineIterator.html(in = 18573) (out= 3152)(deflated 83%)
adding: edu/stanford/nlp/objectbank/IdentityFunction.html(in = 11175) (out= 2477)(deflated 77%)
adding: edu/stanford/nlp/paragraphs/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/paragraphs/ParagraphAnnotator.html(in = 18903) (out= 3283)(deflated 82%)
adding: edu/stanford/nlp/paragraphs/package-tree.html(in = 5088) (out= 1337)(deflated 73%)
adding: edu/stanford/nlp/paragraphs/package-frame.html(in = 883) (out= 486)(deflated 44%)
adding: edu/stanford/nlp/paragraphs/package-summary.html(in = 5104) (out= 1374)(deflated 73%)
adding: edu/stanford/nlp/quoteattribution/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.EnhancedSentenceAnnotation.html(in = 12239) (out= 2608)(deflated 78%)
adding: edu/stanford/nlp/quoteattribution/ChapterAnnotator.ChapterAnnotation.html(in = 11458) (out= 2589)(deflated 77%)
adding: edu/stanford/nlp/quoteattribution/QuoteAttributionUtils.html(in = 38686) (out= 5172)(deflated 86%)
adding: edu/stanford/nlp/quoteattribution/package-frame.html(in = 2700) (out= 679)(deflated 74%)
adding: edu/stanford/nlp/quoteattribution/XMLToAnnotation.GoldQuoteInfo.html(in = 11376) (out= 2204)(deflated 80%)
adding: edu/stanford/nlp/quoteattribution/package-tree.html(in = 8769) (out= 1634)(deflated 81%)
adding: edu/stanford/nlp/quoteattribution/Person.Gender.html(in = 14040) (out= 2862)(deflated 79%)
adding: edu/stanford/nlp/quoteattribution/XMLToAnnotation.html(in = 18948) (out= 3105)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/ExtractQuotesUtil.html(in = 11190) (out= 2382)(deflated 78%)
adding: edu/stanford/nlp/quoteattribution/ChapterAnnotator.html(in = 20486) (out= 3436)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/XMLToAnnotation.Mention.html(in = 8106) (out= 1934)(deflated 76%)
adding: edu/stanford/nlp/quoteattribution/ExtractQuotesClassifier.html(in = 12538) (out= 2492)(deflated 80%)
adding: edu/stanford/nlp/quoteattribution/package-summary.html(in = 8909) (out= 1723)(deflated 80%)
adding: edu/stanford/nlp/quoteattribution/Sieves/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/quoteattribution/Sieves/package-summary.html(in = 5590) (out= 1424)(deflated 74%)
adding: edu/stanford/nlp/quoteattribution/Sieves/Sieve.html(in = 37332) (out= 4911)(deflated 86%)
adding: edu/stanford/nlp/quoteattribution/Sieves/package-tree.html(in = 5390) (out= 1314)(deflated 75%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/LooseConversationalSieve.html(in = 20741) (out= 3187)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/TrigramSieve.html(in = 21299) (out= 3231)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ClosestMentionSieve.html(in = 21354) (out= 3252)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ConversationalSieve.html(in = 20624) (out= 3184)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/DependencyParseSieve.html(in = 21619) (out= 3268)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/QMSieve.html(in = 26798) (out= 3760)(deflated 85%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/VocativeSieve.html(in = 20948) (out= 3210)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/SupervisedSieve.html(in = 21042) (out= 3233)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-frame.html(in = 2362) (out= 645)(deflated 72%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/OneNameSentenceSieve.html(in = 21541) (out= 3237)(deflated 84%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/ParagraphEndQuoteClosestSieve.html(in = 21780) (out= 3236)(deflated 85%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-summary.html(in = 8158) (out= 1594)(deflated 80%)
adding: edu/stanford/nlp/quoteattribution/Sieves/QMSieves/package-tree.html(in = 8270) (out= 1495)(deflated 81%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/package-frame.html(in = 1371) (out= 541)(deflated 60%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.FeaturesData.html(in = 13628) (out= 2317)(deflated 82%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/package-tree.html(in = 5939) (out= 1359)(deflated 77%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.SieveData.html(in = 9537) (out= 2071)(deflated 78%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/SupervisedSieveTraining.html(in = 17505) (out= 2873)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/Sieves/training/package-summary.html(in = 6098) (out= 1471)(deflated 75%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/BaselineTopSpeakerSieve.html(in = 39666) (out= 4930)(deflated 87%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MSSieve.html(in = 18155) (out= 3073)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/DeterministicSpeakerSieve.html(in = 18776) (out= 3044)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-summary.html(in = 6920) (out= 1594)(deflated 76%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/LooseConversationalSpeakerSieve.html(in = 18896) (out= 3042)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-tree.html(in = 6793) (out= 1416)(deflated 79%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/package-frame.html(in = 1633) (out= 571)(deflated 65%)
adding: edu/stanford/nlp/quoteattribution/Sieves/MSSieves/MajoritySpeakerSieve.html(in = 19409) (out= 3130)(deflated 83%)
adding: edu/stanford/nlp/quoteattribution/Sieves/package-frame.html(in = 1060) (out= 508)(deflated 52%)
adding: edu/stanford/nlp/quoteattribution/Sieves/Sieve.MentionData.html(in = 13586) (out= 2570)(deflated 81%)
adding: edu/stanford/nlp/quoteattribution/BammanCorefReader.html(in = 11185) (out= 2788)(deflated 75%)
adding: edu/stanford/nlp/quoteattribution/Person.html(in = 13643) (out= 2610)(deflated 80%)
adding: edu/stanford/nlp/quoteattribution/XMLToAnnotation.Data.html(in = 12284) (out= 2223)(deflated 81%)
adding: edu/stanford/nlp/util/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/Timing.html(in = 39769) (out= 5284)(deflated 86%)
adding: edu/stanford/nlp/util/Characters.html(in = 13290) (out= 2588)(deflated 80%)
adding: edu/stanford/nlp/util/FilteredIterator.html(in = 13184) (out= 2645)(deflated 79%)
adding: edu/stanford/nlp/util/concurrent/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/concurrent/SynchronizedInterner.html(in = 23465) (out= 3860)(deflated 83%)
adding: edu/stanford/nlp/util/concurrent/InterruptibleMulticoreWrapper.html(in = 18242) (out= 3592)(deflated 80%)
adding: edu/stanford/nlp/util/concurrent/ThreadsafeProcessor.html(in = 11006) (out= 2451)(deflated 77%)
adding: edu/stanford/nlp/util/concurrent/package-summary.html(in = 7555) (out= 1844)(deflated 75%)
adding: edu/stanford/nlp/util/concurrent/MulticoreWrapper.html(in = 19932) (out= 3687)(deflated 81%)
adding: edu/stanford/nlp/util/concurrent/package-frame.html(in = 1590) (out= 608)(deflated 61%)
adding: edu/stanford/nlp/util/concurrent/package-tree.html(in = 6457) (out= 1490)(deflated 76%)
adding: edu/stanford/nlp/util/concurrent/ConcurrentHashIndex.html(in = 43399) (out= 5661)(deflated 86%)
adding: edu/stanford/nlp/util/HashIndex.html(in = 56301) (out= 7974)(deflated 85%)
adding: edu/stanford/nlp/util/DeltaIndex.html(in = 42570) (out= 5614)(deflated 86%)
adding: edu/stanford/nlp/util/UTF8EquivalenceFunction.html(in = 11447) (out= 2669)(deflated 76%)
adding: edu/stanford/nlp/util/Interval.RelType.html(in = 18875) (out= 3405)(deflated 81%)
adding: edu/stanford/nlp/util/MutableLong.html(in = 18868) (out= 3380)(deflated 82%)
adding: edu/stanford/nlp/util/MetaClass.html(in = 26302) (out= 3883)(deflated 85%)
adding: edu/stanford/nlp/util/XMLUtils.XMLTag.html(in = 14192) (out= 2847)(deflated 79%)
adding: edu/stanford/nlp/util/ConvertByteArray.html(in = 66751) (out= 6470)(deflated 90%)
adding: edu/stanford/nlp/util/ArraySet.html(in = 18288) (out= 3199)(deflated 82%)
adding: edu/stanford/nlp/util/IterableIterator.html(in = 15832) (out= 2754)(deflated 82%)
adding: edu/stanford/nlp/util/CollectionFactory.ArrayListFactory.html(in = 18887) (out= 2846)(deflated 84%)
adding: edu/stanford/nlp/util/ArrayStringFilter.html(in = 13973) (out= 2918)(deflated 79%)
adding: edu/stanford/nlp/util/Iterables.html(in = 44442) (out= 6302)(deflated 85%)
adding: edu/stanford/nlp/util/MetaClass.ClassCreationException.html(in = 7968) (out= 1814)(deflated 77%)
adding: edu/stanford/nlp/util/ConfusionMatrix.Contingency.html(in = 12032) (out= 2550)(deflated 78%)
adding: edu/stanford/nlp/util/Pair.BySecondReversePairComparator.html(in = 13578) (out= 2668)(deflated 80%)
adding: edu/stanford/nlp/util/CollectionUtils.html(in = 74964) (out= 9868)(deflated 86%)
adding: edu/stanford/nlp/util/MemoryMonitor.PeakMemoryMonitor.html(in = 12816) (out= 2904)(deflated 77%)
adding: edu/stanford/nlp/util/StringParsingTask.ParserException.html(in = 9768) (out= 2141)(deflated 78%)
adding: edu/stanford/nlp/util/ReflectionLoading.html(in = 10616) (out= 2571)(deflated 75%)
adding: edu/stanford/nlp/util/IdentityHashSet.html(in = 28003) (out= 4289)(deflated 84%)
adding: edu/stanford/nlp/util/Quadruple.html(in = 27407) (out= 3998)(deflated 85%)
adding: edu/stanford/nlp/util/FuzzyInterval.FuzzyComparable.html(in = 12403) (out= 2574)(deflated 79%)
adding: edu/stanford/nlp/util/MetaClass.ConstructorNotFoundException.html(in = 8186) (out= 1822)(deflated 77%)
adding: edu/stanford/nlp/util/FilePathProcessor.html(in = 13838) (out= 2881)(deflated 79%)
adding: edu/stanford/nlp/util/FileProcessor.html(in = 8673) (out= 2227)(deflated 74%)
adding: edu/stanford/nlp/util/package-tree.html(in = 38709) (out= 4182)(deflated 89%)
adding: edu/stanford/nlp/util/ConcatenationIterator.html(in = 13308) (out= 2653)(deflated 80%)
adding: edu/stanford/nlp/util/Pointer.html(in = 13000) (out= 2742)(deflated 78%)
adding: edu/stanford/nlp/util/RuntimeInterruptedException.html(in = 9712) (out= 2209)(deflated 77%)
adding: edu/stanford/nlp/util/CoreMap.html(in = 13716) (out= 3242)(deflated 76%)
adding: edu/stanford/nlp/util/ScoredObject.html(in = 13019) (out= 2666)(deflated 79%)
adding: edu/stanford/nlp/util/Filters.RandomFilter.html(in = 11821) (out= 2563)(deflated 78%)
adding: edu/stanford/nlp/util/ConfusionMatrix.html(in = 22743) (out= 3865)(deflated 83%)
adding: edu/stanford/nlp/util/package-frame.html(in = 16568) (out= 1981)(deflated 88%)
adding: edu/stanford/nlp/util/ScoredComparator.html(in = 14762) (out= 2863)(deflated 80%)
adding: edu/stanford/nlp/util/Comparators.html(in = 16132) (out= 2995)(deflated 81%)
adding: edu/stanford/nlp/util/TypesafeMap.html(in = 14822) (out= 2839)(deflated 80%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.html(in = 40830) (out= 4977)(deflated 87%)
adding: edu/stanford/nlp/util/ThreeDimensionalMap.html(in = 24817) (out= 3148)(deflated 87%)
adding: edu/stanford/nlp/util/Filters.html(in = 21321) (out= 3508)(deflated 83%)
adding: edu/stanford/nlp/util/StringParsingTask.html(in = 21715) (out= 3537)(deflated 83%)
adding: edu/stanford/nlp/util/PriorityQueue.html(in = 20742) (out= 4417)(deflated 78%)
adding: edu/stanford/nlp/util/Filters.DisjFilter.html(in = 12754) (out= 2593)(deflated 79%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessOutputStream.html(in = 15247) (out= 2697)(deflated 82%)
adding: edu/stanford/nlp/util/CacheMap.html(in = 25367) (out= 4177)(deflated 83%)
adding: edu/stanford/nlp/util/SystemUtils.html(in = 25820) (out= 3687)(deflated 85%)
adding: edu/stanford/nlp/util/StreamGobbler.html(in = 12420) (out= 2834)(deflated 77%)
adding: edu/stanford/nlp/util/Trilean.html(in = 25339) (out= 3895)(deflated 84%)
adding: edu/stanford/nlp/util/Index.html(in = 23381) (out= 4240)(deflated 81%)
adding: edu/stanford/nlp/util/logging/(in = 0) (out= 0)(stored 0%)
adding: edu/stanford/nlp/util/logging/BooleanLogRecordHandler.html(in = 14486) (out= 2849)(deflated 80%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Thunk.html(in = 9018) (out= 1980)(deflated 78%)
adding: edu/stanford/nlp/util/logging/FilterHandler.html(in = 14269) (out= 2731)(deflated 80%)
adding: edu/stanford/nlp/util/logging/package-tree.html(in = 15643) (out= 2074)(deflated 86%)
adding: edu/stanford/nlp/util/logging/Redwood.Util.html(in = 43901) (out= 5486)(deflated 87%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.Handlers.html(in = 45577) (out= 4891)(deflated 89%)
adding: edu/stanford/nlp/util/logging/RedwoodConfiguration.html(in = 35697) (out= 5276)(deflated 85%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ExactRepeatSemantics.html(in = 14951) (out= 2653)(deflated 82%)
adding: edu/stanford/nlp/util/logging/OutputHandler.html(in = 35419) (out= 5223)(deflated 85%)
adding: edu/stanford/nlp/util/logging/Redwood.FileHandler.html(in = 16383) (out= 3092)(deflated 81%)
adding: edu/stanford/nlp/util/logging/Redwood.Record.html(in = 14767) (out= 2976)(deflated 79%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.RedwoodHandler.html(in = 13271) (out= 2760)(deflated 79%)
adding: edu/stanford/nlp/util/logging/PrettyLogger.html(in = 14149) (out= 2834)(deflated 79%)
adding: edu/stanford/nlp/util/logging/RedwoodPrintStream.html(in = 32751) (out= 3807)(deflated 88%)
adding: edu/stanford/nlp/util/logging/PrettyLoggable.html(in = 11628) (out= 2733)(deflated 76%)
adding: edu/stanford/nlp/util/logging/SLF4JHandler.html(in = 18221) (out= 3310)(deflated 81%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingAdaptor.html(in = 10231) (out= 2327)(deflated 77%)
adding: edu/stanford/nlp/util/logging/Redwood.RecordHandlerTree.html(in = 18100) (out= 2838)(deflated 84%)
adding: edu/stanford/nlp/util/logging/LogFilter.MatchesMessage.html(in = 12179) (out= 2503)(deflated 79%)
adding: edu/stanford/nlp/util/logging/NewlineLogFormatter.html(in = 10342) (out= 2345)(deflated 77%)
adding: edu/stanford/nlp/util/logging/Color.html(in = 18384) (out= 3275)(deflated 82%)
adding: edu/stanford/nlp/util/logging/VisibilityHandler.html(in = 20235) (out= 3498)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.RepeatSemantics.html(in = 11102) (out= 2269)(deflated 79%)
adding: edu/stanford/nlp/util/logging/LogFilter.HasChannel.html(in = 12013) (out= 2420)(deflated 79%)
adding: edu/stanford/nlp/util/logging/RerouteChannel.html(in = 13505) (out= 2667)(deflated 80%)
adding: edu/stanford/nlp/util/logging/Redwood.Flag.html(in = 15556) (out= 3038)(deflated 80%)
adding: edu/stanford/nlp/util/logging/LogFilter.html(in = 10796) (out= 2347)(deflated 78%)
adding: edu/stanford/nlp/util/logging/package-summary.html(in = 17444) (out= 3032)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.html(in = 23017) (out= 3605)(deflated 84%)
adding: edu/stanford/nlp/util/logging/Style.html(in = 17541) (out= 3247)(deflated 81%)
adding: edu/stanford/nlp/util/logging/Redwood.ConsoleHandler.html(in = 17670) (out= 3110)(deflated 82%)
adding: edu/stanford/nlp/util/logging/LogRecordHandler.html(in = 18233) (out= 3423)(deflated 81%)
adding: edu/stanford/nlp/util/logging/package-frame.html(in = 6124) (out= 1006)(deflated 83%)
adding: edu/stanford/nlp/util/logging/RepeatedRecordHandler.ApproximateRepeatSemantics.html(in = 15042) (out= 2672)(deflated 82%)
adding: edu/stanford/nlp/util/logging/RedirectOutputHandler.html(in = 25063) (out= 4046)(deflated 83%)
adding: edu/stanford/nlp/util/logging/Redwood.html(in = 37695) (out= 6130)(deflated 83%)
adding: edu/stanford/nlp/util/logging/LogFilter.ContainsMessage.html(in = 12252) (out= 2525)(deflated 79%)
adding: edu/stanford/nlp/util/logging/Redwood.RedwoodChannels.html(in = 23383) (out= 3564)(deflated 84%)
adding: edu/stanford/nlp/util/logging/JavaUtilLoggingHandler.html(in = 16495) (out= 3083)(deflated 81%)
adding: edu/stanford/nlp/util/logging/StanfordRedwoodConfiguration.html(in = 14244) (out= 2758)(deflated 80%)
adding: edu/stanford/nlp/util/PropertiesUtils.html(in = 41304) (out= 5879)(deflated 85%)
adding: edu/stanford/nlp/util/Beam.html(in = 20321) (out= 3328)(deflated 83%)
adding: edu/stanford/nlp/util/AcronymMatcher.html(in = 14562) (out= 2652)(deflated 81%)
adding: edu/stanford/nlp/util/RegexStringFilter.html(in = 11760) (out= 2594)(deflated 77%)
adding: edu/stanford/nlp/util/MetaClass.ClassFactory.html(in = 11912) (out= 2583)(deflated 78%)
adding: edu/stanford/nlp/util/SystemUtils.ProcessException.html(in = 9673) (out= 2148)(deflated 77%)
adding: edu/stanford/nlp/util/IntervalTree.TreeNode.html(in = 10870) (out= 2335)(deflated 78%)
adding: edu/stanford/nlp/util/CollectionFactory.HashSetFactory.html(in = 18843) (out= 2846)(deflated 84%)
adding: edu/stanford/nlp/util/Factory.html(in = 9076) (out= 2275)(deflated 74%)
adding: edu/stanford/nlp/util/XMLUtils.html(in = 35513) (out= 4788)(deflated 86%)
adding: edu/stanford/nlp/util/CallbackFunction.html(in = 9855) (out= 2412)(deflated 75%)
adding: edu/stanford/nlp/util/ReflectionLoading.ReflectionLoadingException.html(in = 9649) (out= 2177)(deflated 77%)
adding: edu/stanford/nlp/util/DeltaMap.html(in = 23591) (out= 3651)(deflated 84%)
adding: edu/stanford/nlp/util/Maps.html(in = 23594) (out= 3912)(deflated 83%)
adding: edu/stanford/nlp/util/MutableInteger.html(in = 19053) (out= 3376)(deflated 82%)
adding: edu/stanford/nlp/util/IntQuadruple.html(in = 14152) (out= 2679)(deflated 81%)
adding: edu/stanford/nlp/util/FuzzyInterval.html(in = 35803) (out= 4705)(deflated 86%)
adding: edu/stanford/nlp/util/Sets.html(in = 16631) (out= 3159)(deflated 81%)
adding: edu/stanford/nlp/util/HasInterval.html(in = 18062) (out= 2818)(deflated 84%)
adding: edu/stanford/nlp/util/TwoDimensionalCollectionValuedMap.html(in = 39542) (out= 4901)(deflated 87%)
adding: edu/stanford/nlp/util/Pair.ByFirstPairComparator.html(in = 13267) (out= 2637)(deflated 80%)
adding: edu/stanford/nlp/util/StringUtils.html(in = 154898) (out= 20326)(deflated 86%)
adding: edu/stanford/nlp/util/BinaryHeapPriorityQueue.html(in = 51228) (out= 6193)(deflated 87%)
adding: edu/stanford/nlp/util/TreeShapedStack.html(in = 16283) (out= 3085)(deflated 81%)
adding: edu/stanford/nlp/util/TwoDimensionalSet.html(in = 27288) (out= 3550)(deflated 86%)
adding: edu/stanford/nlp/util/ArrayStringFilter.Mode.html(in = 13997) (out= 2871)(deflated 79%)
adding: edu/stanford/nlp/util/ArrayCoreMap.html(in = 35607) (out= 5581)(deflated 84%)
adding: edu/stanford/nlp/util/package-summary.html(in = 47858) (out= 8050)(deflated 83%)
adding: edu/stanford/nlp/util/Iterables.IncrementComparator.html(in = 9302) (out= 2174)(deflated 76%)
adding: edu/stanford/nlp/util/HashableCoreMap.HashableCoreMapException.html(in = 9486) (out= 2181)(deflated 77%)
adding: edu/stanford/nlp/util/ValuedInterval.html(in = 14047) (out= 2730)(deflated 80%)
adding: edu/stanford/nlp/util/Interval.html(in = 88981) (out= 9673)(deflated 89%)
adding: edu/stanford/nlp/util/ArgumentParser.html(in = 42311) (out= 5265)(deflated 87%)
adding: edu/stanford/nlp/util/IntTuple.html(in = 19320) (out= 3255)(deflated 83%)
adding: edu/stanford/nlp/util/Generics.html(in = 33772) (out= 4381)(deflated 87%)
adding: edu/stanford/nlp/util/Pair.ByFirstReversePairComparator.html(in = 13578) (out= 2663)(deflated 80%)
adding: edu/stanford/nlp/util/IntTriple.html(in = 13573) (out= 2634)(deflated 80%)
adding: edu/stanford/nlp/util/Interner.html(in = 19879) (out= 3627)(deflated 81%)
adding: edu/stanford/nlp/util/FixedPrioritiesPriorityQueue.html(in = 37711) (out= 5210)(deflated 86%)
adding: edu/stanford/nlp/util/ArrayHeap.html(in = 29027) (out= 4179)(deflated 85%)
adding: edu/stanford/nlp/util/Heap.html(in = 13990) (out= 3038)(deflated 78%)
adding: edu/stanford/nlp/util/CollectionFactory.LinkedListFactory.html(in = 18973) (out= 2854)(deflated 84%)
adding: edu/stanford/nlp/util/CollectionFactory.html(in = 24133) (out= 3352)(deflated 86%)
adding: edu/stanford/nlp/util/Pair.html(in = 32849) (out= 5191)(deflated 84%)
adding: edu/stanford/nlp/util/PaddedList.html(in = 20878) (out= 3715)(deflated 82%)
adding: edu/stanford/nlp/util/CollectionFactory.TreeSetFactory.html(in = 18813) (out= 2854)(deflated 84%)
adding: edu/stanford/nlp/util/MapList.html(in = 16613) (out= 2873)(deflated 82%)
adding: edu/stanford/nlp/util/CollectionFactory.SizedArrayListFactory.html(in = 19165) (out= 2871)(deflated 85%)
adding: edu/stanford/nlp/util/ErasureUtils.html(in = 11680) (out= 2656)(deflated 77%)
adding: edu/stanford/nlp/util/Lazy.html(in = 16579) (out= 3125)(deflated 81%)
adding: edu/stanford/nlp/util/TypesafeMap.Key.html(in = 64221) (out= 5997)(deflated 90%)
adding: edu/stanford/nlp/util/AbstractIterator.html(in = 12355) (out= 2636)(deflated 78%)
adding: edu/stanford/nlp/util/CollectionValuedMap.html(in = 50879) (out= 6259)(deflated 87%)
adding: edu/stanford/nlp/util/ArgumentParser.Option.html(in = 8920) (out= 1931)(deflated 78%)
adding: edu/stanford/nlp/util/HashableCoreMap.html(in = 21143) (out= 3598)(deflated 82%)
adding: edu/stanford/nlp/util/EditDistance.html(in = 17316) (out= 3128)(deflated 81%)
adding: edu/stanford/nlp/util/Filters.ConjFilter.html(in = 12728) (out= 2586)(deflated 79%)
adding: edu/stanford/nlp/util/ByteStreamGobbler.html(in = 14657) (out= 2953)(deflated 79%)
adding: edu/stanford/nlp/util/MapFactory.html(in = 27433) (out= 3785)(deflated 86%)
adding: edu/stanford/nlp/util/MutableDouble.html(in = 18789) (out= 3328)(deflated 82%)
adding: edu/stanford/nlp/util/ArrayMap.html(in = 27275) (out= 3534)(deflated 87%)
adding: edu/stanford/nlp/util/Triple.html(in = 24572) (out= 3961)(deflated 83%)
adding: edu/stanford/nlp/util/IntPair.html(in = 14671) (out= 2739)(deflated 81%)
adding: edu/stanford/nlp/util/GoogleNGramsSQLBacked.html(in = 16237) (out= 3148)(deflated 80%)
adding: edu/stanford/nlp/util/DataFilePaths.html(in = 8817) (out= 2333)(deflated 73%)
adding: edu/stanford/nlp/util/MaxSizeConcurrentHashSet.html(in = 37376) (out= 4761)(deflated 87%)
adding: edu/stanford/nlp/util/ArrayUtils.html(in = 55596) (out= 7308)(deflated 86%)
adding: edu/stanford/nlp/util/MemoryMonitor.html(in = 24159) (out= 3675)(deflated 84%)
adding: edu/stanford/nlp/util/IntervalTree.html(in = 81414) (out= 6145)(deflated 92%)
adding: edu/stanford/nlp/util/PropertiesUtils.Property.html(in = 10340) (out= 2262)(deflated 78%)
adding: edu/stanford/nlp/util/Pair.BySecondPairComparator.html(in = 13365) (out= 2649)(deflated 80%)
adding: edu/stanford/nlp/util/IntUni.html(in = 13563) (out= 2691)(deflated 80%)
adding: edu/stanford/nlp/util/Scored.html(in = 10428) (out= 2368)(deflated 77%)
adding: edu/stanford/nlp/util/LeastRecentlyUsedCache.html(in = 12493) (out= 2724)(deflated 78%)
adding: edu/stanford/nlp/util/TwoDimensionalMap.Entry.html(in = 11139) (out= 2360)(deflated 78%)
adding: overview-frame.html(in = 14531) (out= 1603)(deflated 88%)
adding: overview-tree.html(in = 700440) (out= 47709)(deflated 93%)
adding: package-list(in = 3485) (out= 621)(deflated 82%)
adding: serialized-form.html(in = 771445) (out= 89156)(deflated 88%)
java -mx5g -cp "./*" edu.stanford.nlp.pipeline.StanfordCoreNLP -file input.txt
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Searching for resource: StanfordCoreNLP.properties ... found.
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator tokenize
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ssplit
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator pos
[main] INFO edu.stanford.nlp.tagger.maxent.MaxentTagger - Loading POS tagger from edu/stanford/nlp/models/pos-tagger/english-left3words-distsim.tagger ... done [0.9 sec].
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator lemma
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ner
[main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.all.3class.distsim.crf.ser.gz ... done [1.6 sec].
[main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.muc.7class.distsim.crf.ser.gz ... done [0.8 sec].
[main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.conll.4class.distsim.crf.ser.gz ... done [0.6 sec].
[main] INFO edu.stanford.nlp.time.JollyDayHolidays - Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
[main] INFO edu.stanford.nlp.time.TimeExpressionExtractorImpl - Using following SUTime rules: edu/stanford/nlp/models/sutime/defs.sutime.txt,edu/stanford/nlp/models/sutime/english.sutime.txt,edu/stanford/nlp/models/sutime/english.holidays.sutime.txt
[main] INFO edu.stanford.nlp.pipeline.TokensRegexNERAnnotator - ner.fine.regexner: Read 580705 unique entries out of 581864 from edu/stanford/nlp/models/kbp/english/gazetteers/regexner_caseless.tab, 0 TokensRegex patterns.
[main] INFO edu.stanford.nlp.pipeline.TokensRegexNERAnnotator - ner.fine.regexner: Read 4867 unique entries out of 4867 from edu/stanford/nlp/models/kbp/english/gazetteers/regexner_cased.tab, 0 TokensRegex patterns.
[main] INFO edu.stanford.nlp.pipeline.TokensRegexNERAnnotator - ner.fine.regexner: Read 585572 unique entries from 2 files
[main] INFO edu.stanford.nlp.pipeline.NERCombinerAnnotator - numeric classifiers: true; SUTime: true [no docDate]; fine grained: true
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator depparse
[main] INFO edu.stanford.nlp.parser.nndep.DependencyParser - Loading depparse model: edu/stanford/nlp/models/parser/nndep/english_UD.gz ... Time elapsed: 1.8 sec
[main] INFO edu.stanford.nlp.parser.nndep.Classifier - PreComputed 20000 vectors, elapsed Time: 2.95 sec
[main] INFO edu.stanford.nlp.parser.nndep.DependencyParser - Initializing dependency parser ... done [4.8 sec].
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator coref
[main] INFO edu.stanford.nlp.coref.statistical.SimpleLinearClassifier - Loading coref model edu/stanford/nlp/models/coref/statistical/ranking_model.ser.gz ... done [2.7 sec].
[main] INFO edu.stanford.nlp.pipeline.CorefMentionAnnotator - Using mention detector type: dependency
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator kbp
[main] INFO edu.stanford.nlp.pipeline.KBPAnnotator - Loading KBP classifier from: edu/stanford/nlp/models/kbp/english/tac-re-lr.ser.gz
Processing file /juice/u/nlp/distrib/stanford-corenlp-4.2.0/input.txt ... writing to /juice/u/nlp/distrib/stanford-corenlp-4.2.0/input.txt.out
Annotating file /juice/u/nlp/distrib/stanford-corenlp-4.2.0/input.txt ... done [1.6 sec].
Annotation pipeline timing information:
TokenizerAnnotator: 0.1 sec.
WordsToSentencesAnnotator: 0.0 sec.
POSTaggerAnnotator: 0.0 sec.
MorphaAnnotator: 0.1 sec.
NERCombinerAnnotator: 0.7 sec.
DependencyParseAnnotator: 0.2 sec.
CorefAnnotator: 0.1 sec.
KBPAnnotator: 0.4 sec.
TOTAL: 1.6 sec. for 17 tokens at 10.5 tokens/sec.
Pipeline setup: 52.2 sec.
Total time for StanfordCoreNLP pipeline: 54.0 sec.
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator tokenize
[main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/segmenter/chinese/ctb.gz ... done [28.7 sec].
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ssplit
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator pos
[main] INFO edu.stanford.nlp.tagger.maxent.MaxentTagger - Loading POS tagger from edu/stanford/nlp/models/pos-tagger/chinese-distsim.tagger ... done [1.8 sec].
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator lemma
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ner
[main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/chinese.misc.distsim.crf.ser.gz ... done [3.2 sec].
[main] INFO edu.stanford.nlp.pipeline.TokensRegexNERAnnotator - ner.fine.regexner: Read 21238 unique entries out of 21249 from edu/stanford/nlp/models/kbp/chinese/gazetteers/cn_regexner_mapping.tab, 0 TokensRegex patterns.
[main] INFO edu.stanford.nlp.pipeline.NERCombinerAnnotator - numeric classifiers: true; SUTime: false [no docDate]; fine grained: true
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator parse
[main] INFO edu.stanford.nlp.parser.common.ParserGrammar - Loading parser from serialized file edu/stanford/nlp/models/srparser/chineseSR.ser.gz ... done [16.2 sec].
[main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator coref
[main] INFO edu.stanford.nlp.pipeline.CorefMentionAnnotator - Using mention detector type: rule
Processing file /u/nlp/software/CoreNLP-models/CoreNLP/doc/corenlp/chinese-input.txt ... writing to /juice/u/nlp/distrib/stanford-corenlp-4.2.0/chinese-input.txt.out
Loading Chinese dictionaries from 1 file:
edu/stanford/nlp/models/segmenter/chinese/dict-chris6.ser.gz
Done. Unique words in ChineseDictionary is: 423200.
Loading character dictionary file from edu/stanford/nlp/models/segmenter/chinese/dict/character_list [done].
Loading affix dictionary from edu/stanford/nlp/models/segmenter/chinese/dict/in.ctb [done].
Loading character dictionary file from edu/stanford/nlp/models/segmenter/chinese/dict/character_list [done].
Loading affix dictionary from edu/stanford/nlp/models/segmenter/chinese/dict/in.ctb [done].
Annotating file /u/nlp/software/CoreNLP-models/CoreNLP/doc/corenlp/chinese-input.txt ... done [0.9 sec].
Annotation pipeline timing information:
TokenizerAnnotator: 0.5 sec.
WordsToSentencesAnnotator: 0.0 sec.
POSTaggerAnnotator: 0.0 sec.
MorphaAnnotator: 0.1 sec.
NERCombinerAnnotator: 0.0 sec.
ParserAnnotator: 0.2 sec.
CorefAnnotator: 0.1 sec.
TOTAL: 0.9 sec. for 15 tokens at 17.6 tokens/sec.
Pipeline setup: 75.2 sec.
Total time for StanfordCoreNLP pipeline: 76.4 sec.
[main] INFO edu.stanford.nlp.tagger.maxent.MaxentTagger - Loading POS tagger from edu/stanford/nlp/models/pos-tagger/english-left3words-distsim.tagger ... done [0.7 sec].
[main] INFO edu.stanford.nlp.time.JollyDayHolidays - Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
[main] INFO edu.stanford.nlp.time.TimeExpressionExtractorImpl - Using following SUTime rules: edu/stanford/nlp/models/sutime/defs.sutime.txt,edu/stanford/nlp/models/sutime/english.sutime.txt,edu/stanford/nlp/models/sutime/english.holidays.sutime.txt
adding: stanford-corenlp-4.2.0/ (stored 0%)
adding: stanford-corenlp-4.2.0/jaxb-core-2.3.0.1-sources.jar (deflated 8%)
adding: stanford-corenlp-4.2.0/input.txt.xml (deflated 90%)
adding: stanford-corenlp-4.2.0/javax.json.jar (deflated 13%)
adding: stanford-corenlp-4.2.0/jaxb-core-2.3.0.1.jar (deflated 16%)
adding: stanford-corenlp-4.2.0/LICENSE.txt (deflated 66%)
adding: stanford-corenlp-4.2.0/javax.activation-api-1.2.0.jar (deflated 7%)
adding: stanford-corenlp-4.2.0/README.txt (deflated 60%)
adding: stanford-corenlp-4.2.0/slf4j-api.jar (deflated 13%)
adding: stanford-corenlp-4.2.0/SemgrexDemo.java (deflated 59%)
adding: stanford-corenlp-4.2.0/StanfordDependenciesManual.pdf (deflated 2%)
adding: stanford-corenlp-4.2.0/slf4j-simple.jar (deflated 14%)
adding: stanford-corenlp-4.2.0/stanford-corenlp-4.2.0.jar (deflated 6%)
adding: stanford-corenlp-4.2.0/Makefile (deflated 49%)
adding: stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-javadoc.jar (deflated 5%)
adding: stanford-corenlp-4.2.0/joda-time.jar (deflated 15%)
adding: stanford-corenlp-4.2.0/jollyday.jar (deflated 16%)
adding: stanford-corenlp-4.2.0/xom.jar (deflated 12%)
adding: stanford-corenlp-4.2.0/sutime/ (stored 0%)
adding: stanford-corenlp-4.2.0/sutime/english.sutime.txt (deflated 77%)
adding: stanford-corenlp-4.2.0/sutime/english.holidays.sutime.txt (deflated 59%)
adding: stanford-corenlp-4.2.0/sutime/spanish.sutime.txt (deflated 63%)
adding: stanford-corenlp-4.2.0/sutime/defs.sutime.txt (deflated 77%)
adding: stanford-corenlp-4.2.0/sutime/british.sutime.txt (deflated 48%)
adding: stanford-corenlp-4.2.0/corenlp.sh (deflated 46%)
adding: stanford-corenlp-4.2.0/ejml-core-0.38.jar (deflated 9%)
adding: stanford-corenlp-4.2.0/pom.xml (deflated 76%)
adding: stanford-corenlp-4.2.0/ejml-simple-0.39-sources.jar (deflated 5%)
adding: stanford-corenlp-4.2.0/jaxb-impl-2.4.0-b180830.0438.jar (deflated 14%)
adding: stanford-corenlp-4.2.0/ejml-ddense-0.39-sources.jar (deflated 8%)
adding: stanford-corenlp-4.2.0/joda-time-2.10.5-sources.jar (deflated 2%)
adding: stanford-corenlp-4.2.0/StanfordCoreNlpDemo.java (deflated 67%)
adding: stanford-corenlp-4.2.0/javax.json-api-1.0-sources.jar (deflated 5%)
adding: stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-sources.jar (deflated 4%)
adding: stanford-corenlp-4.2.0/patterns/ (stored 0%)
adding: stanford-corenlp-4.2.0/patterns/names.txt (deflated 14%)
adding: stanford-corenlp-4.2.0/patterns/presidents.txt (deflated 60%)
adding: stanford-corenlp-4.2.0/patterns/otherpeople.txt (stored 0%)
adding: stanford-corenlp-4.2.0/patterns/stopwords.txt (deflated 53%)
adding: stanford-corenlp-4.2.0/patterns/example.properties (deflated 61%)
adding: stanford-corenlp-4.2.0/patterns/goldnames.txt (deflated 48%)
adding: stanford-corenlp-4.2.0/patterns/goldplaces.txt (stored 0%)
adding: stanford-corenlp-4.2.0/patterns/places.txt (stored 0%)
adding: stanford-corenlp-4.2.0/ejml-ddense-0.38.jar (deflated 8%)
adding: stanford-corenlp-4.2.0/build.xml (deflated 68%)
adding: stanford-corenlp-4.2.0/javax.activation-api-1.2.0-sources.jar (deflated 3%)
adding: stanford-corenlp-4.2.0/ShiftReduceDemo.java (deflated 59%)
adding: stanford-corenlp-4.2.0/protobuf.jar (deflated 6%)
adding: stanford-corenlp-4.2.0/input.txt.out (deflated 69%)
adding: stanford-corenlp-4.2.0/RESOURCE-LICENSES (deflated 43%)
adding: stanford-corenlp-4.2.0/stanford-corenlp-4.2.0-models.jar (deflated 0%)
adding: stanford-corenlp-4.2.0/jollyday-0.4.9-sources.jar (deflated 17%)
adding: stanford-corenlp-4.2.0/tokensregex/ (stored 0%)
adding: stanford-corenlp-4.2.0/tokensregex/color.properties (deflated 19%)
adding: stanford-corenlp-4.2.0/tokensregex/color.input.txt (deflated 10%)
adding: stanford-corenlp-4.2.0/tokensregex/retokenize.txt (deflated 52%)
adding: stanford-corenlp-4.2.0/tokensregex/color.rules.txt (deflated 55%)
adding: stanford-corenlp-4.2.0/xom-1.3.2-sources.jar (deflated 3%)
adding: stanford-corenlp-4.2.0/jaxb-impl-2.4.0-b180830.0438-sources.jar (deflated 8%)
adding: stanford-corenlp-4.2.0/LIBRARY-LICENSES (deflated 63%)
adding: stanford-corenlp-4.2.0/jaxb-api-2.4.0-b180830.0359-sources.jar (deflated 5%)
adding: stanford-corenlp-4.2.0/pom-java-11.xml (deflated 76%)
adding: stanford-corenlp-4.2.0/jaxb-api-2.4.0-b180830.0359.jar (deflated 13%)
adding: stanford-corenlp-4.2.0/CoreNLP-to-HTML.xsl (deflated 76%)
adding: stanford-corenlp-4.2.0/ejml-simple-0.38.jar (deflated 9%)
adding: stanford-corenlp-4.2.0/ejml-core-0.39-sources.jar (deflated 10%)
adding: stanford-corenlp-4.2.0/input.txt (deflated 13%)
Stanford CoreNLP distribution created in /u/nlp/distrib/stanford-corenlp-4.2.0