Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 371 Bytes

Various tests utilizing Google's ML Perspective API.

To get this to work you'll need to sign up and obtain a Perspective API key from google, then create a file named apikey.py in the top level directory with API_KEY = 'YOURKEYHERE' at the top.

Feel free to use this code any way you want, just give me credit.