issues
search
ContinuumIO
/
topik
A Topic Modeling toolbox
BSD 3-Clause "New" or "Revised" License
92
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pyLDAvis ValidationError: Not all rows (distributions) in doc_topic_dists sum to 1
#80
imranshaikmuma
opened
7 years ago
2
Various fixes + logging + refactoring.
#79
brianrusso
closed
8 years ago
3
LDA Error Fix
#78
brittainhard
closed
8 years ago
0
fixed error in LDA (transposed score/topic)
#77
brianrusso
closed
8 years ago
3
ValueError: could not convert string to float: s
#76
brianrusso
closed
8 years ago
2
make Elasticsearch log output quieter for test runs
#75
msarahan
closed
8 years ago
0
add regex stop capability for omitting things like HTML tags
#74
msarahan
opened
8 years ago
0
Intel MKL FATAL ERROR: Cannot load libmkl_avx.so or libmkl_def.so.
#73
geledek
opened
8 years ago
0
will there be a release of topik for windows x86?
#72
kenyeung128
opened
8 years ago
1
Error in `/home/usr/anaconda2/bin/python': free(): invalid pointer:
#71
kenyeung128
closed
8 years ago
10
pyLDAvis Plotting Data Structures Issues
#70
brittainhard
opened
8 years ago
0
[WIP] LDAVis reimplementation
#69
brittainhard
closed
8 years ago
0
Exclude empty documents and log their occurrence.
#68
gpfreitas
opened
8 years ago
0
Add list of phrases to look for in the simple parser.
#67
gpfreitas
opened
8 years ago
0
Avoid use of variables that are commonly used for other purposes, like `np`
#66
gpfreitas
closed
7 years ago
1
conda build fails due to conflicting constraints
#65
ahmadia
closed
9 years ago
0
conda build currently relies on asmeurer channel
#64
ahmadia
opened
9 years ago
0
conda installation of 0.3.0 is not working -> "ImportError: No module named cli "
#63
AHMcKenzie
closed
9 years ago
6
Add Topik and prereq conda recipes
#62
msarahan
closed
9 years ago
0
Youngblood/store param strings
#61
youngblood
closed
9 years ago
1
lda broken with gensim 0.12.3
#60
youngblood
opened
9 years ago
3
Youngblood/cli fixes
#59
youngblood
closed
9 years ago
1
add check to prevent using TFIDF with LDA
#58
youngblood
opened
9 years ago
0
Fix read the docs
#57
msarahan
closed
9 years ago
0
Bug fixes and doc updates for 0.3
#56
msarahan
closed
9 years ago
0
get rid of '_source' structure in out_memory.py
#55
youngblood
closed
9 years ago
1
standardize format of frequency bound arguments across all tokenization functions
#54
youngblood
opened
9 years ago
0
Testing for outputs needs parameterization/generalization
#53
msarahan
closed
9 years ago
0
Youngblood/update intermediate data model
#52
msarahan
closed
9 years ago
0
Youngblood/change dict corpus to dict
#51
msarahan
closed
9 years ago
0
change DictionaryCorpus implementation from list to dict
#50
youngblood
closed
9 years ago
1
replace all instances of 'viz' with 'vis'
#49
youngblood
closed
9 years ago
1
ElasticSearch backend needs to do batch operations for all storage of results
#48
youngblood
closed
9 years ago
1
either generalize or remove synchronize()
#47
youngblood
opened
9 years ago
1
Youngblood/add viz to docs
#46
youngblood
closed
9 years ago
1
replace Termite class with standalone functions
#45
youngblood
closed
9 years ago
0
in Termite class, separate save functionality from plot
#44
youngblood
closed
9 years ago
0
move from readthedocs to alternate
#43
youngblood
opened
9 years ago
3
fixed pyLDAvis ValidationError
#42
youngblood
closed
9 years ago
3
Problem running tutorial code
#41
AHMcKenzie
closed
9 years ago
8
add markdown conversion for PyPI
#40
msarahan
closed
9 years ago
0
update PyPI setup and prefer environment.yml to explicit dep list
#39
msarahan
closed
9 years ago
0
[WIP] add PLSA output to LDAvis
#38
msarahan
closed
9 years ago
0
expose pyLDAvis output options in plot_lda_vis
#37
youngblood
opened
9 years ago
1
Youngblood/add pyldavis docs
#36
youngblood
closed
9 years ago
1
put termite and ldavis plots inline in documentation
#35
youngblood
closed
9 years ago
0
fix Term Frequency input to pyLDAvis
#34
youngblood
closed
9 years ago
1
Document LDAvis visualization in docs
#33
msarahan
closed
9 years ago
0
Add PLSA output for LDAvis
#32
msarahan
closed
9 years ago
1
[WIP]Youngblood/add pyldavis
#31
youngblood
closed
9 years ago
1
Next