issues
search
sashafrey
/
topicmod
This project had been moved to https://github.com/bigartm/bigartm
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#108 Robust handling of token_count=0 in the input data.
#109
sashafrey
closed
10 years ago
0
Investigate why perplexity is NaN in the attached script
#108
sashafrey
closed
10 years ago
1
Alfrey create dictionary
#107
sashafrey
closed
10 years ago
0
Cover perplexity and kernel functionals with unit-tests.
#106
MelLain
opened
10 years ago
0
Mel lain topic kernel
#105
sashafrey
closed
10 years ago
3
Avoid too large Protobuf messages (TopicModel, ThetaMatrix and DictionaryConfig)
#104
sashafrey
opened
10 years ago
2
Add troubleshooting FAQ for FindBoost issues
#103
sashafrey
opened
10 years ago
0
Add documentation for multiclass topic models
#102
sashafrey
opened
10 years ago
0
Message Batch does not have any ID
#101
sashafrey
opened
10 years ago
0
Compare BigARTM with Vowpal Wabbit на Pubmed
#100
sashafrey
opened
10 years ago
0
Fix CMakeLists to include headers (.h files) in the cpp_client project
#99
sashafrey
opened
10 years ago
0
Build BigARTM as x64 bits on Windows
#98
sashafrey
closed
10 years ago
1
Test BigARTM on non-ASCII charactars
#97
sashafrey
opened
10 years ago
0
Rename DictionaryConfig -> Dictionary in messages.proto
#96
sashafrey
closed
10 years ago
1
make_rpcz_call() should check distinguish network and application-specific errors
#95
sashafrey
opened
10 years ago
1
MultiModul. Alpha version
#94
sashafrey
closed
10 years ago
0
Include header files in visual studio projects generated by CMake
#93
sashafrey
closed
10 years ago
1
Improve thread safety in c_interface
#92
sashafrey
closed
10 years ago
3
Fix INSTALL and PACKAGE part of CMake scripts to produce a valid installation package on Windows
#91
sashafrey
closed
10 years ago
2
Warnings while building cpp projects.
#90
MelLain
closed
10 years ago
1
Fix CMake build system to pick up any Boost library on Windows
#89
sashafrey
closed
10 years ago
1
It should be possible to deploy Dictionary and Phi-regularizers only on the Master node (not on the remote NodeController node)
#88
sashafrey
opened
10 years ago
0
MasterComponent::RequestTopicModel should return void and throw exception to report errors
#87
sashafrey
opened
10 years ago
0
Use map or unordered_map?
#86
MelLain
closed
9 years ago
1
BigARTM performance doesn't scale linearly at 16 cores
#85
sashafrey
closed
9 years ago
1
ReconfigureRegularizer must preserve the internal data of the regularizer
#84
sashafrey
closed
10 years ago
1
Allow retrieval of specific topics in ArtmRequestTopicModel
#83
sashafrey
closed
9 years ago
1
Speedup merger and support several mergers per instance
#82
sashafrey
opened
10 years ago
0
Implement new API to retrieve the health status
#81
sashafrey
opened
10 years ago
0
Implement tests and add documentation for Scores
#80
sashafrey
opened
10 years ago
0
Bad error message when launch second node_controller.exe on the same port
#79
sashafrey
closed
9 years ago
1
Add reset_every_iteration flag to ScoresConfig
#78
sashafrey
opened
10 years ago
0
Marina scores
#77
sashafrey
closed
10 years ago
0
Mel lain network start
#76
sashafrey
closed
10 years ago
1
Extend rpcz_canary_test to cover server-side errors
#75
sashafrey
closed
10 years ago
5
Make rpcz timeouts work in rpcz_canary_tests
#74
sashafrey
closed
10 years ago
1
Handle errors and timeouts in all rpcz calls
#73
sashafrey
closed
9 years ago
6
Topic-document distribution nulling
#72
marinadudarenko
closed
9 years ago
2
Scores should be calculated for non-enabled topic models
#71
sashafrey
opened
10 years ago
0
Implement additional score calculators
#70
sashafrey
closed
10 years ago
1
Add option in perplexity calculation to use collection unigram model when p(w|d)=0
#69
sashafrey
closed
10 years ago
1
Issues when compiling 3rdparty/protobuf/python
#68
sashafrey
closed
10 years ago
1
Verify BigARTM on annotated collection such as Reuters
#67
sashafrey
opened
10 years ago
1
Antoniox cmake
#66
antoniox
closed
10 years ago
19
API to add/remove model
#65
sashafrey
closed
10 years ago
1
Support caching of Theta in network modus operandi
#64
sashafrey
opened
10 years ago
0
Master should push DataLoaderConfig and InstanceConfig to newly connected nodes
#63
sashafrey
closed
10 years ago
1
Support Regularizers in network modus operandi
#62
sashafrey
closed
10 years ago
1
Implement new API method to retrieve scores (such as perplexity) without retriving the entire model
#61
sashafrey
closed
10 years ago
1
Move CompactBatches() method to MasterComponent
#60
sashafrey
closed
10 years ago
1
Next