Added * [K-mer transformer](https://en.wikipedia.org/wiki/K-mer) with parallelization support; * Embedding for bacteriophages nucleotides with new Example in Jupyter Notebook format;
Changed * `requirements.txt` with pandarallel, scikit-learn, gensim and numpy;
0.0.5
Added * Initial Travis CI integration; * Bacteriophage structural protein classifier;
Changed * Updated `README.md`;
0.0.4
Added * Examples in Jupyter Notebook format; Changed * Improved `setup.py` script and dependencies; * Updated `README.md`;
0.0.3
Changed * Added `setup.py` script for Python Index Packages (PyPI);