Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 223 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 223 Bytes

Necessary TODO

  1. refactoring, improve errors system, etc.

Ideas

  1. Try Marcov chains for article's text and title processing. Is it better CountVectorizer, or not?
  2. Use shelve insteadof pickle for serialization?