v0.6.0
- Code to load GloVe word vectorizer.
- Example of using Google API to geo-tag a location string. (Thanks @m00nd00r)
- Code to load Named Entity Recognition (NER) data downloadable from kaggle.
- Better documentation. (Thanks @jherzberg)
- Fix setup.py requirements. (Thanks @meshulam for pointing the problem out!)
You can pip install from pypi with
pip install tagnews
See the installation guide for more detailed info.