Changes

Summary

  1. Simple document list supporting segments, first version (commit: 65fbe4e) (details)
  2. Abstract & Path based document list implementation (commit: 2292ade) (details)
  3. Moved doclist in place (commit: 61ae863) (details)
  4. Tests for doclist.py (commit: d6e5918) (details)
  5. ignore gensim_txt.mm (commit: 5e88ff6) (details)
  6. Support generating segment filenames (commit: 41344eb) (details)
Commit 65fbe4e1710df319aed4ebe7f9d7015191cc37bf by Thorsten Vitt
Simple document list supporting segments, first version
(commit: 65fbe4e)
The file was addeddoclist.py
Commit 2292ade637157cccee02634cfd41f85dc5490eb7 by Thorsten Vitt
Abstract & Path based document list implementation
(commit: 2292ade)
The file was modified doclist.py (diff)
The file was addeddariah_topics/doclist.py
The file was removeddoclist.py
The file was addedtest/doclist_tests.py
The file was modified dariah_topics/doclist.py (diff)
The file was modified .gitignore (diff)
Commit 41344eb7037f7fe373676ca79d7eb8200f8c2e6e by Thorsten Vitt
Support generating segment filenames
(commit: 41344eb)
The file was modified dariah_topics/doclist.py (diff)
The file was modified test/doclist_tests.py (diff)