MCPcopy Create free account

hub / github.com/bab2min/tomotopy / functions

Functions1,743 in github.com/bab2min/tomotopy

↓ 1 callersFunctionnewEmptyArrayFromDim
src/python/handler/PyUtils.h:1306
↓ 1 callersMethodnum_docs_of_topic
Return the number of documents belonging to a topic `topic_id`. Parameters ---------- topic_id : int an integer in range [0, `k`) indicating the
tomotopy/models.py:2430
↓ 1 callersFunctionopen_viewer
Run a server for topic model viewer Parameters ---------- model: tomotopy.models.LDAModel or its derived class A trained topic model instance to
tomotopy/viewer/viewer_server.py:916
↓ 1 callersMethodoptimizeCoef
src/TopicModel/SLDAModel.hpp:90
↓ 1 callersMethodoptimizeParameters
src/TopicModel/LDACVB0Model.hpp:101
↓ 1 callersMethodoptimizeParameters
src/TopicModel/HDPModel.hpp:65
↓ 1 callersMethodoptimizeParameters
function for optimizing hyperparameters */
src/TopicModel/LDAModel.hpp:253
↓ 1 callersFunctionp_bool2float
src/Utils/EigenAddonOps.hpp:47
↓ 1 callersFunctionp_to_f32
src/Utils/EigenAddonOps.hpp:42
↓ 1 callersMethodparam
src/Utils/math.h:225
↓ 1 callersMethodpg_m1
src/Utils/PolyaGamma.hpp:183
↓ 1 callersMethodpg_m2
src/Utils/PolyaGamma.hpp:188
↓ 1 callersMethodprepare
src/TopicModel/TopicModel.hpp:652
↓ 1 callersMethodprepareDoc
src/TopicModel/LDACVB0Model.hpp:259
↓ 1 callersMethodprepareDoc
* called only when initializing a new doc, not when loading from saved model */
src/TopicModel/LDAModel.hpp:716
↓ 1 callersMethodprepareShared
src/TopicModel/LDACVB0Model.hpp:255
↓ 1 callersMethodprepareShared
src/TopicModel/LDAModel.hpp:676
↓ 1 callersMethodprepareWordPriors
src/TopicModel/LDAModel.hpp:724
↓ 1 callersMethodpresampleDocument
src/TopicModel/DTModel.hpp:85
↓ 1 callersMethodpurge_dead_topics
.. versionadded:: 0.12.3 Purge all non-alive topics from the model and return `new_topic_ids`. After called, `HDPModel.k` shrinks to `HDPModel.live_k
tomotopy/models.py:1212
↓ 1 callersFunctionraw_corpus_and_labeling_example
(input_file)
examples/raw_corpus_and_labeling.py:4
↓ 1 callersMethodrbegin
src/Utils/tvector.hpp:171
↓ 1 callersMethodread
src/Utils/tvector.hpp:562
↓ 1 callersFunctionreadFromStream
src/Utils/serializer.hpp:226
↓ 1 callersFunctionreadTaggedDataMap
src/Utils/serializer.cpp:120
↓ 1 callersFunctionreadTaggedMany
src/Utils/serializer.hpp:830
↓ 1 callersMethodremoveChild
src/TopicModel/HLDAModel.hpp:55
↓ 1 callersMethodrend
src/Utils/tvector.hpp:177
↓ 1 callersMethodreorder
src/Utils/Dictionary.cpp:64
↓ 1 callersMethodreset
src/Utils/LBFGS.h:43
↓ 1 callersMethodresetStatistics
src/TopicModel/LDAModel.hpp:301
↓ 1 callersMethodrestoreFromTrainingError
src/TopicModel/TopicModel.hpp:611
↓ 1 callersFunctionrtinvchi2
src/Utils/PolyaGammaHybrid.hpp:239
↓ 1 callersFunctionrtnorm
src/Utils/rtnorm.hpp:2552
↓ 1 callersFunctionsampleFromTruncatedMultiNormal
src/Utils/TruncMultiNormal.hpp:11
↓ 1 callersMethodsaves
.. versionadded:: 0.11.0 Serialize the model instance into `bytes` object and return it. The arguments work the same as `tomotopy.models.LDAModel.sav
tomotopy/models.py:426
↓ 1 callersFunctionscan_SSE
src/Utils/sample.hpp:62
↓ 1 callersMethodserializerRead
src/TopicModel/SLDAModel.hpp:471
↓ 1 callersMethodserializerWrite
src/TopicModel/LDA.h:89
↓ 1 callersMethodsetK
src/TopicModel/PLDA.h:11
↓ 1 callersMethodsetMdRange
src/TopicModel/GDMRModel.hpp:557
↓ 1 callersMethodset_user_config
(self, key, value)
tomotopy/viewer/viewer_server.py:336
↓ 1 callersMethodshrink_to_fit
src/Utils/tvector.hpp:228
↓ 1 callersFunctionsin_ps
evaluation of 8 sines at onces using AVX intrisics The code is the exact rewriting of the cephes sinf function. Precision is
src/Utils/avx_mathfun.h:346
↓ 1 callersFunctionsincos_ps
since sin256_ps and cos256_ps are almost identical, sincos256_ps could replace both of them.. it is almost as fast, and gives you a free cosine with y
src/Utils/avx_mathfun.h:590
↓ 1 callersFunctionslpGet
src/Utils/slp.hpp:95
↓ 1 callersMethodtotalSize
src/Utils/serializer.cpp:115
↓ 1 callersMethodupdateDocs
src/TopicModel/LDACVB0Model.hpp:361
↓ 1 callersMethodupdateDocs
src/TopicModel/LDAModel.hpp:1064
↓ 1 callersMethodupdateForCopy
src/TopicModel/TopicModel.hpp:496
↓ 1 callersMethodupdateGlobalInfo
src/TopicModel/LDACVB0Model.hpp:183
↓ 1 callersMethodupdateGlobalInfo
updates global informations after sampling documents ex) update new global K at HDP model */
src/TopicModel/LDAModel.hpp:545
↓ 1 callersMethodupdatePartition
src/TopicModel/LDAModel.hpp:437
↓ 1 callersMethodupdateVocab
src/python/handler/py_LDA.cpp:440
↓ 1 callersMethodupdateWordFormCnts
src/TopicModel/TopicModel.hpp:573
↓ 1 callersMethodupdateZLL
src/TopicModel/SLDAModel.hpp:79
↓ 1 callersFunctionutf8To16
src/Utils/Mmap.cpp:8
↓ 1 callersFunctionwordBegin
src/python/handler/py_utils.cpp:815
↓ 1 callersFunctionwordEnd
src/python/handler/py_utils.cpp:826
↓ 1 callersFunctionword_prior_example
(input_file)
examples/word_prior.py:4
↓ 1 callersMethodwrite
src/Utils/tvector.hpp:555
↓ 1 callersFunctionwriteTaggedData
src/Utils/serializer.hpp:805
↓ 1 callersFunctionwriteTaggedMany
src/Utils/serializer.hpp:855
↓ 1 callersMethod~UniqueCObj
src/python/handler/PyUtils.h:63
↓ 1 callersMethod~VocabObject
src/python/handler/py_utils.cpp:46
MethodAliasMethod
src/Utils/AliasMethod.hpp:18
MethodAnyConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:276
MethodBinaryLogisticFunctor
src/TopicModel/SLDAModel.hpp:125
MethodBlockStreamBuffer
src/Utils/serializer.cpp:73
MethodCTModelObject
src/python/handler/py_CT.cpp:8
MethodCTModelObject
src/python/handler/module.h:252
MethodCandWordIterator
src/python/handler/label.h:31
MethodCandidate
src/Labeling/Labeler.h:17
MethodCandidateEx
src/Labeling/FoRelevance.h:60
MethodCoherenceModel
src/Coherence/CoherenceModel.hpp:44
MethodCoherenceObject
src/python/handler/py_coherence.cpp:7
MethodCoherenceObject
src/python/handler/coherence.h:19
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:18
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:39
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:60
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:81
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:104
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:126
MethodConfirmMeasurer
src/Coherence/ConfirmMeasurer.hpp:148
MethodConversionFail
src/python/handler/PyUtils.h:571
MethodCorpusIterObject
src/python/handler/utils.h:96
MethodCorpusObject
src/python/handler/py_utils.cpp:158
MethodDMRModelObject
src/python/handler/py_DMR.cpp:16
MethodDMRModelObject
src/python/handler/module.h:117
MethodDTArgs
src/TopicModel/DT.h:37
MethodDTModelObject
src/python/handler/py_DT.cpp:15
MethodDTModelObject
src/python/handler/module.h:313
MethodDelegateCopy
src/Utils/Utils.hpp:66
MethodDocIterator
src/Labeling/FoRelevance.cpp:103
MethodDocWordIterator
src/python/handler/utils.h:109
MethodDocWordIterator
src/Labeling/FoRelevance.cpp:15
MethodDocWrapper
src/Labeling/FoRelevance.cpp:62
MethodDocumentBase
src/TopicModel/TopicModel.hpp:88
MethodDocumentObject
src/python/handler/py_utils.cpp:837
MethodDocumentObject
src/python/handler/utils.h:166
← previousnext →401–500 of 1,743, ranked by callers