Skip to content

v0.6.0

Compare
Choose a tag to compare
@kbrose kbrose released this 02 Dec 03:26
· 236 commits to master since this release
  • 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.