Published August 7, 2024
| Version v0.13.0
Software
Open
bab2min/tomotopy: v0.13.0
Creators
- 1. Kakao Corp.
- 2. Federal University of Rio Grande do Sul
- 3. @europace
- 4. Cohere
Description
- New features
- Major features of Topic Model Viewer
tomotopy.viewer.open_viewer()
are ready now. tomotopy.LDAModel.get_hash()
is added. You can get 128bit hash value of the model.- Add an argument
ngram_list
totomotopy.utils.SimpleTokenizer
.
- Major features of Topic Model Viewer
- Bug fixes
- Fixed inconsistent
spans
bug afterCorpus.concat_ngrams
is called. - Optimized the bottleneck of
tomotopy.LDAModel.load()
andtomotopy.LDAModel.save()
and improved its speed more than 10 times.
- Fixed inconsistent
Files
bab2min/tomotopy-v0.13.0.zip
Files
(1.2 MB)
Name | Size | Download all |
---|---|---|
md5:d85aea4ab193bff4871f46353c9ebf9a
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/bab2min/tomotopy/tree/v0.13.0 (URL)