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
  1. focushidecc.factorie.infer
    1. AssignmentSummary
    2. BP
    3. BPEdge
    4. BPFactor
    5. BPFactor1
    6. BPFactor1Factor1
    7. BPFactor1Factor2
    8. BPFactor1Factor2Left
    9. BPFactor1Factor3
    10. BPFactor2
    11. BPFactor2Factor2
    12. BPFactor2Factor3
    13. BPFactor3Factor3
    14. BPFactor4Factor4
    15. BPFactorFactory
    16. BPMaxProductRing
    17. BPRing
    18. BPSummary
    19. BPSumProductRing
    20. BPUtil
    21. BPVariable
    22. BPVariable1
    23. DiscreteMarginal
    24. DiscreteMarginal1
    25. DiscreteMarginal1Factor1
    26. DiscreteMarginal1Factor2
    27. DiscreteMarginal1Factor2Other
    28. DiscreteMarginal1Factor3
    29. DiscreteMarginal2
    30. DiscreteMarginal2Factor2
    31. DiscreteMarginal2Factor3
    32. DiscreteMarginal3
    33. DiscreteMarginal3Factor3
    34. DiscreteMarginal4
    35. DiscreteMarginal4Factor4
    36. DiscreteMeanField
    37. DiscreteProposalMaximizer
    38. DiscreteProposalSampler
    39. DiscreteSeqMarginal
    40. DiscreteSummary1
    41. DualDecomposition
    42. FactorMarginal
    43. FactorQueue
    44. GeneratedVarGibbsSamplerHandler
    45. GibbsSampler
    46. GibbsSamplerClosure
    47. GibbsSamplerDefaultHandlers
    48. GibbsSamplerHandler
    49. IncrementableSummary
    50. Infer
    51. InferByBP
    52. InferByBPChain
    53. InferByBPLoopy
    54. InferByBPLoopyTreewise
    55. InferByBPTree
    56. InferByGibbsSampling
    57. InferByMeanField
    58. InferBySampling
    59. InferDiscrete1
    60. IteratedConditionalModes
    61. LoopyBPSummary
    62. LoopyBPSummaryMaxProduct
    63. MAPSummary
    64. Marginal
    65. Marginal1
    66. Marginal2
    67. Maximize
    68. MaximizeByBP
    69. MaximizeByBPChain
    70. MaximizeByBPLoopy
    71. MaximizeByBPLoopyTreewise
    72. MaximizeByBPTree
    73. MaximizeByIteratedConditionalModes
    74. MaximizeByMPLP
    75. MaximizeSuite
    76. MeanField
    77. MHSampler
    78. ModelWithInference
    79. MPLP
    80. MultivariateGaussianMarginal1
    81. ProportionsDirichletMarginal1
    82. Proposal
    83. ProposalSampler
    84. RealGaussianMarginal1
    85. RealMarginal1
    86. RealSpikeMarginal1
    87. Sampler
    88. SamplingFactorMarginal
    89. SamplingInferencer
    90. SamplingMaximizer
    91. SamplingSummary
    92. SamplingVariableMarginal
    93. SettingsMaximizer
    94. SettingsSampler
    95. SimpleDiscreteMarginal1
    96. SingletonSummary
    97. Summary
    98. Summary1
    99. VariableSettingsSampler
    100. VariablesSettingsSampler
    101. WarmStartWeightedSummary
  1. focushidecc.factorie.la
    1. ArrayFromTensors
    2. ArraySparseBinaryTensor
    3. ArraySparseIndexedTensor
    4. ConcatenatedTensor
    5. Dense2LayeredTensor3
    6. Dense2LayeredTensorLike3
    7. Dense3LayeredTensor4
    8. Dense3LayeredTensorLike4
    9. DenseLayeredTensor2
    10. DenseLayeredTensorLike2
    11. DenseTensor
    12. DenseTensor1
    13. DenseTensor2
    14. DenseTensor3
    15. DenseTensor4
    16. DenseTensorLike1
    17. DenseTensorLike2
    18. DenseTensorLike3
    19. DenseTensorLike4
    20. GrowableDenseTensor1
    21. GrowableDenseTensor2
    22. GrowableDenseTensor3
    23. GrowableSingletonBinaryTensor1
    24. GrowableSparseBinaryTensor1
    25. GrowableSparseIndexedTensor1
    26. GrowableSparseTensor1
    27. GrowableUniformTensor1
    28. LocalWeightsMapAccumulator
    29. MutableSingletonBinaryTensor3
    30. MutableSingletonBinaryTensor4
    31. Outer1Tensor2
    32. Outer1Tensor3
    33. Outer2Tensor
    34. Outer2Tensor3
    35. ProxyGrowableDenseTensor1
    36. ReadOnlyTensor
    37. ScalarTensor
    38. Singleton2BinaryLayeredTensor3
    39. Singleton2BinaryLayeredTensorLike3
    40. Singleton2LayeredTensor3
    41. Singleton2LayeredTensorLike3
    42. Singleton3LayeredTensor4
    43. Singleton3LayeredTensorLike4
    44. SingletonBinaryLayeredTensor2
    45. SingletonBinaryLayeredTensorLike2
    46. SingletonBinaryTensor
    47. SingletonBinaryTensor1
    48. SingletonBinaryTensor2
    49. SingletonBinaryTensor3
    50. SingletonBinaryTensor4
    51. SingletonBinaryTensorLike1
    52. SingletonBinaryTensorLike2
    53. SingletonIndexedTensor
    54. SingletonLayeredTensor2
    55. SingletonLayeredTensorLike2
    56. SingletonTensor
    57. SingletonTensor1
    58. SingletonTensor2
    59. SingletonTensor3
    60. SingletonTensor4
    61. SmartGradientAccumulator
    62. SparseBinaryTensor
    63. SparseBinaryTensor1
    64. SparseBinaryTensor2
    65. SparseBinaryTensor3
    66. SparseBinaryTensor4
    67. SparseBinaryTensorLike1
    68. SparseBinaryTensorLike2
    69. SparseBinaryTensorLike3
    70. SparseBinaryTensorLike4
    71. SparseHashTensor1
    72. SparseIndexedTensor
    73. SparseIndexedTensor1
    74. SparseIndexedTensor2
    75. SparseIndexedTensor3
    76. SparseIndexedTensor4
    77. SparseTensor
    78. SparseTensor1
    79. SynchronizedDoubleAccumulator
    80. SynchronizedWeightsMapAccumulator
    81. Tensor
    82. Tensor1
    83. Tensor1ElementIterator
    84. Tensor2
    85. Tensor2ElementIterator
    86. Tensor3
    87. Tensor3ElementIterator
    88. Tensor4
    89. Tensor4ElementIterator
    90. TensorTimesScalar
    91. TensorWithMutableDefaultValue
    92. UnaryTensor1
    93. UniformTensor
    94. UniformTensor1
    95. UniformTensor2
    96. WeightsMapAccumulator
  1. focushidecc.factorie.maths
    1. ArrayOps
    2. Digamma
    3. FactorialCache
    4. LogGamma
    5. Probit
  1. focushidecc.factorie.model
    1. CombinedModel
    2. DotFactor1
    3. DotFactor2
    4. DotFactor3
    5. DotFactor4
    6. DotFactorWithStatistics1
    7. DotFactorWithStatistics2
    8. DotFactorWithStatistics3
    9. DotFactorWithStatistics4
    10. DotFamily
    11. DotFamily1
    12. DotFamily2
    13. DotFamily3
    14. DotFamily4
    15. DotFamilyWithStatistics1
    16. DotFamilyWithStatistics2
    17. DotFamilyWithStatistics3
    18. DotFamilyWithStatistics4
    19. DotTemplate1
    20. DotTemplate2
    21. DotTemplate3
    22. DotTemplate4
    23. DotTemplateWithStatistics1
    24. DotTemplateWithStatistics2
    25. DotTemplateWithStatistics3
    26. DotTemplateWithStatistics4
    27. Factor
    28. Factor1
    29. Factor2
    30. Factor3
    31. Factor4
    32. FactorWithStatistics1
    33. Family
    34. Family1
    35. Family2
    36. Family3
    37. Family4
    38. FamilyWithNeighborClasses
    39. FamilyWithNeighborDomains
    40. ItemizedModel
    41. IterableSingleFactor
    42. Model
    43. Parameters
    44. Statistics
    45. Template
    46. Template1
    47. Template2
    48. Template3
    49. Template4
    50. TemplateModel
    51. TensorFactor1
    52. TensorFactor2
    53. TensorFactor3
    54. TensorFactor4
    55. TensorFactorStatistics1
    56. TensorFactorStatistics2
    57. TensorFactorStatistics3
    58. TensorFactorStatistics4
    59. TensorFactorWithStatistics1
    60. TensorFactorWithStatistics2
    61. TensorFactorWithStatistics3
    62. TensorFactorWithStatistics4
    63. TensorFamily
    64. TensorFamily1
    65. TensorFamily2
    66. TensorFamily3
    67. TensorFamily4
    68. TensorFamilyWithStatistics1
    69. TensorFamilyWithStatistics2
    70. TensorFamilyWithStatistics3
    71. TensorFamilyWithStatistics4
    72. TensorSet
    73. TensorTemplate1
    74. TensorTemplate2
    75. TensorTemplate3
    76. TensorTemplate4
    77. TensorTemplateWithStatistics1
    78. TensorTemplateWithStatistics2
    79. TensorTemplateWithStatistics3
    80. TensorTemplateWithStatistics4
    81. TupleFactorWithStatistics2
    82. TupleFactorWithStatistics3
    83. TupleFactorWithStatistics4
    84. TupleFamily1
    85. TupleFamily2
    86. TupleFamily3
    87. TupleFamily4
    88. TupleFamilyWithStatistics1
    89. TupleFamilyWithStatistics2
    90. TupleFamilyWithStatistics3
    91. TupleFamilyWithStatistics4
    92. TupleTemplate1
    93. TupleTemplate2
    94. TupleTemplate3
    95. TupleTemplate4
    96. TupleTemplateWithStatistics1
    97. TupleTemplateWithStatistics2
    98. TupleTemplateWithStatistics3
    99. TupleTemplateWithStatistics4
    100. Weights
    101. Weights1
    102. Weights2
    103. Weights3
    104. Weights4
    105. WeightsMap
    106. WeightsSet
    107. WeightsSetCubbie
  1. focushidecc.factorie.optimize
    1. AdaGrad
    2. AdaGradRDA
    3. AdaMira
    4. AdaptiveLearningRate
    5. AveragedPerceptron
    6. BackTrackLineOptimizer
    7. BatchTrainer
    8. CaseFactorDiscreteLikelihoodExample
    9. CompositeLikelihoodExample
    10. ConjugateGradient
    11. ConstantLearningRate
    12. ConstantLengthLearningRate
    13. ConstantLengthStepSize
    14. ConstantStepSize
    15. ContrastiveDivergenceExample
    16. ContrastiveDivergenceHingeExample
    17. DiscreteLikelihoodExample
    18. DominationLossExample
    19. DominationLossExampleAllGood
    20. Example
    21. ExponentiatedGradient
    22. GoodBadExample
    23. GradientOptimizer
    24. GradientStep
    25. HogwildTrainer
    26. InvSqrtTLengthStepSize
    27. InvSqrtTStepSize
    28. InvTLengthStepSize
    29. InvTStepSize
    30. ISTAHelper
    31. L2Regularization
    32. L2RegularizedConstantRate
    33. LBFGS
    34. LikelihoodExample
    35. LinearL2SVM
    36. LineSearchGradientAscent
    37. MarginScaled
    38. MiniBatchExample
    39. MIRA
    40. MultivariateOptimizableObjective
    41. MutableScalableWeights
    42. OnlineTrainer
    43. OptimizableObjective
    44. OptimizableObjectives
    45. ParallelBatchTrainer
    46. ParallelOnlineTrainer
    47. ParameterAveraging
    48. Pegasos
    49. Perceptron
    50. PersistentContrastiveDivergenceExample
    51. PersistentContrastiveDivergenceHingeExample
    52. PredictorExample
    53. PseudolikelihoodExample
    54. PseudomaxExample
    55. PseudomaxMarginExample
    56. RDA
    57. SampleRankExample
    58. SampleRankTrainer
    59. SemiSupervisedLikelihoodExample
    60. SimpleLikelihoodExample
    61. StructuredPerceptronExample
    62. StructuredSVMExample
    63. SynchronizedOptimizerOnlineTrainer
    64. ThreadLocalBatchTrainer
    65. Trainer
    66. TrainerHelpers
    67. TwoStageTrainer
    68. UnivariateOptimizableObjective
  1. focushidecc.factorie.tutorial
    1. BookInfoGain
    2. ChainNERDemo
    3. ChainNERExample
    4. Coref1
    5. Coref2
    6. CorefMentions
    7. DirichletDemo
    8. DocumentClassifier1
    9. EfficientLDA
    10. ForwardBackwardPOS
    11. GaussianDemo
    12. GaussianMixtureDemo
    13. Grid
    14. MultinomialDemo
    15. MultivariateGaussianDemo
    16. MultivariateGaussianMixtureDemo
    17. NLP1
    18. NlpPipeline
    19. RegressionExample
    20. SimpleLDA
    21. TopicsOverTime
    22. Tutorial60Learning
    23. Tutorial90ParallelismAndHyperparameters
    24. TutorialDomain
    25. TutorialFactors
    26. TutorialFamily
    27. TutorialModel
    28. TutorialTemplate
    29. TutorialVariables
    30. VarArgsDemo
    31. WordSegmenter
  1. focushidecc.factorie.util
    1. Accumulator
    2. ArrayDoubleSeq
    3. ArrayIndexedSeqDouble
    4. ArrayIntSeq
    5. AssignmentSolver
    6. Attr
    7. BinarySerializer
    8. BoxedDouble
    9. Catalog
    10. ClasspathURL
    11. CmdOption
    12. CmdOptions
    13. Cubbie
    14. CubbieConversions
    15. CubbieRefs
    16. DefaultCmdOptions
    17. DenseDoubleSeq
    18. DoubleAccumulator
    19. DoubleArrayBuffer
    20. DoubleSeq
    21. DoubleSeqAccumulator
    22. DoubleSeqIterator
    23. Executor
    24. FastLogging
    25. FastSorting
    26. FileUtils
    27. GlobalLogging
    28. Hooks0
    29. Hooks1
    30. Hooks2
    31. Hooks3
    32. HyperParameter
    33. HyperparameterMain
    34. HyperParameterSearcher
    35. IncrementableDoubleSeq
    36. Index
    37. IntArrayBuffer
    38. Interpreter
    39. IntSeq
    40. JavaHashMap
    41. JobQueueExecutor
    42. JSonTest
    43. LocalDoubleAccumulator
    44. LocalDoubleSeqAccumulator
    45. Logger
    46. Logging
    47. LogUniformDoubleSampler
    48. MutableDoubleSeq
    49. MutableIntSeq
    50. Outer2IntSeq
    51. ParameterSampler
    52. ProtectedDoubleArrayBuffer
    53. ProtectedIntArrayBuffer
    54. QSubExecutor
    55. RangeIntSeq
    56. RWLock
    57. SampleFromProportions
    58. SampleFromSeq
    59. ScriptingUtils
    60. SeqIntSeq
    61. SingletonIndexedSeq
    62. SingletonIntSeq
    63. SortedIntArrayBuffer
    64. SortedIntSetBuffer
    65. SortedSparseCounts
    66. SparseDoubleSeq
    67. SSHActorExecutor
    68. SSHExecutor
    69. StoreFetchCubbie
    70. StringExtras
    71. StringMapCubbie
    72. SubArrayDoubleSeq
    73. SubArrayIntSeq
    74. SubclassableVector
    75. Substitutions
    76. TensorCubbie
    77. TensorListCubbie
    78. Threading
    79. ThreadLocal
    80. Timer
    81. TimingCollector
    82. TopEntry
    83. TopN
    84. Trackable
    85. Tracker
    86. Trackers
    87. TraversableExtras
    88. TruncatedArrayDoubleSeq
    89. TruncatedArrayIntSeq
    90. UniformDoubleSampler
    91. UniqueId
    92. WeakHashSet
  1. focushidecc.factorie.util.coref
    1. CorefEvaluator
    2. EntityMap
    3. GenericEntityMap
    4. Key
  1. focushidecc.factorie.variable
    1. AbstractAssignment1
    2. AbstractAssignment2
    3. AbstractAssignment3
    4. AbstractAssignment4
    5. AbstractChainLink
    6. ArrayBufferVars
    7. ArrayVars
    8. ArrowVariable
    9. Assignment
    10. Assignment1
    11. Assignment2
    12. Assignment3
    13. Assignment4
    14. AssignmentIterator
    15. AssignmentStack
    16. AutoDiff
    17. BinaryFeatureVectorVariable
    18. BooleanDomain
    19. BooleanLabeling
    20. BooleanTargetVar
    21. BooleanTargetVariable
    22. BooleanValue
    23. BooleanVar
    24. BooleanVariable
    25. CategoricalDomain
    26. CategoricalDomainCubbie
    27. CategoricalLabeling
    28. CategoricalSeqDomain
    29. CategoricalSeqDomainCubbie
    30. CategoricalSeqVariable
    31. CategoricalTargetVar
    32. CategoricalTargetVariable
    33. CategoricalValue
    34. CategoricalVar
    35. CategoricalVariable
    36. CategoricalVectorDomain
    37. CategoricalVectorDomainCubbie
    38. CategoricalVectorVar
    39. CategoricalVectorVariable
    40. Chain
    41. ChainInChain
    42. ChainLink
    43. ChainVar
    44. ChainVariable
    45. ContainerVariable
    46. DenseMasses1
    47. DenseMasses2
    48. DenseMasses3
    49. DenseMasses4
    50. DenseMassesWithTotal
    51. DenseProportions
    52. DenseProportions1
    53. DenseProportions2
    54. DenseProportions3
    55. DenseProportions4
    56. DenseTensorProportions
    57. DenseTensorProportions1
    58. DenseTensorProportions2
    59. DenseTensorProportions3
    60. DenseTensorProportions4
    61. Diff
    62. DiffList
    63. DiscreteAssignment1
    64. DiscreteDomain
    65. DiscreteDomainCubbie
    66. DiscreteLabeling
    67. DiscreteSeqDomain
    68. DiscreteSeqVar
    69. DiscreteSeqVariable
    70. DiscreteTargetVar
    71. DiscreteTargetVariable
    72. DiscreteValue
    73. DiscreteVar
    74. DiscreteVariable
    75. Domain
    76. DoubleDomain
    77. DoubleTargetVariable
    78. DoubleVar
    79. DoubleVariable
    80. EdgeVar
    81. EdgeVariable
    82. ElementType
    83. EmptySetVar
    84. EnumDomain
    85. FalseValue
    86. FeatureVectorVar
    87. FeatureVectorVariable
    88. GlobalAssignment
    89. GrowableDenseMasses1
    90. GrowableDenseProportions1
    91. GrowableUniformMasses1
    92. GrowableUniformProportions1
    93. HammingLoss
    94. HammingLossTemplate
    95. HammingObjective
    96. HammingTemplate
    97. HashFeatureVectorVariable
    98. HashMapAssignment
    99. IndexedSeqSimilar
    100. IndexedSeqVar
    101. IntegerDomain
    102. IntegerTargetVariable
    103. IntegerVar
    104. IntegerVariable
    105. ItemizedVar
    106. IterableDomain
    107. IterableSettings
    108. LabeledBooleanVar
    109. LabeledBooleanVariable
    110. LabeledCategoricalVar
    111. LabeledCategoricalVariable
    112. LabeledDiscreteEvaluation
    113. LabeledDiscreteVar
    114. LabeledDiscreteVariable
    115. LabeledDoubleVar
    116. LabeledDoubleVariable
    117. LabeledIntegerVar
    118. LabeledIntegerVariable
    119. LabeledMutableBooleanVar
    120. LabeledMutableCategoricalVar
    121. LabeledMutableDiscreteVar
    122. LabeledMutableVar
    123. LabeledRealVar
    124. LabeledRealVariable
    125. LabeledRefVar
    126. LabeledRefVariable
    127. LabeledStringVar
    128. LabeledStringVariable
    129. LabeledVar
    130. Masses
    131. Masses1
    132. Masses2
    133. Masses3
    134. Masses4
    135. MassesVar
    136. MassesVariable
    137. MassesWithTotal
    138. MaximizeDiscrete
    139. MaximizeProportions
    140. MutableAssignment
    141. MutableBooleanVar
    142. MutableCategoricalVar
    143. MutableDiscreteSeqVar
    144. MutableDiscreteVar
    145. MutableDoubleScalarVar
    146. MutableDoubleVar
    147. MutableIntegerVar
    148. MutableIntScalarVar
    149. MutableMassesVar
    150. MutableProportionsVar
    151. MutableRealVar
    152. MutableRefVar
    153. MutableSeqVar
    154. MutableSpanVar
    155. MutableStringVar
    156. MutableTensorVar
    157. MutableVar
    158. NoopDiff
    159. NoVariableCoordination
    160. Proportions
    161. Proportions1
    162. Proportions2
    163. Proportions3
    164. Proportions4
    165. ProportionsAssignment
    166. ProportionsMarginal
    167. ProportionsVar
    168. ProportionsVariable
    169. RealDiscreteDomain
    170. RealDomain
    171. RealTargetVariable
    172. RealValue
    173. RealVar
    174. RealVariable
    175. RefVar
    176. RefVariable
    177. ScalarVar
    178. SelfVariable
    179. SeqBreaks
    180. SeqSimilar
    181. SeqVar
    182. SeqVariable
    183. SeqVars
    184. SettingIterator
    185. SetVar
    186. SetVariable
    187. SingletonMasses1
    188. SingletonMasses2
    189. SingletonProportions1
    190. SingletonProportions2
    191. SortedSparseCountsMasses1
    192. SortedSparseCountsProportions1
    193. Span
    194. SpanList
    195. SpanVar
    196. SpanVarBuffer
    197. SpanVarCollection
    198. SpanVariable
    199. SpanVarList
    200. SparseTensorProportions
    201. SparseTensorProportions1
    202. SparseTensorProportions2
    203. SparseTensorProportions3
    204. SparseTensorProportions4
    205. StringDomain
    206. StringTargetVariable
    207. StringVar
    208. StringVariable
    209. TargetAssignment
    210. TargetVar
    211. TensorVar
    212. TensorVariable
    213. ThisType
    214. TrueValue
    215. UniformMasses1
    216. UniformProportions1
    217. Var
    218. Vars
    219. VarWithConstantValue
    220. VarWithDeterministicValue
    221. VarWithDomain
    222. VectorDomain
    223. VectorDomainCubbie
    224. VectorVar
    225. VectorVariable
    226. WeakSetVariable