source: modelado_topicos/vsm/roadmap.txt

v1.0
Last change on this file was d81e301, checked in by rudmanmrrod <rudman22@…>, 7 años ago

Agregado submodulo del vsm

  • Propiedad mode establecida a 100644
File size: 810 octetos
Línea 
1-------------------------------
22014.10.20
3
4Roadmap towards a first release
5-------------------------------
6
7* Update unit tests. At present, these have not been updated with the
8  code changes.
9
10* Functional tests
11
12* Refactoring
13 
14  * All models take corpus objects
15 
16  * Refactoring corpus builders - documentation, tutorial
17 
18  * Refactoring corpus metadata
19
20* Include sample corpus and use in documentation
21
22* Sphinx-generated documentation
23
24  * Getting Started page (including how to install)
25
26  * Workflow
27
28  * Tutorials and demos
29
30Wishlist
31--------
32
33* Better defaults for LDA priors.
34
35* More Bayesian models. There are several descendants of LDA with
36  highly desirable features (e.g., correlated topics, topic change
37  models) we have yet to implement.
38
39* Robust plotting and clustering extensions.
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.