-
Notifications
You must be signed in to change notification settings - Fork 26
Internal Quick Notes
cjrd edited this page Jun 25, 2012
·
7 revisions
- -host wikipedia database somewhere and provide instructions for downloading and installing
- Add more links to the online documentation
- Display relevant perplexity options for the appropriate algorithms [Disable perplexity in online version, for now.]
- -set time limits in analysis and nice levels
- -set up database to cache exact analyses
- semi-optimize data saving
- make a standard message passing framework to the html form the printing class (e.g. Error accessing bing in a box at the top of the page)
- Need to optimize and rewrite a lot of the functionality in relations and db
- -Export all sorts of data and do rigorous comparisons
- -Allow settings download/upload
- -optimize js and css serving
- -display live updates during analysis
- -add "abort" buttons
- -add selection of similarity scores for documents and topics and whatnot (e.g. Jensen-Shannon, Hellinger, etc)
- -use specific random seeds for reproducible results
- -For CTM, provide the correlation matrix using lass-graph.r
- -Display a live likelihood graph to the user and allow them to stop the training whenever/if they feel the model has converged.