Changes

Summary

  1. Update README.md (commit: 87e343b) (details)
  2. Update README.md (commit: f65ea61) (details)
  3. Update README.md (commit: a2f41a6) (details)
  4. Delete .mm (commit: d5a1d9d) (details)
  5. Update README.md (commit: bd90abf) (details)
  6. Remove extension from doc label (commit: 143dd34) (details)
  7. Update demonstrator.py (commit: f49775b) (details)
  8. Update index.html (commit: 0660105) (details)
  9. Update preprocessing.py (commit: 44fc7f0) (details)
  10. Update README.md (commit: 27d4854) (details)
  11. mallet.py updated (commit: 7c32eb4) (details)
  12. added debug infos for mallet.py (commit: dc6a98a) (details)
  13. fixed notebook name (commit: 95754ba) (details)
  14. some small fixes in mallet.py (commit: 86f3ab0) (details)
  15. gitignore updated and updated Mallet IT (commit: d387744) (details)
  16. fixed mallet output paths (commit: 21c3dba) (details)
  17. Restored MAllet Integrationtest (commit: 06b8efa) (details)
  18. fixed key error coming from _create_sparse_index() (commit: e67e59b) (details)
  19. Gensim Intergration Test nach key error fix (commit: 3af36ab) (details)
  20. added encoding='utf-8' to read and open functions (commit: 8321733) (details)
  21. gensim_output.csv is output from rechenknecht (commit: 73102ef) (details)
  22. remove accidential  filepart (commit: 0106c19) (details)
  23. lda model saved from grenzbote run (rechenknecht) (commit: c6cc3e5) (details)
  24. updated .gitignore (commit: 45ad4ba) (details)
  25. lda.id2word added (commit: 54f8e33) (details)
  26. rest of gensim save files (commit: 3834524) (details)
  27. updated .gitignore to include files too large for git (commit: 6f12de4) (details)
  28. added make_doc2bow_list() to preprocessing and tested in (commit: 8c03a89) (details)
  29. added make_doc_topic_matrix to preprocessing - still early aplha (commit: d87cc6a) (details)
  30. tested new functions - working (commit: 689c88a) (details)
  31. added gensim2dataframe() to preprocessing - working (commit: c0a3594) (details)
  32. Demonstrator stuff (commit: d6a88eb) (details)
  33. Replace ints with column and row names (commit: 109f18b) (details)
  34. testfunction for topic_wordle added (commit: 15a1b3d) (details)
  35. Demonstrator stuff (commit: 64bdbe8) (details)
  36. Update visualization.py (commit: 6ef97a6) (details)
  37. Update demonstrator.py (commit: 13c93cf) (details)
  38. Demonstrator stuff... (commit: e3bc48d) (details)
  39. updated gitignore to inlcude demonstrator output (commit: d11ef57) (details)
  40. updated integration tests (commit: 31f1b3b) (details)
