Suite for gathering, processing and serving textual content
- Method and interface comments
- zh-TW tokenizer
- Unify object instantiation and implementation interfaces for sub-components (lexicon/zhtwlexicon, fetcher/libertyfetcher, tokenizer/zhtwtokenizer, etc)
- Add callback to Fetchers (for immediate tokenization)
- Add tokenization tables to DB
- Improve efficiency in conversion from original_content to tokenized_content