MCPcopy Create free account

hub / github.com/bab2min/tomotopy / functions

Functions1,743 in github.com/bab2min/tomotopy

MethodaddDoc
src/python/handler/py_SLDA.cpp:106
MethodaddDoc
src/python/handler/py_PLDA.cpp:45
MethodaddDoc
src/python/handler/py_LLDA.cpp:46
MethodaddDoc
src/python/handler/py_MGLDA.cpp:44
MethodaddDoc
src/TopicModel/LLDAModel.hpp:154
MethodaddDoc
src/TopicModel/DMRModel.hpp:404
MethodaddDoc
src/TopicModel/DTModel.hpp:520
MethodaddDoc
src/TopicModel/LDACVB0Model.hpp:351
MethodaddDoc
src/TopicModel/LDAModel.hpp:1011
MethodaddDoc
src/TopicModel/SLDAModel.hpp:433
MethodaddDoc
src/TopicModel/GDMRModel.hpp:465
MethodaddDoc
src/TopicModel/MGLDAModel.hpp:439
MethodaddDoc
src/TopicModel/PLDAModel.hpp:161
MethodaddDocs
src/python/handler/py_utils.cpp:358
MethodaddOnlyWordTo
src/TopicModel/HDPModel.hpp:151
MethodaddTopic
src/TopicModel/HDPModel.hpp:84
MethodaddWordTo
src/TopicModel/DTModel.hpp:61
MethodaddWordTo
src/TopicModel/LDACVB0Model.hpp:128
MethodaddWordTo
src/TopicModel/HDPModel.hpp:172
MethodaddWordTo
src/TopicModel/LDAModel.hpp:288
MethodaddWordTo
src/TopicModel/PAModel.hpp:94
MethodaddWordTo
src/TopicModel/HLDAModel.hpp:436
MethodaddWordTo
src/TopicModel/MGLDAModel.hpp:66
MethodaddWordTo
src/TopicModel/HPAModel.hpp:147
MethodaddWordToOnlyLocal
src/TopicModel/HLDAModel.hpp:425
Methodadd_doc
Add a new document into the model instance with `metadata` and return an index of the inserted document. .. versionchanged:: 0.12.0 A new argume
tomotopy/models.py:726
Methodadd_doc
Add a new document into the model instance with `metadata` and return an index of the inserted document. .. versionchanged:: 0.11.0 Until versio
tomotopy/models.py:958
Methodadd_doc
Add a new document into the model instance and return an index of the inserted document. Parameters ---------- words : Iterable[str] an iterable
tomotopy/models.py:1339
Methodadd_doc
Add a new document into the model instance with response variables `y` and return an index of the inserted document. Parameters ---------- words : It
tomotopy/models.py:2013
Methodadd_doc
Add a new document into the model instance with `labels` and return an index of the inserted document. Parameters ---------- words : Iterable[str]
tomotopy/models.py:2156
Methodalpha
Dirichlet prior on the per-document topic distributions (read-only)
tomotopy/models.py:133
Methodalpha
Dirichlet prior on the per-document topic distributions for each metadata in the shape `[k, f]`. Equivalent to `np.exp(DMRModel.lambdas)` (read-only)
tomotopy/models.py:838
Methodalpha
Dirichlet prior on the per-document super topic distributions in shape `[k1 + 1]`. Its element 0 indicates the prior to the top topic and elements 1
tomotopy/models.py:1772
Methodalpha
This property is not available in `CTModel`. Use `CTModel.prior_mean` and `CTModel.prior_cov` instead. .. versionadded:: 0.9.1
tomotopy/models.py:1921
Methodalpha
per-document topic distribution in the shape `[num_timepoints, k]` (read-only) .. versionadded:: 0.9.0
tomotopy/models.py:2702
Methodalpha_epsilon
the smoothing value alpha-epsilon (read-only)
tomotopy/models.py:800
Methodalpha_g
the hyperparameter alpha_g (read-only)
tomotopy/models.py:1414
Methodalpha_l
the hyperparameter alpha_l (read-only)
tomotopy/models.py:1419
Methodalpha_mg
the hyperparameter alpha_mg (read-only)
tomotopy/models.py:1424
Methodalpha_ml
the hyperparameter alpha_ml (read-only)
tomotopy/models.py:1429
Functionapply
Apply Korean docstring overrides.
tomotopy/_docs_ko.py:1928
Methodassign
src/Utils/tvector.hpp:131
Methodat
src/Utils/slp.hpp:41
Methodat
src/Utils/slp.hpp:55
Methodat
src/Utils/slp.hpp:69
Methodat
src/Utils/tvector.hpp:244
MethodatDerivative
src/Utils/slp.hpp:46
MethodatDerivative
src/Utils/slp.hpp:60
MethodatDerivative
src/Utils/slp.hpp:78
Methodavailable
(self)
tomotopy/viewer/viewer_server.py:279
Methodb
src/Utils/math.h:201
MethodbecomeOwner
src/TopicModel/LDA.h:71
Methodbegin
src/Utils/SharedString.h:51
Methodbeta
a `list` of beta parameters for each topic (for only `tomotopy.models.CTModel` model, read-only) .. versionadded:: 0.2.0
tomotopy/utils.py:142
Methodbeta_distribution
src/Utils/math.h:218
Methodbinary
src/python/handler/PyUtils.h:2476
Methodbinary
src/python/handler/PyUtils.h:2548
Methodbinary
src/python/handler/PyUtils.h:2653
FunctionbroadcastObj
src/python/handler/module.h:343
Methodbuild
src/Utils/Trie.hpp:232
FunctionbuildPyDictSkipNull
src/python/handler/PyUtils.h:1745
Methodburn_in
get or set the burn-in iterations for optimizing parameters Its default value is 0.
tomotopy/models.py:138
Methodbuy
src/Utils/tvector.hpp:509
MethodcalcDigammaSum
src/TopicModel/LDACVB0Model.hpp:94
MethodcalcGrowth
src/Utils/tvector.hpp:532
MethodcalcMeasure
src/Coherence/ConfirmMeasurer.hpp:186
MethodcalcNodeLikelihood
src/TopicModel/HLDAModel.hpp:125
MethodcalcOrderDecay
src/TopicModel/GDMRModel.hpp:201
MethodcalcWordLikelihood
src/TopicModel/HLDAModel.hpp:190
MethodcalcWordTopicProb
src/TopicModel/HDPModel.hpp:111
Methodcall
src/python/handler/PyUtils.h:2401
Methodcall
src/python/handler/PyUtils.h:2447
Methodcall
src/python/handler/PyUtils.h:2519
Methodcall
src/python/handler/PyUtils.h:2597
Methodcall
src/python/handler/PyUtils.h:2725
Methodcall
src/python/handler/PyUtils.h:2734
Methodcall
src/python/handler/PyUtils.h:2743
Methodcall
src/python/handler/PyUtils.h:2752
Methodcall
src/python/handler/PyUtils.h:3194
Methodcall
src/python/handler/py_utils.cpp:1104
MethodcallFromPython
src/python/handler/PyUtils.h:2355
Methodcbegin
src/Utils/tvector.hpp:163
Methodcend
src/Utils/tvector.hpp:169
FunctioncheckType
src/python/handler/PyUtils.h:3416
Methodcoeff
src/Utils/EigenAddonOps.hpp:239
MethodcollectMinMaxMetadata
src/TopicModel/GDMRModel.hpp:295
MethodcomputeHash
src/TopicModel/HLDAModel.hpp:323
MethodconcatNgrams
TODO: It loses some ngram patterns. Fix me!
src/python/handler/py_utils.cpp:493
MethodconvertMisc
src/python/handler/py_DMR.cpp:8
MethodconvertMisc
src/python/handler/py_GDMR.cpp:8
MethodconvertMisc
src/python/handler/py_DT.cpp:8
MethodconvertMisc
src/python/handler/py_LDA.cpp:26
MethodconvertMisc
src/python/handler/py_SLDA.cpp:8
MethodconvertMisc
src/python/handler/py_PLDA.cpp:8
MethodconvertMisc
src/python/handler/py_LLDA.cpp:8
MethodconvertMisc
src/python/handler/py_MGLDA.cpp:8
MethodconvertToLDA
src/python/handler/py_HDP.cpp:39
MethodconvertToLDA
src/TopicModel/HDPModel.hpp:511
Methodcopy
src/python/handler/PyUtils.h:94
Methodcopy
src/TopicModel/TopicModel.hpp:623
← previousnext →701–800 of 1,743, ranked by callers