256 B
Executable file
256 B
Executable file
- Files in text/ are preprocessed by
rake consumeand serialized - e.g. text/foo.tweets becomes consumed/foo.corpus
rake consumelooks at hashes to know which it needs to update- Preprocessed corpus files are loaded at runtime by Corpus.load('foo')