"data://.algo/temp/trigrams.txt"
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run ngram/GenerateTrigramFrequencies/0.1.1 -d '[["This is a test.", "How is this a test?","A test, this is."], "xxBeGiN142xx", "xxEnD142xx", "data://.algo/temp/trigrams.txt"]'