next - TBA
- ...
- Improved report functionality (#357)
- OWPreprocess: Add choice in FilteringModule for All Files (*) (#334)
- Concordance: clear selection on changing word (#353)
- CorpusViewer: Break long urls (#310)
- OWPreprocess: no stopword files on Windows (#355)
- Bag of words: Use vectorized 'BINARY' local weighting (#342)
- Corpus: X and Y cast as float (#330)
- Bag of words: work on document with no tokens (#356)
0.3.0 - 2017-12-05
- Corpus & Bow: Improve sparsity handling according to Orange>=3.8.0 (#281)
- Download NLTK data asynchronously (#304)
- Add Table Input to Corpus (#308)
- Corpus: Remove text features which not in metas (#325)
- Topic Modelling: Do not call get all topics table when no corpus (#322)
- Concordance: Selection settings (#249)
- Preprocess: Use default tokenizer when None (#294)