- As data input, you can put dict-object with persistent architecture - As a result, you can run this package even though your data size is huge.
1.3.1
Resolved a bug when it installs packages with `setup.py`.
1.3
- Resolved bottleneck poins in pre-processing - Introduced dict-vectorising in ScikitLearn - Introduced Cython in calculating PMI & SOA. You can call them with use_cython=True flag. See `examples/example_python3.py`
1.2
1.1
- Resolved bottleneck point in pre-processing - Fixed a bug which n_jobs parameter does not work in interface