1. focushidecc.factorie
    1. AnyExtras
    2. Factorie
  1. focushidecc.factorie.app.bib
    1. AclAnthologyReader
    2. ApproxMaxCanopySampling
    3. AuthorCorefModel
    4. AuthorCubbie
    5. AuthorEntity
    6. AuthorFLNameCanopy
    7. AuthorFMLNameCanopy
    8. AuthorSampler
    9. AuthorStreamer
    10. BagOfAuthors
    11. BagOfCoAuthors
    12. BagOfEmails
    13. BagOfFirstNames
    14. BagOfKeywords
    15. BagOfMiddleNames
    16. BagOfTitles
    17. BagOfTopics
    18. BagOfVenues
    19. BibCollectionAccessPatterns
    20. BibCubbie
    21. BibDatabase
    22. BibEntity
    23. BibEntityCubbie
    24. BibFeatures
    25. BibKB
    26. BibKBAccessPatterns
    27. BibKBAuthorCollection
    28. BibKBPaperCollection
    29. BibKBUtils
    30. BibReader
    31. BibSampler
    32. BibTeXCubbie
    33. CanopyStatistics
    34. Change
    35. ChildCountsForBag
    36. ChildParentBagsFeatureVector
    37. ChildParentFeatureDomain
    38. ChildParentFeatureVector
    39. CoAuthorTopicVar
    40. CommentCubbie
    41. Coref
    42. DBLPLoader
    43. DefaultAuthorForeman
    44. DefaultForeman
    45. DefaultSamplerWorker
    46. EditSetVariable
    47. EntityNamePenaltyTemplate
    48. EntityNameTemplate
    49. EntityUtils
    50. EpistemologicalDB
    51. EssayCubbie
    52. Evaluator
    53. ExperimentsEditTracker
    54. FeatureUtils
    55. FieldsCubbie
    56. Foreman
    57. FullName
    58. HEAuthorCorefModel
    59. HumanEditDebugUtils
    60. HumanEditExperiments
    61. HumanEditMention
    62. HumanEditTemplate
    63. HumanEditTemplateWithReliability
    64. InfoBag
    65. Kind
    66. LDAUtils
    67. MongoBibDatabase
    68. MongoBibKB
    69. MongoDBBibEntityCollection
    70. PaperCorefModel
    71. PaperCubbie
    72. PaperEntity
    73. PaperSampler
    74. PaperTitleCanopy
    75. ParallelAuthorSampler
    76. ParallelPaperSampler
    77. ParallelSampling
    78. PromotedMention
    79. RedirCubbie
    80. RexaCitationLoader
    81. RexaLabeledLoader
    82. SamplerWorkerThread
    83. SamplingStatistics
    84. SecondOrderSummaryStatistics
    85. StopWatch
    86. TagCubbie
    87. TensorBagOfCoAuthors
    88. TensorBagOfKeywords
    89. TensorBagOfTopics
    90. TensorBagOfVenues
    91. Title
    92. TitleHash
    93. TrainingModel
    94. UserReliabilityVariable
    95. Utils
    96. VenueCubbie
    97. VenueName
    98. WeightedChildParentCosineDistance
    99. WeightedChildParentTemplate
    100. Worker
    101. WorkerStatistics
    102. Year
  1. focushidecc.factorie.app.bib.experiments
    1. AuthorModelOptions
    2. AuthorSamplerWriter
    3. AuthorSamplerWriterWithReliability
    4. DataOptions
    5. DebugDiffList
    6. EDBExpOpts
    7. EpiDBExperimentOptions
    8. ExperimentOptions
    9. HumanEditOptions
    10. InferenceOptions
    11. MongoOptions
    12. PaperModelOptions
    13. UserEditExperiments
  1. focushidecc.factorie.app.bib.parser
    1. Dom
  1. focushidecc.factorie.app.chain
    1. Chain
    2. ChainModel
    3. Lexicons
    4. Observation
    5. Observations
    6. PerSegmentEvaluation
    7. SegmentEvaluation
  1. focushidecc.factorie.app.classify
    1. BatchOptimizingLinearVectorClassifierTrainer
    2. BinaryFeatures
    3. Classification
    4. Classifier
    5. Classify
    6. DecisionTreeClassifier
    7. Features
    8. FeaturesCubbie
    9. ID3DecisionTreeClassifier
    10. InfoGain
    11. Label
    12. LabeledClassification
    13. LabelListCubbie
    14. LinearVectorClassifier
    15. LinearVectorClassifierTrainer
    16. NaiveBayesClassifierTrainer
    17. NonBinaryFeatures
    18. OnlineOptimizingLinearVectorClassifierTrainer
    19. OptimizingLinearVectorClassifierTrainer
    20. PerLabelInfoGain
    21. PerLabelLogOdds
    22. Serialize
    23. SVMLinearVectorClassifierTrainer
    24. Trial
    25. VectorClassifier
    26. VectorClassifierTrainer
  1. focushidecc.factorie.app.classify.backend
    1. AccuracyBasedPruning
    2. AdaBoostTrainer
    3. BaseLinearTrainer
    4. BatchLinearMulticlassTrainer
    5. BinaryClassification
    6. BinaryClassifier
    7. BoostedBinaryClassifier
    8. BoostedMulticlassClassifier
    9. BoostedTreeCubbie
    10. BoostingMulticlassTrainer
    11. C45DecisionTreeTrainer
    12. CARTDecisionTreeTrainer
    13. Classification
    14. Classifier
    15. ClassifierTemplate
    16. ClassifierTemplate2
    17. DecisionStumpTrainer
    18. DecisionTreeCubbie
    19. DecisionTreeMulticlassClassifier
    20. DecisionTreeMulticlassTrainer
    21. DecisionTreeTrainer
    22. DiagonalCovarianceSplitting
    23. DTBranch
    24. DTLeaf
    25. DTree
    26. DTreeBucketStats
    27. GainRatioSplitting
    28. GiniSplitting
    29. ID3DecisionTreeTrainer
    30. InfoGainSplitting
    31. LinearBinaryClassifier
    32. LinearMulticlassClassifier
    33. LinearMulticlassClassifierCubbie
    34. LinearMulticlassTrainer
    35. MulticlassClassification
    36. MulticlassClassifier
    37. MulticlassClassifierTrainer
    38. NaiveBayes
    39. NoPruning
    40. OnlineLinearMulticlassTrainer
    41. OptimizablePredictor
    42. OptimizingBaseLinearTrainer
    43. Predictor
    44. RandomForestCubbie
    45. RandomForestMulticlassClassifier
    46. RandomForestMulticlassTrainer
    47. RegressionTreeTrainer
    48. RMSEBasedPruning
    49. SampleSizeStopping
    50. SVMMulticlassTrainer
    51. TensorSumSqDiagStatsAndLabels
    52. TensorSumSqFullStatsAndLabels
    53. TensorSumStatsAndLabels
    54. TreeNodeCubbie
    55. UniformLabelStopping
  1. focushidecc.factorie.app.mf
    1. WSabie
  1. focushidecc.factorie.app.nlp
    1. AttrCubbieSlots
    2. BasicSection
    3. DateAttrCubbieSlot
    4. Document
    5. DocumentAnnotationPipeline
    6. DocumentAnnotator
    7. DocumentAnnotatorPipeline
    8. DocumentCubbie
    9. DocumentName
    10. DocumentSubstring
    11. MutableDocumentAnnotatorMap
    12. NLP
    13. NoopDocumentAnnotator
    14. Section
    15. Sentence
    16. SentenceCubbie
    17. SentenceParseCubbie
    18. SharedNLPCmdOptions
    19. Token
    20. TokenCubbie
    21. TokenIobConllNerTagCubbie
    22. TokenPennPosTagCubbie
    23. TokenSpan
    24. TokenSpanBuffer
    25. TokenSpanCollection
    26. TokenSpanCubbie
    27. TokenSpanList
    28. TokenSpanNerLabelCubbieSlot
    29. TokenSpanWithDocRefCubbie
    30. TokenSpanWithPhraseCubbie
    31. TokenString
    32. TokenStringCubbieSlot
    33. UnknownDocumentAnnotator
  1. focushidecc.factorie.app.nlp.coref
    1. BaseCorefModel
    2. ConjunctionOptions
    3. Coref1Options
    4. CorefScorer
    5. ForwardCoref
    6. ForwardCorefBase
    7. ForwardCorefImplicitConjunctions
    8. ForwardCorefTrainer
    9. ForwardCorefTrainerOpts
    10. ImplicitCrossProductCorefModel
    11. ImplicitDomain
    12. ImplicitFeatureConjunctionTensor
    13. MentionPairFeatures
    14. MentionPairLabel
    15. NerForwardCoref
    16. PairwiseCorefModel
    17. PrimeUtils
  1. focushidecc.factorie.app.nlp.coref.mention
    1. CorefFeatures
    2. CorefMention
    3. Entity
    4. Mention
    5. MentionAlignment
    6. MentionCache
    7. MentionEntityType
    8. MentionEntityTypeAnnotator1
    9. MentionEntityTypeAnnotator1Util
    10. MentionEntityTypeDomain
    11. MentionEntityTypeLabeler
    12. MentionEntityTypeLabelerTrainer
    13. MentionList
    14. MentionType
    15. NerAndPronounMentionFinder
    16. NerMentionList
    17. NestedNPChunkMentionFinder
    18. NPChunkMentionFinder
    19. OntonotesMentionTypeDomain
    20. ParseAndNerBasedMentionFinding
    21. ParseBasedMentionFinding
    22. ParseBasedMentionList
  1. focushidecc.factorie.app.nlp.embeddings
    1. CBOWNegSamplingEmbeddingModel
    2. CBOWNegSamplingExample
    3. EmbeddingDistance
    4. EmbeddingOpts
    5. FastLineReader
    6. LineReader
    7. LiteHogwildTrainer
    8. SkipGramEmbedding
    9. SkipGramNegSamplingEmbeddingModel
    10. SkipGramNegSamplingExample
    11. TensorUtils
    12. vocab_word
    13. VocabBuilder
    14. WordEmbedding
    15. WordEmbeddingModel
    16. WordEmbeddingOptions
    17. WordReader
    18. WordVec
  1. focushidecc.factorie.app.nlp.hcoref
    1. BagOfTruths
    2. BagOfWords
    3. BagOfWordsCubbie
    4. BagOfWordsPriorWithStatistics
    5. BagOfWordsTensorVariable
    6. BagOfWordsUtil
    7. BagOfWordsVar
    8. BagOfWordsVariable
    9. CanopyAttribute
    10. ChildEntities
    11. ChildParentCosineDistance
    12. ChildParentTemplate
    13. ChildParentTemplateWithStatistics
    14. DBEntityCollection
    15. DBEntityCubbie
    16. DebugableTemplate
    17. DefaultBagOfWordsDomain
    18. DepthPenaltyTemplate
    19. Dirty
    20. Entity
    21. EntityAttr
    22. EntityCollection
    23. EntityCubbie
    24. EntityExists
    25. EntityName
    26. EntityRef
    27. EntitySizePrior
    28. EntityVariable
    29. EntropyBagOfWordsPriorWithStatistics
    30. HasCanopyAttributes
    31. HierCorefSampler
    32. HierEntity
    33. HierEntityCubbie
    34. HierEntityUtils
    35. IsEntity
    36. IsMention
    37. MentionCountVariable
    38. MongoDBEntityCollection
    39. NamedEntity
    40. NamedEntityCubbie
    41. NonDetCanopyAttribute
    42. PairwiseLabel
    43. PairwiseMention
    44. Prioritizable
    45. SimpleStringCanopy
    46. SparseBagOfWords
    47. StructuralPriorsTemplate
    48. TensorBagOfWordsCubbie
    49. TokenSpanMention
    50. TokenSpanMentionCubbie
    51. Util
  1. focushidecc.factorie.app.nlp.lemma
    1. CollapseDigitsLemmatizer
    2. CollapseDigitsTokenLemma
    3. Lemmatizer
    4. LowercaseLemmatizer
    5. LowercaseTokenLemma
    6. NoopLemmatizer
    7. PorterLemmatizer
    8. PorterTokenLemma
    9. SimplifyDigitsLemmatizer
    10. SimplifyDigitsTokenLemma
    11. TokenLemma
    12. WordNetLemmatizer
    13. WordNetTokenLemma
  1. focushidecc.factorie.app.nlp.lexicon
    1. ClasspathResourceLexicons
    2. Determiner
    3. Lexicon
    4. MultiWordException
    5. MutableLexicon
    6. NumberWords
    7. PersonPronoun
    8. PhraseLexicon
    9. PosessiveDeterminer
    10. Pronoun
    11. ResourceLexicons
    12. StopWords
    13. UnionLexicon
    14. WordLexicon
  1. focushidecc.factorie.app.nlp.load
    1. ACEEntityIdentifiers
    2. ACEFileIdentifier
    3. ACEMentionIdentifiers
    4. ACEMentionSpan
    5. ACEMentionSpanList
    6. ACERelationIdentifiers
    7. AnnotationTypes
    8. BILOUChunkDomain
    9. BILOUChunkTag
    10. BILOUNestedChunkDomain
    11. BILOUNestedChunkTag
    12. BIOChunkDomain
    13. BIOChunkTag
    14. ChunkTag
    15. EntityKey
    16. Load
    17. LoadACE
    18. LoadConll2000
    19. LoadConll2003
    20. LoadConll2008
    21. LoadConll2011
    22. LoadDirectory
    23. LoadHTML
    24. LoadNYTimesXML
    25. LoadOntonotes5
    26. LoadOWPL
    27. LoadPlainText
    28. LoadReACE
    29. LoadWSJMalt
    30. ReACEMentionIdentifiers
    31. ReACERelationIdentifiers
    32. ReACESentenceAnnotations
    33. ReACESentenceId
    34. ReACEWordAnnotations
    35. WriteConll2008
  1. focushidecc.factorie.app.nlp.morph
    1. BasicMorphologicalAnalyzer
  1. focushidecc.factorie.app.nlp.ner
    1. BasicConllNerOptimizer
    2. BasicConllNerTrainer
    3. BasicOntonotesNER
    4. BasicOntonotesNERTrainer
    5. BasicOntonotesNERWSJ
    6. BilouConllNerDomain
    7. BilouConllNerTag
    8. BilouOntonotesNerDomain
    9. BilouOntonotesNerTag
    10. BioConllNerDomain
    11. BioConllNerTag
    12. BioOntonotesNerDomain
    13. BioOntonotesNerTag
    14. ConllChainNer
    15. ConllNerDomain
    16. ConllNerSpan
    17. ConllNerSpanBuffer
    18. ConllNerSpanLabel
    19. ConllNerTag
    20. ConllStackedChainNer
    21. ConllStackedChainNerOptimizer
    22. ConllStackedChainNerTrainer
    23. IobConllNerTag
    24. IobOntonotesNerTag
    25. LabeledBilouConllNerTag
    26. LabeledBilouOntonotesNerTag
    27. LabeledBioConllNerTag
    28. LabeledBioOntonotesNerTag
    29. LabeledConllNerTag
    30. LabeledIobConllNerTag
    31. LabeledIobOntonotesNerTag
    32. LabeledOntonotesNerTag
    33. NerSpan
    34. NerSpanLabel
    35. NerTag
    36. NoEmbeddingsConllStackedChainNer
    37. OntonotesNerDomain
    38. OntonotesNerSpan
    39. OntonotesNerSpanBuffer
    40. OntonotesNerSpanLabel
    41. OntonotesNerTag
    42. StackedChainNer
    43. StackedChainNerOpts
    44. TokenSequence
  1. focushidecc.factorie.app.nlp.parse
    1. OntonotesProjectiveGraphBasedParser
    2. OntonotesTransitionBasedParser
    3. ParserEval
    4. ParseTree
    5. ParseTreeCubbie
    6. ParseTreeLabel
    7. ParseTreeLabelDomain
    8. ProjectiveGraphBasedParser
    9. ProjectiveGraphBasedParserOpts
    10. ProjectiveGraphBasedParserTrainer
    11. TransitionBasedParser
    12. TransitionBasedParserArgs
    13. TransitionBasedParserOptimizer
    14. TransitionBasedParserTester
    15. TransitionBasedParserTrainer
    16. WSJProjectiveGraphBasedParser
    17. WSJTransitionBasedParser
  1. focushidecc.factorie.app.nlp.phrase
    1. BILOUChainChunker
    2. BIOChainChunker
    3. ChainChunker
    4. ChainChunkerOptimizer
    5. ChainChunkerTrainer
    6. ChunkerOpts
    7. GenderDomain
    8. GenderLabel
    9. GenderLabeler
    10. MentionGenderLabeler
    11. MentionNumberLabeler
    12. NestedChainChunker
    13. NounPhrase
    14. NounPhraseEntityType
    15. NounPhraseEntityTypeLabeler
    16. NounPhraseEntityTypeLabelerTrainer
    17. NounPhraseGenderLabeler
    18. NounPhraseList
    19. NounPhraseNumberLabeler
    20. NounPhraseType
    21. NumberDomain
    22. NumberLabel
    23. NumberLabeler
    24. OntonotesNounPhraseEntityTypeDomain
    25. OntonotesNounPhraseTypeDomain
    26. Phrase
    27. PhraseList
    28. PosBasedNounPhraseFinder
    29. VerbPhrase
    30. VerbPhraseList
  1. focushidecc.factorie.app.nlp.pos
    1. ChainPosOptimizer
    2. ChainPosTagger
    3. ChainPosTrainer
    4. ForwardPosOptimizer
    5. ForwardPosOptions
    6. ForwardPosTagger
    7. ForwardPosTester
    8. ForwardPosTrainer
    9. LabeledPennPosTag
    10. LabeledUniversalPosTag
    11. OntonotesChainPosTagger
    12. OntonotesForwardPosTagger
    13. PennPosDomain
    14. PennPosTag
    15. UniversalPosDomain
    16. UniversalPosTag
    17. WSJChainPosTagger
    18. WSJForwardPosTagger
  1. focushidecc.factorie.app.nlp.relation
    1. RelationModel
    2. RelationVariables
  1. focushidecc.factorie.app.nlp.segment
    1. A
    2. AS
    3. BigramStatistics
    4. BIOSegmentationDomain
    5. BritishToAmerican
    6. ChainChineseWordSegmenter
    7. CUHChainChineseWordSegmenter
    8. DefaultRules
    9. DehyphenatingTokenizer
    10. DeterministicSentenceSegmenter
    11. DeterministicTokenizer
    12. JointlyAcrossDocuments
    13. MSRChainChineseWordSegmenter
    14. Non
    15. OntonotesNormalizedTokenString
    16. OntonotesTokenNormalizer
    17. PerDocument
    18. PhraseSectionList
    19. PhraseTokenizer
    20. PhraseTokenizerModes
    21. PhraseTrie
    22. PlainNormalizedTokenString
    23. PlainTokenNormalizer
    24. PunktSentenceSegmenter
    25. PunktTokenizer
    26. S
    27. SegmentationLabelDomain
    28. SegmentedCorpusLabeling
    29. SentenceBoundaryInference
    30. TokenNormalizer1
    31. TokenType
    32. U
  1. focushidecc.factorie.app.nlp.wordnet
    1. Synset
    2. WordNet
    3. WordNetTest
  1. focushidecc.factorie.app.regress
    1. LinearRegressionModel
    2. LinearRegressionTrainer
    3. LinearRegressor
    4. MultivariateModel
    5. Regression
    6. Regressor
    7. UnivariateModel
  1. focushidecc.factorie.app.strings
    1. alphaSegmenter
    2. BreakIteratorSegmenter
    3. csvSegmenter
    4. EmptyStringSet
    5. foreignWordSegmenter
    6. nonWhitespaceClassesSegmenter
    7. nonWhitespaceSegmenter
    8. PorterStemmer
    9. RegexSegmenter
    10. SetBasedStopwords
    11. Stopwords
    12. StringSegmenter
    13. StringSegmentIterator
    14. StringSet
    15. urlSegmenter
    16. wordClassesSegmenter
    17. wordSegmenter
  1. focushidecc.factorie.app.topics.lda
    1. Doc
    2. Document
    3. LDA
    4. LDACmd
    5. LREval
    6. RecursiveDocument
    7. RecursiveLDA
    8. SparseLDAInferencer
    9. SparseOnlineLDA
    10. Tag
    11. TaggedDocument
    12. TaggedLDA
    13. TimeStampedDocument
    14. TopicPhraseCounts
    15. TopicsOverTime
  1. focushidecc.factorie.db.mongo
    1. AbstractCubbieCollection
    2. BasicBSONBSeq
    3. BSONMap
    4. CachedFunction
    5. CubbieMongoTest
    6. DerefImplicits
    7. EagerCubbieConverter
    8. GraphLoader
    9. IndexedLazyInverter
    10. Indexer
    11. LazyCubbieConverter
    12. LazyInverter
    13. LazyMongoInverter
    14. MongoCubbie
    15. MongoCubbieCollection
    16. MongoCubbieConverter
    17. MongoCubbieImplicits
    18. MongoInvSlot
    19. MongoPrimitiveListSlot
    20. MongoRefSlot
    21. MongoSlot
    22. MutableCubbieCollection
  1. focushidecc.factorie.directed
    1. Beta
    2. BetaMixture
    3. CategoricalMixture
    4. Coin
    5. Collapse
    6. CollapsedGibbsSampler
    7. CollapsedGibbsSamplerClosure
    8. CollapsedGibbsSamplerHandler
    9. CollapsedVariationalBayes
    10. CollapsedVariationalBayesHandler
    11. Collapser
    12. DenseCountsProportionsCollapser
    13. DenseCountsProportionsMixtureCollapser
    14. DeterministicFunction
    15. DirectedFactor
    16. DirectedFactorWithStatistics1
    17. DirectedFactorWithStatistics2
    18. DirectedFactorWithStatistics3
    19. DirectedFactorWithStatistics4
    20. DirectedFamily1
    21. DirectedFamily2
    22. DirectedFamily3
    23. DirectedFamily4
    24. DirectedModel
    25. DirectedTypeHelpers
    26. Dirichlet
    27. Dirichlet2
    28. DirichletMixture
    29. Discrete
    30. DiscreteGeneratingFactor
    31. DiscreteMixtureCounts
    32. DoubleFunction
    33. DoubleFunctionFactor
    34. DoubleSum
    35. DoubleSum2
    36. EMInferencer
    37. Flip
    38. FunctionFactor
    39. Gamma
    40. GateCollapsedGibbsSamplerHandler
    41. Gaussian
    42. GaussianMixture
    43. GeneratedMutableVarWrapper
    44. GeneratedVarCollapsedGibbsSamplerHandler
    45. GeneratedVarWrapper
    46. IntGeneratingFactor
    47. ItemizedDirectedModel
    48. LearnDirichletUsingFrequencyHistograms
    49. MaximizeBetaByMomentMatching
    50. MaximizeDirichletByMomentMatching
    51. MaximizeGate
    52. MaximizeGaussianMean
    53. MaximizeGaussianMixture
    54. MaximizeGaussianVariance
    55. MaximizeGeneratedDiscrete
    56. MaximizeMultivariateGaussianCovariance
    57. MaximizeMultivariateGaussianMean
    58. Mixture
    59. MixtureDomain
    60. MixtureFactor
    61. MultivariateGaussian
    62. MultivariateGaussianMixture
    63. MutableDirectedModel
    64. PlatedCategorical
    65. PlatedCategoricalMixture
    66. PlatedDiscrete
    67. PlatedDiscreteMixture
    68. PlatedGateCollapsedVariationalBayes
    69. PlatedGateDiscreteCollapsedGibbsSamplerHandler
    70. PlatedGateGategoricalCollapsedGibbsSamplerHandler
    71. Poisson
    72. RealGeneratingFactor