A few sample queries that use the Algorithmia connector for Transposit.
HelloWorld
: The starter Algorithmia algorithm that comes with every new user.
SentimentAnalysis
: A basic algorithm that uses NLP to analyze a message's sentiment.
SentimentAnalysis on GitHub Repo
: An operation that uses the previous NLP algorithm to analyze and sort a GitHub Repository's commits by sentiment value.
Learn more at https://algorithmia.com/developers/integrations/transposit!