The file was modified README.md (diff)
The file was modified README.md (diff)
The file was modified README.md (diff)
The file was removed.mm
The file was modified demonstrator/README.md (diff)
Commit 143dd346e5f21e63f163e81c07a6c00737914b66 by github
Remove extension from doc label
(commit: 143dd34)
The file was modified dariah_topics/preprocessing.py (diff)
The file was modified demonstrator/demonstrator.py (diff)
The file was modified demonstrator/templates/index.html (diff)
The file was modified dariah_topics/preprocessing.py (diff)
The file was modified demonstrator/README.md (diff)
The file was modified dariah_topics/mallet.py (diff)
Commit dc6a98a1703bb714282f3e050ffcbc89c3cf7c08 by sina.bock
added debug infos for mallet.py
(commit: dc6a98a)
The file was addedMallet_Windows.ipynb
The file was removedMallet.ipynb
The file was modified dariah_topics/mallet.py (diff)
The file was removedMallet_Windows.ipynb
The file was addedMallet.ipynb
Commit 86f3ab049645ea0abba1bc7ec43e368061f08f2b by sina.bock
some small fixes in mallet.py
(commit: 86f3ab0)
The file was addedtutorial_supplementals/mallet_output/state.gz
The file was modified IntegrationTest_txt_Mallet.ipynb (diff)
The file was modified dariah_topics/mallet.py (diff)
The file was addedtutorial_supplementals/mallet_output/doc_topics.txt
The file was addedtutorial_supplementals/mallet_output/malletModel-mallet
The file was addedtutorial_supplementals/mallet_output/malletModel.mallet
The file was addedtutorial_supplementals/mallet_output/topic_keys.txt
Commit d387744b21baf761c0f9e43ca2fde7c20198474f by sina.bock
gitignore updated and updated Mallet IT
(commit: d387744)
The file was removedtutorial_supplementals/mallet_output/doc_topics.txt
The file was removedtutorial_supplementals/mallet_output/state.gz
The file was removedtutorial_supplementals/mallet_output/malletModel.mallet
The file was removedtutorial_supplementals/mallet_output/topic_keys.txt
The file was modified IntegrationTest_txt_Mallet.ipynb (diff)
The file was modified .gitignore (diff)
The file was removedtutorial_supplementals/mallet_output/malletModel-mallet
The file was modified dariah_topics/mallet.py (diff)
Commit 06b8efa7035323e53798d17b68868ae16045394e by sina.bock
Restored MAllet Integrationtest
(commit: 06b8efa)
The file was addedIntegrationTest_txt_Mallet.ipynb
Commit e67e59bbc2bd0f5a0eee71da5e5725e0254f400c by cyberpillip
fixed key error coming from _create_sparse_index()
(commit: e67e59b)
The file was modified dariah_topics/preprocessing.py (diff)
Commit 3af36abf39d83e7129fea3e750b4372ad4a45564 by cyberpillip
Gensim Intergration Test nach key error fix
(commit: 3af36ab)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
Commit 8321733135fc572586d78c822f52cf6bc1c0545b by cyberpillip
added encoding='utf-8' to read and open functions
(commit: 8321733)
The file was modified dariah_topics/mallet.py (diff)
Commit 73102ef2afdeff042135a96faacf71aac3717460 by cyberpillip
gensim_output.csv is output from rechenknecht
(commit: 73102ef)
The file was addedgensim_txt_gb.mm.filepart
The file was addedgensim_output.csv
Commit 0106c19ebb3742a541432024e7f08f108f4b95de by cyberpillip
remove accidential  filepart
(commit: 0106c19)
The file was removedgensim_txt_gb.mm.filepart
Commit c6cc3e582b8b303d902b7300c26b570bf5d211b1 by cyberpillip
lda model saved from grenzbote run (rechenknecht)
(commit: c6cc3e5)
The file was addedgrenzbote_save_files/gb_all_model.lda
The file was modified .gitignore (diff)
The file was addedgrenzbote_save_files/gb_all_model.lda.id2word
The file was addedgrenzbote_save_files/gb_all_model.lda.state
The file was addedgrenzbote_save_files/gensim_output.csv
Commit 6f12de43027667a3133acfcf924f58311eac13ae by cyberpillip
updated .gitignore to include files too large for git
(commit: 6f12de4)
The file was modified .gitignore (diff)
Commit 8c03a894c08830b82a20196966930e02e058d991 by cyberpillip
added make_doc2bow_list() to preprocessing and tested in
IntergrationTest
(commit: 8c03a89)
The file was modified dariah_topics/preprocessing.py (diff)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
Commit d87cc6a4f7e32dc2cbf2f3e034c002ddd8b94197 by cyberpillip
added make_doc_topic_matrix to preprocessing - still early aplha
(commit: d87cc6a)
The file was modified dariah_topics/preprocessing.py (diff)
Commit 689c88ab60f5a0c3f8cedb8d1a8c07fe46dc3aa7 by cyberpillip
tested new functions - working
(commit: 689c88a)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
Commit c0a359416143e1383928b68922f08ab16bf7b81e by cyberpillip
added gensim2dataframe() to preprocessing - working
(commit: c0a3594)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
The file was modified dariah_topics/preprocessing.py (diff)
The file was modified demonstrator/demonstrator.py (diff)
Commit 109f18b9bca28cae842e752129408ec0b989ffb3 by github
Replace ints with column and row names
(commit: 109f18b)
The file was modified dariah_topics/preprocessing.py (diff)
Commit 15a1b3d65dc370073bbc34dbf220283ba2345637 by sina.bock
testfunction for topic_wordle added
(commit: 15a1b3d)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
The file was modified dariah_topics/visualization.py (diff)
The file was modified dariah_topics/mallet.py (diff)
The file was modified demonstrator/demonstrator.py (diff)
The file was modified dariah_topics/visualization.py (diff)
The file was modified dariah_topics/visualization.py (diff)
The file was modified demonstrator/demonstrator.py (diff)
The file was modified demonstrator/templates/result.html (diff)
The file was modified demonstrator/templates/index.html (diff)
Commit d11ef57c62b7eb39fbc55462358eea232c3caec5 by cyberpillip
updated gitignore to inlcude demonstrator output
(commit: d11ef57)
The file was modified .gitignore (diff)
The file was modified IntegrationTest_txt_Mallet.ipynb (diff)
The file was modified IntegrationTest_txt_gensim.ipynb (diff)
The file was addedtutorial_supplementals/mallet_output/state.gz
The file was addedtutorial_supplementals/mallet_output/doc_topics.txt
The file was addedtutorial_supplementals/mallet_output/malletModel.mallet
The file was addedtutorial_supplementals/mallet_output/topic_keys.txt