AltSci Language AI 0.6 Help

by Javantea / AltSci Concepts

After Twitter and Google Translate both changed their APIs, AltSci Language AI stopped working. Google Translate became a pay service that I could not afford. Twitter's Search API stopped being a client-side service, so I could no longer offload the computation to the client-side. These two changes made a functioning mashup into the ghost you see today. The code is still GPLv2 in case you want to use it to create a histogram of your corpus or if you want to interface with a service that acts like Twitter Search or Google Translate did. The source code lives here.