Skip to content

rudimk/hascore

 
 

Repository files navigation

HasCore: HasGeek API

Build status Coverage Status

Hascore provides helper API methods including the networkbar that is shown on all sites, and API endpoints for geolocation and language analysis.

Hascore requires NLTK. You will need to install NLTK's corpus data. Be warned, this is about 1.8 GB:

$ python -m nltk.downloader all

If you are using Mac OS X and had trouble installing Numpy, please see the instructions here: https://gist.github.com/goldsmith/7262122

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • JavaScript 2.1%
  • Other 0.7%