transforms unstructured text to feature vector using word2vec, lexicon and ...
- test: This directory contains an jupyter Notebook to test and debug code easily
- change textfeature directory content
- update setup.py file and change version number
- remove dist directory to delete older versions
- run
python setup.py sdist bdist_wheel
to create new version dist - run
python -m twine upload dist/*
to upload package - commit changes to git and install new version using
pip install textfeature --upgrade
...
- word_tokens:
...
- word_tokens:
- lexicon_name:
- vector_size: