# # ChangeLog for / in modelado_topicos # # Generado por Trac 1.0.2 # 16/06/2024 02:12:36 Tue, 07 Jul 2015 20:20:24 GMT Jorge Redondo Flames [539bee2] * django_topic_explorer/settings.py (modificado) * topic_explorer/templates/index.html (modificado) * topic_explorer/urls.py (modificado) * topic_explorer/views.py (modificado) * utils/freeling.py (modificado) Preprocesamiento con Freeling y otras opciones Mon, 29 Jun 2015 14:20:24 GMT Jorge Redondo Flames [ff807e0] * utils/freeling.py (añadido) Agregado directorio utils/ Fri, 12 Jun 2015 14:17:58 GMT Jorge Redondo Flames [fb25bf8] * django_topic_explorer/settings.py (modificado) * topic_explorer/static/topic_explorer/css/topic_explorer.css (añadido) * topic_explorer/static/topic_explorer/js/icons.js (modificado) * topic_explorer/templates/index.html (modificado) * topic_explorer/views.py (modificado) CSS separated, and added type=button to UI buttons Fri, 05 Jun 2015 16:56:31 GMT Jorge Redondo Flames [27c3620] * doc/LDA_Dirichlet_bayes.odt (borrado) * doc/lda_maestro.pdf (movido) Eliminados algunos docs odt, renombrado el pdf Wed, 27 May 2015 14:31:43 GMT Jorge Redondo Flames [8f9bcaf] * doc/topicos_LDA.pdf (añadido) More documents about LDA Wed, 27 May 2015 14:28:53 GMT Jorge Redondo Flames [279d6cb] * doc/LDA_Dirichlet_bayes.odt (añadido) Added doc/ with initial documents (in spanish) about LDA Wed, 27 May 2015 14:27:21 GMT Jorge Redondo Flames [1d65e92] * django_topic_explorer/settings.py (modificado) Added doc/ with initial document about LDA generative process Tue, 05 May 2015 14:25:04 GMT Jorge Redondo Flames [6c54f72] * LICENSE.md (añadido) LICENSE.md added Tue, 05 May 2015 13:32:43 GMT jredondo [62ccdc8] * README.md (modificado) Update README.md Mon, 04 May 2015 20:26:54 GMT jredondo [017277b] * README.md (modificado) Update README.md Mon, 04 May 2015 20:24:06 GMT jredondo [b5bfaaf] * README.md (modificado) Update README.md Mon, 04 May 2015 20:16:43 GMT jredondo [c8f60b8] * README.md (modificado) Update README.md Mon, 04 May 2015 20:14:54 GMT jredondo [8b4a48c] * README.md (modificado) Update README.md Mon, 04 May 2015 20:00:18 GMT jredondo [e56fc83] * README.md (modificado) Update README.md Mon, 04 May 2015 19:48:04 GMT Jorge Redondo Flames [c617763] * db.sqlite3 (añadido) * django_topic_explorer/__init__.py (añadido) * django_topic_explorer/settings.py (añadido) * django_topic_explorer/urls.py (añadido) * django_topic_explorer/wsgi.py (añadido) * manage.py (añadido) * topic_explorer/__init__.py (añadido) * topic_explorer/admin.py (añadido) * topic_explorer/migrations/__init__.py (añadido) * topic_explorer/models.py (añadido) * topic_explorer/static/topic_explorer/bootstrap-2.3.2/css/bootstrap-responsive.min.css (añadido) * topic_explorer/static/topic_explorer/bootstrap-2.3.2/css/bootstrap.min.css (añadido) * topic_explorer/static/topic_explorer/bootstrap-2.3.2/img/glyphicons-halflings-white.png (añadido) * topic_explorer/static/topic_explorer/bootstrap-2.3.2/img/glyphicons-halflings.png (añadido) * topic_explorer/static/topic_explorer/bootstrap-2.3.2/js/bootstrap.min.js (añadido) * topic_explorer/static/topic_explorer/img/ap.jpg (añadido) * topic_explorer/static/topic_explorer/img/htrc.png (añadido) * topic_explorer/static/topic_explorer/img/icon-book.png (añadido) * topic_explorer/static/topic_explorer/img/inpho.png (añadido) * topic_explorer/static/topic_explorer/img/inpho_logo.png (añadido) * topic_explorer/static/topic_explorer/img/link.png (añadido) * topic_explorer/static/topic_explorer/img/sep.png (añadido) * topic_explorer/static/topic_explorer/js/fulltext.js (añadido) * topic_explorer/static/topic_explorer/js/htrc.js (añadido) * topic_explorer/static/topic_explorer/js/icons.js (añadido) * topic_explorer/static/topic_explorer/js/lib/d3.v3.min.js (añadido) * topic_explorer/static/topic_explorer/js/lib/jquery-1.11.0.min.js (añadido) * topic_explorer/static/topic_explorer/js/lib/jquery.cookie.min.js (añadido) * topic_explorer/static/topic_explorer/js/lib/jquery.superdom.min.js (añadido) * topic_explorer/static/topic_explorer/js/lib/mustache.js (añadido) * topic_explorer/static/topic_explorer/js/util.js (añadido) * topic_explorer/templates/index.html (añadido) * topic_explorer/tests.py (añadido) * topic_explorer/urls.py (añadido) * topic_explorer/views.py (añadido) First commit (rudimentary code) Mon, 04 May 2015 19:30:37 GMT jredondo [fb2ecfe] * README.md (añadido) Initial commit